| 1 | [ Apr 19 04:54:36 Enabled. ] | ||
| 2 | [ Apr 19 04:54:36 Rereading configuration. ] | ||
| 3 | [ Apr 19 04:54:37 Rereading configuration. ] | ||
| 4 | [ Apr 19 04:54:39 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 | [ Apr 19 04:54:39 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.04.19 04:54:40.403411 [ 1 ] {} <Information> Application: Will watch for the process with pid 24268 | ||
| 29 | 2026.04.19 04:54:40.403771 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.19 04:54:40.610444 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24268 | ||
| 31 | 2026.04.19 04:54:40.611143 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.19 04:54:40.611274 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.19 04:54:40.704904 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.19 04:54:40.752086 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.19 04:54:40.752155 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.19 04:54:40.752185 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.19 04:54:40.752268 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.19 04:54:40.752699 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.19 04:54:40.754276 [ 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.04.19 04:54:40.755035 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.19 04:54:40.755823 [ 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.04.19 04:54:40.755845 [ 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.04.19 04:54:40.755923 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.19 04:54:40.756626 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.19 04:54:40.757605 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.19 04:54:40.763684 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.19 04:54:40.764454 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.19 04:54:40.765884 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.19 04:54:40.765963 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.19 04:54:40.766976 [ 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.04.19 04:54:40.767382 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.19 04:54:40.770878 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.19 04:54:40.771522 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.19 04:54:40.774231 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.19 04:54:40.774588 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.19 04:54:40.774951 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.19 04:54:40.775307 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.19 04:54:40.776711 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.19 04:54:40.776735 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.19 04:54:40.776840 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.19 04:54:40.776935 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.19 04:54:40.793604 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.19 04:54:40.793641 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000212424 sec | ||
| 68 | 2026.04.19 04:54:40.793672 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.19 04:54:40.793692 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.19 04:54:40.794592 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.19 04:54:40.795192 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.19 04:54:40.803589 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.19 04:54:40.803630 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.19 04:54:40.803655 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.19 04:54:40.803667 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.19 04:54:40.803698 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.19 04:54:40.803716 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.19 04:54:40.805827 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.19 04:54:40.805869 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.19 04:54:40.805888 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.19 04:54:40.806022 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.19 04:54:40.806061 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.19 04:54:40.806077 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.19 04:54:40.806106 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.19 04:54:40.806121 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.19 04:54:40.806158 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.19 04:54:40.806180 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.19 04:54:40.829259 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.19 04:54:40.837314 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.19 04:54:40.837349 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6231e-05 sec | ||
| 91 | 2026.04.19 04:54:40.837365 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.19 04:54:40.837377 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.19 04:54:40.837405 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.19 04:54:40.837612 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.19 04:54:40.837662 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.19 04:54:40.837677 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.19 04:54:40.837691 [ 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.04.19 04:54:40.837704 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.19 04:54:40.841832 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.19 04:54:40.842022 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2026.04.19 04:54:40.843364 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.31e-05 sec. | ||
| 102 | 2026.04.19 04:54:40.843727 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.19 04:54:40.843821 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.19 04:54:40.843837 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.19 04:54:41.425545 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65154 | ||
| 106 | 2026.04.19 04:54:41.426402 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.19 04:54:41.426463 [ 3 ] {} <Debug> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65154 | ||
| 108 | 2026.04.19 04:54:41.426491 [ 3 ] {} <Debug> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.19 04:54:41.426517 [ 3 ] {} <Debug> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.19 04:54:41.426608 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.19 04:54:41.426634 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.04.19 04:54:41.426658 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.19 04:54:41.427118 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50853 | ||
| 114 | 2026.04.19 04:54:41.427846 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59415 | ||
| 115 | 2026.04.19 04:54:41.428207 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46432 | ||
| 116 | 2026.04.19 04:54:41.428301 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54974 | ||
| 117 | 2026.04.19 04:54:41.428301 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39840 | ||
| 118 | 2026.04.19 04:54:41.428659 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.04.19 04:54:41.428701 [ 4 ] {} <Debug> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Authenticating user 'default' from [fd00:1122:3344:101::d]:50853 | ||
| 120 | 2026.04.19 04:54:41.428723 [ 4 ] {} <Debug> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.04.19 04:54:41.428748 [ 4 ] {} <Debug> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.04.19 04:54:41.428939 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38547 | ||
| 123 | 2026.04.19 04:54:41.429506 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.04.19 04:54:41.429564 [ 5 ] {} <Debug> TCP-Session: bce2c7c9-3d2e-4853-b0b3-a1d43d4701cf Authenticating user 'default' from [fd00:1122:3344:101::d]:54974 | ||
| 125 | 2026.04.19 04:54:41.429580 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55177 | ||
| 126 | 2026.04.19 04:54:41.429591 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.04.19 04:54:41.429587 [ 5 ] {} <Debug> TCP-Session: bce2c7c9-3d2e-4853-b0b3-a1d43d4701cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.04.19 04:54:41.429655 [ 5 ] {} <Debug> TCP-Session: bce2c7c9-3d2e-4853-b0b3-a1d43d4701cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.04.19 04:54:41.429677 [ 257 ] {} <Debug> TCP-Session: eb5156f9-03cd-4cef-8f49-e6b036ed817f Authenticating user 'default' from [fd00:1122:3344:101::d]:38547 | ||
| 130 | 2026.04.19 04:54:41.429683 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57260 | ||
| 131 | 2026.04.19 04:54:41.429714 [ 257 ] {} <Debug> TCP-Session: eb5156f9-03cd-4cef-8f49-e6b036ed817f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.04.19 04:54:41.429720 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 133 | 2026.04.19 04:54:41.429747 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.04.19 04:54:41.429764 [ 257 ] {} <Debug> TCP-Session: eb5156f9-03cd-4cef-8f49-e6b036ed817f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.04.19 04:54:41.429696 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.04.19 04:54:41.429824 [ 255 ] {} <Debug> TCP-Session: 25c1a88b-cda7-4dab-b7ac-c7ecd9022b5c Authenticating user 'default' from [fd00:1122:3344:101::d]:46432 | ||
| 137 | 2026.04.19 04:54:41.429844 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.04.19 04:54:41.429845 [ 253 ] {} <Debug> TCP-Session: 01f12f1a-2a7f-4357-825f-baed923b5430 Authenticating user 'default' from [fd00:1122:3344:101::d]:59415 | ||
| 139 | 2026.04.19 04:54:41.429869 [ 255 ] {} <Debug> TCP-Session: 25c1a88b-cda7-4dab-b7ac-c7ecd9022b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.19 04:54:41.429896 [ 253 ] {} <Debug> TCP-Session: 01f12f1a-2a7f-4357-825f-baed923b5430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.19 04:54:41.429912 [ 255 ] {} <Debug> TCP-Session: 25c1a88b-cda7-4dab-b7ac-c7ecd9022b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.04.19 04:54:41.429879 [ 258 ] {} <Debug> TCP-Session: 10b88e4e-3d03-416d-adcc-4ba97a5cc68a Authenticating user 'default' from [fd00:1122:3344:101::d]:55177 | ||
| 143 | 2026.04.19 04:54:41.429945 [ 253 ] {} <Debug> TCP-Session: 01f12f1a-2a7f-4357-825f-baed923b5430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.19 04:54:41.429972 [ 258 ] {} <Debug> TCP-Session: 10b88e4e-3d03-416d-adcc-4ba97a5cc68a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.19 04:54:41.429842 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.04.19 04:54:41.430007 [ 258 ] {} <Debug> TCP-Session: 10b88e4e-3d03-416d-adcc-4ba97a5cc68a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.19 04:54:41.430038 [ 256 ] {} <Debug> TCP-Session: bbfb03a2-f5dd-4943-a46e-dfde3e7d9378 Authenticating user 'default' from [fd00:1122:3344:101::d]:39840 | ||
| 148 | 2026.04.19 04:54:41.430009 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2026.04.19 04:54:41.430099 [ 256 ] {} <Debug> TCP-Session: bbfb03a2-f5dd-4943-a46e-dfde3e7d9378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.04.19 04:54:41.430134 [ 256 ] {} <Debug> TCP-Session: bbfb03a2-f5dd-4943-a46e-dfde3e7d9378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.04.19 04:54:41.430135 [ 259 ] {} <Debug> TCP-Session: 8f0f3c3d-1317-4ba1-9f40-6804e7018814 Authenticating user 'default' from [fd00:1122:3344:101::d]:57260 | ||
| 152 | 2026.04.19 04:54:41.430171 [ 259 ] {} <Debug> TCP-Session: 8f0f3c3d-1317-4ba1-9f40-6804e7018814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.19 04:54:41.430195 [ 259 ] {} <Debug> TCP-Session: 8f0f3c3d-1317-4ba1-9f40-6804e7018814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.19 04:54:41.432635 [ 3 ] {30d053f3-bd98-458b-9a7b-3c0dfc5d8471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.04.19 04:54:41.559839 [ 3 ] {30d053f3-bd98-458b-9a7b-3c0dfc5d8471} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65154) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.04.19 04:54:41.560682 [ 3 ] {30d053f3-bd98-458b-9a7b-3c0dfc5d8471} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.04.19 04:54:41.560803 [ 3 ] {30d053f3-bd98-458b-9a7b-3c0dfc5d8471} <Debug> TCPHandler: Processed in 0.133472081 sec. | ||
| 204 | 2026.04.19 04:54:41.561265 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.04.19 04:54:41.561488 [ 4 ] {8136d8ef-6786-422b-8f25-b527d97dc2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.04.19 04:54:41.561848 [ 4 ] {8136d8ef-6786-422b-8f25-b527d97dc2b5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50853) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.04.19 04:54:41.562010 [ 4 ] {8136d8ef-6786-422b-8f25-b527d97dc2b5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.04.19 04:54:41.562084 [ 4 ] {8136d8ef-6786-422b-8f25-b527d97dc2b5} <Debug> TCPHandler: Processed in 0.000985127 sec. | ||
| 255 | 2026.04.19 04:54:41.562373 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.04.19 04:54:41.563183 [ 3 ] {90278f5e-1b17-4be1-b59a-505d50ee1462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.04.19 04:54:41.563829 [ 3 ] {90278f5e-1b17-4be1-b59a-505d50ee1462} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.04.19 04:54:41.568676 [ 3 ] {90278f5e-1b17-4be1-b59a-505d50ee1462} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.04.19 04:54:41.568701 [ 3 ] {90278f5e-1b17-4be1-b59a-505d50ee1462} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6841e-05 sec | ||
| 260 | 2026.04.19 04:54:41.568716 [ 3 ] {90278f5e-1b17-4be1-b59a-505d50ee1462} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.04.19 04:54:41.568738 [ 3 ] {90278f5e-1b17-4be1-b59a-505d50ee1462} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.04.19 04:54:41.568770 [ 3 ] {90278f5e-1b17-4be1-b59a-505d50ee1462} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.04.19 04:54:41.569487 [ 3 ] {90278f5e-1b17-4be1-b59a-505d50ee1462} <Debug> TCPHandler: Processed in 0.007230046 sec. | ||
| 264 | 2026.04.19 04:54:41.569625 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.04.19 04:54:41.569809 [ 3 ] {992332ce-3786-45ff-9ec9-9aae099a43f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.04.19 04:54:41.569857 [ 3 ] {992332ce-3786-45ff-9ec9-9aae099a43f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.04.19 04:54:41.574723 [ 3 ] {992332ce-3786-45ff-9ec9-9aae099a43f6} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.04.19 04:54:41.579823 [ 3 ] {992332ce-3786-45ff-9ec9-9aae099a43f6} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b): Loading data parts | ||
| 270 | 2026.04.19 04:54:41.580937 [ 3 ] {992332ce-3786-45ff-9ec9-9aae099a43f6} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b): There are no data parts | ||
| 271 | 2026.04.19 04:54:41.592816 [ 3 ] {992332ce-3786-45ff-9ec9-9aae099a43f6} <Debug> TCPHandler: Processed in 0.023239146 sec. | ||
| 272 | 2026.04.19 04:54:41.592973 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.04.19 04:54:41.593146 [ 3 ] {a5d63acd-378e-49ee-9117-856db4dafda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.04.19 04:54:41.593232 [ 3 ] {a5d63acd-378e-49ee-9117-856db4dafda6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.04.19 04:54:41.609650 [ 3 ] {a5d63acd-378e-49ee-9117-856db4dafda6} <Debug> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Loading data parts | ||
| 286 | 2026.04.19 04:54:41.609896 [ 3 ] {a5d63acd-378e-49ee-9117-856db4dafda6} <Debug> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): There are no data parts | ||
| 287 | 2026.04.19 04:54:41.611886 [ 3 ] {a5d63acd-378e-49ee-9117-856db4dafda6} <Debug> TCPHandler: Processed in 0.018964751 sec. | ||
| 288 | 2026.04.19 04:54:41.612026 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.04.19 04:54:41.612217 [ 3 ] {8b9d19ae-bd5c-47cb-887f-e60e5aac5f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.04.19 04:54:41.612266 [ 3 ] {8b9d19ae-bd5c-47cb-887f-e60e5aac5f05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.04.19 04:54:41.615863 [ 3 ] {8b9d19ae-bd5c-47cb-887f-e60e5aac5f05} <Debug> oximeter.measurements_i8 (c81baa21-69dc-4269-8c1c-facfc2c44f64): Loading data parts | ||
| 292 | 2026.04.19 04:54:41.616313 [ 3 ] {8b9d19ae-bd5c-47cb-887f-e60e5aac5f05} <Debug> oximeter.measurements_i8 (c81baa21-69dc-4269-8c1c-facfc2c44f64): There are no data parts | ||
| 293 | 2026.04.19 04:54:41.623119 [ 3 ] {8b9d19ae-bd5c-47cb-887f-e60e5aac5f05} <Debug> TCPHandler: Processed in 0.011150215 sec. | ||
| 294 | 2026.04.19 04:54:41.623254 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.04.19 04:54:41.623408 [ 3 ] {cf59aca1-6163-442f-b0ad-e5cdacf458a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.04.19 04:54:41.623468 [ 3 ] {cf59aca1-6163-442f-b0ad-e5cdacf458a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.04.19 04:54:41.625647 [ 3 ] {cf59aca1-6163-442f-b0ad-e5cdacf458a1} <Debug> oximeter.measurements_u8 (e38ae862-9b1d-4e39-a998-8c9f7a990398): Loading data parts | ||
| 298 | 2026.04.19 04:54:41.625804 [ 3 ] {cf59aca1-6163-442f-b0ad-e5cdacf458a1} <Debug> oximeter.measurements_u8 (e38ae862-9b1d-4e39-a998-8c9f7a990398): There are no data parts | ||
| 299 | 2026.04.19 04:54:41.630826 [ 3 ] {cf59aca1-6163-442f-b0ad-e5cdacf458a1} <Debug> TCPHandler: Processed in 0.007622303 sec. | ||
| 300 | 2026.04.19 04:54:41.631011 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.04.19 04:54:41.631251 [ 3 ] {ee9b39cf-24a9-49d4-bb28-2b6e88426b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.04.19 04:54:41.631308 [ 3 ] {ee9b39cf-24a9-49d4-bb28-2b6e88426b06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.04.19 04:54:41.633630 [ 3 ] {ee9b39cf-24a9-49d4-bb28-2b6e88426b06} <Debug> oximeter.measurements_i16 (7b037d68-cc77-4170-9403-9e60339cd917): Loading data parts | ||
| 304 | 2026.04.19 04:54:41.633772 [ 3 ] {ee9b39cf-24a9-49d4-bb28-2b6e88426b06} <Debug> oximeter.measurements_i16 (7b037d68-cc77-4170-9403-9e60339cd917): There are no data parts | ||
| 305 | 2026.04.19 04:54:41.638123 [ 3 ] {ee9b39cf-24a9-49d4-bb28-2b6e88426b06} <Debug> TCPHandler: Processed in 0.007188246 sec. | ||
| 306 | 2026.04.19 04:54:41.638271 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.04.19 04:54:41.638423 [ 3 ] {9dd25252-dcd4-4b98-96ed-33757fbfa959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.04.19 04:54:41.638479 [ 3 ] {9dd25252-dcd4-4b98-96ed-33757fbfa959} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.04.19 04:54:41.640503 [ 3 ] {9dd25252-dcd4-4b98-96ed-33757fbfa959} <Debug> oximeter.measurements_u16 (490c9e32-8559-4865-bf34-922392f7218f): Loading data parts | ||
| 310 | 2026.04.19 04:54:41.640653 [ 3 ] {9dd25252-dcd4-4b98-96ed-33757fbfa959} <Debug> oximeter.measurements_u16 (490c9e32-8559-4865-bf34-922392f7218f): There are no data parts | ||
| 311 | 2026.04.19 04:54:41.644977 [ 3 ] {9dd25252-dcd4-4b98-96ed-33757fbfa959} <Debug> TCPHandler: Processed in 0.006756618 sec. | ||
| 312 | 2026.04.19 04:54:41.645164 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.04.19 04:54:41.645369 [ 3 ] {2f137d87-32a9-44d9-bbdb-b957603d1362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.04.19 04:54:41.645422 [ 3 ] {2f137d87-32a9-44d9-bbdb-b957603d1362} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.04.19 04:54:41.647363 [ 3 ] {2f137d87-32a9-44d9-bbdb-b957603d1362} <Debug> oximeter.measurements_i32 (36790e5c-f639-4646-bffc-65cc5ffa519f): Loading data parts | ||
| 316 | 2026.04.19 04:54:41.647497 [ 3 ] {2f137d87-32a9-44d9-bbdb-b957603d1362} <Debug> oximeter.measurements_i32 (36790e5c-f639-4646-bffc-65cc5ffa519f): There are no data parts | ||
| 317 | 2026.04.19 04:54:41.652147 [ 3 ] {2f137d87-32a9-44d9-bbdb-b957603d1362} <Debug> TCPHandler: Processed in 0.007044113 sec. | ||
| 318 | 2026.04.19 04:54:41.652290 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.04.19 04:54:41.652445 [ 3 ] {98c1d9b1-d068-4b63-9029-6b201f21e39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.04.19 04:54:41.652499 [ 3 ] {98c1d9b1-d068-4b63-9029-6b201f21e39c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.04.19 04:54:41.664512 [ 3 ] {98c1d9b1-d068-4b63-9029-6b201f21e39c} <Debug> oximeter.measurements_u32 (32edba6e-ffc6-41a2-8ea0-d7dcfed4cb60): Loading data parts | ||
| 322 | 2026.04.19 04:54:41.664718 [ 3 ] {98c1d9b1-d068-4b63-9029-6b201f21e39c} <Debug> oximeter.measurements_u32 (32edba6e-ffc6-41a2-8ea0-d7dcfed4cb60): There are no data parts | ||
| 323 | 2026.04.19 04:54:41.669474 [ 3 ] {98c1d9b1-d068-4b63-9029-6b201f21e39c} <Debug> TCPHandler: Processed in 0.017233741 sec. | ||
| 324 | 2026.04.19 04:54:41.669686 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.04.19 04:54:41.669908 [ 3 ] {a49ec873-a995-40aa-bd3a-55cafb27d568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.04.19 04:54:41.669963 [ 3 ] {a49ec873-a995-40aa-bd3a-55cafb27d568} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.04.19 04:54:41.676272 [ 3 ] {a49ec873-a995-40aa-bd3a-55cafb27d568} <Debug> oximeter.measurements_i64 (7c015ec3-bd7c-4cce-be59-880286f80b41): Loading data parts | ||
| 328 | 2026.04.19 04:54:41.676423 [ 3 ] {a49ec873-a995-40aa-bd3a-55cafb27d568} <Debug> oximeter.measurements_i64 (7c015ec3-bd7c-4cce-be59-880286f80b41): There are no data parts | ||
| 329 | 2026.04.19 04:54:41.678425 [ 3 ] {a49ec873-a995-40aa-bd3a-55cafb27d568} <Debug> TCPHandler: Processed in 0.008799424 sec. | ||
| 330 | 2026.04.19 04:54:41.678592 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.04.19 04:54:41.678777 [ 3 ] {30b2195b-6efc-4b1f-915f-540b8de99d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.04.19 04:54:41.678838 [ 3 ] {30b2195b-6efc-4b1f-915f-540b8de99d7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.04.19 04:54:41.683788 [ 3 ] {30b2195b-6efc-4b1f-915f-540b8de99d7e} <Debug> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Loading data parts | ||
| 334 | 2026.04.19 04:54:41.683934 [ 3 ] {30b2195b-6efc-4b1f-915f-540b8de99d7e} <Debug> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): There are no data parts | ||
| 335 | 2026.04.19 04:54:41.685504 [ 3 ] {30b2195b-6efc-4b1f-915f-540b8de99d7e} <Debug> TCPHandler: Processed in 0.006973092 sec. | ||
| 336 | 2026.04.19 04:54:41.685638 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.04.19 04:54:41.685793 [ 3 ] {2240c9f1-2180-41a3-a7d3-8fc37abb8379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.04.19 04:54:41.685850 [ 3 ] {2240c9f1-2180-41a3-a7d3-8fc37abb8379} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.04.19 04:54:41.690890 [ 3 ] {2240c9f1-2180-41a3-a7d3-8fc37abb8379} <Debug> oximeter.measurements_f32 (7caa3037-6ad5-4f6b-8449-e6a0315562b9): Loading data parts | ||
| 340 | 2026.04.19 04:54:41.691024 [ 3 ] {2240c9f1-2180-41a3-a7d3-8fc37abb8379} <Debug> oximeter.measurements_f32 (7caa3037-6ad5-4f6b-8449-e6a0315562b9): There are no data parts | ||
| 341 | 2026.04.19 04:54:41.692558 [ 3 ] {2240c9f1-2180-41a3-a7d3-8fc37abb8379} <Debug> TCPHandler: Processed in 0.006972281 sec. | ||
| 342 | 2026.04.19 04:54:41.692689 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.04.19 04:54:41.692855 [ 3 ] {71702be8-fb14-451d-b8dd-52ebc84be977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.04.19 04:54:41.692906 [ 3 ] {71702be8-fb14-451d-b8dd-52ebc84be977} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.04.19 04:54:41.697815 [ 3 ] {71702be8-fb14-451d-b8dd-52ebc84be977} <Debug> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Loading data parts | ||
| 346 | 2026.04.19 04:54:41.698047 [ 3 ] {71702be8-fb14-451d-b8dd-52ebc84be977} <Debug> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): There are no data parts | ||
| 347 | 2026.04.19 04:54:41.699563 [ 3 ] {71702be8-fb14-451d-b8dd-52ebc84be977} <Debug> TCPHandler: Processed in 0.006922941 sec. | ||
| 348 | 2026.04.19 04:54:41.699695 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.04.19 04:54:41.699846 [ 3 ] {29ad2936-406a-4a1e-a5fd-ee559f8cd875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.04.19 04:54:41.699898 [ 3 ] {29ad2936-406a-4a1e-a5fd-ee559f8cd875} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.04.19 04:54:41.705057 [ 3 ] {29ad2936-406a-4a1e-a5fd-ee559f8cd875} <Debug> oximeter.measurements_string (2552e9cd-4450-4567-9785-07eb06615242): Loading data parts | ||
| 352 | 2026.04.19 04:54:41.705196 [ 3 ] {29ad2936-406a-4a1e-a5fd-ee559f8cd875} <Debug> oximeter.measurements_string (2552e9cd-4450-4567-9785-07eb06615242): There are no data parts | ||
| 353 | 2026.04.19 04:54:41.706825 [ 3 ] {29ad2936-406a-4a1e-a5fd-ee559f8cd875} <Debug> TCPHandler: Processed in 0.007181246 sec. | ||
| 354 | 2026.04.19 04:54:41.706978 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.04.19 04:54:41.707145 [ 3 ] {b0bc845a-f87d-4e48-96c3-70da50af4418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.04.19 04:54:41.707209 [ 3 ] {b0bc845a-f87d-4e48-96c3-70da50af4418} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.04.19 04:54:41.712039 [ 3 ] {b0bc845a-f87d-4e48-96c3-70da50af4418} <Debug> oximeter.measurements_bytes (d3afc551-4241-41e8-b98c-9b813cf11f3a): Loading data parts | ||
| 365 | 2026.04.19 04:54:41.712176 [ 3 ] {b0bc845a-f87d-4e48-96c3-70da50af4418} <Debug> oximeter.measurements_bytes (d3afc551-4241-41e8-b98c-9b813cf11f3a): There are no data parts | ||
| 366 | 2026.04.19 04:54:41.713759 [ 3 ] {b0bc845a-f87d-4e48-96c3-70da50af4418} <Debug> TCPHandler: Processed in 0.00683261 sec. | ||
| 367 | 2026.04.19 04:54:41.713898 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.04.19 04:54:41.714062 [ 3 ] {86e13826-a690-46c0-adcf-36e1b591ea18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.04.19 04:54:41.714115 [ 3 ] {86e13826-a690-46c0-adcf-36e1b591ea18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.04.19 04:54:41.719259 [ 3 ] {86e13826-a690-46c0-adcf-36e1b591ea18} <Debug> oximeter.measurements_cumulativei64 (7c18b2e4-aa4d-4047-aad7-115da6b43156): Loading data parts | ||
| 371 | 2026.04.19 04:54:41.719394 [ 3 ] {86e13826-a690-46c0-adcf-36e1b591ea18} <Debug> oximeter.measurements_cumulativei64 (7c18b2e4-aa4d-4047-aad7-115da6b43156): There are no data parts | ||
| 372 | 2026.04.19 04:54:41.720952 [ 3 ] {86e13826-a690-46c0-adcf-36e1b591ea18} <Debug> TCPHandler: Processed in 0.007104015 sec. | ||
| 373 | 2026.04.19 04:54:41.721080 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.04.19 04:54:41.721247 [ 3 ] {c18c4bbe-b6e0-4ec5-bfcc-7c97fbe59020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.04.19 04:54:41.721295 [ 3 ] {c18c4bbe-b6e0-4ec5-bfcc-7c97fbe59020} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.04.19 04:54:41.726246 [ 3 ] {c18c4bbe-b6e0-4ec5-bfcc-7c97fbe59020} <Debug> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Loading data parts | ||
| 377 | 2026.04.19 04:54:41.726400 [ 3 ] {c18c4bbe-b6e0-4ec5-bfcc-7c97fbe59020} <Debug> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): There are no data parts | ||
| 378 | 2026.04.19 04:54:41.727964 [ 3 ] {c18c4bbe-b6e0-4ec5-bfcc-7c97fbe59020} <Debug> TCPHandler: Processed in 0.006933401 sec. | ||
| 379 | 2026.04.19 04:54:41.728099 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.04.19 04:54:41.728256 [ 3 ] {b7b1cb7d-12bb-4a51-9e98-1c3c42b28e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.04.19 04:54:41.728308 [ 3 ] {b7b1cb7d-12bb-4a51-9e98-1c3c42b28e0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.04.19 04:54:41.733426 [ 3 ] {b7b1cb7d-12bb-4a51-9e98-1c3c42b28e0d} <Debug> oximeter.measurements_cumulativef32 (1ea72c8e-97f9-41c1-aea1-1377e9890af4): Loading data parts | ||
| 383 | 2026.04.19 04:54:41.733587 [ 3 ] {b7b1cb7d-12bb-4a51-9e98-1c3c42b28e0d} <Debug> oximeter.measurements_cumulativef32 (1ea72c8e-97f9-41c1-aea1-1377e9890af4): There are no data parts | ||
| 384 | 2026.04.19 04:54:41.735126 [ 3 ] {b7b1cb7d-12bb-4a51-9e98-1c3c42b28e0d} <Debug> TCPHandler: Processed in 0.007077584 sec. | ||
| 385 | 2026.04.19 04:54:41.735263 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.04.19 04:54:41.735438 [ 3 ] {4ec934d1-bee1-423a-8c51-6bf2b525714a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.04.19 04:54:41.735489 [ 3 ] {4ec934d1-bee1-423a-8c51-6bf2b525714a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.04.19 04:54:41.740391 [ 3 ] {4ec934d1-bee1-423a-8c51-6bf2b525714a} <Debug> oximeter.measurements_cumulativef64 (f75532ed-04d9-4be3-851c-f2705137b5b6): Loading data parts | ||
| 389 | 2026.04.19 04:54:41.740713 [ 3 ] {4ec934d1-bee1-423a-8c51-6bf2b525714a} <Debug> oximeter.measurements_cumulativef64 (f75532ed-04d9-4be3-851c-f2705137b5b6): There are no data parts | ||
| 390 | 2026.04.19 04:54:41.742436 [ 3 ] {4ec934d1-bee1-423a-8c51-6bf2b525714a} <Debug> TCPHandler: Processed in 0.007223896 sec. | ||
| 391 | 2026.04.19 04:54:41.742573 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.04.19 04:54:41.742792 [ 3 ] {f475f3a0-594e-4f54-acef-0fff79e290b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2026.04.19 04:54:41.742862 [ 3 ] {f475f3a0-594e-4f54-acef-0fff79e290b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.04.19 04:54:41.747449 [ 3 ] {f475f3a0-594e-4f54-acef-0fff79e290b6} <Debug> oximeter.measurements_histogrami8 (002a3c64-bab9-4247-b7c8-1653f1bbc9af): Loading data parts | ||
| 405 | 2026.04.19 04:54:41.747676 [ 3 ] {f475f3a0-594e-4f54-acef-0fff79e290b6} <Debug> oximeter.measurements_histogrami8 (002a3c64-bab9-4247-b7c8-1653f1bbc9af): There are no data parts | ||
| 406 | 2026.04.19 04:54:41.749219 [ 3 ] {f475f3a0-594e-4f54-acef-0fff79e290b6} <Debug> TCPHandler: Processed in 0.006698737 sec. | ||
| 407 | 2026.04.19 04:54:41.749353 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.04.19 04:54:41.749574 [ 3 ] {67e46bcb-5f97-417c-ba71-550b8aa5d9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2026.04.19 04:54:41.749634 [ 3 ] {67e46bcb-5f97-417c-ba71-550b8aa5d9b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.04.19 04:54:41.754582 [ 3 ] {67e46bcb-5f97-417c-ba71-550b8aa5d9b8} <Debug> oximeter.measurements_histogramu8 (d47c8fd5-7917-42fa-b64a-4bd0104f4a9d): Loading data parts | ||
| 411 | 2026.04.19 04:54:41.754731 [ 3 ] {67e46bcb-5f97-417c-ba71-550b8aa5d9b8} <Debug> oximeter.measurements_histogramu8 (d47c8fd5-7917-42fa-b64a-4bd0104f4a9d): There are no data parts | ||
| 412 | 2026.04.19 04:54:41.756295 [ 3 ] {67e46bcb-5f97-417c-ba71-550b8aa5d9b8} <Debug> TCPHandler: Processed in 0.006991702 sec. | ||
| 413 | 2026.04.19 04:54:41.756425 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.04.19 04:54:41.756633 [ 3 ] {e1fdc964-00ca-4240-bb59-1cd95165c59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.04.19 04:54:41.756696 [ 3 ] {e1fdc964-00ca-4240-bb59-1cd95165c59f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.04.19 04:54:41.761741 [ 3 ] {e1fdc964-00ca-4240-bb59-1cd95165c59f} <Debug> oximeter.measurements_histogrami16 (d15389ca-fd35-44d3-924d-e010cb1b2609): Loading data parts | ||
| 417 | 2026.04.19 04:54:41.761889 [ 3 ] {e1fdc964-00ca-4240-bb59-1cd95165c59f} <Debug> oximeter.measurements_histogrami16 (d15389ca-fd35-44d3-924d-e010cb1b2609): There are no data parts | ||
| 418 | 2026.04.19 04:54:41.763459 [ 3 ] {e1fdc964-00ca-4240-bb59-1cd95165c59f} <Debug> TCPHandler: Processed in 0.007085164 sec. | ||
| 419 | 2026.04.19 04:54:41.763591 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.04.19 04:54:41.763812 [ 3 ] {b96e6ce8-b891-4b49-93a2-983084047f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.04.19 04:54:41.763873 [ 3 ] {b96e6ce8-b891-4b49-93a2-983084047f4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.04.19 04:54:41.768894 [ 3 ] {b96e6ce8-b891-4b49-93a2-983084047f4e} <Debug> oximeter.measurements_histogramu16 (58f4c1a7-e5f3-45c8-83d8-64169fd7b60b): Loading data parts | ||
| 423 | 2026.04.19 04:54:41.769054 [ 3 ] {b96e6ce8-b891-4b49-93a2-983084047f4e} <Debug> oximeter.measurements_histogramu16 (58f4c1a7-e5f3-45c8-83d8-64169fd7b60b): There are no data parts | ||
| 424 | 2026.04.19 04:54:41.770704 [ 3 ] {b96e6ce8-b891-4b49-93a2-983084047f4e} <Debug> TCPHandler: Processed in 0.007163156 sec. | ||
| 425 | 2026.04.19 04:54:41.770836 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.04.19 04:54:41.771050 [ 3 ] {1e7ab8aa-23df-417d-b20f-5433357ba01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.04.19 04:54:41.771112 [ 3 ] {1e7ab8aa-23df-417d-b20f-5433357ba01c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.04.19 04:54:41.775930 [ 3 ] {1e7ab8aa-23df-417d-b20f-5433357ba01c} <Debug> oximeter.measurements_histogrami32 (8cfdcea8-c601-433e-bf1e-3b4a4f0f49da): Loading data parts | ||
| 429 | 2026.04.19 04:54:41.776065 [ 3 ] {1e7ab8aa-23df-417d-b20f-5433357ba01c} <Debug> oximeter.measurements_histogrami32 (8cfdcea8-c601-433e-bf1e-3b4a4f0f49da): There are no data parts | ||
| 430 | 2026.04.19 04:54:41.777574 [ 3 ] {1e7ab8aa-23df-417d-b20f-5433357ba01c} <Debug> TCPHandler: Processed in 0.006788789 sec. | ||
| 431 | 2026.04.19 04:54:41.777702 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.04.19 04:54:41.777926 [ 3 ] {e8d07e05-72fb-4de6-b55f-a711819056f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.04.19 04:54:41.777991 [ 3 ] {e8d07e05-72fb-4de6-b55f-a711819056f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.04.19 04:54:41.782914 [ 3 ] {e8d07e05-72fb-4de6-b55f-a711819056f6} <Debug> oximeter.measurements_histogramu32 (47f6ba00-4a24-4629-85cb-01cb5957a2ff): Loading data parts | ||
| 435 | 2026.04.19 04:54:41.783059 [ 3 ] {e8d07e05-72fb-4de6-b55f-a711819056f6} <Debug> oximeter.measurements_histogramu32 (47f6ba00-4a24-4629-85cb-01cb5957a2ff): There are no data parts | ||
| 436 | 2026.04.19 04:54:41.784661 [ 3 ] {e8d07e05-72fb-4de6-b55f-a711819056f6} <Debug> TCPHandler: Processed in 0.007010503 sec. | ||
| 437 | 2026.04.19 04:54:41.784796 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.04.19 04:54:41.785004 [ 3 ] {d7a9065f-46be-4b81-b623-d0845ea68a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.04.19 04:54:41.785071 [ 3 ] {d7a9065f-46be-4b81-b623-d0845ea68a59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.04.19 04:54:41.789971 [ 3 ] {d7a9065f-46be-4b81-b623-d0845ea68a59} <Debug> oximeter.measurements_histogrami64 (a9b83e9c-cd8d-4ea8-8724-7583fe574dd4): Loading data parts | ||
| 441 | 2026.04.19 04:54:41.790131 [ 3 ] {d7a9065f-46be-4b81-b623-d0845ea68a59} <Debug> oximeter.measurements_histogrami64 (a9b83e9c-cd8d-4ea8-8724-7583fe574dd4): There are no data parts | ||
| 442 | 2026.04.19 04:54:41.791794 [ 3 ] {d7a9065f-46be-4b81-b623-d0845ea68a59} <Debug> TCPHandler: Processed in 0.007047753 sec. | ||
| 443 | 2026.04.19 04:54:41.791929 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.04.19 04:54:41.792152 [ 3 ] {59433085-9a0c-4ae7-9489-5def96f01c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.04.19 04:54:41.792216 [ 3 ] {59433085-9a0c-4ae7-9489-5def96f01c37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.04.19 04:54:41.797227 [ 3 ] {59433085-9a0c-4ae7-9489-5def96f01c37} <Debug> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Loading data parts | ||
| 447 | 2026.04.19 04:54:41.797379 [ 3 ] {59433085-9a0c-4ae7-9489-5def96f01c37} <Debug> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): There are no data parts | ||
| 448 | 2026.04.19 04:54:41.799124 [ 3 ] {59433085-9a0c-4ae7-9489-5def96f01c37} <Debug> TCPHandler: Processed in 0.007246257 sec. | ||
| 449 | 2026.04.19 04:54:41.799269 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.04.19 04:54:41.799476 [ 3 ] {a5a8576b-6230-4124-93c7-95073d60d16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.04.19 04:54:41.799539 [ 3 ] {a5a8576b-6230-4124-93c7-95073d60d16c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.04.19 04:54:41.804538 [ 3 ] {a5a8576b-6230-4124-93c7-95073d60d16c} <Debug> oximeter.measurements_histogramf32 (07c1e942-0032-4fe6-8257-eb73b0254ebd): Loading data parts | ||
| 453 | 2026.04.19 04:54:41.804687 [ 3 ] {a5a8576b-6230-4124-93c7-95073d60d16c} <Debug> oximeter.measurements_histogramf32 (07c1e942-0032-4fe6-8257-eb73b0254ebd): There are no data parts | ||
| 454 | 2026.04.19 04:54:41.806234 [ 3 ] {a5a8576b-6230-4124-93c7-95073d60d16c} <Debug> TCPHandler: Processed in 0.007016342 sec. | ||
| 455 | 2026.04.19 04:54:41.806364 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.04.19 04:54:41.806590 [ 3 ] {9fbd4b43-38ea-42b0-aed3-6866930e643a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.04.19 04:54:41.806654 [ 3 ] {9fbd4b43-38ea-42b0-aed3-6866930e643a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.04.19 04:54:41.811636 [ 3 ] {9fbd4b43-38ea-42b0-aed3-6866930e643a} <Debug> oximeter.measurements_histogramf64 (565f53c8-23b5-4504-b551-0a87df49d17e): Loading data parts | ||
| 459 | 2026.04.19 04:54:41.811907 [ 3 ] {9fbd4b43-38ea-42b0-aed3-6866930e643a} <Debug> oximeter.measurements_histogramf64 (565f53c8-23b5-4504-b551-0a87df49d17e): There are no data parts | ||
| 460 | 2026.04.19 04:54:41.813449 [ 3 ] {9fbd4b43-38ea-42b0-aed3-6866930e643a} <Debug> TCPHandler: Processed in 0.007136494 sec. | ||
| 461 | 2026.04.19 04:54:41.813602 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.04.19 04:54:41.813780 [ 3 ] {3388e6ac-3dc9-4ff4-9ab5-57007744a0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.04.19 04:54:41.813843 [ 3 ] {3388e6ac-3dc9-4ff4-9ab5-57007744a0ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.04.19 04:54:41.819228 [ 3 ] {3388e6ac-3dc9-4ff4-9ab5-57007744a0ba} <Debug> oximeter.fields_bool (bab75f91-d95a-4530-b777-0af18b093d68): Loading data parts | ||
| 490 | 2026.04.19 04:54:41.819365 [ 3 ] {3388e6ac-3dc9-4ff4-9ab5-57007744a0ba} <Debug> oximeter.fields_bool (bab75f91-d95a-4530-b777-0af18b093d68): There are no data parts | ||
| 491 | 2026.04.19 04:54:41.821002 [ 3 ] {3388e6ac-3dc9-4ff4-9ab5-57007744a0ba} <Debug> TCPHandler: Processed in 0.00745255 sec. | ||
| 492 | 2026.04.19 04:54:41.821140 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.04.19 04:54:41.821298 [ 3 ] {c84f6ca6-2b8f-49f0-8067-916089a7b849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.04.19 04:54:41.821399 [ 3 ] {c84f6ca6-2b8f-49f0-8067-916089a7b849} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.04.19 04:54:41.826149 [ 3 ] {c84f6ca6-2b8f-49f0-8067-916089a7b849} <Debug> oximeter.fields_i8 (df3f9302-e1b1-4ec2-9c94-d6344fc447c8): Loading data parts | ||
| 496 | 2026.04.19 04:54:41.826283 [ 3 ] {c84f6ca6-2b8f-49f0-8067-916089a7b849} <Debug> oximeter.fields_i8 (df3f9302-e1b1-4ec2-9c94-d6344fc447c8): There are no data parts | ||
| 497 | 2026.04.19 04:54:41.827877 [ 3 ] {c84f6ca6-2b8f-49f0-8067-916089a7b849} <Debug> TCPHandler: Processed in 0.006793628 sec. | ||
| 498 | 2026.04.19 04:54:41.828008 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.04.19 04:54:41.828183 [ 3 ] {004e1e2f-6ffd-4e9f-b5cc-3aa286a75511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.04.19 04:54:41.828236 [ 3 ] {004e1e2f-6ffd-4e9f-b5cc-3aa286a75511} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.04.19 04:54:41.833202 [ 3 ] {004e1e2f-6ffd-4e9f-b5cc-3aa286a75511} <Debug> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Loading data parts | ||
| 502 | 2026.04.19 04:54:41.833324 [ 3 ] {004e1e2f-6ffd-4e9f-b5cc-3aa286a75511} <Debug> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): There are no data parts | ||
| 503 | 2026.04.19 04:54:41.834846 [ 3 ] {004e1e2f-6ffd-4e9f-b5cc-3aa286a75511} <Debug> TCPHandler: Processed in 0.00688802 sec. | ||
| 504 | 2026.04.19 04:54:41.834978 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.04.19 04:54:41.835130 [ 3 ] {3645fce3-887c-4818-a7a5-afb5c1ab6637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.04.19 04:54:41.835189 [ 3 ] {3645fce3-887c-4818-a7a5-afb5c1ab6637} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.04.19 04:54:41.840120 [ 3 ] {3645fce3-887c-4818-a7a5-afb5c1ab6637} <Debug> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Loading data parts | ||
| 508 | 2026.04.19 04:54:41.840392 [ 3 ] {3645fce3-887c-4818-a7a5-afb5c1ab6637} <Debug> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): There are no data parts | ||
| 509 | 2026.04.19 04:54:41.841969 [ 3 ] {3645fce3-887c-4818-a7a5-afb5c1ab6637} <Debug> TCPHandler: Processed in 0.007040143 sec. | ||
| 510 | 2026.04.19 04:54:41.842101 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.04.19 04:54:41.842266 [ 3 ] {05b70e90-f74f-43c5-aec0-2e28c7645fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.04.19 04:54:41.842319 [ 3 ] {05b70e90-f74f-43c5-aec0-2e28c7645fdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.04.19 04:54:41.847783 [ 3 ] {05b70e90-f74f-43c5-aec0-2e28c7645fdf} <Debug> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Loading data parts | ||
| 514 | 2026.04.19 04:54:41.847984 [ 3 ] {05b70e90-f74f-43c5-aec0-2e28c7645fdf} <Debug> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): There are no data parts | ||
| 515 | 2026.04.19 04:54:41.849604 [ 3 ] {05b70e90-f74f-43c5-aec0-2e28c7645fdf} <Debug> TCPHandler: Processed in 0.007552272 sec. | ||
| 516 | 2026.04.19 04:54:41.849734 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.04.19 04:54:41.849890 [ 3 ] {26753896-82c4-432c-a611-32cee454b148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.04.19 04:54:41.849950 [ 3 ] {26753896-82c4-432c-a611-32cee454b148} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.04.19 04:54:41.854853 [ 3 ] {26753896-82c4-432c-a611-32cee454b148} <Debug> oximeter.fields_i32 (86fc7a00-ecdf-487d-8be4-efddb0c8a31a): Loading data parts | ||
| 520 | 2026.04.19 04:54:41.855088 [ 3 ] {26753896-82c4-432c-a611-32cee454b148} <Debug> oximeter.fields_i32 (86fc7a00-ecdf-487d-8be4-efddb0c8a31a): There are no data parts | ||
| 521 | 2026.04.19 04:54:41.856788 [ 3 ] {26753896-82c4-432c-a611-32cee454b148} <Debug> TCPHandler: Processed in 0.007103834 sec. | ||
| 522 | 2026.04.19 04:54:41.856918 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.04.19 04:54:41.857090 [ 3 ] {b0648e9b-50bc-4c04-a1e5-88afc505adfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2026.04.19 04:54:41.857145 [ 3 ] {b0648e9b-50bc-4c04-a1e5-88afc505adfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.04.19 04:54:41.862039 [ 3 ] {b0648e9b-50bc-4c04-a1e5-88afc505adfb} <Debug> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Loading data parts | ||
| 526 | 2026.04.19 04:54:41.862242 [ 3 ] {b0648e9b-50bc-4c04-a1e5-88afc505adfb} <Debug> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): There are no data parts | ||
| 527 | 2026.04.19 04:54:41.863961 [ 3 ] {b0648e9b-50bc-4c04-a1e5-88afc505adfb} <Debug> TCPHandler: Processed in 0.007091864 sec. | ||
| 528 | 2026.04.19 04:54:41.864124 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.04.19 04:54:41.864313 [ 3 ] {37d79e18-c247-41fc-bae6-f7f46c1a0c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2026.04.19 04:54:41.864389 [ 3 ] {37d79e18-c247-41fc-bae6-f7f46c1a0c6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.04.19 04:54:41.869373 [ 3 ] {37d79e18-c247-41fc-bae6-f7f46c1a0c6c} <Debug> oximeter.fields_i64 (21057c89-e905-4a82-8d91-f2b5f9af1c35): Loading data parts | ||
| 532 | 2026.04.19 04:54:41.869514 [ 3 ] {37d79e18-c247-41fc-bae6-f7f46c1a0c6c} <Debug> oximeter.fields_i64 (21057c89-e905-4a82-8d91-f2b5f9af1c35): There are no data parts | ||
| 533 | 2026.04.19 04:54:41.876786 [ 3 ] {37d79e18-c247-41fc-bae6-f7f46c1a0c6c} <Debug> TCPHandler: Processed in 0.012719822 sec. | ||
| 534 | 2026.04.19 04:54:41.876924 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.04.19 04:54:41.877133 [ 3 ] {73fbc6dd-6bb6-4b33-ad9e-87ee0f3f1d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2026.04.19 04:54:41.877201 [ 3 ] {73fbc6dd-6bb6-4b33-ad9e-87ee0f3f1d89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.04.19 04:54:41.879654 [ 3 ] {73fbc6dd-6bb6-4b33-ad9e-87ee0f3f1d89} <Debug> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Loading data parts | ||
| 538 | 2026.04.19 04:54:41.879807 [ 3 ] {73fbc6dd-6bb6-4b33-ad9e-87ee0f3f1d89} <Debug> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): There are no data parts | ||
| 539 | 2026.04.19 04:54:41.884093 [ 3 ] {73fbc6dd-6bb6-4b33-ad9e-87ee0f3f1d89} <Debug> TCPHandler: Processed in 0.007219786 sec. | ||
| 540 | 2026.04.19 04:54:41.884238 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.04.19 04:54:41.884390 [ 3 ] {4b45ddf4-e5c9-433e-914c-80a451ede0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2026.04.19 04:54:41.884445 [ 3 ] {4b45ddf4-e5c9-433e-914c-80a451ede0e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.04.19 04:54:41.886623 [ 3 ] {4b45ddf4-e5c9-433e-914c-80a451ede0e2} <Debug> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Loading data parts | ||
| 544 | 2026.04.19 04:54:41.886744 [ 3 ] {4b45ddf4-e5c9-433e-914c-80a451ede0e2} <Debug> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): There are no data parts | ||
| 545 | 2026.04.19 04:54:41.891615 [ 3 ] {4b45ddf4-e5c9-433e-914c-80a451ede0e2} <Debug> TCPHandler: Processed in 0.00742969 sec. | ||
| 546 | 2026.04.19 04:54:41.891768 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.04.19 04:54:41.891969 [ 3 ] {d34318e0-f131-4365-ada6-2a7eb904466c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2026.04.19 04:54:41.892033 [ 3 ] {d34318e0-f131-4365-ada6-2a7eb904466c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.04.19 04:54:41.894171 [ 3 ] {d34318e0-f131-4365-ada6-2a7eb904466c} <Debug> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Loading data parts | ||
| 550 | 2026.04.19 04:54:41.894296 [ 3 ] {d34318e0-f131-4365-ada6-2a7eb904466c} <Debug> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): There are no data parts | ||
| 551 | 2026.04.19 04:54:41.898801 [ 3 ] {d34318e0-f131-4365-ada6-2a7eb904466c} <Debug> TCPHandler: Processed in 0.007092614 sec. | ||
| 552 | 2026.04.19 04:54:41.898954 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.04.19 04:54:41.899138 [ 3 ] {1f82b028-230c-48da-8ac0-eb446a72d025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2026.04.19 04:54:41.899207 [ 3 ] {1f82b028-230c-48da-8ac0-eb446a72d025} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.04.19 04:54:41.901493 [ 3 ] {1f82b028-230c-48da-8ac0-eb446a72d025} <Debug> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Loading data parts | ||
| 556 | 2026.04.19 04:54:41.901618 [ 3 ] {1f82b028-230c-48da-8ac0-eb446a72d025} <Debug> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): There are no data parts | ||
| 557 | 2026.04.19 04:54:41.904986 [ 3 ] {1f82b028-230c-48da-8ac0-eb446a72d025} <Debug> TCPHandler: Processed in 0.006099376 sec. | ||
| 558 | 2026.04.19 04:54:41.905169 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.04.19 04:54:41.905480 [ 3 ] {0a69b052-3763-45f1-bf2d-568076df591b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2026.04.19 04:54:41.905553 [ 3 ] {0a69b052-3763-45f1-bf2d-568076df591b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.04.19 04:54:41.907523 [ 3 ] {0a69b052-3763-45f1-bf2d-568076df591b} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc): Loading data parts | ||
| 565 | 2026.04.19 04:54:41.907674 [ 3 ] {0a69b052-3763-45f1-bf2d-568076df591b} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc): There are no data parts | ||
| 566 | 2026.04.19 04:54:41.912089 [ 3 ] {0a69b052-3763-45f1-bf2d-568076df591b} <Debug> TCPHandler: Processed in 0.006986272 sec. | ||
| 567 | 2026.04.19 04:54:41.912332 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.04.19 04:54:41.912685 [ 4 ] {902097f4-7f6f-49e4-95b4-3c96b55f3269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.04.19 04:54:41.914184 [ 4 ] {902097f4-7f6f-49e4-95b4-3c96b55f3269} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.04.19 04:54:41.937143 [ 260 ] {902097f4-7f6f-49e4-95b4-3c96b55f3269} <Trace> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.04.19 04:54:41.937292 [ 260 ] {902097f4-7f6f-49e4-95b4-3c96b55f3269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 572 | 2026.04.19 04:54:41.941722 [ 260 ] {902097f4-7f6f-49e4-95b4-3c96b55f3269} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.04.19 04:54:41.942177 [ 260 ] {902097f4-7f6f-49e4-95b4-3c96b55f3269} <Trace> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.04.19 04:54:41.942461 [ 4 ] {902097f4-7f6f-49e4-95b4-3c96b55f3269} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.029923 sec., 33.41910904655282 rows/sec., 534.71 B/sec. | ||
| 575 | 2026.04.19 04:54:41.942725 [ 4 ] {902097f4-7f6f-49e4-95b4-3c96b55f3269} <Debug> TCPHandler: Processed in 0.030523343 sec. | ||
| 576 | 2026.04.19 04:54:42.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.55 MiB, peak 124.55 MiB, free memory in arenas 0.00 B, will set to 138.03 MiB (RSS), difference: 13.48 MiB | ||
| 577 | 2026.04.19 04:54:44.153760 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59873 | ||
| 578 | 2026.04.19 04:54:44.153899 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.04.19 04:54:44.153933 [ 262 ] {} <Debug> TCP-Session: 3217e48e-3660-4310-bbc5-8a790bbbaeee Authenticating user 'default' from [fd00:1122:3344:101::a]:59873 | ||
| 580 | 2026.04.19 04:54:44.153998 [ 262 ] {} <Debug> TCP-Session: 3217e48e-3660-4310-bbc5-8a790bbbaeee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.04.19 04:54:44.154013 [ 262 ] {} <Debug> TCP-Session: 3217e48e-3660-4310-bbc5-8a790bbbaeee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.04.19 04:54:44.154089 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.04.19 04:54:44.154134 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.04.19 04:54:44.154154 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.04.19 04:54:44.154552 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37268 | ||
| 586 | 2026.04.19 04:54:44.154745 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 587 | 2026.04.19 04:54:44.154781 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43714 | ||
| 588 | 2026.04.19 04:54:44.154822 [ 263 ] {} <Debug> TCP-Session: a1212e96-5cd2-461f-854e-79d9639cea17 Authenticating user 'default' from [fd00:1122:3344:101::a]:37268 | ||
| 589 | 2026.04.19 04:54:44.154825 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46627 | ||
| 590 | 2026.04.19 04:54:44.154857 [ 263 ] {} <Debug> TCP-Session: a1212e96-5cd2-461f-854e-79d9639cea17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.04.19 04:54:44.154785 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39665 | ||
| 592 | 2026.04.19 04:54:44.154905 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54634 | ||
| 593 | 2026.04.19 04:54:44.154893 [ 263 ] {} <Debug> TCP-Session: a1212e96-5cd2-461f-854e-79d9639cea17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.04.19 04:54:44.155051 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49298 | ||
| 595 | 2026.04.19 04:54:44.155077 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.04.19 04:54:44.155158 [ 265 ] {} <Debug> TCP-Session: 928e937e-6530-41a6-b7ed-7136dd4cf155 Authenticating user 'default' from [fd00:1122:3344:101::a]:43714 | ||
| 597 | 2026.04.19 04:54:44.155190 [ 265 ] {} <Debug> TCP-Session: 928e937e-6530-41a6-b7ed-7136dd4cf155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.04.19 04:54:44.155208 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.04.19 04:54:44.155237 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38910 | ||
| 600 | 2026.04.19 04:54:44.155244 [ 265 ] {} <Debug> TCP-Session: 928e937e-6530-41a6-b7ed-7136dd4cf155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.04.19 04:54:44.155236 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.04.19 04:54:44.155312 [ 266 ] {} <Debug> TCP-Session: fd3f5c0f-30be-49b0-a02d-cbd0ab77fff9 Authenticating user 'default' from [fd00:1122:3344:101::a]:46627 | ||
| 603 | 2026.04.19 04:54:44.155333 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.04.19 04:54:44.155371 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.04.19 04:54:44.155364 [ 266 ] {} <Debug> TCP-Session: fd3f5c0f-30be-49b0-a02d-cbd0ab77fff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.04.19 04:54:44.155433 [ 268 ] {} <Debug> TCP-Session: c0c7c3a2-557f-4afe-af5a-8e2a21e1a8ea Authenticating user 'default' from [fd00:1122:3344:101::a]:49298 | ||
| 607 | 2026.04.19 04:54:44.155445 [ 267 ] {} <Debug> TCP-Session: 594a1574-9457-4869-ac15-ea9e59f74eec Authenticating user 'default' from [fd00:1122:3344:101::a]:54634 | ||
| 608 | 2026.04.19 04:54:44.155477 [ 268 ] {} <Debug> TCP-Session: c0c7c3a2-557f-4afe-af5a-8e2a21e1a8ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.04.19 04:54:44.155503 [ 267 ] {} <Debug> TCP-Session: 594a1574-9457-4869-ac15-ea9e59f74eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.04.19 04:54:44.155524 [ 268 ] {} <Debug> TCP-Session: c0c7c3a2-557f-4afe-af5a-8e2a21e1a8ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.04.19 04:54:44.155536 [ 267 ] {} <Debug> TCP-Session: 594a1574-9457-4869-ac15-ea9e59f74eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.04.19 04:54:44.155462 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.04.19 04:54:44.155457 [ 266 ] {} <Debug> TCP-Session: fd3f5c0f-30be-49b0-a02d-cbd0ab77fff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.04.19 04:54:44.155616 [ 269 ] {} <Debug> TCP-Session: ce213f17-9651-4ac0-8d10-9601853e58f7 Authenticating user 'default' from [fd00:1122:3344:101::a]:38910 | ||
| 615 | 2026.04.19 04:54:44.155348 [ 264 ] {} <Debug> TCP-Session: 35fe160d-7cbd-4df8-83ec-24afaff87312 Authenticating user 'default' from [fd00:1122:3344:101::a]:39665 | ||
| 616 | 2026.04.19 04:54:44.155660 [ 269 ] {} <Debug> TCP-Session: ce213f17-9651-4ac0-8d10-9601853e58f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.04.19 04:54:44.155670 [ 264 ] {} <Debug> TCP-Session: 35fe160d-7cbd-4df8-83ec-24afaff87312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.04.19 04:54:44.155719 [ 269 ] {} <Debug> TCP-Session: ce213f17-9651-4ac0-8d10-9601853e58f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.04.19 04:54:44.155726 [ 264 ] {} <Debug> TCP-Session: 35fe160d-7cbd-4df8-83ec-24afaff87312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.04.19 04:54:45.993390 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36901 | ||
| 621 | 2026.04.19 04:54:45.993595 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.04.19 04:54:45.993630 [ 270 ] {} <Debug> TCP-Session: 93940b20-fe83-43ed-a55e-59939589ff9d Authenticating user 'default' from [fd00:1122:3344:101::c]:36901 | ||
| 623 | 2026.04.19 04:54:45.993810 [ 270 ] {} <Debug> TCP-Session: 93940b20-fe83-43ed-a55e-59939589ff9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.04.19 04:54:45.993825 [ 270 ] {} <Debug> TCP-Session: 93940b20-fe83-43ed-a55e-59939589ff9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.19 04:54:45.993887 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.04.19 04:54:45.994033 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.04.19 04:54:45.994051 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.04.19 04:54:45.994480 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49337 | ||
| 629 | 2026.04.19 04:54:45.994558 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47635 | ||
| 630 | 2026.04.19 04:54:45.994616 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55354 | ||
| 631 | 2026.04.19 04:54:45.994749 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54067 | ||
| 632 | 2026.04.19 04:54:45.994784 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.04.19 04:54:45.994691 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.04.19 04:54:45.994818 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41999 | ||
| 635 | 2026.04.19 04:54:45.994886 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53955 | ||
| 636 | 2026.04.19 04:54:45.994878 [ 272 ] {} <Debug> TCP-Session: 260bc020-e482-4342-ba6f-6c28ccd63bd1 Authenticating user 'default' from [fd00:1122:3344:101::c]:47635 | ||
| 637 | 2026.04.19 04:54:45.995002 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51029 | ||
| 638 | 2026.04.19 04:54:45.994862 [ 271 ] {} <Debug> TCP-Session: fc9020f8-94bc-43d4-9714-418daea5e1a1 Authenticating user 'default' from [fd00:1122:3344:101::c]:49337 | ||
| 639 | 2026.04.19 04:54:45.995099 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.04.19 04:54:45.995070 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.04.19 04:54:45.995051 [ 272 ] {} <Debug> TCP-Session: 260bc020-e482-4342-ba6f-6c28ccd63bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.04.19 04:54:45.995202 [ 274 ] {} <Debug> TCP-Session: c0262fcf-72db-4423-b170-9a25867e925e Authenticating user 'default' from [fd00:1122:3344:101::c]:54067 | ||
| 643 | 2026.04.19 04:54:45.995191 [ 273 ] {} <Debug> TCP-Session: e1251263-1c92-4e9d-ad81-e109a59ff24f Authenticating user 'default' from [fd00:1122:3344:101::c]:55354 | ||
| 644 | 2026.04.19 04:54:45.995178 [ 271 ] {} <Debug> TCP-Session: fc9020f8-94bc-43d4-9714-418daea5e1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.04.19 04:54:45.995315 [ 273 ] {} <Debug> TCP-Session: e1251263-1c92-4e9d-ad81-e109a59ff24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.04.19 04:54:45.995310 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.04.19 04:54:45.995330 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.04.19 04:54:45.995414 [ 277 ] {} <Debug> TCP-Session: 4b11f7ca-7f65-44ae-a8c9-1e5a8471f636 Authenticating user 'default' from [fd00:1122:3344:101::c]:51029 | ||
| 649 | 2026.04.19 04:54:45.995405 [ 273 ] {} <Debug> TCP-Session: e1251263-1c92-4e9d-ad81-e109a59ff24f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.04.19 04:54:45.995382 [ 271 ] {} <Debug> TCP-Session: fc9020f8-94bc-43d4-9714-418daea5e1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.04.19 04:54:45.995509 [ 275 ] {} <Debug> TCP-Session: 3334b6d5-8650-4ff7-aced-e5179f9e46ec Authenticating user 'default' from [fd00:1122:3344:101::c]:41999 | ||
| 652 | 2026.04.19 04:54:45.995517 [ 277 ] {} <Debug> TCP-Session: 4b11f7ca-7f65-44ae-a8c9-1e5a8471f636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.04.19 04:54:45.995322 [ 274 ] {} <Debug> TCP-Session: c0262fcf-72db-4423-b170-9a25867e925e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.04.19 04:54:45.995606 [ 275 ] {} <Debug> TCP-Session: 3334b6d5-8650-4ff7-aced-e5179f9e46ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.04.19 04:54:45.995589 [ 277 ] {} <Debug> TCP-Session: 4b11f7ca-7f65-44ae-a8c9-1e5a8471f636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.04.19 04:54:45.995292 [ 272 ] {} <Debug> TCP-Session: 260bc020-e482-4342-ba6f-6c28ccd63bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.04.19 04:54:45.995812 [ 275 ] {} <Debug> TCP-Session: 3334b6d5-8650-4ff7-aced-e5179f9e46ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.19 04:54:45.995793 [ 274 ] {} <Debug> TCP-Session: c0262fcf-72db-4423-b170-9a25867e925e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.19 04:54:45.995356 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 660 | 2026.04.19 04:54:45.995969 [ 276 ] {} <Debug> TCP-Session: b6d4a727-27e3-4ae9-94e6-293ecf2cd41c Authenticating user 'default' from [fd00:1122:3344:101::c]:53955 | ||
| 661 | 2026.04.19 04:54:45.996031 [ 276 ] {} <Debug> TCP-Session: b6d4a727-27e3-4ae9-94e6-293ecf2cd41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.04.19 04:54:45.996045 [ 276 ] {} <Debug> TCP-Session: b6d4a727-27e3-4ae9-94e6-293ecf2cd41c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.19 04:54:48.307497 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 664 | 2026.04.19 04:54:48.307502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 665 | 2026.04.19 04:54:48.307648 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 666 | 2026.04.19 04:54:48.307662 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 667 | 2026.04.19 04:54:48.313420 [ 243 ] {} <Debug> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Loading data parts | ||
| 668 | 2026.04.19 04:54:48.313682 [ 243 ] {} <Debug> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): There are no data parts | ||
| 669 | 2026.04.19 04:54:48.323866 [ 244 ] {} <Debug> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Loading data parts | ||
| 670 | 2026.04.19 04:54:48.324036 [ 244 ] {} <Debug> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): There are no data parts | ||
| 671 | 2026.04.19 04:54:48.324432 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 672 | 2026.04.19 04:54:48.324472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 673 | 2026.04.19 04:54:48.332125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 674 | 2026.04.19 04:54:48.332853 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 675 | 2026.04.19 04:54:48.333113 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 676 | 2026.04.19 04:54:48.352664 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 677 | 2026.04.19 04:54:48.352809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 678 | 2026.04.19 04:54:48.359735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 679 | 2026.04.19 04:54:48.360875 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 680 | 2026.04.19 04:54:48.364232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 681 | 2026.04.19 04:54:48.804296 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51212 | ||
| 682 | 2026.04.19 04:54:48.804420 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.04.19 04:54:48.804448 [ 278 ] {} <Debug> TCP-Session: bda61439-c82d-43b0-a10c-31b18f455db1 Authenticating user 'default' from [fd00:1122:3344:101::b]:51212 | ||
| 684 | 2026.04.19 04:54:48.804596 [ 278 ] {} <Debug> TCP-Session: bda61439-c82d-43b0-a10c-31b18f455db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.04.19 04:54:48.804668 [ 278 ] {} <Debug> TCP-Session: bda61439-c82d-43b0-a10c-31b18f455db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.04.19 04:54:48.804721 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 687 | 2026.04.19 04:54:48.804745 [ 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 | ||
| 688 | 2026.04.19 04:54:48.804851 [ 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 | ||
| 689 | 2026.04.19 04:54:48.805386 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58418 | ||
| 690 | 2026.04.19 04:54:48.805621 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.04.19 04:54:48.805641 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60131 | ||
| 692 | 2026.04.19 04:54:48.805715 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49910 | ||
| 693 | 2026.04.19 04:54:48.805659 [ 279 ] {} <Debug> TCP-Session: 791a4f68-f500-496f-b33e-8ca8bb691a47 Authenticating user 'default' from [fd00:1122:3344:101::b]:58418 | ||
| 694 | 2026.04.19 04:54:48.805643 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48112 | ||
| 695 | 2026.04.19 04:54:48.805796 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61642 | ||
| 696 | 2026.04.19 04:54:48.805815 [ 279 ] {} <Debug> TCP-Session: 791a4f68-f500-496f-b33e-8ca8bb691a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.04.19 04:54:48.806016 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60491 | ||
| 698 | 2026.04.19 04:54:48.806035 [ 279 ] {} <Debug> TCP-Session: 791a4f68-f500-496f-b33e-8ca8bb691a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.04.19 04:54:48.806018 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52008 | ||
| 700 | 2026.04.19 04:54:48.806118 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.04.19 04:54:48.806137 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.04.19 04:54:48.806171 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.04.19 04:54:48.806234 [ 282 ] {} <Debug> TCP-Session: e0d7d9d6-b080-4f5c-8230-f4063b5ede61 Authenticating user 'default' from [fd00:1122:3344:101::b]:49910 | ||
| 704 | 2026.04.19 04:54:48.806253 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2026.04.19 04:54:48.806179 [ 280 ] {} <Debug> TCP-Session: 11a52cce-2337-4eed-84b0-a26e0a9c9988 Authenticating user 'default' from [fd00:1122:3344:101::b]:48112 | ||
| 706 | 2026.04.19 04:54:48.806353 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 707 | 2026.04.19 04:54:48.806322 [ 282 ] {} <Debug> TCP-Session: e0d7d9d6-b080-4f5c-8230-f4063b5ede61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.04.19 04:54:48.806457 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.04.19 04:54:48.806311 [ 283 ] {} <Debug> TCP-Session: 7b68ac38-36d9-4553-8ebc-d24922305d57 Authenticating user 'default' from [fd00:1122:3344:101::b]:61642 | ||
| 710 | 2026.04.19 04:54:48.806520 [ 285 ] {} <Debug> TCP-Session: 81532fd2-26aa-4edd-8542-a9de56ec0487 Authenticating user 'default' from [fd00:1122:3344:101::b]:60491 | ||
| 711 | 2026.04.19 04:54:48.806506 [ 284 ] {} <Debug> TCP-Session: 19d04530-c760-40ed-af78-8e6a80525638 Authenticating user 'default' from [fd00:1122:3344:101::b]:52008 | ||
| 712 | 2026.04.19 04:54:48.806485 [ 280 ] {} <Debug> TCP-Session: 11a52cce-2337-4eed-84b0-a26e0a9c9988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.04.19 04:54:48.806632 [ 285 ] {} <Debug> TCP-Session: 81532fd2-26aa-4edd-8542-a9de56ec0487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.04.19 04:54:48.806619 [ 284 ] {} <Debug> TCP-Session: 19d04530-c760-40ed-af78-8e6a80525638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.04.19 04:54:48.806486 [ 282 ] {} <Debug> TCP-Session: e0d7d9d6-b080-4f5c-8230-f4063b5ede61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.04.19 04:54:48.806719 [ 285 ] {} <Debug> TCP-Session: 81532fd2-26aa-4edd-8542-a9de56ec0487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.04.19 04:54:48.806705 [ 284 ] {} <Debug> TCP-Session: 19d04530-c760-40ed-af78-8e6a80525638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 718 | 2026.04.19 04:54:48.806696 [ 280 ] {} <Debug> TCP-Session: 11a52cce-2337-4eed-84b0-a26e0a9c9988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.04.19 04:54:48.806308 [ 281 ] {} <Debug> TCP-Session: a143273a-b1fd-49df-bf93-9a0065a5736d Authenticating user 'default' from [fd00:1122:3344:101::b]:60131 | ||
| 720 | 2026.04.19 04:54:48.806615 [ 283 ] {} <Debug> TCP-Session: 7b68ac38-36d9-4553-8ebc-d24922305d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.04.19 04:54:48.807081 [ 283 ] {} <Debug> TCP-Session: 7b68ac38-36d9-4553-8ebc-d24922305d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.04.19 04:54:48.807095 [ 281 ] {} <Debug> TCP-Session: a143273a-b1fd-49df-bf93-9a0065a5736d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.04.19 04:54:48.807214 [ 281 ] {} <Debug> TCP-Session: a143273a-b1fd-49df-bf93-9a0065a5736d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2026.04.19 04:54:49.001135 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.36 MiB, peak 148.32 MiB, free memory in arenas 0.00 B, will set to 153.82 MiB (RSS), difference: 9.46 MiB | ||
| 725 | 2026.04.19 04:54:50.807344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 726 | 2026.04.19 04:54:50.807491 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 727 | 2026.04.19 04:54:50.822827 [ 242 ] {} <Debug> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Loading data parts | ||
| 728 | 2026.04.19 04:54:50.823640 [ 242 ] {} <Debug> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): There are no data parts | ||
| 729 | 2026.04.19 04:54:50.852677 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2026.04.19 04:54:50.852802 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 731 | 2026.04.19 04:54:50.858588 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 732 | 2026.04.19 04:54:50.859816 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 733 | 2026.04.19 04:54:50.860445 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 734 | 2026.04.19 04:54:51.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.02 MiB, peak 158.02 MiB, free memory in arenas 0.00 B, will set to 154.92 MiB (RSS), difference: -3.10 MiB | ||
| 735 | 2026.04.19 04:54:55.776988 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 736 | 2026.04.19 04:54:55.777061 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 737 | 2026.04.19 04:54:55.833571 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 738 | 2026.04.19 04:54:55.838236 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 739 | 2026.04.19 04:54:55.838380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 740 | 2026.04.19 04:54:55.839194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 741 | 2026.04.19 04:54:55.839623 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 742 | 2026.04.19 04:54:55.839852 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 743 | 2026.04.19 04:54:55.864623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 744 | 2026.04.19 04:54:55.883866 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 745 | 2026.04.19 04:54:55.883934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 746 | 2026.04.19 04:54:55.890934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 747 | 2026.04.19 04:54:55.892327 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 748 | 2026.04.19 04:54:55.896786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 749 | 2026.04.19 04:54:56.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.72 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.79 MiB (RSS), difference: 2.07 MiB | ||
| 750 | 2026.04.19 04:54:56.494450 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39310 | ||
| 751 | 2026.04.19 04:54:56.496605 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.04.19 04:54:56.496694 [ 286 ] {} <Debug> TCP-Session: ecdf209c-f4e0-437f-ad36-e2f85c6b8bd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39310 | ||
| 753 | 2026.04.19 04:54:56.496863 [ 286 ] {} <Debug> TCP-Session: ecdf209c-f4e0-437f-ad36-e2f85c6b8bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.04.19 04:54:56.496890 [ 286 ] {} <Debug> TCP-Session: ecdf209c-f4e0-437f-ad36-e2f85c6b8bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.04.19 04:54:56.496950 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 756 | 2026.04.19 04:54:56.497014 [ 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 | ||
| 757 | 2026.04.19 04:54:56.497034 [ 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 | ||
| 758 | 2026.04.19 04:54:56.499739 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58843 | ||
| 759 | 2026.04.19 04:54:56.499978 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.04.19 04:54:56.500022 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47507 | ||
| 761 | 2026.04.19 04:54:56.500023 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41745 | ||
| 762 | 2026.04.19 04:54:56.500150 [ 286 ] {} <Trace> TCP-Session: ecdf209c-f4e0-437f-ad36-e2f85c6b8bd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.04.19 04:54:56.500153 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45308 | ||
| 764 | 2026.04.19 04:54:56.500243 [ 287 ] {} <Debug> TCP-Session: 927c0901-9d9d-4a01-9b0e-6793c4d55afb Authenticating user 'default' from [fd00:1122:3344:101::e]:58843 | ||
| 765 | 2026.04.19 04:54:56.500243 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58647 | ||
| 766 | 2026.04.19 04:54:56.500303 [ 287 ] {} <Debug> TCP-Session: 927c0901-9d9d-4a01-9b0e-6793c4d55afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.04.19 04:54:56.500340 [ 287 ] {} <Debug> TCP-Session: 927c0901-9d9d-4a01-9b0e-6793c4d55afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.04.19 04:54:56.500354 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56015 | ||
| 769 | 2026.04.19 04:54:56.500472 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.04.19 04:54:56.500510 [ 290 ] {} <Debug> TCP-Session: 301d2034-4636-42d1-8128-a70e5bac013a Authenticating user 'default' from [fd00:1122:3344:101::e]:45308 | ||
| 771 | 2026.04.19 04:54:56.500530 [ 290 ] {} <Debug> TCP-Session: 301d2034-4636-42d1-8128-a70e5bac013a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.04.19 04:54:56.500550 [ 290 ] {} <Debug> TCP-Session: 301d2034-4636-42d1-8128-a70e5bac013a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.04.19 04:54:56.500595 [ 286 ] {f23a096d-dd5c-4e31-ac79-ca06e542f524} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39310) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 774 | 2026.04.19 04:54:56.500888 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.04.19 04:54:56.500905 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63131 | ||
| 776 | 2026.04.19 04:54:56.500981 [ 291 ] {} <Debug> TCP-Session: 0cb0a02d-eb13-4024-89b0-9f2b95175351 Authenticating user 'default' from [fd00:1122:3344:101::e]:58647 | ||
| 777 | 2026.04.19 04:54:56.500989 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.04.19 04:54:56.501011 [ 291 ] {} <Debug> TCP-Session: 0cb0a02d-eb13-4024-89b0-9f2b95175351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.04.19 04:54:56.501040 [ 291 ] {} <Debug> TCP-Session: 0cb0a02d-eb13-4024-89b0-9f2b95175351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.04.19 04:54:56.501043 [ 288 ] {} <Debug> TCP-Session: 699fecf4-a615-4040-a67c-ed416419ec2c Authenticating user 'default' from [fd00:1122:3344:101::e]:47507 | ||
| 781 | 2026.04.19 04:54:56.501078 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.04.19 04:54:56.501087 [ 288 ] {} <Debug> TCP-Session: 699fecf4-a615-4040-a67c-ed416419ec2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.04.19 04:54:56.501133 [ 288 ] {} <Debug> TCP-Session: 699fecf4-a615-4040-a67c-ed416419ec2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.04.19 04:54:56.501137 [ 289 ] {} <Debug> TCP-Session: 7956cecd-7fb5-4a81-abbc-c883ebde8c55 Authenticating user 'default' from [fd00:1122:3344:101::e]:41745 | ||
| 785 | 2026.04.19 04:54:56.501179 [ 289 ] {} <Debug> TCP-Session: 7956cecd-7fb5-4a81-abbc-c883ebde8c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.04.19 04:54:56.501193 [ 289 ] {} <Debug> TCP-Session: 7956cecd-7fb5-4a81-abbc-c883ebde8c55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.04.19 04:54:56.504007 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.04.19 04:54:56.504029 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46930 | ||
| 789 | 2026.04.19 04:54:56.504046 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.04.19 04:54:56.504059 [ 292 ] {} <Debug> TCP-Session: 29c7ff48-ccde-48c7-a5d0-77486b1c66fc Authenticating user 'default' from [fd00:1122:3344:101::e]:56015 | ||
| 791 | 2026.04.19 04:54:56.504104 [ 293 ] {} <Debug> TCP-Session: 5626a93e-ce05-4caf-9031-cbc5009cce35 Authenticating user 'default' from [fd00:1122:3344:101::e]:63131 | ||
| 792 | 2026.04.19 04:54:56.504112 [ 292 ] {} <Debug> TCP-Session: 29c7ff48-ccde-48c7-a5d0-77486b1c66fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.04.19 04:54:56.504158 [ 292 ] {} <Debug> TCP-Session: 29c7ff48-ccde-48c7-a5d0-77486b1c66fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.04.19 04:54:56.504160 [ 293 ] {} <Debug> TCP-Session: 5626a93e-ce05-4caf-9031-cbc5009cce35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.04.19 04:54:56.504195 [ 293 ] {} <Debug> TCP-Session: 5626a93e-ce05-4caf-9031-cbc5009cce35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.04.19 04:54:56.506365 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.04.19 04:54:56.506418 [ 294 ] {} <Debug> TCP-Session: 69778a9c-6da6-45a8-bd69-1e0836ff1a91 Authenticating user 'default' from [fd00:1122:3344:101::e]:46930 | ||
| 798 | 2026.04.19 04:54:56.506441 [ 294 ] {} <Debug> TCP-Session: 69778a9c-6da6-45a8-bd69-1e0836ff1a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.04.19 04:54:56.506455 [ 294 ] {} <Debug> TCP-Session: 69778a9c-6da6-45a8-bd69-1e0836ff1a91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.04.19 04:54:56.509294 [ 286 ] {f23a096d-dd5c-4e31-ac79-ca06e542f524} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 801 | 2026.04.19 04:54:56.521114 [ 286 ] {f23a096d-dd5c-4e31-ac79-ca06e542f524} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.04.19 04:54:56.541229 [ 286 ] {f23a096d-dd5c-4e31-ac79-ca06e542f524} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 803 | 2026.04.19 04:54:56.551466 [ 297 ] {f23a096d-dd5c-4e31-ac79-ca06e542f524} <Trace> AggregatingTransform: Aggregating | ||
| 804 | 2026.04.19 04:54:56.553852 [ 297 ] {f23a096d-dd5c-4e31-ac79-ca06e542f524} <Trace> Aggregator: Aggregation method: without_key | ||
| 805 | 2026.04.19 04:54:56.554615 [ 297 ] {f23a096d-dd5c-4e31-ac79-ca06e542f524} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006351951 sec. (157.432 rows/sec., 6.15 KiB/sec.) | ||
| 806 | 2026.04.19 04:54:56.554649 [ 297 ] {f23a096d-dd5c-4e31-ac79-ca06e542f524} <Trace> Aggregator: Merging aggregated data | ||
| 807 | 2026.04.19 04:54:56.554681 [ 297 ] {f23a096d-dd5c-4e31-ac79-ca06e542f524} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 808 | 2026.04.19 04:54:56.558160 [ 286 ] {f23a096d-dd5c-4e31-ac79-ca06e542f524} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.057656 sec., 17.344248647148607 rows/sec., 693.77 B/sec. | ||
| 809 | 2026.04.19 04:54:56.558340 [ 286 ] {f23a096d-dd5c-4e31-ac79-ca06e542f524} <Debug> TCPHandler: Processed in 0.058448741 sec. | ||
| 810 | 2026.04.19 04:54:56.563917 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.04.19 04:54:56.563973 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.04.19 04:54:56.563986 [ 286 ] {} <Debug> TCP-Session: ecdf209c-f4e0-437f-ad36-e2f85c6b8bd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.04.19 04:54:56.564009 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.04.19 04:54:56.564027 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.04.19 04:54:56.564045 [ 287 ] {} <Debug> TCP-Session: 927c0901-9d9d-4a01-9b0e-6793c4d55afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.04.19 04:54:56.564070 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.04.19 04:54:56.564097 [ 291 ] {} <Debug> TCP-Session: 0cb0a02d-eb13-4024-89b0-9f2b95175351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.04.19 04:54:56.564109 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.04.19 04:54:56.564136 [ 293 ] {} <Debug> TCP-Session: 5626a93e-ce05-4caf-9031-cbc5009cce35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.04.19 04:54:56.564137 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.04.19 04:54:56.564160 [ 290 ] {} <Debug> TCP-Session: 301d2034-4636-42d1-8128-a70e5bac013a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.04.19 04:54:56.564092 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 823 | 2026.04.19 04:54:56.564193 [ 294 ] {} <Debug> TCP-Session: 69778a9c-6da6-45a8-bd69-1e0836ff1a91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.04.19 04:54:56.564080 [ 288 ] {} <Debug> TCP-Session: 699fecf4-a615-4040-a67c-ed416419ec2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.04.19 04:54:56.564229 [ 292 ] {} <Debug> TCP-Session: 29c7ff48-ccde-48c7-a5d0-77486b1c66fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.04.19 04:54:56.564073 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.04.19 04:54:56.564303 [ 289 ] {} <Debug> TCP-Session: 7956cecd-7fb5-4a81-abbc-c883ebde8c55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.04.19 04:54:57.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.04 MiB, peak 166.15 MiB, free memory in arenas 0.00 B, will set to 161.81 MiB (RSS), difference: 3.77 MiB | ||
| 829 | 2026.04.19 04:55:00.863296 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 830 | 2026.04.19 04:55:00.865476 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 831 | 2026.04.19 04:55:00.865533 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 832 | 2026.04.19 04:55:00.866790 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 833 | 2026.04.19 04:55:00.867304 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 834 | 2026.04.19 04:55:00.867648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 835 | 2026.04.19 04:55:01.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.85 MiB, peak 166.15 MiB, free memory in arenas 0.00 B, will set to 161.90 MiB (RSS), difference: 4.06 MiB | ||
| 836 | 2026.04.19 04:55:01.392163 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49664 | ||
| 837 | 2026.04.19 04:55:01.392280 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 838 | 2026.04.19 04:55:01.392313 [ 286 ] {} <Debug> TCP-Session: b7af70cf-2201-4011-aedf-3e76820fbcf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49664 | ||
| 839 | 2026.04.19 04:55:01.392342 [ 286 ] {} <Debug> TCP-Session: b7af70cf-2201-4011-aedf-3e76820fbcf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.04.19 04:55:01.392360 [ 286 ] {} <Debug> TCP-Session: b7af70cf-2201-4011-aedf-3e76820fbcf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.04.19 04:55:01.392606 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40418 | ||
| 842 | 2026.04.19 04:55:01.392631 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53550 | ||
| 843 | 2026.04.19 04:55:01.392693 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63662 | ||
| 844 | 2026.04.19 04:55:01.392711 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64649 | ||
| 845 | 2026.04.19 04:55:01.392722 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50970 | ||
| 846 | 2026.04.19 04:55:01.392742 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49520 | ||
| 847 | 2026.04.19 04:55:01.392769 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.04.19 04:55:01.392768 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.04.19 04:55:01.392804 [ 290 ] {} <Debug> TCP-Session: fa855d3e-9cd7-49e5-836b-a21846a531da Authenticating user 'default' from [fd00:1122:3344:101::e]:63662 | ||
| 850 | 2026.04.19 04:55:01.392822 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.04.19 04:55:01.392828 [ 288 ] {} <Debug> TCP-Session: 9c518c91-ed58-4551-a6f5-7a1dbe7e245a Authenticating user 'default' from [fd00:1122:3344:101::e]:53550 | ||
| 852 | 2026.04.19 04:55:01.392828 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.04.19 04:55:01.392862 [ 288 ] {} <Debug> TCP-Session: 9c518c91-ed58-4551-a6f5-7a1dbe7e245a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.04.19 04:55:01.392852 [ 292 ] {} <Debug> TCP-Session: f2040451-eaeb-4849-b509-eb062ee877bc Authenticating user 'default' from [fd00:1122:3344:101::e]:50970 | ||
| 855 | 2026.04.19 04:55:01.392889 [ 288 ] {} <Debug> TCP-Session: 9c518c91-ed58-4551-a6f5-7a1dbe7e245a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.04.19 04:55:01.392889 [ 291 ] {} <Debug> TCP-Session: 8e909a5b-493d-4a29-a08a-d5fafd1610a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64649 | ||
| 857 | 2026.04.19 04:55:01.392907 [ 292 ] {} <Debug> TCP-Session: f2040451-eaeb-4849-b509-eb062ee877bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.04.19 04:55:01.392937 [ 291 ] {} <Debug> TCP-Session: 8e909a5b-493d-4a29-a08a-d5fafd1610a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.04.19 04:55:01.392943 [ 292 ] {} <Debug> TCP-Session: f2040451-eaeb-4849-b509-eb062ee877bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.04.19 04:55:01.392959 [ 291 ] {} <Debug> TCP-Session: 8e909a5b-493d-4a29-a08a-d5fafd1610a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.04.19 04:55:01.392843 [ 286 ] {} <Trace> TCP-Session: b7af70cf-2201-4011-aedf-3e76820fbcf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.04.19 04:55:01.392834 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 863 | 2026.04.19 04:55:01.392835 [ 290 ] {} <Debug> TCP-Session: fa855d3e-9cd7-49e5-836b-a21846a531da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.04.19 04:55:01.393035 [ 294 ] {} <Debug> TCP-Session: 54a49fc4-644a-4bdd-9500-8434acb0ead8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49520 | ||
| 865 | 2026.04.19 04:55:01.393043 [ 290 ] {} <Debug> TCP-Session: fa855d3e-9cd7-49e5-836b-a21846a531da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.04.19 04:55:01.393060 [ 294 ] {} <Debug> TCP-Session: 54a49fc4-644a-4bdd-9500-8434acb0ead8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.04.19 04:55:01.392736 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 868 | 2026.04.19 04:55:01.393084 [ 294 ] {} <Debug> TCP-Session: 54a49fc4-644a-4bdd-9500-8434acb0ead8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.04.19 04:55:01.393129 [ 287 ] {} <Debug> TCP-Session: 7019f360-279b-4d75-83eb-6f72810513c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40418 | ||
| 870 | 2026.04.19 04:55:01.392711 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65065 | ||
| 871 | 2026.04.19 04:55:01.393168 [ 287 ] {} <Debug> TCP-Session: 7019f360-279b-4d75-83eb-6f72810513c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.04.19 04:55:01.393159 [ 286 ] {066eae43-a4c6-4f9f-8908-5b06258d960e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49664) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 873 | 2026.04.19 04:55:01.393217 [ 287 ] {} <Debug> TCP-Session: 7019f360-279b-4d75-83eb-6f72810513c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.04.19 04:55:01.392740 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45922 | ||
| 875 | 2026.04.19 04:55:01.393272 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 876 | 2026.04.19 04:55:01.393302 [ 289 ] {} <Debug> TCP-Session: 87887305-2b21-4e4a-a73d-394b24656236 Authenticating user 'default' from [fd00:1122:3344:101::e]:65065 | ||
| 877 | 2026.04.19 04:55:01.393324 [ 289 ] {} <Debug> TCP-Session: 87887305-2b21-4e4a-a73d-394b24656236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.04.19 04:55:01.393336 [ 289 ] {} <Debug> TCP-Session: 87887305-2b21-4e4a-a73d-394b24656236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.04.19 04:55:01.393394 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 880 | 2026.04.19 04:55:01.393419 [ 293 ] {} <Debug> TCP-Session: 3117443b-d217-4874-9552-0d669e7c77ee Authenticating user 'default' from [fd00:1122:3344:101::e]:45922 | ||
| 881 | 2026.04.19 04:55:01.393435 [ 293 ] {} <Debug> TCP-Session: 3117443b-d217-4874-9552-0d669e7c77ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.04.19 04:55:01.393448 [ 293 ] {} <Debug> TCP-Session: 3117443b-d217-4874-9552-0d669e7c77ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.04.19 04:55:01.393475 [ 286 ] {066eae43-a4c6-4f9f-8908-5b06258d960e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 884 | 2026.04.19 04:55:01.393535 [ 286 ] {066eae43-a4c6-4f9f-8908-5b06258d960e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2026.04.19 04:55:01.393811 [ 286 ] {066eae43-a4c6-4f9f-8908-5b06258d960e} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 886 | 2026.04.19 04:55:01.394892 [ 328 ] {066eae43-a4c6-4f9f-8908-5b06258d960e} <Trace> AggregatingTransform: Aggregating | ||
| 887 | 2026.04.19 04:55:01.394940 [ 328 ] {066eae43-a4c6-4f9f-8908-5b06258d960e} <Trace> Aggregator: Aggregation method: without_key | ||
| 888 | 2026.04.19 04:55:01.394972 [ 328 ] {066eae43-a4c6-4f9f-8908-5b06258d960e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001062838 sec. (940.877 rows/sec., 36.75 KiB/sec.) | ||
| 889 | 2026.04.19 04:55:01.394995 [ 328 ] {066eae43-a4c6-4f9f-8908-5b06258d960e} <Trace> Aggregator: Merging aggregated data | ||
| 890 | 2026.04.19 04:55:01.396269 [ 286 ] {066eae43-a4c6-4f9f-8908-5b06258d960e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003166 sec., 315.8559696778269 rows/sec., 12.34 KiB/sec. | ||
| 891 | 2026.04.19 04:55:01.396409 [ 286 ] {066eae43-a4c6-4f9f-8908-5b06258d960e} <Debug> TCPHandler: Processed in 0.003700095 sec. | ||
| 892 | 2026.04.19 04:55:01.396533 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.04.19 04:55:01.396565 [ 286 ] {} <Debug> TCP-Session: b7af70cf-2201-4011-aedf-3e76820fbcf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.04.19 04:55:01.396568 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.04.19 04:55:01.396584 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.04.19 04:55:01.396626 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.04.19 04:55:01.396644 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.04.19 04:55:01.396658 [ 294 ] {} <Debug> TCP-Session: 54a49fc4-644a-4bdd-9500-8434acb0ead8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.04.19 04:55:01.396680 [ 292 ] {} <Debug> TCP-Session: f2040451-eaeb-4849-b509-eb062ee877bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.04.19 04:55:01.396684 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2026.04.19 04:55:01.396702 [ 290 ] {} <Debug> TCP-Session: fa855d3e-9cd7-49e5-836b-a21846a531da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.04.19 04:55:01.396724 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2026.04.19 04:55:01.396738 [ 288 ] {} <Debug> TCP-Session: 9c518c91-ed58-4551-a6f5-7a1dbe7e245a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.04.19 04:55:01.396704 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 905 | 2026.04.19 04:55:01.396771 [ 289 ] {} <Debug> TCP-Session: 87887305-2b21-4e4a-a73d-394b24656236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.04.19 04:55:01.396669 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 907 | 2026.04.19 04:55:01.396801 [ 291 ] {} <Debug> TCP-Session: 8e909a5b-493d-4a29-a08a-d5fafd1610a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.04.19 04:55:01.396648 [ 287 ] {} <Debug> TCP-Session: 7019f360-279b-4d75-83eb-6f72810513c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.04.19 04:55:01.396841 [ 293 ] {} <Debug> TCP-Session: 3117443b-d217-4874-9552-0d669e7c77ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.04.19 04:55:01.417268 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61754 | ||
| 911 | 2026.04.19 04:55:01.417357 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 912 | 2026.04.19 04:55:01.417382 [ 286 ] {} <Debug> TCP-Session: d68527a7-122a-4a20-8c76-28083fb1fb75 Authenticating user 'default' from [fd00:1122:3344:101::e]:61754 | ||
| 913 | 2026.04.19 04:55:01.417402 [ 286 ] {} <Debug> TCP-Session: d68527a7-122a-4a20-8c76-28083fb1fb75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 914 | 2026.04.19 04:55:01.417414 [ 286 ] {} <Debug> TCP-Session: d68527a7-122a-4a20-8c76-28083fb1fb75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.04.19 04:55:01.417611 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49507 | ||
| 916 | 2026.04.19 04:55:01.417620 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57779 | ||
| 917 | 2026.04.19 04:55:01.417642 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56441 | ||
| 918 | 2026.04.19 04:55:01.417666 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53829 | ||
| 919 | 2026.04.19 04:55:01.417692 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.04.19 04:55:01.417707 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63990 | ||
| 921 | 2026.04.19 04:55:01.417718 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55933 | ||
| 922 | 2026.04.19 04:55:01.417735 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.04.19 04:55:01.417755 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.04.19 04:55:01.417781 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2026.04.19 04:55:01.417784 [ 289 ] {} <Debug> TCP-Session: 07adf7a6-211f-43c3-b67d-d5f2bc5d4831 Authenticating user 'default' from [fd00:1122:3344:101::e]:56441 | ||
| 926 | 2026.04.19 04:55:01.417800 [ 291 ] {} <Debug> TCP-Session: 6145226f-fda0-49fd-bad6-381088973663 Authenticating user 'default' from [fd00:1122:3344:101::e]:53829 | ||
| 927 | 2026.04.19 04:55:01.417806 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 928 | 2026.04.19 04:55:01.417818 [ 289 ] {} <Debug> TCP-Session: 07adf7a6-211f-43c3-b67d-d5f2bc5d4831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.04.19 04:55:01.417833 [ 291 ] {} <Debug> TCP-Session: 6145226f-fda0-49fd-bad6-381088973663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.04.19 04:55:01.417849 [ 294 ] {} <Debug> TCP-Session: 02fde8bf-a0de-4e59-a565-f754e13a6c3d Authenticating user 'default' from [fd00:1122:3344:101::e]:55933 | ||
| 931 | 2026.04.19 04:55:01.417871 [ 291 ] {} <Debug> TCP-Session: 6145226f-fda0-49fd-bad6-381088973663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.04.19 04:55:01.417887 [ 294 ] {} <Debug> TCP-Session: 02fde8bf-a0de-4e59-a565-f754e13a6c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.04.19 04:55:01.417857 [ 289 ] {} <Debug> TCP-Session: 07adf7a6-211f-43c3-b67d-d5f2bc5d4831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.04.19 04:55:01.417912 [ 294 ] {} <Debug> TCP-Session: 02fde8bf-a0de-4e59-a565-f754e13a6c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.04.19 04:55:01.417810 [ 293 ] {} <Debug> TCP-Session: e8dc96e4-3070-444c-b57e-d9a4bc98a59d Authenticating user 'default' from [fd00:1122:3344:101::e]:63990 | ||
| 936 | 2026.04.19 04:55:01.417729 [ 287 ] {} <Debug> TCP-Session: 18c5541d-fa45-4942-91e6-31a087d386fd Authenticating user 'default' from [fd00:1122:3344:101::e]:49507 | ||
| 937 | 2026.04.19 04:55:01.417969 [ 293 ] {} <Debug> TCP-Session: e8dc96e4-3070-444c-b57e-d9a4bc98a59d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.04.19 04:55:01.417985 [ 287 ] {} <Debug> TCP-Session: 18c5541d-fa45-4942-91e6-31a087d386fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.04.19 04:55:01.417996 [ 293 ] {} <Debug> TCP-Session: e8dc96e4-3070-444c-b57e-d9a4bc98a59d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.04.19 04:55:01.418008 [ 287 ] {} <Debug> TCP-Session: 18c5541d-fa45-4942-91e6-31a087d386fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.04.19 04:55:01.417717 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.04.19 04:55:01.417680 [ 286 ] {} <Trace> TCP-Session: d68527a7-122a-4a20-8c76-28083fb1fb75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.04.19 04:55:01.418115 [ 288 ] {} <Debug> TCP-Session: c8ff08ee-490c-4a71-a81a-b7471ec4cca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57779 | ||
| 944 | 2026.04.19 04:55:01.417674 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60707 | ||
| 945 | 2026.04.19 04:55:01.418156 [ 288 ] {} <Debug> TCP-Session: c8ff08ee-490c-4a71-a81a-b7471ec4cca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.04.19 04:55:01.417660 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49044 | ||
| 947 | 2026.04.19 04:55:01.418186 [ 288 ] {} <Debug> TCP-Session: c8ff08ee-490c-4a71-a81a-b7471ec4cca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.04.19 04:55:01.418217 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 949 | 2026.04.19 04:55:01.418240 [ 292 ] {} <Debug> TCP-Session: 914bb545-40bb-4dff-92a9-4270c38dbf2b Authenticating user 'default' from [fd00:1122:3344:101::e]:60707 | ||
| 950 | 2026.04.19 04:55:01.418254 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 951 | 2026.04.19 04:55:01.418256 [ 292 ] {} <Debug> TCP-Session: 914bb545-40bb-4dff-92a9-4270c38dbf2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.04.19 04:55:01.418282 [ 290 ] {} <Debug> TCP-Session: bca0199b-a12c-4c65-8b9f-dfc7c8cfcaeb Authenticating user 'default' from [fd00:1122:3344:101::e]:49044 | ||
| 953 | 2026.04.19 04:55:01.418289 [ 292 ] {} <Debug> TCP-Session: 914bb545-40bb-4dff-92a9-4270c38dbf2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.04.19 04:55:01.418296 [ 286 ] {9f5b9d6e-1857-4dab-89ce-332a4baabcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61754) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 955 | 2026.04.19 04:55:01.418308 [ 290 ] {} <Debug> TCP-Session: bca0199b-a12c-4c65-8b9f-dfc7c8cfcaeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.04.19 04:55:01.418353 [ 290 ] {} <Debug> TCP-Session: bca0199b-a12c-4c65-8b9f-dfc7c8cfcaeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.04.19 04:55:01.418600 [ 286 ] {9f5b9d6e-1857-4dab-89ce-332a4baabcd3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 958 | 2026.04.19 04:55:01.418654 [ 286 ] {9f5b9d6e-1857-4dab-89ce-332a4baabcd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 959 | 2026.04.19 04:55:01.418978 [ 286 ] {9f5b9d6e-1857-4dab-89ce-332a4baabcd3} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 960 | 2026.04.19 04:55:01.420038 [ 300 ] {9f5b9d6e-1857-4dab-89ce-332a4baabcd3} <Trace> AggregatingTransform: Aggregating | ||
| 961 | 2026.04.19 04:55:01.420090 [ 300 ] {9f5b9d6e-1857-4dab-89ce-332a4baabcd3} <Trace> Aggregator: Aggregation method: without_key | ||
| 962 | 2026.04.19 04:55:01.420127 [ 300 ] {9f5b9d6e-1857-4dab-89ce-332a4baabcd3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001025018 sec. (975.593 rows/sec., 38.11 KiB/sec.) | ||
| 963 | 2026.04.19 04:55:01.420152 [ 300 ] {9f5b9d6e-1857-4dab-89ce-332a4baabcd3} <Trace> Aggregator: Merging aggregated data | ||
| 964 | 2026.04.19 04:55:01.421658 [ 286 ] {9f5b9d6e-1857-4dab-89ce-332a4baabcd3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003428 sec., 291.71528588098016 rows/sec., 11.40 KiB/sec. | ||
| 965 | 2026.04.19 04:55:01.421824 [ 286 ] {9f5b9d6e-1857-4dab-89ce-332a4baabcd3} <Debug> TCPHandler: Processed in 0.004243295 sec. | ||
| 966 | 2026.04.19 04:55:01.421975 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.04.19 04:55:01.422005 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.04.19 04:55:01.422007 [ 286 ] {} <Debug> TCP-Session: d68527a7-122a-4a20-8c76-28083fb1fb75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.04.19 04:55:01.422024 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.04.19 04:55:01.422041 [ 294 ] {} <Debug> TCP-Session: 02fde8bf-a0de-4e59-a565-f754e13a6c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.04.19 04:55:01.422049 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.04.19 04:55:01.422080 [ 287 ] {} <Debug> TCP-Session: 18c5541d-fa45-4942-91e6-31a087d386fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.04.19 04:55:01.422087 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.04.19 04:55:01.422108 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.04.19 04:55:01.422139 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.04.19 04:55:01.422150 [ 291 ] {} <Debug> TCP-Session: 6145226f-fda0-49fd-bad6-381088973663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.04.19 04:55:01.422165 [ 290 ] {} <Debug> TCP-Session: bca0199b-a12c-4c65-8b9f-dfc7c8cfcaeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.04.19 04:55:01.422181 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.04.19 04:55:01.422188 [ 289 ] {} <Debug> TCP-Session: 07adf7a6-211f-43c3-b67d-d5f2bc5d4831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.04.19 04:55:01.422238 [ 292 ] {} <Debug> TCP-Session: 914bb545-40bb-4dff-92a9-4270c38dbf2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.04.19 04:55:01.422072 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.04.19 04:55:01.422115 [ 288 ] {} <Debug> TCP-Session: c8ff08ee-490c-4a71-a81a-b7471ec4cca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.04.19 04:55:01.422307 [ 293 ] {} <Debug> TCP-Session: e8dc96e4-3070-444c-b57e-d9a4bc98a59d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.04.19 04:55:03.340848 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 1485 | ||
| 985 | 2026.04.19 04:55:03.341358 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2026.04.19 04:55:03.341403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 987 | 2026.04.19 04:55:03.342009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 988 | 2026.04.19 04:55:03.342442 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2026.04.19 04:55:03.342582 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1485 | ||
| 990 | 2026.04.19 04:55:03.397916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 991 | 2026.04.19 04:55:03.415855 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.04.19 04:55:03.415941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 993 | 2026.04.19 04:55:03.422780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 994 | 2026.04.19 04:55:03.424130 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2026.04.19 04:55:03.429269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 996 | 2026.04.19 04:55:06.955677 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.04.19 04:55:06.955890 [ 3 ] {45137966-e11f-4aa3-a5d7-d6ca53589bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 998 | 2026.04.19 04:55:06.956154 [ 3 ] {45137966-e11f-4aa3-a5d7-d6ca53589bf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.04.19 04:55:06.956211 [ 3 ] {45137966-e11f-4aa3-a5d7-d6ca53589bf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.04.19 04:55:06.956575 [ 3 ] {45137966-e11f-4aa3-a5d7-d6ca53589bf8} <Debug> TCPHandler: Processed in 0.001068528 sec. | ||
| 1001 | 2026.04.19 04:55:06.980706 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.04.19 04:55:06.980845 [ 3 ] {af3f2e0c-e47d-4e2e-b5a6-c3d5f199f639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.04.19 04:55:06.987543 [ 3 ] {af3f2e0c-e47d-4e2e-b5a6-c3d5f199f639} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.04.19 04:55:06.987608 [ 3 ] {af3f2e0c-e47d-4e2e-b5a6-c3d5f199f639} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.04.19 04:55:06.990286 [ 3 ] {af3f2e0c-e47d-4e2e-b5a6-c3d5f199f639} <Debug> TCPHandler: Processed in 0.009610768 sec. | ||
| 1006 | 2026.04.19 04:55:06.991993 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.04.19 04:55:06.992128 [ 3 ] {e18e47a5-0406-4233-bba7-693a03a36011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.04.19 04:55:06.996599 [ 3 ] {e18e47a5-0406-4233-bba7-693a03a36011} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.04.19 04:55:06.996663 [ 3 ] {e18e47a5-0406-4233-bba7-693a03a36011} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.04.19 04:55:06.997051 [ 3 ] {e18e47a5-0406-4233-bba7-693a03a36011} <Debug> TCPHandler: Processed in 0.005120059 sec. | ||
| 1011 | 2026.04.19 04:55:06.997289 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.04.19 04:55:06.997415 [ 3 ] {69b3d0c0-494d-4a73-a2c4-fee070d67aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.04.19 04:55:06.997678 [ 3 ] {69b3d0c0-494d-4a73-a2c4-fee070d67aa1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.04.19 04:55:06.997729 [ 3 ] {69b3d0c0-494d-4a73-a2c4-fee070d67aa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.04.19 04:55:06.998148 [ 3 ] {69b3d0c0-494d-4a73-a2c4-fee070d67aa1} <Debug> TCPHandler: Processed in 0.000903626 sec. | ||
| 1016 | 2026.04.19 04:55:06.998400 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.04.19 04:55:06.998523 [ 3 ] {a52feb78-bc7a-4b6b-8dcc-887410f3cf14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.04.19 04:55:06.998785 [ 3 ] {a52feb78-bc7a-4b6b-8dcc-887410f3cf14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.04.19 04:55:06.998834 [ 3 ] {a52feb78-bc7a-4b6b-8dcc-887410f3cf14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.04.19 04:55:06.999237 [ 3 ] {a52feb78-bc7a-4b6b-8dcc-887410f3cf14} <Debug> TCPHandler: Processed in 0.000889626 sec. | ||
| 1021 | 2026.04.19 04:55:06.999905 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.04.19 04:55:07.000037 [ 3 ] {0ce4054b-865c-420c-aa45-4930b9573d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.04.19 04:55:07.000269 [ 3 ] {0ce4054b-865c-420c-aa45-4930b9573d2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.04.19 04:55:07.000310 [ 3 ] {0ce4054b-865c-420c-aa45-4930b9573d2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.04.19 04:55:07.000641 [ 3 ] {0ce4054b-865c-420c-aa45-4930b9573d2a} <Debug> TCPHandler: Processed in 0.000832815 sec. | ||
| 1026 | 2026.04.19 04:55:07.000877 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.04.19 04:55:07.001066 [ 3 ] {b7713104-72e8-477f-96e0-acefd71b1436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) 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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.04.19 04:55:07.001325 [ 3 ] {b7713104-72e8-477f-96e0-acefd71b1436} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.04.19 04:55:07.001370 [ 3 ] {b7713104-72e8-477f-96e0-acefd71b1436} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.04.19 04:55:07.001733 [ 3 ] {b7713104-72e8-477f-96e0-acefd71b1436} <Debug> TCPHandler: Processed in 0.000848355 sec. | ||
| 1031 | 2026.04.19 04:55:07.001990 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.04.19 04:55:07.002109 [ 3 ] {f86809bb-7b6f-4f09-ab16-455e86ada313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.04.19 04:55:07.002354 [ 3 ] {f86809bb-7b6f-4f09-ab16-455e86ada313} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.04.19 04:55:07.002398 [ 3 ] {f86809bb-7b6f-4f09-ab16-455e86ada313} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.04.19 04:55:07.002740 [ 3 ] {f86809bb-7b6f-4f09-ab16-455e86ada313} <Debug> TCPHandler: Processed in 0.000798944 sec. | ||
| 1036 | 2026.04.19 04:55:07.002985 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.04.19 04:55:07.003104 [ 3 ] {c8305640-d6db-488f-bba9-6f4ae09cb99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) 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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.04.19 04:55:07.003348 [ 3 ] {c8305640-d6db-488f-bba9-6f4ae09cb99f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.04.19 04:55:07.003392 [ 3 ] {c8305640-d6db-488f-bba9-6f4ae09cb99f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.04.19 04:55:07.003728 [ 3 ] {c8305640-d6db-488f-bba9-6f4ae09cb99f} <Debug> TCPHandler: Processed in 0.000805754 sec. | ||
| 1041 | 2026.04.19 04:55:07.003956 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.04.19 04:55:07.004074 [ 3 ] {648e0124-33a3-46d7-8681-12a9348bdeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.04.19 04:55:07.004334 [ 3 ] {648e0124-33a3-46d7-8681-12a9348bdeca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.04.19 04:55:07.004382 [ 3 ] {648e0124-33a3-46d7-8681-12a9348bdeca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.04.19 04:55:07.004755 [ 3 ] {648e0124-33a3-46d7-8681-12a9348bdeca} <Debug> TCPHandler: Processed in 0.000848435 sec. | ||
| 1046 | 2026.04.19 04:55:07.005021 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.04.19 04:55:07.005140 [ 3 ] {9b2b5bcb-5d29-4163-9c0c-9df4e7b969a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1048 | 2026.04.19 04:55:07.005386 [ 3 ] {9b2b5bcb-5d29-4163-9c0c-9df4e7b969a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.04.19 04:55:07.005431 [ 3 ] {9b2b5bcb-5d29-4163-9c0c-9df4e7b969a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.04.19 04:55:07.005778 [ 3 ] {9b2b5bcb-5d29-4163-9c0c-9df4e7b969a2} <Debug> TCPHandler: Processed in 0.000806754 sec. | ||
| 1051 | 2026.04.19 04:55:07.006027 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.04.19 04:55:07.006147 [ 3 ] {fc36aeaa-4087-4d66-a9ce-290e9958a5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1053 | 2026.04.19 04:55:07.006405 [ 3 ] {fc36aeaa-4087-4d66-a9ce-290e9958a5ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.04.19 04:55:07.006447 [ 3 ] {fc36aeaa-4087-4d66-a9ce-290e9958a5ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.04.19 04:55:07.006785 [ 3 ] {fc36aeaa-4087-4d66-a9ce-290e9958a5ce} <Debug> TCPHandler: Processed in 0.000806954 sec. | ||
| 1056 | 2026.04.19 04:55:07.007041 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.04.19 04:55:07.007159 [ 3 ] {a36099d9-0280-45bd-a40b-2eadb5ee40c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1058 | 2026.04.19 04:55:07.007402 [ 3 ] {a36099d9-0280-45bd-a40b-2eadb5ee40c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.04.19 04:55:07.007444 [ 3 ] {a36099d9-0280-45bd-a40b-2eadb5ee40c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.04.19 04:55:07.007808 [ 3 ] {a36099d9-0280-45bd-a40b-2eadb5ee40c3} <Debug> TCPHandler: Processed in 0.000817414 sec. | ||
| 1061 | 2026.04.19 04:55:07.008102 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.04.19 04:55:07.008234 [ 3 ] {1bacd8cf-4a8d-4bab-863d-2385580fb8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.04.19 04:55:07.008511 [ 3 ] {1bacd8cf-4a8d-4bab-863d-2385580fb8e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.04.19 04:55:07.008557 [ 3 ] {1bacd8cf-4a8d-4bab-863d-2385580fb8e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.04.19 04:55:07.008931 [ 3 ] {1bacd8cf-4a8d-4bab-863d-2385580fb8e7} <Debug> TCPHandler: Processed in 0.000882025 sec. | ||
| 1066 | 2026.04.19 04:55:07.009174 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.04.19 04:55:07.009306 [ 3 ] {63d2ccc0-48c6-4da9-b780-717aa95aa5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) 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: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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.04.19 04:55:07.009607 [ 3 ] {63d2ccc0-48c6-4da9-b780-717aa95aa5e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.04.19 04:55:07.009667 [ 3 ] {63d2ccc0-48c6-4da9-b780-717aa95aa5e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.04.19 04:55:07.010031 [ 3 ] {63d2ccc0-48c6-4da9-b780-717aa95aa5e5} <Debug> TCPHandler: Processed in 0.000909346 sec. | ||
| 1071 | 2026.04.19 04:55:07.010276 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.04.19 04:55:07.010408 [ 3 ] {129f0878-adfd-451e-bb84-5cae024cbaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) 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: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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.04.19 04:55:07.010699 [ 3 ] {129f0878-adfd-451e-bb84-5cae024cbaeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.04.19 04:55:07.010745 [ 3 ] {129f0878-adfd-451e-bb84-5cae024cbaeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.04.19 04:55:07.011088 [ 3 ] {129f0878-adfd-451e-bb84-5cae024cbaeb} <Debug> TCPHandler: Processed in 0.000864845 sec. | ||
| 1076 | 2026.04.19 04:55:07.011327 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.04.19 04:55:07.011451 [ 3 ] {7ef18db5-2b85-4610-a335-ad8e12d7e861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) 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: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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.04.19 04:55:07.011720 [ 3 ] {7ef18db5-2b85-4610-a335-ad8e12d7e861} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.04.19 04:55:07.011763 [ 3 ] {7ef18db5-2b85-4610-a335-ad8e12d7e861} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.04.19 04:55:07.012121 [ 3 ] {7ef18db5-2b85-4610-a335-ad8e12d7e861} <Debug> TCPHandler: Processed in 0.000845495 sec. | ||
| 1081 | 2026.04.19 04:55:07.012423 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.04.19 04:55:07.012559 [ 3 ] {787dd5dd-d8de-406f-bd26-e1145d6a0b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1083 | 2026.04.19 04:55:07.012843 [ 3 ] {787dd5dd-d8de-406f-bd26-e1145d6a0b43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.04.19 04:55:07.012888 [ 3 ] {787dd5dd-d8de-406f-bd26-e1145d6a0b43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2026.04.19 04:55:07.013242 [ 3 ] {787dd5dd-d8de-406f-bd26-e1145d6a0b43} <Debug> TCPHandler: Processed in 0.000886135 sec. | ||
| 1086 | 2026.04.19 04:55:07.013503 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.04.19 04:55:07.013631 [ 3 ] {f01a7281-149f-4af3-bf1a-315e42f232ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1088 | 2026.04.19 04:55:07.013907 [ 3 ] {f01a7281-149f-4af3-bf1a-315e42f232ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2026.04.19 04:55:07.013951 [ 3 ] {f01a7281-149f-4af3-bf1a-315e42f232ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2026.04.19 04:55:07.014299 [ 3 ] {f01a7281-149f-4af3-bf1a-315e42f232ca} <Debug> TCPHandler: Processed in 0.000847035 sec. | ||
| 1091 | 2026.04.19 04:55:07.015621 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.04.19 04:55:07.015766 [ 3 ] {5313430d-5a9e-420c-b2a7-10cdb4d834a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1093 | 2026.04.19 04:55:07.016081 [ 3 ] {5313430d-5a9e-420c-b2a7-10cdb4d834a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2026.04.19 04:55:07.016130 [ 3 ] {5313430d-5a9e-420c-b2a7-10cdb4d834a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.04.19 04:55:07.016488 [ 3 ] {5313430d-5a9e-420c-b2a7-10cdb4d834a3} <Debug> TCPHandler: Processed in 0.000925376 sec. | ||
| 1096 | 2026.04.19 04:55:07.016858 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.04.19 04:55:07.016990 [ 3 ] {f761d373-2fb4-4c07-a626-20f6b412ed31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1098 | 2026.04.19 04:55:07.017279 [ 3 ] {f761d373-2fb4-4c07-a626-20f6b412ed31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2026.04.19 04:55:07.017326 [ 3 ] {f761d373-2fb4-4c07-a626-20f6b412ed31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1100 | 2026.04.19 04:55:07.017736 [ 3 ] {f761d373-2fb4-4c07-a626-20f6b412ed31} <Debug> TCPHandler: Processed in 0.000939936 sec. | ||
| 1101 | 2026.04.19 04:55:07.018036 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.04.19 04:55:07.018167 [ 3 ] {c57f9177-8f05-427b-b1b4-416f1ed67a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1103 | 2026.04.19 04:55:07.018445 [ 3 ] {c57f9177-8f05-427b-b1b4-416f1ed67a8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2026.04.19 04:55:07.018489 [ 3 ] {c57f9177-8f05-427b-b1b4-416f1ed67a8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2026.04.19 04:55:07.018851 [ 3 ] {c57f9177-8f05-427b-b1b4-416f1ed67a8b} <Debug> TCPHandler: Processed in 0.000865275 sec. | ||
| 1106 | 2026.04.19 04:55:07.019151 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.04.19 04:55:07.019282 [ 3 ] {7c00c0d1-3047-478b-802f-2d67ee7948cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1108 | 2026.04.19 04:55:07.019572 [ 3 ] {7c00c0d1-3047-478b-802f-2d67ee7948cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2026.04.19 04:55:07.019616 [ 3 ] {7c00c0d1-3047-478b-802f-2d67ee7948cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2026.04.19 04:55:07.019982 [ 3 ] {7c00c0d1-3047-478b-802f-2d67ee7948cd} <Debug> TCPHandler: Processed in 0.000883725 sec. | ||
| 1111 | 2026.04.19 04:55:07.020293 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.04.19 04:55:07.020426 [ 3 ] {9ada29e8-fccd-46bd-90bc-c0a6ec70c165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1113 | 2026.04.19 04:55:07.020708 [ 3 ] {9ada29e8-fccd-46bd-90bc-c0a6ec70c165} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1114 | 2026.04.19 04:55:07.020751 [ 3 ] {9ada29e8-fccd-46bd-90bc-c0a6ec70c165} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1115 | 2026.04.19 04:55:07.021103 [ 3 ] {9ada29e8-fccd-46bd-90bc-c0a6ec70c165} <Debug> TCPHandler: Processed in 0.000863085 sec. | ||
| 1116 | 2026.04.19 04:55:07.021424 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.04.19 04:55:07.021552 [ 3 ] {acaf238f-095e-44d1-8879-a7d0f13bd36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1118 | 2026.04.19 04:55:07.021876 [ 3 ] {acaf238f-095e-44d1-8879-a7d0f13bd36e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1119 | 2026.04.19 04:55:07.021923 [ 3 ] {acaf238f-095e-44d1-8879-a7d0f13bd36e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1120 | 2026.04.19 04:55:07.022252 [ 3 ] {acaf238f-095e-44d1-8879-a7d0f13bd36e} <Debug> TCPHandler: Processed in 0.000879896 sec. | ||
| 1121 | 2026.04.19 04:55:07.029930 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.04.19 04:55:07.030040 [ 3 ] {1d9731c5-4ea3-4fb0-91fb-f6eec867101e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1123 | 2026.04.19 04:55:07.030082 [ 3 ] {1d9731c5-4ea3-4fb0-91fb-f6eec867101e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2026.04.19 04:55:07.030749 [ 3 ] {1d9731c5-4ea3-4fb0-91fb-f6eec867101e} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.04.19 04:55:07.030804 [ 3 ] {1d9731c5-4ea3-4fb0-91fb-f6eec867101e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1126 | 2026.04.19 04:55:07.033529 [ 3 ] {1d9731c5-4ea3-4fb0-91fb-f6eec867101e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1127 | 2026.04.19 04:55:07.033941 [ 3 ] {1d9731c5-4ea3-4fb0-91fb-f6eec867101e} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.04.19 04:55:07.034132 [ 3 ] {1d9731c5-4ea3-4fb0-91fb-f6eec867101e} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.004121 sec., 6066.488716330988 rows/sec., 1.30 MiB/sec. | ||
| 1129 | 2026.04.19 04:55:07.034182 [ 3 ] {1d9731c5-4ea3-4fb0-91fb-f6eec867101e} <Debug> TCPHandler: Processed in 0.004305335 sec. | ||
| 1130 | 2026.04.19 04:55:07.034327 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.04.19 04:55:07.034427 [ 3 ] {75aaf843-5682-4b2d-9290-a9a716bc52b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1132 | 2026.04.19 04:55:07.034467 [ 3 ] {75aaf843-5682-4b2d-9290-a9a716bc52b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1133 | 2026.04.19 04:55:07.043047 [ 3 ] {75aaf843-5682-4b2d-9290-a9a716bc52b5} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.04.19 04:55:07.043082 [ 3 ] {75aaf843-5682-4b2d-9290-a9a716bc52b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1135 | 2026.04.19 04:55:07.043619 [ 3 ] {75aaf843-5682-4b2d-9290-a9a716bc52b5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1136 | 2026.04.19 04:55:07.044083 [ 3 ] {75aaf843-5682-4b2d-9290-a9a716bc52b5} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.04.19 04:55:07.044240 [ 3 ] {75aaf843-5682-4b2d-9290-a9a716bc52b5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.009835 sec., 2440.2643619725472 rows/sec., 207.33 KiB/sec. | ||
| 1138 | 2026.04.19 04:55:07.044280 [ 3 ] {75aaf843-5682-4b2d-9290-a9a716bc52b5} <Debug> TCPHandler: Processed in 0.010003544 sec. | ||
| 1139 | 2026.04.19 04:55:07.044419 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.04.19 04:55:07.044520 [ 3 ] {d816cc47-5c7e-4819-92c3-7adf978704bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1141 | 2026.04.19 04:55:07.044561 [ 3 ] {d816cc47-5c7e-4819-92c3-7adf978704bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1142 | 2026.04.19 04:55:07.044983 [ 3 ] {d816cc47-5c7e-4819-92c3-7adf978704bb} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.04.19 04:55:07.045020 [ 3 ] {d816cc47-5c7e-4819-92c3-7adf978704bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1144 | 2026.04.19 04:55:07.045448 [ 3 ] {d816cc47-5c7e-4819-92c3-7adf978704bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1145 | 2026.04.19 04:55:07.046026 [ 3 ] {d816cc47-5c7e-4819-92c3-7adf978704bb} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.04.19 04:55:07.046179 [ 3 ] {d816cc47-5c7e-4819-92c3-7adf978704bb} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001681 sec., 5948.83997620464 rows/sec., 485.09 KiB/sec. | ||
| 1147 | 2026.04.19 04:55:07.046223 [ 3 ] {d816cc47-5c7e-4819-92c3-7adf978704bb} <Debug> TCPHandler: Processed in 0.001856272 sec. | ||
| 1148 | 2026.04.19 04:55:07.046386 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.04.19 04:55:07.046500 [ 3 ] {cedd01c2-fc28-4b4b-b354-1668415d1a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1150 | 2026.04.19 04:55:07.046553 [ 3 ] {cedd01c2-fc28-4b4b-b354-1668415d1a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1151 | 2026.04.19 04:55:07.047121 [ 3 ] {cedd01c2-fc28-4b4b-b354-1668415d1a38} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.04.19 04:55:07.047156 [ 3 ] {cedd01c2-fc28-4b4b-b354-1668415d1a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1153 | 2026.04.19 04:55:07.048052 [ 3 ] {cedd01c2-fc28-4b4b-b354-1668415d1a38} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1154 | 2026.04.19 04:55:07.048590 [ 3 ] {cedd01c2-fc28-4b4b-b354-1668415d1a38} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.04.19 04:55:07.048733 [ 3 ] {cedd01c2-fc28-4b4b-b354-1668415d1a38} <Debug> executeQuery: Read 225 rows, 20.58 KiB in 0.002258 sec., 99645.70416297608 rows/sec., 8.90 MiB/sec. | ||
| 1156 | 2026.04.19 04:55:07.048770 [ 3 ] {cedd01c2-fc28-4b4b-b354-1668415d1a38} <Debug> TCPHandler: Processed in 0.002446393 sec. | ||
| 1157 | 2026.04.19 04:55:07.048910 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.04.19 04:55:07.049006 [ 3 ] {b73c4396-0bde-415a-abab-ee1f546fc353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1159 | 2026.04.19 04:55:07.049048 [ 3 ] {b73c4396-0bde-415a-abab-ee1f546fc353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1160 | 2026.04.19 04:55:07.049469 [ 3 ] {b73c4396-0bde-415a-abab-ee1f546fc353} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.04.19 04:55:07.049511 [ 3 ] {b73c4396-0bde-415a-abab-ee1f546fc353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1162 | 2026.04.19 04:55:07.050023 [ 3 ] {b73c4396-0bde-415a-abab-ee1f546fc353} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1163 | 2026.04.19 04:55:07.050501 [ 3 ] {b73c4396-0bde-415a-abab-ee1f546fc353} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.04.19 04:55:07.050642 [ 3 ] {b73c4396-0bde-415a-abab-ee1f546fc353} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001655 sec., 27794.561933534744 rows/sec., 2.04 MiB/sec. | ||
| 1165 | 2026.04.19 04:55:07.050681 [ 3 ] {b73c4396-0bde-415a-abab-ee1f546fc353} <Debug> TCPHandler: Processed in 0.001822481 sec. | ||
| 1166 | 2026.04.19 04:55:07.050811 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.04.19 04:55:07.050905 [ 3 ] {9f76f032-4edf-4aaf-96b5-cc93d26fbe89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1168 | 2026.04.19 04:55:07.050944 [ 3 ] {9f76f032-4edf-4aaf-96b5-cc93d26fbe89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1169 | 2026.04.19 04:55:07.051376 [ 3 ] {9f76f032-4edf-4aaf-96b5-cc93d26fbe89} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.04.19 04:55:07.051415 [ 3 ] {9f76f032-4edf-4aaf-96b5-cc93d26fbe89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1171 | 2026.04.19 04:55:07.051830 [ 3 ] {9f76f032-4edf-4aaf-96b5-cc93d26fbe89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1172 | 2026.04.19 04:55:07.052333 [ 3 ] {9f76f032-4edf-4aaf-96b5-cc93d26fbe89} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.04.19 04:55:07.052488 [ 3 ] {9f76f032-4edf-4aaf-96b5-cc93d26fbe89} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0016 sec., 15000 rows/sec., 1.24 MiB/sec. | ||
| 1174 | 2026.04.19 04:55:07.052540 [ 3 ] {9f76f032-4edf-4aaf-96b5-cc93d26fbe89} <Debug> TCPHandler: Processed in 0.001778331 sec. | ||
| 1175 | 2026.04.19 04:55:07.052671 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.04.19 04:55:07.052788 [ 3 ] {8b3a44bc-7bd0-4079-b140-d40f4267b873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1177 | 2026.04.19 04:55:07.052843 [ 3 ] {8b3a44bc-7bd0-4079-b140-d40f4267b873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1178 | 2026.04.19 04:55:07.053388 [ 3 ] {8b3a44bc-7bd0-4079-b140-d40f4267b873} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.04.19 04:55:07.053433 [ 3 ] {8b3a44bc-7bd0-4079-b140-d40f4267b873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1180 | 2026.04.19 04:55:07.054117 [ 3 ] {8b3a44bc-7bd0-4079-b140-d40f4267b873} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1181 | 2026.04.19 04:55:07.055418 [ 3 ] {8b3a44bc-7bd0-4079-b140-d40f4267b873} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.04.19 04:55:07.055734 [ 3 ] {8b3a44bc-7bd0-4079-b140-d40f4267b873} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002956 sec., 4059.539918809202 rows/sec., 317.15 KiB/sec. | ||
| 1183 | 2026.04.19 04:55:07.055795 [ 3 ] {8b3a44bc-7bd0-4079-b140-d40f4267b873} <Debug> TCPHandler: Processed in 0.003185426 sec. | ||
| 1184 | 2026.04.19 04:55:07.056175 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.04.19 04:55:07.056311 [ 3 ] {e5262102-8f16-4432-995c-37058f96965a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1186 | 2026.04.19 04:55:07.056373 [ 3 ] {e5262102-8f16-4432-995c-37058f96965a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1187 | 2026.04.19 04:55:07.057115 [ 3 ] {e5262102-8f16-4432-995c-37058f96965a} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.04.19 04:55:07.057171 [ 3 ] {e5262102-8f16-4432-995c-37058f96965a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1189 | 2026.04.19 04:55:07.057967 [ 3 ] {e5262102-8f16-4432-995c-37058f96965a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1190 | 2026.04.19 04:55:07.058637 [ 3 ] {e5262102-8f16-4432-995c-37058f96965a} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.04.19 04:55:07.058828 [ 3 ] {e5262102-8f16-4432-995c-37058f96965a} <Debug> executeQuery: Read 138 rows, 11.43 KiB in 0.002539 sec., 54352.10712879086 rows/sec., 4.40 MiB/sec. | ||
| 1192 | 2026.04.19 04:55:07.058880 [ 3 ] {e5262102-8f16-4432-995c-37058f96965a} <Debug> TCPHandler: Processed in 0.002784288 sec. | ||
| 1193 | 2026.04.19 04:55:07.061683 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.04.19 04:55:07.061801 [ 3 ] {8e89f6ef-5f76-4158-80c6-32e58ecb54d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1195 | 2026.04.19 04:55:07.061864 [ 3 ] {8e89f6ef-5f76-4158-80c6-32e58ecb54d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1196 | 2026.04.19 04:55:07.064438 [ 3 ] {8e89f6ef-5f76-4158-80c6-32e58ecb54d8} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.04.19 04:55:07.064480 [ 3 ] {8e89f6ef-5f76-4158-80c6-32e58ecb54d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1198 | 2026.04.19 04:55:07.073699 [ 3 ] {8e89f6ef-5f76-4158-80c6-32e58ecb54d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1199 | 2026.04.19 04:55:07.074158 [ 3 ] {8e89f6ef-5f76-4158-80c6-32e58ecb54d8} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.04.19 04:55:07.074313 [ 3 ] {8e89f6ef-5f76-4158-80c6-32e58ecb54d8} <Debug> executeQuery: Read 203 rows, 16.43 KiB in 0.012536 sec., 16193.363114231015 rows/sec., 1.28 MiB/sec. | ||
| 1201 | 2026.04.19 04:55:07.074352 [ 3 ] {8e89f6ef-5f76-4158-80c6-32e58ecb54d8} <Debug> TCPHandler: Processed in 0.013595518 sec. | ||
| 1202 | 2026.04.19 04:55:07.074506 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.04.19 04:55:07.074604 [ 3 ] {f445eb8b-54da-40a6-87f0-5931811037f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.04.19 04:55:07.074660 [ 3 ] {f445eb8b-54da-40a6-87f0-5931811037f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1205 | 2026.04.19 04:55:07.075596 [ 3 ] {f445eb8b-54da-40a6-87f0-5931811037f0} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.04.19 04:55:07.075632 [ 3 ] {f445eb8b-54da-40a6-87f0-5931811037f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1207 | 2026.04.19 04:55:07.079084 [ 3 ] {f445eb8b-54da-40a6-87f0-5931811037f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1208 | 2026.04.19 04:55:07.079545 [ 3 ] {f445eb8b-54da-40a6-87f0-5931811037f0} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.04.19 04:55:07.079701 [ 3 ] {f445eb8b-54da-40a6-87f0-5931811037f0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.005116 sec., 4691.164972634871 rows/sec., 8.41 MiB/sec. | ||
| 1210 | 2026.04.19 04:55:07.079774 [ 3 ] {f445eb8b-54da-40a6-87f0-5931811037f0} <Debug> TCPHandler: Processed in 0.005328542 sec. | ||
| 1211 | 2026.04.19 04:55:07.079903 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.04.19 04:55:07.080000 [ 3 ] {27d4937e-79b3-40e0-a890-b77e298ec578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1213 | 2026.04.19 04:55:07.080042 [ 3 ] {27d4937e-79b3-40e0-a890-b77e298ec578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1214 | 2026.04.19 04:55:07.080392 [ 3 ] {27d4937e-79b3-40e0-a890-b77e298ec578} <Trace> oximeter.measurements_i64 (7c015ec3-bd7c-4cce-be59-880286f80b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.04.19 04:55:07.080431 [ 3 ] {27d4937e-79b3-40e0-a890-b77e298ec578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1216 | 2026.04.19 04:55:07.080942 [ 3 ] {27d4937e-79b3-40e0-a890-b77e298ec578} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1217 | 2026.04.19 04:55:07.081323 [ 3 ] {27d4937e-79b3-40e0-a890-b77e298ec578} <Trace> oximeter.measurements_i64 (7c015ec3-bd7c-4cce-be59-880286f80b41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.04.19 04:55:07.081458 [ 3 ] {27d4937e-79b3-40e0-a890-b77e298ec578} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001477 sec., 8124.576844955992 rows/sec., 573.90 KiB/sec. | ||
| 1219 | 2026.04.19 04:55:07.081494 [ 3 ] {27d4937e-79b3-40e0-a890-b77e298ec578} <Debug> TCPHandler: Processed in 0.001642089 sec. | ||
| 1220 | 2026.04.19 04:55:07.081637 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.04.19 04:55:07.081735 [ 3 ] {f04a3ee1-b000-4d5a-a0ac-b17aadc41880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1222 | 2026.04.19 04:55:07.081778 [ 3 ] {f04a3ee1-b000-4d5a-a0ac-b17aadc41880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1223 | 2026.04.19 04:55:07.082114 [ 3 ] {f04a3ee1-b000-4d5a-a0ac-b17aadc41880} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.04.19 04:55:07.082151 [ 3 ] {f04a3ee1-b000-4d5a-a0ac-b17aadc41880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1225 | 2026.04.19 04:55:07.082672 [ 3 ] {f04a3ee1-b000-4d5a-a0ac-b17aadc41880} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1226 | 2026.04.19 04:55:07.083096 [ 3 ] {f04a3ee1-b000-4d5a-a0ac-b17aadc41880} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.04.19 04:55:07.083234 [ 3 ] {f04a3ee1-b000-4d5a-a0ac-b17aadc41880} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001518 sec., 6587.615283267457 rows/sec., 462.55 KiB/sec. | ||
| 1228 | 2026.04.19 04:55:07.083271 [ 3 ] {f04a3ee1-b000-4d5a-a0ac-b17aadc41880} <Debug> TCPHandler: Processed in 0.00169274 sec. | ||
| 1229 | 2026.04.19 04:55:08.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.33 MiB, peak 170.46 MiB, free memory in arenas 0.00 B, will set to 164.30 MiB (RSS), difference: -1.02 MiB | ||
| 1230 | 2026.04.19 04:55:10.777329 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1231 | 2026.04.19 04:55:10.777406 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1232 | 2026.04.19 04:55:10.842926 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1933 | ||
| 1233 | 2026.04.19 04:55:10.843422 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.04.19 04:55:10.843469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1235 | 2026.04.19 04:55:10.844123 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1236 | 2026.04.19 04:55:10.844549 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.04.19 04:55:10.844689 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1933 | ||
| 1238 | 2026.04.19 04:55:10.867914 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 168 | ||
| 1239 | 2026.04.19 04:55:10.871196 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.04.19 04:55:10.871257 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1241 | 2026.04.19 04:55:10.872754 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1242 | 2026.04.19 04:55:10.873340 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.04.19 04:55:10.873618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 168 | ||
| 1244 | 2026.04.19 04:55:10.929631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1245 | 2026.04.19 04:55:10.946804 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.04.19 04:55:10.946861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1247 | 2026.04.19 04:55:10.953373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1248 | 2026.04.19 04:55:10.954575 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.04.19 04:55:10.958035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1250 | 2026.04.19 04:55:11.001214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.87 MiB, peak 170.46 MiB, free memory in arenas 0.00 B, will set to 166.21 MiB (RSS), difference: 1.33 MiB | ||
| 1251 | 2026.04.19 04:55:11.960971 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.04.19 04:55:11.961170 [ 3 ] {ef23051a-d92e-4e29-b301-5e76933e94c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1253 | 2026.04.19 04:55:11.961249 [ 3 ] {ef23051a-d92e-4e29-b301-5e76933e94c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1254 | 2026.04.19 04:55:11.961954 [ 3 ] {ef23051a-d92e-4e29-b301-5e76933e94c6} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.04.19 04:55:11.962005 [ 3 ] {ef23051a-d92e-4e29-b301-5e76933e94c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1256 | 2026.04.19 04:55:11.962494 [ 3 ] {ef23051a-d92e-4e29-b301-5e76933e94c6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.04.19 04:55:11.962948 [ 3 ] {ef23051a-d92e-4e29-b301-5e76933e94c6} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.04.19 04:55:11.963118 [ 3 ] {ef23051a-d92e-4e29-b301-5e76933e94c6} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002046 sec., 25415.44477028348 rows/sec., 1.94 MiB/sec. | ||
| 1259 | 2026.04.19 04:55:11.963183 [ 3 ] {ef23051a-d92e-4e29-b301-5e76933e94c6} <Debug> TCPHandler: Processed in 0.002398862 sec. | ||
| 1260 | 2026.04.19 04:55:11.963401 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.04.19 04:55:11.963506 [ 3 ] {caf36c9e-bfee-4ef9-b049-3505b4a7da44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1262 | 2026.04.19 04:55:11.963551 [ 3 ] {caf36c9e-bfee-4ef9-b049-3505b4a7da44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1263 | 2026.04.19 04:55:11.964021 [ 3 ] {caf36c9e-bfee-4ef9-b049-3505b4a7da44} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.04.19 04:55:11.964058 [ 3 ] {caf36c9e-bfee-4ef9-b049-3505b4a7da44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1265 | 2026.04.19 04:55:11.964472 [ 3 ] {caf36c9e-bfee-4ef9-b049-3505b4a7da44} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1266 | 2026.04.19 04:55:11.964914 [ 3 ] {caf36c9e-bfee-4ef9-b049-3505b4a7da44} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.04.19 04:55:11.965066 [ 3 ] {caf36c9e-bfee-4ef9-b049-3505b4a7da44} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.76 MiB/sec. | ||
| 1268 | 2026.04.19 04:55:11.965106 [ 3 ] {caf36c9e-bfee-4ef9-b049-3505b4a7da44} <Debug> TCPHandler: Processed in 0.001760681 sec. | ||
| 1269 | 2026.04.19 04:55:11.965244 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.04.19 04:55:11.965344 [ 3 ] {2b058b2a-4374-448c-ba8e-7967e247b935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1271 | 2026.04.19 04:55:11.965391 [ 3 ] {2b058b2a-4374-448c-ba8e-7967e247b935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1272 | 2026.04.19 04:55:11.965838 [ 3 ] {2b058b2a-4374-448c-ba8e-7967e247b935} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.04.19 04:55:11.965875 [ 3 ] {2b058b2a-4374-448c-ba8e-7967e247b935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1274 | 2026.04.19 04:55:11.966375 [ 3 ] {2b058b2a-4374-448c-ba8e-7967e247b935} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1275 | 2026.04.19 04:55:11.966819 [ 3 ] {2b058b2a-4374-448c-ba8e-7967e247b935} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.04.19 04:55:11.966968 [ 3 ] {2b058b2a-4374-448c-ba8e-7967e247b935} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001645 sec., 91185.41033434651 rows/sec., 6.32 MiB/sec. | ||
| 1277 | 2026.04.19 04:55:11.967006 [ 3 ] {2b058b2a-4374-448c-ba8e-7967e247b935} <Debug> TCPHandler: Processed in 0.001815192 sec. | ||
| 1278 | 2026.04.19 04:55:11.967138 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.04.19 04:55:11.967236 [ 3 ] {bcfd762d-ed6d-448f-9014-8a6652a3a6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1280 | 2026.04.19 04:55:11.967278 [ 3 ] {bcfd762d-ed6d-448f-9014-8a6652a3a6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1281 | 2026.04.19 04:55:11.967620 [ 3 ] {bcfd762d-ed6d-448f-9014-8a6652a3a6f8} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.04.19 04:55:11.967656 [ 3 ] {bcfd762d-ed6d-448f-9014-8a6652a3a6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1283 | 2026.04.19 04:55:11.968071 [ 3 ] {bcfd762d-ed6d-448f-9014-8a6652a3a6f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1284 | 2026.04.19 04:55:11.968538 [ 3 ] {bcfd762d-ed6d-448f-9014-8a6652a3a6f8} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.04.19 04:55:11.968680 [ 3 ] {bcfd762d-ed6d-448f-9014-8a6652a3a6f8} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001464 sec., 34153.00546448088 rows/sec., 2.34 MiB/sec. | ||
| 1286 | 2026.04.19 04:55:11.968716 [ 3 ] {bcfd762d-ed6d-448f-9014-8a6652a3a6f8} <Debug> TCPHandler: Processed in 0.001630828 sec. | ||
| 1287 | 2026.04.19 04:55:16.963483 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.04.19 04:55:16.963692 [ 3 ] {e59dfedc-cb61-4135-9d63-1c875585b957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1289 | 2026.04.19 04:55:16.963757 [ 3 ] {e59dfedc-cb61-4135-9d63-1c875585b957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1290 | 2026.04.19 04:55:16.964411 [ 3 ] {e59dfedc-cb61-4135-9d63-1c875585b957} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.04.19 04:55:16.964459 [ 3 ] {e59dfedc-cb61-4135-9d63-1c875585b957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1292 | 2026.04.19 04:55:16.964961 [ 3 ] {e59dfedc-cb61-4135-9d63-1c875585b957} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1293 | 2026.04.19 04:55:16.965389 [ 3 ] {e59dfedc-cb61-4135-9d63-1c875585b957} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.04.19 04:55:16.965554 [ 3 ] {e59dfedc-cb61-4135-9d63-1c875585b957} <Debug> executeQuery: Read 128 rows, 11.37 KiB in 0.001912 sec., 66945.60669456067 rows/sec., 5.81 MiB/sec. | ||
| 1295 | 2026.04.19 04:55:16.965599 [ 3 ] {e59dfedc-cb61-4135-9d63-1c875585b957} <Debug> TCPHandler: Processed in 0.002251519 sec. | ||
| 1296 | 2026.04.19 04:55:16.965724 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.04.19 04:55:16.965823 [ 3 ] {cb172bc8-6770-4ab8-97e4-f282fbabdd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1298 | 2026.04.19 04:55:16.965865 [ 3 ] {cb172bc8-6770-4ab8-97e4-f282fbabdd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1299 | 2026.04.19 04:55:16.966283 [ 3 ] {cb172bc8-6770-4ab8-97e4-f282fbabdd94} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.04.19 04:55:16.966320 [ 3 ] {cb172bc8-6770-4ab8-97e4-f282fbabdd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1301 | 2026.04.19 04:55:16.966706 [ 3 ] {cb172bc8-6770-4ab8-97e4-f282fbabdd94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1302 | 2026.04.19 04:55:16.967110 [ 3 ] {cb172bc8-6770-4ab8-97e4-f282fbabdd94} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.04.19 04:55:16.967246 [ 3 ] {cb172bc8-6770-4ab8-97e4-f282fbabdd94} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001445 sec., 26297.57785467128 rows/sec., 1.93 MiB/sec. | ||
| 1304 | 2026.04.19 04:55:16.967283 [ 3 ] {cb172bc8-6770-4ab8-97e4-f282fbabdd94} <Debug> TCPHandler: Processed in 0.001611159 sec. | ||
| 1305 | 2026.04.19 04:55:16.967406 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.04.19 04:55:16.967501 [ 3 ] {f1efc588-41eb-4579-a776-45f469469507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1307 | 2026.04.19 04:55:16.967541 [ 3 ] {f1efc588-41eb-4579-a776-45f469469507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1308 | 2026.04.19 04:55:16.967954 [ 3 ] {f1efc588-41eb-4579-a776-45f469469507} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.04.19 04:55:16.967989 [ 3 ] {f1efc588-41eb-4579-a776-45f469469507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1310 | 2026.04.19 04:55:16.968387 [ 3 ] {f1efc588-41eb-4579-a776-45f469469507} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1311 | 2026.04.19 04:55:16.968827 [ 3 ] {f1efc588-41eb-4579-a776-45f469469507} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.04.19 04:55:16.968960 [ 3 ] {f1efc588-41eb-4579-a776-45f469469507} <Debug> executeQuery: Read 100 rows, 8.03 KiB in 0.001478 sec., 67658.99864682004 rows/sec., 5.30 MiB/sec. | ||
| 1313 | 2026.04.19 04:55:16.968998 [ 3 ] {f1efc588-41eb-4579-a776-45f469469507} <Debug> TCPHandler: Processed in 0.001640929 sec. | ||
| 1314 | 2026.04.19 04:55:16.969117 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.04.19 04:55:16.969215 [ 3 ] {3265f4ce-b4ce-4cdb-b4cc-90deab4da82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.04.19 04:55:16.969257 [ 3 ] {3265f4ce-b4ce-4cdb-b4cc-90deab4da82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1317 | 2026.04.19 04:55:16.969643 [ 3 ] {3265f4ce-b4ce-4cdb-b4cc-90deab4da82c} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.04.19 04:55:16.969679 [ 3 ] {3265f4ce-b4ce-4cdb-b4cc-90deab4da82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1319 | 2026.04.19 04:55:16.970089 [ 3 ] {3265f4ce-b4ce-4cdb-b4cc-90deab4da82c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1320 | 2026.04.19 04:55:16.970490 [ 3 ] {3265f4ce-b4ce-4cdb-b4cc-90deab4da82c} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.04.19 04:55:16.970623 [ 3 ] {3265f4ce-b4ce-4cdb-b4cc-90deab4da82c} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001431 sec., 104821.80293501048 rows/sec., 7.27 MiB/sec. | ||
| 1322 | 2026.04.19 04:55:16.970668 [ 3 ] {3265f4ce-b4ce-4cdb-b4cc-90deab4da82c} <Debug> TCPHandler: Processed in 0.001599818 sec. | ||
| 1323 | 2026.04.19 04:55:16.970778 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.04.19 04:55:16.970870 [ 3 ] {bd722865-a078-4f18-9e3c-e9027c128bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1325 | 2026.04.19 04:55:16.970924 [ 3 ] {bd722865-a078-4f18-9e3c-e9027c128bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1326 | 2026.04.19 04:55:16.971738 [ 3 ] {bd722865-a078-4f18-9e3c-e9027c128bee} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.04.19 04:55:16.971774 [ 3 ] {bd722865-a078-4f18-9e3c-e9027c128bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1328 | 2026.04.19 04:55:16.972416 [ 3 ] {bd722865-a078-4f18-9e3c-e9027c128bee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1329 | 2026.04.19 04:55:16.972810 [ 3 ] {bd722865-a078-4f18-9e3c-e9027c128bee} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.04.19 04:55:16.972947 [ 3 ] {bd722865-a078-4f18-9e3c-e9027c128bee} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002095 sec., 18138.424821002387 rows/sec., 32.50 MiB/sec. | ||
| 1331 | 2026.04.19 04:55:16.973003 [ 3 ] {bd722865-a078-4f18-9e3c-e9027c128bee} <Debug> TCPHandler: Processed in 0.00227462 sec. | ||
| 1332 | 2026.04.19 04:55:16.973124 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.04.19 04:55:16.973217 [ 3 ] {d9fc2bbf-09da-468b-b1a1-8a2b25541bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1334 | 2026.04.19 04:55:16.973257 [ 3 ] {d9fc2bbf-09da-468b-b1a1-8a2b25541bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1335 | 2026.04.19 04:55:16.973569 [ 3 ] {d9fc2bbf-09da-468b-b1a1-8a2b25541bcc} <Trace> oximeter.measurements_i64 (7c015ec3-bd7c-4cce-be59-880286f80b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.04.19 04:55:16.973605 [ 3 ] {d9fc2bbf-09da-468b-b1a1-8a2b25541bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1337 | 2026.04.19 04:55:16.973992 [ 3 ] {d9fc2bbf-09da-468b-b1a1-8a2b25541bcc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1338 | 2026.04.19 04:55:16.974449 [ 3 ] {d9fc2bbf-09da-468b-b1a1-8a2b25541bcc} <Trace> oximeter.measurements_i64 (7c015ec3-bd7c-4cce-be59-880286f80b41): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.04.19 04:55:16.974577 [ 3 ] {d9fc2bbf-09da-468b-b1a1-8a2b25541bcc} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001379 sec., 8701.95794053662 rows/sec., 676.30 KiB/sec. | ||
| 1340 | 2026.04.19 04:55:16.974612 [ 3 ] {d9fc2bbf-09da-468b-b1a1-8a2b25541bcc} <Debug> TCPHandler: Processed in 0.001536417 sec. | ||
| 1341 | 2026.04.19 04:55:16.974719 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.04.19 04:55:16.974811 [ 3 ] {9dbc662f-7fa8-4f39-9aeb-108e1bf2b834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1343 | 2026.04.19 04:55:16.974851 [ 3 ] {9dbc662f-7fa8-4f39-9aeb-108e1bf2b834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1344 | 2026.04.19 04:55:16.975167 [ 3 ] {9dbc662f-7fa8-4f39-9aeb-108e1bf2b834} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.04.19 04:55:16.975202 [ 3 ] {9dbc662f-7fa8-4f39-9aeb-108e1bf2b834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1346 | 2026.04.19 04:55:16.975616 [ 3 ] {9dbc662f-7fa8-4f39-9aeb-108e1bf2b834} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1347 | 2026.04.19 04:55:16.976019 [ 3 ] {9dbc662f-7fa8-4f39-9aeb-108e1bf2b834} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.04.19 04:55:16.976149 [ 3 ] {9dbc662f-7fa8-4f39-9aeb-108e1bf2b834} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001356 sec., 36873.15634218289 rows/sec., 2.53 MiB/sec. | ||
| 1349 | 2026.04.19 04:55:16.976184 [ 3 ] {9dbc662f-7fa8-4f39-9aeb-108e1bf2b834} <Debug> TCPHandler: Processed in 0.001512026 sec. | ||
| 1350 | 2026.04.19 04:55:18.345745 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2445 | ||
| 1351 | 2026.04.19 04:55:18.346246 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2026.04.19 04:55:18.346298 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1353 | 2026.04.19 04:55:18.347071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1354 | 2026.04.19 04:55:18.347679 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1355 | 2026.04.19 04:55:18.347898 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2445 | ||
| 1356 | 2026.04.19 04:55:18.459059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1357 | 2026.04.19 04:55:18.476570 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.04.19 04:55:18.476635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1359 | 2026.04.19 04:55:18.483056 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1360 | 2026.04.19 04:55:18.484458 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.04.19 04:55:18.488078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1362 | 2026.04.19 04:55:19.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.84 MiB, peak 170.84 MiB, free memory in arenas 0.00 B, will set to 168.10 MiB (RSS), difference: 1.26 MiB | ||
| 1363 | 2026.04.19 04:55:20.874064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 190 | ||
| 1364 | 2026.04.19 04:55:20.876875 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.04.19 04:55:20.876952 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1366 | 2026.04.19 04:55:20.878994 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1367 | 2026.04.19 04:55:20.879923 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.04.19 04:55:20.880382 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1369 | 2026.04.19 04:55:21.960763 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.04.19 04:55:21.961017 [ 3 ] {840cc752-1080-47d2-977e-98d1fda21826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1371 | 2026.04.19 04:55:21.961362 [ 3 ] {840cc752-1080-47d2-977e-98d1fda21826} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1372 | 2026.04.19 04:55:21.965383 [ 3 ] {840cc752-1080-47d2-977e-98d1fda21826} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1373 | 2026.04.19 04:55:21.965699 [ 3 ] {840cc752-1080-47d2-977e-98d1fda21826} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1374 | 2026.04.19 04:55:21.965784 [ 3 ] {840cc752-1080-47d2-977e-98d1fda21826} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1375 | 2026.04.19 04:55:21.968395 [ 3 ] {840cc752-1080-47d2-977e-98d1fda21826} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1376 | 2026.04.19 04:55:21.970500 [ 3 ] {840cc752-1080-47d2-977e-98d1fda21826} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1377 | 2026.04.19 04:55:21.972521 [ 3 ] {840cc752-1080-47d2-977e-98d1fda21826} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1378 | 2026.04.19 04:55:21.972555 [ 3 ] {840cc752-1080-47d2-977e-98d1fda21826} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1379 | 2026.04.19 04:55:21.979167 [ 3 ] {840cc752-1080-47d2-977e-98d1fda21826} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1380 | 2026.04.19 04:55:21.979199 [ 3 ] {840cc752-1080-47d2-977e-98d1fda21826} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1381 | 2026.04.19 04:55:22.008986 [ 3 ] {840cc752-1080-47d2-977e-98d1fda21826} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.048061 sec., 520.1722810594869 rows/sec., 22.86 KiB/sec. | ||
| 1382 | 2026.04.19 04:55:22.009103 [ 3 ] {840cc752-1080-47d2-977e-98d1fda21826} <Debug> TCPHandler: Processed in 0.048468156 sec. | ||
| 1383 | 2026.04.19 04:55:22.009452 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.04.19 04:55:22.009624 [ 3 ] {266f3788-e64d-4272-bd6c-ec2a844c26bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1385 | 2026.04.19 04:55:22.009898 [ 3 ] {266f3788-e64d-4272-bd6c-ec2a844c26bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1386 | 2026.04.19 04:55:22.009935 [ 3 ] {266f3788-e64d-4272-bd6c-ec2a844c26bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1387 | 2026.04.19 04:55:22.010147 [ 3 ] {266f3788-e64d-4272-bd6c-ec2a844c26bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1388 | 2026.04.19 04:55:22.010216 [ 3 ] {266f3788-e64d-4272-bd6c-ec2a844c26bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1389 | 2026.04.19 04:55:22.010340 [ 3 ] {266f3788-e64d-4272-bd6c-ec2a844c26bb} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1390 | 2026.04.19 04:55:22.010377 [ 3 ] {266f3788-e64d-4272-bd6c-ec2a844c26bb} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1391 | 2026.04.19 04:55:22.010398 [ 3 ] {266f3788-e64d-4272-bd6c-ec2a844c26bb} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1392 | 2026.04.19 04:55:22.010413 [ 3 ] {266f3788-e64d-4272-bd6c-ec2a844c26bb} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1393 | 2026.04.19 04:55:22.010449 [ 3 ] {266f3788-e64d-4272-bd6c-ec2a844c26bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1394 | 2026.04.19 04:55:22.010469 [ 3 ] {266f3788-e64d-4272-bd6c-ec2a844c26bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1395 | 2026.04.19 04:55:22.010937 [ 3 ] {266f3788-e64d-4272-bd6c-ec2a844c26bb} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001394 sec., 17934.002869440457 rows/sec., 788.12 KiB/sec. | ||
| 1396 | 2026.04.19 04:55:22.011027 [ 3 ] {266f3788-e64d-4272-bd6c-ec2a844c26bb} <Debug> TCPHandler: Processed in 0.001670289 sec. | ||
| 1397 | 2026.04.19 04:55:22.011252 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.04.19 04:55:22.011392 [ 3 ] {b145736d-ebce-4420-83da-6a069b734bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1399 | 2026.04.19 04:55:22.011644 [ 3 ] {b145736d-ebce-4420-83da-6a069b734bae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1400 | 2026.04.19 04:55:22.011786 [ 3 ] {b145736d-ebce-4420-83da-6a069b734bae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1401 | 2026.04.19 04:55:22.011989 [ 3 ] {b145736d-ebce-4420-83da-6a069b734bae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1402 | 2026.04.19 04:55:22.012127 [ 3 ] {b145736d-ebce-4420-83da-6a069b734bae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1403 | 2026.04.19 04:55:22.012237 [ 3 ] {b145736d-ebce-4420-83da-6a069b734bae} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1404 | 2026.04.19 04:55:22.012267 [ 3 ] {b145736d-ebce-4420-83da-6a069b734bae} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1405 | 2026.04.19 04:55:22.012288 [ 3 ] {b145736d-ebce-4420-83da-6a069b734bae} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1406 | 2026.04.19 04:55:22.012302 [ 3 ] {b145736d-ebce-4420-83da-6a069b734bae} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1407 | 2026.04.19 04:55:22.012337 [ 3 ] {b145736d-ebce-4420-83da-6a069b734bae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1408 | 2026.04.19 04:55:22.012356 [ 3 ] {b145736d-ebce-4420-83da-6a069b734bae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1409 | 2026.04.19 04:55:22.012844 [ 3 ] {b145736d-ebce-4420-83da-6a069b734bae} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00151 sec., 16556.291390728475 rows/sec., 727.57 KiB/sec. | ||
| 1410 | 2026.04.19 04:55:22.012942 [ 3 ] {b145736d-ebce-4420-83da-6a069b734bae} <Debug> TCPHandler: Processed in 0.001743911 sec. | ||
| 1411 | 2026.04.19 04:55:22.013169 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.04.19 04:55:22.013309 [ 3 ] {53041fb2-95d7-400d-8558-1056613f7d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1413 | 2026.04.19 04:55:22.013523 [ 3 ] {53041fb2-95d7-400d-8558-1056613f7d5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1414 | 2026.04.19 04:55:22.013558 [ 3 ] {53041fb2-95d7-400d-8558-1056613f7d5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1415 | 2026.04.19 04:55:22.013749 [ 3 ] {53041fb2-95d7-400d-8558-1056613f7d5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1416 | 2026.04.19 04:55:22.013804 [ 3 ] {53041fb2-95d7-400d-8558-1056613f7d5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1417 | 2026.04.19 04:55:22.013907 [ 3 ] {53041fb2-95d7-400d-8558-1056613f7d5b} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1418 | 2026.04.19 04:55:22.013937 [ 3 ] {53041fb2-95d7-400d-8558-1056613f7d5b} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1419 | 2026.04.19 04:55:22.013956 [ 3 ] {53041fb2-95d7-400d-8558-1056613f7d5b} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1420 | 2026.04.19 04:55:22.013971 [ 3 ] {53041fb2-95d7-400d-8558-1056613f7d5b} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1421 | 2026.04.19 04:55:22.014004 [ 3 ] {53041fb2-95d7-400d-8558-1056613f7d5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1422 | 2026.04.19 04:55:22.014024 [ 3 ] {53041fb2-95d7-400d-8558-1056613f7d5b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1423 | 2026.04.19 04:55:22.014495 [ 3 ] {53041fb2-95d7-400d-8558-1056613f7d5b} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001242 sec., 20128.824476650563 rows/sec., 884.57 KiB/sec. | ||
| 1424 | 2026.04.19 04:55:22.014581 [ 3 ] {53041fb2-95d7-400d-8558-1056613f7d5b} <Debug> TCPHandler: Processed in 0.001464166 sec. | ||
| 1425 | 2026.04.19 04:55:22.014806 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.04.19 04:55:22.014941 [ 3 ] {4510e610-8c42-4372-81e8-d17ae57c5ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1427 | 2026.04.19 04:55:22.015150 [ 3 ] {4510e610-8c42-4372-81e8-d17ae57c5ac8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1428 | 2026.04.19 04:55:22.015184 [ 3 ] {4510e610-8c42-4372-81e8-d17ae57c5ac8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1429 | 2026.04.19 04:55:22.015384 [ 3 ] {4510e610-8c42-4372-81e8-d17ae57c5ac8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1430 | 2026.04.19 04:55:22.015438 [ 3 ] {4510e610-8c42-4372-81e8-d17ae57c5ac8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1431 | 2026.04.19 04:55:22.015536 [ 3 ] {4510e610-8c42-4372-81e8-d17ae57c5ac8} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1432 | 2026.04.19 04:55:22.015566 [ 3 ] {4510e610-8c42-4372-81e8-d17ae57c5ac8} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1433 | 2026.04.19 04:55:22.015586 [ 3 ] {4510e610-8c42-4372-81e8-d17ae57c5ac8} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1434 | 2026.04.19 04:55:22.015602 [ 3 ] {4510e610-8c42-4372-81e8-d17ae57c5ac8} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1435 | 2026.04.19 04:55:22.015635 [ 3 ] {4510e610-8c42-4372-81e8-d17ae57c5ac8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1436 | 2026.04.19 04:55:22.015654 [ 3 ] {4510e610-8c42-4372-81e8-d17ae57c5ac8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1437 | 2026.04.19 04:55:22.016076 [ 3 ] {4510e610-8c42-4372-81e8-d17ae57c5ac8} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00119 sec., 21008.403361344535 rows/sec., 923.22 KiB/sec. | ||
| 1438 | 2026.04.19 04:55:22.016158 [ 3 ] {4510e610-8c42-4372-81e8-d17ae57c5ac8} <Debug> TCPHandler: Processed in 0.001403825 sec. | ||
| 1439 | 2026.04.19 04:55:22.016421 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.04.19 04:55:22.016553 [ 3 ] {604ad63b-a1c7-48b3-8b89-589a3f0facff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1441 | 2026.04.19 04:55:22.016760 [ 3 ] {604ad63b-a1c7-48b3-8b89-589a3f0facff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1442 | 2026.04.19 04:55:22.016794 [ 3 ] {604ad63b-a1c7-48b3-8b89-589a3f0facff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 1443 | 2026.04.19 04:55:22.016986 [ 3 ] {604ad63b-a1c7-48b3-8b89-589a3f0facff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1444 | 2026.04.19 04:55:22.017039 [ 3 ] {604ad63b-a1c7-48b3-8b89-589a3f0facff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1445 | 2026.04.19 04:55:22.017137 [ 3 ] {604ad63b-a1c7-48b3-8b89-589a3f0facff} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1446 | 2026.04.19 04:55:22.017166 [ 3 ] {604ad63b-a1c7-48b3-8b89-589a3f0facff} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1447 | 2026.04.19 04:55:22.017185 [ 3 ] {604ad63b-a1c7-48b3-8b89-589a3f0facff} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1448 | 2026.04.19 04:55:22.017199 [ 3 ] {604ad63b-a1c7-48b3-8b89-589a3f0facff} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1449 | 2026.04.19 04:55:22.017232 [ 3 ] {604ad63b-a1c7-48b3-8b89-589a3f0facff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 1450 | 2026.04.19 04:55:22.017250 [ 3 ] {604ad63b-a1c7-48b3-8b89-589a3f0facff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1451 | 2026.04.19 04:55:22.017669 [ 3 ] {604ad63b-a1c7-48b3-8b89-589a3f0facff} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001171 sec., 21349.274124679763 rows/sec., 938.20 KiB/sec. | ||
| 1452 | 2026.04.19 04:55:22.017753 [ 3 ] {604ad63b-a1c7-48b3-8b89-589a3f0facff} <Debug> TCPHandler: Processed in 0.001384205 sec. | ||
| 1453 | 2026.04.19 04:55:22.018259 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.04.19 04:55:22.018390 [ 3 ] {1e0b6766-c7f6-415d-a336-ed425afcd424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1455 | 2026.04.19 04:55:22.018597 [ 3 ] {1e0b6766-c7f6-415d-a336-ed425afcd424} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1456 | 2026.04.19 04:55:22.018631 [ 3 ] {1e0b6766-c7f6-415d-a336-ed425afcd424} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1457 | 2026.04.19 04:55:22.018824 [ 3 ] {1e0b6766-c7f6-415d-a336-ed425afcd424} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1458 | 2026.04.19 04:55:22.018875 [ 3 ] {1e0b6766-c7f6-415d-a336-ed425afcd424} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1459 | 2026.04.19 04:55:22.018972 [ 3 ] {1e0b6766-c7f6-415d-a336-ed425afcd424} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1460 | 2026.04.19 04:55:22.019000 [ 3 ] {1e0b6766-c7f6-415d-a336-ed425afcd424} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1461 | 2026.04.19 04:55:22.019019 [ 3 ] {1e0b6766-c7f6-415d-a336-ed425afcd424} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1462 | 2026.04.19 04:55:22.019033 [ 3 ] {1e0b6766-c7f6-415d-a336-ed425afcd424} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1463 | 2026.04.19 04:55:22.019065 [ 3 ] {1e0b6766-c7f6-415d-a336-ed425afcd424} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1464 | 2026.04.19 04:55:22.019083 [ 3 ] {1e0b6766-c7f6-415d-a336-ed425afcd424} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1465 | 2026.04.19 04:55:22.019497 [ 3 ] {1e0b6766-c7f6-415d-a336-ed425afcd424} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00116 sec., 21551.724137931033 rows/sec., 947.10 KiB/sec. | ||
| 1466 | 2026.04.19 04:55:22.019577 [ 3 ] {1e0b6766-c7f6-415d-a336-ed425afcd424} <Debug> TCPHandler: Processed in 0.001369513 sec. | ||
| 1467 | 2026.04.19 04:55:22.019806 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2026.04.19 04:55:22.019937 [ 3 ] {5503e12c-8800-47f6-9aaf-91066e7429d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1469 | 2026.04.19 04:55:22.020147 [ 3 ] {5503e12c-8800-47f6-9aaf-91066e7429d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1470 | 2026.04.19 04:55:22.020182 [ 3 ] {5503e12c-8800-47f6-9aaf-91066e7429d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1471 | 2026.04.19 04:55:22.020373 [ 3 ] {5503e12c-8800-47f6-9aaf-91066e7429d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1472 | 2026.04.19 04:55:22.020424 [ 3 ] {5503e12c-8800-47f6-9aaf-91066e7429d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1473 | 2026.04.19 04:55:22.020521 [ 3 ] {5503e12c-8800-47f6-9aaf-91066e7429d2} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1474 | 2026.04.19 04:55:22.020549 [ 3 ] {5503e12c-8800-47f6-9aaf-91066e7429d2} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1475 | 2026.04.19 04:55:22.020567 [ 3 ] {5503e12c-8800-47f6-9aaf-91066e7429d2} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1476 | 2026.04.19 04:55:22.020581 [ 3 ] {5503e12c-8800-47f6-9aaf-91066e7429d2} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1477 | 2026.04.19 04:55:22.020614 [ 3 ] {5503e12c-8800-47f6-9aaf-91066e7429d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1478 | 2026.04.19 04:55:22.020632 [ 3 ] {5503e12c-8800-47f6-9aaf-91066e7429d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1479 | 2026.04.19 04:55:22.021274 [ 3 ] {5503e12c-8800-47f6-9aaf-91066e7429d2} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001389 sec., 17998.560115190783 rows/sec., 790.95 KiB/sec. | ||
| 1480 | 2026.04.19 04:55:22.021356 [ 3 ] {5503e12c-8800-47f6-9aaf-91066e7429d2} <Debug> TCPHandler: Processed in 0.001602028 sec. | ||
| 1481 | 2026.04.19 04:55:22.021686 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.04.19 04:55:22.021810 [ 3 ] {8032afa9-7bfd-4909-99e3-dd53c331ae6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1483 | 2026.04.19 04:55:22.022002 [ 3 ] {8032afa9-7bfd-4909-99e3-dd53c331ae6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1484 | 2026.04.19 04:55:22.022035 [ 3 ] {8032afa9-7bfd-4909-99e3-dd53c331ae6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1485 | 2026.04.19 04:55:22.022231 [ 3 ] {8032afa9-7bfd-4909-99e3-dd53c331ae6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1486 | 2026.04.19 04:55:22.022279 [ 3 ] {8032afa9-7bfd-4909-99e3-dd53c331ae6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1487 | 2026.04.19 04:55:22.022440 [ 3 ] {8032afa9-7bfd-4909-99e3-dd53c331ae6e} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1488 | 2026.04.19 04:55:22.022468 [ 3 ] {8032afa9-7bfd-4909-99e3-dd53c331ae6e} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1489 | 2026.04.19 04:55:22.022490 [ 3 ] {8032afa9-7bfd-4909-99e3-dd53c331ae6e} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1490 | 2026.04.19 04:55:22.022504 [ 3 ] {8032afa9-7bfd-4909-99e3-dd53c331ae6e} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1491 | 2026.04.19 04:55:22.022537 [ 3 ] {8032afa9-7bfd-4909-99e3-dd53c331ae6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1492 | 2026.04.19 04:55:22.022555 [ 3 ] {8032afa9-7bfd-4909-99e3-dd53c331ae6e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1493 | 2026.04.19 04:55:22.023062 [ 3 ] {8032afa9-7bfd-4909-99e3-dd53c331ae6e} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001276 sec., 19592.476489028213 rows/sec., 861.00 KiB/sec. | ||
| 1494 | 2026.04.19 04:55:22.023147 [ 3 ] {8032afa9-7bfd-4909-99e3-dd53c331ae6e} <Debug> TCPHandler: Processed in 0.001489436 sec. | ||
| 1495 | 2026.04.19 04:55:22.023399 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.04.19 04:55:22.023532 [ 3 ] {7f2c45a3-97c3-47b9-b34d-a400fc592beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1497 | 2026.04.19 04:55:22.023738 [ 3 ] {7f2c45a3-97c3-47b9-b34d-a400fc592beb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1498 | 2026.04.19 04:55:22.023775 [ 3 ] {7f2c45a3-97c3-47b9-b34d-a400fc592beb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1499 | 2026.04.19 04:55:22.023981 [ 3 ] {7f2c45a3-97c3-47b9-b34d-a400fc592beb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1500 | 2026.04.19 04:55:22.024037 [ 3 ] {7f2c45a3-97c3-47b9-b34d-a400fc592beb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1501 | 2026.04.19 04:55:22.024138 [ 3 ] {7f2c45a3-97c3-47b9-b34d-a400fc592beb} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1502 | 2026.04.19 04:55:22.024167 [ 3 ] {7f2c45a3-97c3-47b9-b34d-a400fc592beb} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1503 | 2026.04.19 04:55:22.024186 [ 3 ] {7f2c45a3-97c3-47b9-b34d-a400fc592beb} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1504 | 2026.04.19 04:55:22.024201 [ 3 ] {7f2c45a3-97c3-47b9-b34d-a400fc592beb} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1505 | 2026.04.19 04:55:22.024236 [ 3 ] {7f2c45a3-97c3-47b9-b34d-a400fc592beb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1506 | 2026.04.19 04:55:22.024255 [ 3 ] {7f2c45a3-97c3-47b9-b34d-a400fc592beb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1507 | 2026.04.19 04:55:22.024718 [ 3 ] {7f2c45a3-97c3-47b9-b34d-a400fc592beb} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001241 sec., 20145.044319097502 rows/sec., 885.28 KiB/sec. | ||
| 1508 | 2026.04.19 04:55:22.024799 [ 3 ] {7f2c45a3-97c3-47b9-b34d-a400fc592beb} <Debug> TCPHandler: Processed in 0.001451495 sec. | ||
| 1509 | 2026.04.19 04:55:22.025094 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.04.19 04:55:22.025228 [ 3 ] {ed05c4e7-0a3d-4cbf-b0b3-5420a92a6491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1511 | 2026.04.19 04:55:22.025435 [ 3 ] {ed05c4e7-0a3d-4cbf-b0b3-5420a92a6491} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1512 | 2026.04.19 04:55:22.025470 [ 3 ] {ed05c4e7-0a3d-4cbf-b0b3-5420a92a6491} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1513 | 2026.04.19 04:55:22.025680 [ 3 ] {ed05c4e7-0a3d-4cbf-b0b3-5420a92a6491} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1514 | 2026.04.19 04:55:22.025732 [ 3 ] {ed05c4e7-0a3d-4cbf-b0b3-5420a92a6491} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1515 | 2026.04.19 04:55:22.025831 [ 3 ] {ed05c4e7-0a3d-4cbf-b0b3-5420a92a6491} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1516 | 2026.04.19 04:55:22.025861 [ 3 ] {ed05c4e7-0a3d-4cbf-b0b3-5420a92a6491} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1517 | 2026.04.19 04:55:22.025881 [ 3 ] {ed05c4e7-0a3d-4cbf-b0b3-5420a92a6491} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1518 | 2026.04.19 04:55:22.025896 [ 3 ] {ed05c4e7-0a3d-4cbf-b0b3-5420a92a6491} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1519 | 2026.04.19 04:55:22.025929 [ 3 ] {ed05c4e7-0a3d-4cbf-b0b3-5420a92a6491} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1520 | 2026.04.19 04:55:22.025948 [ 3 ] {ed05c4e7-0a3d-4cbf-b0b3-5420a92a6491} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1521 | 2026.04.19 04:55:22.026407 [ 3 ] {ed05c4e7-0a3d-4cbf-b0b3-5420a92a6491} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001234 sec., 20259.31928687196 rows/sec., 890.30 KiB/sec. | ||
| 1522 | 2026.04.19 04:55:22.026489 [ 3 ] {ed05c4e7-0a3d-4cbf-b0b3-5420a92a6491} <Debug> TCPHandler: Processed in 0.001447195 sec. | ||
| 1523 | 2026.04.19 04:55:22.026752 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2026.04.19 04:55:22.026885 [ 3 ] {cdd7a8df-5b9c-48be-ad0f-93f20540a40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1525 | 2026.04.19 04:55:22.027095 [ 3 ] {cdd7a8df-5b9c-48be-ad0f-93f20540a40d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1526 | 2026.04.19 04:55:22.027130 [ 3 ] {cdd7a8df-5b9c-48be-ad0f-93f20540a40d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1527 | 2026.04.19 04:55:22.027328 [ 3 ] {cdd7a8df-5b9c-48be-ad0f-93f20540a40d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1528 | 2026.04.19 04:55:22.027382 [ 3 ] {cdd7a8df-5b9c-48be-ad0f-93f20540a40d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1529 | 2026.04.19 04:55:22.027481 [ 3 ] {cdd7a8df-5b9c-48be-ad0f-93f20540a40d} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1530 | 2026.04.19 04:55:22.027512 [ 3 ] {cdd7a8df-5b9c-48be-ad0f-93f20540a40d} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1531 | 2026.04.19 04:55:22.027533 [ 3 ] {cdd7a8df-5b9c-48be-ad0f-93f20540a40d} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1532 | 2026.04.19 04:55:22.027548 [ 3 ] {cdd7a8df-5b9c-48be-ad0f-93f20540a40d} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1533 | 2026.04.19 04:55:22.027581 [ 3 ] {cdd7a8df-5b9c-48be-ad0f-93f20540a40d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1534 | 2026.04.19 04:55:22.027599 [ 3 ] {cdd7a8df-5b9c-48be-ad0f-93f20540a40d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1535 | 2026.04.19 04:55:22.028124 [ 3 ] {cdd7a8df-5b9c-48be-ad0f-93f20540a40d} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001293 sec., 19334.88012374323 rows/sec., 849.68 KiB/sec. | ||
| 1536 | 2026.04.19 04:55:22.028225 [ 3 ] {cdd7a8df-5b9c-48be-ad0f-93f20540a40d} <Debug> TCPHandler: Processed in 0.001523296 sec. | ||
| 1537 | 2026.04.19 04:55:22.028519 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2026.04.19 04:55:22.028656 [ 3 ] {63a98956-02b1-49fa-86db-186cc8bf990b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1539 | 2026.04.19 04:55:22.028864 [ 3 ] {63a98956-02b1-49fa-86db-186cc8bf990b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1540 | 2026.04.19 04:55:22.028909 [ 3 ] {63a98956-02b1-49fa-86db-186cc8bf990b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1541 | 2026.04.19 04:55:22.029157 [ 3 ] {63a98956-02b1-49fa-86db-186cc8bf990b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1542 | 2026.04.19 04:55:22.029213 [ 3 ] {63a98956-02b1-49fa-86db-186cc8bf990b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1543 | 2026.04.19 04:55:22.029312 [ 3 ] {63a98956-02b1-49fa-86db-186cc8bf990b} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1544 | 2026.04.19 04:55:22.029342 [ 3 ] {63a98956-02b1-49fa-86db-186cc8bf990b} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1545 | 2026.04.19 04:55:22.029361 [ 3 ] {63a98956-02b1-49fa-86db-186cc8bf990b} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1546 | 2026.04.19 04:55:22.029377 [ 3 ] {63a98956-02b1-49fa-86db-186cc8bf990b} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1547 | 2026.04.19 04:55:22.029413 [ 3 ] {63a98956-02b1-49fa-86db-186cc8bf990b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1548 | 2026.04.19 04:55:22.029432 [ 3 ] {63a98956-02b1-49fa-86db-186cc8bf990b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1549 | 2026.04.19 04:55:22.029837 [ 3 ] {63a98956-02b1-49fa-86db-186cc8bf990b} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001237 sec., 20210.18593371059 rows/sec., 888.14 KiB/sec. | ||
| 1550 | 2026.04.19 04:55:22.029896 [ 3 ] {63a98956-02b1-49fa-86db-186cc8bf990b} <Debug> TCPHandler: Processed in 0.001429465 sec. | ||
| 1551 | 2026.04.19 04:55:22.030223 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2026.04.19 04:55:22.030372 [ 3 ] {29cbf5b9-e071-4f00-9afa-a9c29390b0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1553 | 2026.04.19 04:55:22.030655 [ 3 ] {29cbf5b9-e071-4f00-9afa-a9c29390b0b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1554 | 2026.04.19 04:55:22.030689 [ 3 ] {29cbf5b9-e071-4f00-9afa-a9c29390b0b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1555 | 2026.04.19 04:55:22.030890 [ 3 ] {29cbf5b9-e071-4f00-9afa-a9c29390b0b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1556 | 2026.04.19 04:55:22.030943 [ 3 ] {29cbf5b9-e071-4f00-9afa-a9c29390b0b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1557 | 2026.04.19 04:55:22.031044 [ 3 ] {29cbf5b9-e071-4f00-9afa-a9c29390b0b2} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1558 | 2026.04.19 04:55:22.031074 [ 3 ] {29cbf5b9-e071-4f00-9afa-a9c29390b0b2} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1559 | 2026.04.19 04:55:22.031093 [ 3 ] {29cbf5b9-e071-4f00-9afa-a9c29390b0b2} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1560 | 2026.04.19 04:55:22.031108 [ 3 ] {29cbf5b9-e071-4f00-9afa-a9c29390b0b2} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1561 | 2026.04.19 04:55:22.031141 [ 3 ] {29cbf5b9-e071-4f00-9afa-a9c29390b0b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1562 | 2026.04.19 04:55:22.031158 [ 3 ] {29cbf5b9-e071-4f00-9afa-a9c29390b0b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1563 | 2026.04.19 04:55:22.031590 [ 3 ] {29cbf5b9-e071-4f00-9afa-a9c29390b0b2} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001287 sec., 19425.019425019425 rows/sec., 853.64 KiB/sec. | ||
| 1564 | 2026.04.19 04:55:22.031654 [ 3 ] {29cbf5b9-e071-4f00-9afa-a9c29390b0b2} <Debug> TCPHandler: Processed in 0.001482116 sec. | ||
| 1565 | 2026.04.19 04:55:22.031920 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2026.04.19 04:55:22.032059 [ 3 ] {720153af-0238-4009-b28b-adda547ec5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1567 | 2026.04.19 04:55:22.032272 [ 3 ] {720153af-0238-4009-b28b-adda547ec5eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1568 | 2026.04.19 04:55:22.032309 [ 3 ] {720153af-0238-4009-b28b-adda547ec5eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1569 | 2026.04.19 04:55:22.032509 [ 3 ] {720153af-0238-4009-b28b-adda547ec5eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1570 | 2026.04.19 04:55:22.032562 [ 3 ] {720153af-0238-4009-b28b-adda547ec5eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1571 | 2026.04.19 04:55:22.032660 [ 3 ] {720153af-0238-4009-b28b-adda547ec5eb} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1572 | 2026.04.19 04:55:22.032695 [ 3 ] {720153af-0238-4009-b28b-adda547ec5eb} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1573 | 2026.04.19 04:55:22.032720 [ 3 ] {720153af-0238-4009-b28b-adda547ec5eb} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1574 | 2026.04.19 04:55:22.032738 [ 3 ] {720153af-0238-4009-b28b-adda547ec5eb} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1575 | 2026.04.19 04:55:22.032780 [ 3 ] {720153af-0238-4009-b28b-adda547ec5eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1576 | 2026.04.19 04:55:22.032803 [ 3 ] {720153af-0238-4009-b28b-adda547ec5eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1577 | 2026.04.19 04:55:22.033869 [ 3 ] {720153af-0238-4009-b28b-adda547ec5eb} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001866 sec., 13397.642015005358 rows/sec., 588.76 KiB/sec. | ||
| 1578 | 2026.04.19 04:55:22.034006 [ 3 ] {720153af-0238-4009-b28b-adda547ec5eb} <Debug> TCPHandler: Processed in 0.002136457 sec. | ||
| 1579 | 2026.04.19 04:55:22.041436 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.04.19 04:55:22.041578 [ 3 ] {70ea05a1-3031-4d97-9b50-eec6d47c0b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1581 | 2026.04.19 04:55:22.041803 [ 3 ] {70ea05a1-3031-4d97-9b50-eec6d47c0b33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1582 | 2026.04.19 04:55:22.041840 [ 3 ] {70ea05a1-3031-4d97-9b50-eec6d47c0b33} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1583 | 2026.04.19 04:55:22.042050 [ 3 ] {70ea05a1-3031-4d97-9b50-eec6d47c0b33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1584 | 2026.04.19 04:55:22.042107 [ 3 ] {70ea05a1-3031-4d97-9b50-eec6d47c0b33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1585 | 2026.04.19 04:55:22.042221 [ 3 ] {70ea05a1-3031-4d97-9b50-eec6d47c0b33} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1586 | 2026.04.19 04:55:22.042256 [ 3 ] {70ea05a1-3031-4d97-9b50-eec6d47c0b33} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1587 | 2026.04.19 04:55:22.042276 [ 3 ] {70ea05a1-3031-4d97-9b50-eec6d47c0b33} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 1588 | 2026.04.19 04:55:22.042291 [ 3 ] {70ea05a1-3031-4d97-9b50-eec6d47c0b33} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1589 | 2026.04.19 04:55:22.042329 [ 3 ] {70ea05a1-3031-4d97-9b50-eec6d47c0b33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 1590 | 2026.04.19 04:55:22.042349 [ 3 ] {70ea05a1-3031-4d97-9b50-eec6d47c0b33} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1591 | 2026.04.19 04:55:22.042775 [ 3 ] {70ea05a1-3031-4d97-9b50-eec6d47c0b33} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001254 sec., 19936.204146730463 rows/sec., 876.10 KiB/sec. | ||
| 1592 | 2026.04.19 04:55:22.042835 [ 3 ] {70ea05a1-3031-4d97-9b50-eec6d47c0b33} <Debug> TCPHandler: Processed in 0.001451146 sec. | ||
| 1593 | 2026.04.19 04:55:22.043087 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.04.19 04:55:22.043195 [ 3 ] {b8778a04-77a5-40bf-af56-57498e08648e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1595 | 2026.04.19 04:55:22.043237 [ 3 ] {b8778a04-77a5-40bf-af56-57498e08648e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1596 | 2026.04.19 04:55:22.043759 [ 3 ] {b8778a04-77a5-40bf-af56-57498e08648e} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.04.19 04:55:22.043801 [ 3 ] {b8778a04-77a5-40bf-af56-57498e08648e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1598 | 2026.04.19 04:55:22.044381 [ 3 ] {b8778a04-77a5-40bf-af56-57498e08648e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1599 | 2026.04.19 04:55:22.044776 [ 3 ] {b8778a04-77a5-40bf-af56-57498e08648e} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.04.19 04:55:22.044936 [ 3 ] {b8778a04-77a5-40bf-af56-57498e08648e} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001772 sec., 9029.345372460497 rows/sec., 2.69 MiB/sec. | ||
| 1601 | 2026.04.19 04:55:22.044976 [ 3 ] {b8778a04-77a5-40bf-af56-57498e08648e} <Debug> TCPHandler: Processed in 0.001939304 sec. | ||
| 1602 | 2026.04.19 04:55:22.045113 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.04.19 04:55:22.045210 [ 3 ] {e41f0f12-ef5e-4720-992d-a8bf3a3cb946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1604 | 2026.04.19 04:55:22.045250 [ 3 ] {e41f0f12-ef5e-4720-992d-a8bf3a3cb946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1605 | 2026.04.19 04:55:22.045780 [ 3 ] {e41f0f12-ef5e-4720-992d-a8bf3a3cb946} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.04.19 04:55:22.045819 [ 3 ] {e41f0f12-ef5e-4720-992d-a8bf3a3cb946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1607 | 2026.04.19 04:55:22.046238 [ 3 ] {e41f0f12-ef5e-4720-992d-a8bf3a3cb946} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1608 | 2026.04.19 04:55:22.046834 [ 3 ] {e41f0f12-ef5e-4720-992d-a8bf3a3cb946} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.04.19 04:55:22.047012 [ 3 ] {e41f0f12-ef5e-4720-992d-a8bf3a3cb946} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00182 sec., 156043.95604395604 rows/sec., 9.91 MiB/sec. | ||
| 1610 | 2026.04.19 04:55:22.047056 [ 3 ] {e41f0f12-ef5e-4720-992d-a8bf3a3cb946} <Debug> TCPHandler: Processed in 0.001992585 sec. | ||
| 1611 | 2026.04.19 04:55:22.047201 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2026.04.19 04:55:22.047316 [ 3 ] {d48176f7-caef-481b-8973-b2673700dec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1613 | 2026.04.19 04:55:22.047379 [ 3 ] {d48176f7-caef-481b-8973-b2673700dec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1614 | 2026.04.19 04:55:22.047871 [ 3 ] {d48176f7-caef-481b-8973-b2673700dec9} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.04.19 04:55:22.047915 [ 3 ] {d48176f7-caef-481b-8973-b2673700dec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1616 | 2026.04.19 04:55:22.048445 [ 3 ] {d48176f7-caef-481b-8973-b2673700dec9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1617 | 2026.04.19 04:55:22.048855 [ 3 ] {d48176f7-caef-481b-8973-b2673700dec9} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.04.19 04:55:22.048994 [ 3 ] {d48176f7-caef-481b-8973-b2673700dec9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001705 sec., 1173.0205278592375 rows/sec., 95.65 KiB/sec. | ||
| 1619 | 2026.04.19 04:55:22.049031 [ 3 ] {d48176f7-caef-481b-8973-b2673700dec9} <Debug> TCPHandler: Processed in 0.001896043 sec. | ||
| 1620 | 2026.04.19 04:55:22.049147 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.04.19 04:55:22.049242 [ 3 ] {822ddca0-d251-4f56-833e-3f55d6868c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1622 | 2026.04.19 04:55:22.049280 [ 3 ] {822ddca0-d251-4f56-833e-3f55d6868c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1623 | 2026.04.19 04:55:22.050005 [ 3 ] {822ddca0-d251-4f56-833e-3f55d6868c27} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.04.19 04:55:22.050042 [ 3 ] {822ddca0-d251-4f56-833e-3f55d6868c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1625 | 2026.04.19 04:55:22.050530 [ 3 ] {822ddca0-d251-4f56-833e-3f55d6868c27} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1626 | 2026.04.19 04:55:22.051025 [ 3 ] {822ddca0-d251-4f56-833e-3f55d6868c27} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.04.19 04:55:22.051156 [ 3 ] {822ddca0-d251-4f56-833e-3f55d6868c27} <Debug> executeQuery: Read 798 rows, 62.91 KiB in 0.001933 sec., 412829.79824107606 rows/sec., 31.78 MiB/sec. | ||
| 1628 | 2026.04.19 04:55:22.051193 [ 3 ] {822ddca0-d251-4f56-833e-3f55d6868c27} <Debug> TCPHandler: Processed in 0.002095547 sec. | ||
| 1629 | 2026.04.19 04:55:22.051311 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.04.19 04:55:22.051407 [ 3 ] {41be5e24-806d-48ed-b128-9bcf58670da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1631 | 2026.04.19 04:55:22.051446 [ 3 ] {41be5e24-806d-48ed-b128-9bcf58670da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1632 | 2026.04.19 04:55:22.051871 [ 3 ] {41be5e24-806d-48ed-b128-9bcf58670da5} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.04.19 04:55:22.051907 [ 3 ] {41be5e24-806d-48ed-b128-9bcf58670da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1634 | 2026.04.19 04:55:22.052291 [ 3 ] {41be5e24-806d-48ed-b128-9bcf58670da5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1635 | 2026.04.19 04:55:22.052701 [ 3 ] {41be5e24-806d-48ed-b128-9bcf58670da5} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.04.19 04:55:22.052831 [ 3 ] {41be5e24-806d-48ed-b128-9bcf58670da5} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001441 sec., 99930.60374739765 rows/sec., 5.88 MiB/sec. | ||
| 1637 | 2026.04.19 04:55:22.052868 [ 3 ] {41be5e24-806d-48ed-b128-9bcf58670da5} <Debug> TCPHandler: Processed in 0.001607398 sec. | ||
| 1638 | 2026.04.19 04:55:22.052983 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.04.19 04:55:22.053075 [ 3 ] {9bbf7889-468c-4f5e-af74-e75b7a0d491e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1640 | 2026.04.19 04:55:22.053116 [ 3 ] {9bbf7889-468c-4f5e-af74-e75b7a0d491e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1641 | 2026.04.19 04:55:22.053574 [ 3 ] {9bbf7889-468c-4f5e-af74-e75b7a0d491e} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.04.19 04:55:22.053614 [ 3 ] {9bbf7889-468c-4f5e-af74-e75b7a0d491e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1643 | 2026.04.19 04:55:22.054574 [ 3 ] {9bbf7889-468c-4f5e-af74-e75b7a0d491e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1644 | 2026.04.19 04:55:22.055593 [ 3 ] {9bbf7889-468c-4f5e-af74-e75b7a0d491e} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.04.19 04:55:22.055733 [ 3 ] {9bbf7889-468c-4f5e-af74-e75b7a0d491e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.002675 sec., 55700.93457943926 rows/sec., 3.60 MiB/sec. | ||
| 1646 | 2026.04.19 04:55:22.055773 [ 3 ] {9bbf7889-468c-4f5e-af74-e75b7a0d491e} <Debug> TCPHandler: Processed in 0.00283943 sec. | ||
| 1647 | 2026.04.19 04:55:22.055914 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2026.04.19 04:55:22.056010 [ 3 ] {d71385a8-aefd-4d4c-adf1-9c01ce36dd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1649 | 2026.04.19 04:55:22.056051 [ 3 ] {d71385a8-aefd-4d4c-adf1-9c01ce36dd30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1650 | 2026.04.19 04:55:22.056506 [ 3 ] {d71385a8-aefd-4d4c-adf1-9c01ce36dd30} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.04.19 04:55:22.056543 [ 3 ] {d71385a8-aefd-4d4c-adf1-9c01ce36dd30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1652 | 2026.04.19 04:55:22.056956 [ 3 ] {d71385a8-aefd-4d4c-adf1-9c01ce36dd30} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1653 | 2026.04.19 04:55:22.057355 [ 3 ] {d71385a8-aefd-4d4c-adf1-9c01ce36dd30} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.04.19 04:55:22.057491 [ 3 ] {d71385a8-aefd-4d4c-adf1-9c01ce36dd30} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0015 sec., 98666.66666666667 rows/sec., 5.61 MiB/sec. | ||
| 1655 | 2026.04.19 04:55:22.057528 [ 3 ] {d71385a8-aefd-4d4c-adf1-9c01ce36dd30} <Debug> TCPHandler: Processed in 0.001666139 sec. | ||
| 1656 | 2026.04.19 04:55:22.057649 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.04.19 04:55:22.057745 [ 3 ] {279840c3-2a50-41c3-83d4-0d983cdc6852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1658 | 2026.04.19 04:55:22.057784 [ 3 ] {279840c3-2a50-41c3-83d4-0d983cdc6852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1659 | 2026.04.19 04:55:22.058359 [ 3 ] {279840c3-2a50-41c3-83d4-0d983cdc6852} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2026.04.19 04:55:22.058400 [ 3 ] {279840c3-2a50-41c3-83d4-0d983cdc6852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1661 | 2026.04.19 04:55:22.058824 [ 3 ] {279840c3-2a50-41c3-83d4-0d983cdc6852} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1662 | 2026.04.19 04:55:22.059283 [ 3 ] {279840c3-2a50-41c3-83d4-0d983cdc6852} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.04.19 04:55:22.059417 [ 3 ] {279840c3-2a50-41c3-83d4-0d983cdc6852} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.00169 sec., 291124.26035502955 rows/sec., 20.42 MiB/sec. | ||
| 1664 | 2026.04.19 04:55:22.059453 [ 3 ] {279840c3-2a50-41c3-83d4-0d983cdc6852} <Debug> TCPHandler: Processed in 0.001855693 sec. | ||
| 1665 | 2026.04.19 04:55:22.059569 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.04.19 04:55:22.059663 [ 3 ] {c5b93de9-866e-449b-a4e9-9e8df59691ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1667 | 2026.04.19 04:55:22.059703 [ 3 ] {c5b93de9-866e-449b-a4e9-9e8df59691ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1668 | 2026.04.19 04:55:22.060024 [ 3 ] {c5b93de9-866e-449b-a4e9-9e8df59691ee} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.04.19 04:55:22.060061 [ 3 ] {c5b93de9-866e-449b-a4e9-9e8df59691ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1670 | 2026.04.19 04:55:22.060548 [ 3 ] {c5b93de9-866e-449b-a4e9-9e8df59691ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1671 | 2026.04.19 04:55:22.060962 [ 3 ] {c5b93de9-866e-449b-a4e9-9e8df59691ee} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.04.19 04:55:22.061096 [ 3 ] {c5b93de9-866e-449b-a4e9-9e8df59691ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 216.04 KiB/sec. | ||
| 1673 | 2026.04.19 04:55:22.061131 [ 3 ] {c5b93de9-866e-449b-a4e9-9e8df59691ee} <Debug> TCPHandler: Processed in 0.001613938 sec. | ||
| 1674 | 2026.04.19 04:55:22.061248 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2026.04.19 04:55:22.061343 [ 3 ] {568b73eb-becb-4832-aa5e-dbca860b7ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1676 | 2026.04.19 04:55:22.061385 [ 3 ] {568b73eb-becb-4832-aa5e-dbca860b7ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1677 | 2026.04.19 04:55:22.061796 [ 3 ] {568b73eb-becb-4832-aa5e-dbca860b7ba0} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.04.19 04:55:22.061831 [ 3 ] {568b73eb-becb-4832-aa5e-dbca860b7ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1679 | 2026.04.19 04:55:22.062281 [ 3 ] {568b73eb-becb-4832-aa5e-dbca860b7ba0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1680 | 2026.04.19 04:55:22.062706 [ 3 ] {568b73eb-becb-4832-aa5e-dbca860b7ba0} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.04.19 04:55:22.062838 [ 3 ] {568b73eb-becb-4832-aa5e-dbca860b7ba0} <Debug> executeQuery: Read 258 rows, 17.49 KiB in 0.001512 sec., 170634.92063492062 rows/sec., 11.30 MiB/sec. | ||
| 1682 | 2026.04.19 04:55:22.062875 [ 3 ] {568b73eb-becb-4832-aa5e-dbca860b7ba0} <Debug> TCPHandler: Processed in 0.00167735 sec. | ||
| 1683 | 2026.04.19 04:55:22.062997 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2026.04.19 04:55:22.063091 [ 3 ] {eb1cca3f-f25b-453d-b2d4-49d9bd206043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1685 | 2026.04.19 04:55:22.063132 [ 3 ] {eb1cca3f-f25b-453d-b2d4-49d9bd206043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1686 | 2026.04.19 04:55:22.063448 [ 3 ] {eb1cca3f-f25b-453d-b2d4-49d9bd206043} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.04.19 04:55:22.063485 [ 3 ] {eb1cca3f-f25b-453d-b2d4-49d9bd206043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1688 | 2026.04.19 04:55:22.064064 [ 3 ] {eb1cca3f-f25b-453d-b2d4-49d9bd206043} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1689 | 2026.04.19 04:55:22.064513 [ 3 ] {eb1cca3f-f25b-453d-b2d4-49d9bd206043} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.04.19 04:55:22.064653 [ 3 ] {eb1cca3f-f25b-453d-b2d4-49d9bd206043} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001579 sec., 633.3122229259025 rows/sec., 42.67 KiB/sec. | ||
| 1691 | 2026.04.19 04:55:22.064688 [ 3 ] {eb1cca3f-f25b-453d-b2d4-49d9bd206043} <Debug> TCPHandler: Processed in 0.00174258 sec. | ||
| 1692 | 2026.04.19 04:55:22.064809 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.04.19 04:55:22.064913 [ 3 ] {e247e519-080e-49ae-a31b-ceb2274d6d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1694 | 2026.04.19 04:55:22.064954 [ 3 ] {e247e519-080e-49ae-a31b-ceb2274d6d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1695 | 2026.04.19 04:55:22.065286 [ 3 ] {e247e519-080e-49ae-a31b-ceb2274d6d67} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.04.19 04:55:22.065322 [ 3 ] {e247e519-080e-49ae-a31b-ceb2274d6d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1697 | 2026.04.19 04:55:22.065770 [ 3 ] {e247e519-080e-49ae-a31b-ceb2274d6d67} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1698 | 2026.04.19 04:55:22.066281 [ 3 ] {e247e519-080e-49ae-a31b-ceb2274d6d67} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.04.19 04:55:22.066420 [ 3 ] {e247e519-080e-49ae-a31b-ceb2274d6d67} <Debug> executeQuery: Read 82 rows, 5.26 KiB in 0.001525 sec., 53770.49180327869 rows/sec., 3.37 MiB/sec. | ||
| 1700 | 2026.04.19 04:55:22.066457 [ 3 ] {e247e519-080e-49ae-a31b-ceb2274d6d67} <Debug> TCPHandler: Processed in 0.001699479 sec. | ||
| 1701 | 2026.04.19 04:55:23.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.15 MiB, peak 170.84 MiB, free memory in arenas 0.00 B, will set to 168.94 MiB (RSS), difference: -1.22 MiB | ||
| 1702 | 2026.04.19 04:55:25.777456 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1703 | 2026.04.19 04:55:25.777506 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1704 | 2026.04.19 04:55:25.848140 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2893 | ||
| 1705 | 2026.04.19 04:55:25.848641 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.04.19 04:55:25.848692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1707 | 2026.04.19 04:55:25.849370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1708 | 2026.04.19 04:55:25.849913 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.04.19 04:55:25.850063 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2893 | ||
| 1710 | 2026.04.19 04:55:25.850095 [ 81 ] {} <Debug> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1711 | 2026.04.19 04:55:25.850206 [ 81 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.04.19 04:55:25.850246 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1713 | 2026.04.19 04:55:25.852977 [ 190 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 1714 | 2026.04.19 04:55:25.855348 [ 190 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1715 | 2026.04.19 04:55:25.855462 [ 190 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 1716 | 2026.04.19 04:55:25.855599 [ 190 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 1717 | 2026.04.19 04:55:25.855663 [ 190 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 509 rows starting from the beginning of the part | ||
| 1718 | 2026.04.19 04:55:25.855734 [ 190 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1719 | 2026.04.19 04:55:25.855792 [ 190 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 1720 | 2026.04.19 04:55:25.855894 [ 190 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 1721 | 2026.04.19 04:55:25.893976 [ 201 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2893 rows, containing 4 columns (4 merged, 0 gathered) in 0.043580801 sec., 66382.442121704 rows/sec., 972.40 KiB/sec. | ||
| 1722 | 2026.04.19 04:55:25.894939 [ 187 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1723 | 2026.04.19 04:55:25.895481 [ 187 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_6_1} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.04.19 04:55:25.895553 [ 187 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_6_1} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1725 | 2026.04.19 04:55:25.898078 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1726 | 2026.04.19 04:55:25.988308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1727 | 2026.04.19 04:55:26.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.03 MiB, peak 175.35 MiB, free memory in arenas 0.00 B, will set to 171.01 MiB (RSS), difference: 1.97 MiB | ||
| 1728 | 2026.04.19 04:55:26.007602 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.04.19 04:55:26.007658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1730 | 2026.04.19 04:55:26.014747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1731 | 2026.04.19 04:55:26.015964 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.04.19 04:55:26.016249 [ 81 ] {} <Debug> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1733 | 2026.04.19 04:55:26.016298 [ 81 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.04.19 04:55:26.016317 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1735 | 2026.04.19 04:55:26.016448 [ 187 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 1736 | 2026.04.19 04:55:26.020580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1737 | 2026.04.19 04:55:26.020765 [ 187 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1738 | 2026.04.19 04:55:26.022170 [ 187 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 1739 | 2026.04.19 04:55:26.027084 [ 187 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 1740 | 2026.04.19 04:55:26.031182 [ 187 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 1741 | 2026.04.19 04:55:26.035079 [ 187 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 1742 | 2026.04.19 04:55:26.044488 [ 187 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 1743 | 2026.04.19 04:55:26.049036 [ 187 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 1744 | 2026.04.19 04:55:26.111816 [ 201 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095424757 sec., 482.05519664042737 rows/sec., 2.49 MiB/sec. | ||
| 1745 | 2026.04.19 04:55:26.113846 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1746 | 2026.04.19 04:55:26.116472 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_6_1} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.04.19 04:55:26.116626 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_6_1} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1748 | 2026.04.19 04:55:26.118332 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1749 | 2026.04.19 04:55:26.964132 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.04.19 04:55:26.964316 [ 3 ] {bd85d490-dbb4-4117-a6e8-d13a9b04392d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1751 | 2026.04.19 04:55:26.964378 [ 3 ] {bd85d490-dbb4-4117-a6e8-d13a9b04392d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1752 | 2026.04.19 04:55:26.965092 [ 3 ] {bd85d490-dbb4-4117-a6e8-d13a9b04392d} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.04.19 04:55:26.965129 [ 3 ] {bd85d490-dbb4-4117-a6e8-d13a9b04392d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1754 | 2026.04.19 04:55:26.965679 [ 3 ] {bd85d490-dbb4-4117-a6e8-d13a9b04392d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1755 | 2026.04.19 04:55:26.966220 [ 3 ] {bd85d490-dbb4-4117-a6e8-d13a9b04392d} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.04.19 04:55:26.966404 [ 3 ] {bd85d490-dbb4-4117-a6e8-d13a9b04392d} <Debug> executeQuery: Read 132 rows, 11.71 KiB in 0.002133 sec., 61884.66947960619 rows/sec., 5.36 MiB/sec. | ||
| 1757 | 2026.04.19 04:55:26.966445 [ 3 ] {bd85d490-dbb4-4117-a6e8-d13a9b04392d} <Debug> TCPHandler: Processed in 0.002438593 sec. | ||
| 1758 | 2026.04.19 04:55:26.966610 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.04.19 04:55:26.966703 [ 3 ] {f12eaf85-64b1-4ce7-ba80-06e118a1f4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1760 | 2026.04.19 04:55:26.966742 [ 3 ] {f12eaf85-64b1-4ce7-ba80-06e118a1f4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1761 | 2026.04.19 04:55:26.967168 [ 3 ] {f12eaf85-64b1-4ce7-ba80-06e118a1f4d3} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.04.19 04:55:26.967203 [ 3 ] {f12eaf85-64b1-4ce7-ba80-06e118a1f4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1763 | 2026.04.19 04:55:26.967645 [ 3 ] {f12eaf85-64b1-4ce7-ba80-06e118a1f4d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1764 | 2026.04.19 04:55:26.968056 [ 3 ] {f12eaf85-64b1-4ce7-ba80-06e118a1f4d3} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.04.19 04:55:26.968188 [ 3 ] {f12eaf85-64b1-4ce7-ba80-06e118a1f4d3} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001503 sec., 25282.76779773786 rows/sec., 1.86 MiB/sec. | ||
| 1766 | 2026.04.19 04:55:26.968224 [ 3 ] {f12eaf85-64b1-4ce7-ba80-06e118a1f4d3} <Debug> TCPHandler: Processed in 0.001663098 sec. | ||
| 1767 | 2026.04.19 04:55:26.968356 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1768 | 2026.04.19 04:55:26.968448 [ 3 ] {d9e25049-0c47-4b94-a5ae-3f16899f699e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1769 | 2026.04.19 04:55:26.968487 [ 3 ] {d9e25049-0c47-4b94-a5ae-3f16899f699e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1770 | 2026.04.19 04:55:26.968933 [ 3 ] {d9e25049-0c47-4b94-a5ae-3f16899f699e} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.04.19 04:55:26.968967 [ 3 ] {d9e25049-0c47-4b94-a5ae-3f16899f699e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1772 | 2026.04.19 04:55:26.969404 [ 3 ] {d9e25049-0c47-4b94-a5ae-3f16899f699e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1773 | 2026.04.19 04:55:26.969824 [ 3 ] {d9e25049-0c47-4b94-a5ae-3f16899f699e} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2026.04.19 04:55:26.969970 [ 3 ] {d9e25049-0c47-4b94-a5ae-3f16899f699e} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.00154 sec., 66233.76623376623 rows/sec., 5.17 MiB/sec. | ||
| 1775 | 2026.04.19 04:55:26.970008 [ 3 ] {d9e25049-0c47-4b94-a5ae-3f16899f699e} <Debug> TCPHandler: Processed in 0.00170138 sec. | ||
| 1776 | 2026.04.19 04:55:26.970134 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2026.04.19 04:55:26.970226 [ 3 ] {adec4356-1a8d-477d-8de6-12d4e83ac149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1778 | 2026.04.19 04:55:26.970268 [ 3 ] {adec4356-1a8d-477d-8de6-12d4e83ac149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1779 | 2026.04.19 04:55:26.970668 [ 3 ] {adec4356-1a8d-477d-8de6-12d4e83ac149} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.04.19 04:55:26.970702 [ 3 ] {adec4356-1a8d-477d-8de6-12d4e83ac149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1781 | 2026.04.19 04:55:26.971118 [ 3 ] {adec4356-1a8d-477d-8de6-12d4e83ac149} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1782 | 2026.04.19 04:55:26.971529 [ 3 ] {adec4356-1a8d-477d-8de6-12d4e83ac149} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.04.19 04:55:26.971676 [ 3 ] {adec4356-1a8d-477d-8de6-12d4e83ac149} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001467 sec., 109066.12133606 rows/sec., 7.60 MiB/sec. | ||
| 1784 | 2026.04.19 04:55:26.971712 [ 3 ] {adec4356-1a8d-477d-8de6-12d4e83ac149} <Debug> TCPHandler: Processed in 0.001626799 sec. | ||
| 1785 | 2026.04.19 04:55:26.971835 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.04.19 04:55:26.971927 [ 3 ] {bdd87f72-1003-486c-8102-85e3ebccb358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1787 | 2026.04.19 04:55:26.971979 [ 3 ] {bdd87f72-1003-486c-8102-85e3ebccb358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1788 | 2026.04.19 04:55:26.972809 [ 3 ] {bdd87f72-1003-486c-8102-85e3ebccb358} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.04.19 04:55:26.972844 [ 3 ] {bdd87f72-1003-486c-8102-85e3ebccb358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1790 | 2026.04.19 04:55:26.973513 [ 3 ] {bdd87f72-1003-486c-8102-85e3ebccb358} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1791 | 2026.04.19 04:55:26.973925 [ 3 ] {bdd87f72-1003-486c-8102-85e3ebccb358} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.04.19 04:55:26.974065 [ 3 ] {bdd87f72-1003-486c-8102-85e3ebccb358} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002156 sec., 17625.231910946197 rows/sec., 31.58 MiB/sec. | ||
| 1793 | 2026.04.19 04:55:26.974113 [ 3 ] {bdd87f72-1003-486c-8102-85e3ebccb358} <Debug> TCPHandler: Processed in 0.00232709 sec. | ||
| 1794 | 2026.04.19 04:55:26.974266 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.04.19 04:55:26.974360 [ 3 ] {777adcb1-4ab7-4263-b1ae-529ff10adbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1796 | 2026.04.19 04:55:26.974400 [ 3 ] {777adcb1-4ab7-4263-b1ae-529ff10adbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1797 | 2026.04.19 04:55:26.974740 [ 3 ] {777adcb1-4ab7-4263-b1ae-529ff10adbf7} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.04.19 04:55:26.974775 [ 3 ] {777adcb1-4ab7-4263-b1ae-529ff10adbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1799 | 2026.04.19 04:55:26.975218 [ 3 ] {777adcb1-4ab7-4263-b1ae-529ff10adbf7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1800 | 2026.04.19 04:55:26.975673 [ 3 ] {777adcb1-4ab7-4263-b1ae-529ff10adbf7} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.04.19 04:55:26.975823 [ 3 ] {777adcb1-4ab7-4263-b1ae-529ff10adbf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec. | ||
| 1802 | 2026.04.19 04:55:26.975860 [ 3 ] {777adcb1-4ab7-4263-b1ae-529ff10adbf7} <Debug> TCPHandler: Processed in 0.001643029 sec. | ||
| 1803 | 2026.04.19 04:55:27.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.52 MiB, peak 181.62 MiB, free memory in arenas 0.00 B, will set to 180.22 MiB (RSS), difference: 7.70 MiB | ||
| 1804 | 2026.04.19 04:55:30.880652 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 258 | ||
| 1805 | 2026.04.19 04:55:30.883810 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.04.19 04:55:30.883869 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1807 | 2026.04.19 04:55:30.885248 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1808 | 2026.04.19 04:55:30.885511 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.04.19 04:55:30.885814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
| 1810 | 2026.04.19 04:55:31.970536 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.04.19 04:55:31.970734 [ 3 ] {2e76c031-d7f5-4498-b233-a72b9445918d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1812 | 2026.04.19 04:55:31.970798 [ 3 ] {2e76c031-d7f5-4498-b233-a72b9445918d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1813 | 2026.04.19 04:55:31.971575 [ 3 ] {2e76c031-d7f5-4498-b233-a72b9445918d} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2026.04.19 04:55:31.971643 [ 3 ] {2e76c031-d7f5-4498-b233-a72b9445918d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1815 | 2026.04.19 04:55:31.972030 [ 3 ] {2e76c031-d7f5-4498-b233-a72b9445918d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1816 | 2026.04.19 04:55:31.972259 [ 3 ] {2e76c031-d7f5-4498-b233-a72b9445918d} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.04.19 04:55:31.972419 [ 3 ] {2e76c031-d7f5-4498-b233-a72b9445918d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001734 sec., 163783.1603229527 rows/sec., 10.40 MiB/sec. | ||
| 1818 | 2026.04.19 04:55:31.972466 [ 3 ] {2e76c031-d7f5-4498-b233-a72b9445918d} <Debug> TCPHandler: Processed in 0.002055946 sec. | ||
| 1819 | 2026.04.19 04:55:31.972624 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.04.19 04:55:31.972732 [ 3 ] {cff11ed2-6243-4547-a109-b994abc78683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1821 | 2026.04.19 04:55:31.972779 [ 3 ] {cff11ed2-6243-4547-a109-b994abc78683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1822 | 2026.04.19 04:55:31.973572 [ 3 ] {cff11ed2-6243-4547-a109-b994abc78683} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.04.19 04:55:31.973608 [ 3 ] {cff11ed2-6243-4547-a109-b994abc78683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1824 | 2026.04.19 04:55:31.973963 [ 3 ] {cff11ed2-6243-4547-a109-b994abc78683} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1825 | 2026.04.19 04:55:31.974176 [ 3 ] {cff11ed2-6243-4547-a109-b994abc78683} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.04.19 04:55:31.974282 [ 67 ] {} <Debug> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1827 | 2026.04.19 04:55:31.974316 [ 67 ] {} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2026.04.19 04:55:31.974318 [ 3 ] {cff11ed2-6243-4547-a109-b994abc78683} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001611 sec., 494723.774053383 rows/sec., 38.09 MiB/sec. | ||
| 1829 | 2026.04.19 04:55:31.974337 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1830 | 2026.04.19 04:55:31.974365 [ 3 ] {cff11ed2-6243-4547-a109-b994abc78683} <Debug> TCPHandler: Processed in 0.001795481 sec. | ||
| 1831 | 2026.04.19 04:55:31.974496 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 1832 | 2026.04.19 04:55:31.974516 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.04.19 04:55:31.974639 [ 3 ] {368c8324-ca96-40d0-93aa-ca9c08655383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1834 | 2026.04.19 04:55:31.974649 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1835 | 2026.04.19 04:55:31.974684 [ 3 ] {368c8324-ca96-40d0-93aa-ca9c08655383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1836 | 2026.04.19 04:55:31.974699 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 1837 | 2026.04.19 04:55:31.974807 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1838 | 2026.04.19 04:55:31.974857 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 128 rows starting from the beginning of the part | ||
| 1839 | 2026.04.19 04:55:31.974906 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 798 rows starting from the beginning of the part | ||
| 1840 | 2026.04.19 04:55:31.974948 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 132 rows starting from the beginning of the part | ||
| 1841 | 2026.04.19 04:55:31.974990 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 797 rows starting from the beginning of the part | ||
| 1842 | 2026.04.19 04:55:31.975155 [ 3 ] {368c8324-ca96-40d0-93aa-ca9c08655383} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.04.19 04:55:31.975196 [ 3 ] {368c8324-ca96-40d0-93aa-ca9c08655383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1844 | 2026.04.19 04:55:31.975637 [ 3 ] {368c8324-ca96-40d0-93aa-ca9c08655383} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1845 | 2026.04.19 04:55:31.975903 [ 3 ] {368c8324-ca96-40d0-93aa-ca9c08655383} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.04.19 04:55:31.976044 [ 3 ] {368c8324-ca96-40d0-93aa-ca9c08655383} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001427 sec., 99509.46040644709 rows/sec., 5.85 MiB/sec. | ||
| 1847 | 2026.04.19 04:55:31.976081 [ 3 ] {368c8324-ca96-40d0-93aa-ca9c08655383} <Debug> TCPHandler: Processed in 0.001623728 sec. | ||
| 1848 | 2026.04.19 04:55:31.976217 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.04.19 04:55:31.976264 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2132 rows, containing 5 columns (5 merged, 0 gathered) in 0.001833552 sec., 1162770.4041118005 rows/sec., 96.83 MiB/sec. | ||
| 1850 | 2026.04.19 04:55:31.976314 [ 3 ] {19055e29-3452-44c7-adac-4a5152d0e733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1851 | 2026.04.19 04:55:31.976359 [ 3 ] {19055e29-3452-44c7-adac-4a5152d0e733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1852 | 2026.04.19 04:55:31.976469 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1853 | 2026.04.19 04:55:31.976717 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_6_1} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.04.19 04:55:31.976783 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_6_1} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1855 | 2026.04.19 04:55:31.976833 [ 3 ] {19055e29-3452-44c7-adac-4a5152d0e733} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2026.04.19 04:55:31.976854 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 1857 | 2026.04.19 04:55:31.976877 [ 3 ] {19055e29-3452-44c7-adac-4a5152d0e733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1858 | 2026.04.19 04:55:31.977185 [ 3 ] {19055e29-3452-44c7-adac-4a5152d0e733} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1859 | 2026.04.19 04:55:31.977389 [ 3 ] {19055e29-3452-44c7-adac-4a5152d0e733} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.04.19 04:55:31.977514 [ 3 ] {19055e29-3452-44c7-adac-4a5152d0e733} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00122 sec., 122131.14754098361 rows/sec., 7.89 MiB/sec. | ||
| 1861 | 2026.04.19 04:55:31.977551 [ 3 ] {19055e29-3452-44c7-adac-4a5152d0e733} <Debug> TCPHandler: Processed in 0.001386104 sec. | ||
| 1862 | 2026.04.19 04:55:31.977676 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.04.19 04:55:31.977769 [ 3 ] {306d44bd-4020-4bc2-8d4d-6eccd16a126e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1864 | 2026.04.19 04:55:31.977809 [ 3 ] {306d44bd-4020-4bc2-8d4d-6eccd16a126e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1865 | 2026.04.19 04:55:31.978245 [ 3 ] {306d44bd-4020-4bc2-8d4d-6eccd16a126e} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.04.19 04:55:31.978279 [ 3 ] {306d44bd-4020-4bc2-8d4d-6eccd16a126e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1867 | 2026.04.19 04:55:31.978571 [ 3 ] {306d44bd-4020-4bc2-8d4d-6eccd16a126e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1868 | 2026.04.19 04:55:31.978770 [ 3 ] {306d44bd-4020-4bc2-8d4d-6eccd16a126e} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.04.19 04:55:31.978893 [ 3 ] {306d44bd-4020-4bc2-8d4d-6eccd16a126e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001142 sec., 129597.19789842382 rows/sec., 7.37 MiB/sec. | ||
| 1870 | 2026.04.19 04:55:31.978930 [ 3 ] {306d44bd-4020-4bc2-8d4d-6eccd16a126e} <Debug> TCPHandler: Processed in 0.001304843 sec. | ||
| 1871 | 2026.04.19 04:55:31.979051 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.04.19 04:55:31.979144 [ 3 ] {9c8a2ccc-59a7-4b3c-b29a-eacde9355ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1873 | 2026.04.19 04:55:31.979183 [ 3 ] {9c8a2ccc-59a7-4b3c-b29a-eacde9355ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1874 | 2026.04.19 04:55:31.979756 [ 3 ] {9c8a2ccc-59a7-4b3c-b29a-eacde9355ad0} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.04.19 04:55:31.979790 [ 3 ] {9c8a2ccc-59a7-4b3c-b29a-eacde9355ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1876 | 2026.04.19 04:55:31.980104 [ 3 ] {9c8a2ccc-59a7-4b3c-b29a-eacde9355ad0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1877 | 2026.04.19 04:55:31.980313 [ 3 ] {9c8a2ccc-59a7-4b3c-b29a-eacde9355ad0} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.04.19 04:55:31.980439 [ 3 ] {9c8a2ccc-59a7-4b3c-b29a-eacde9355ad0} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001311 sec., 373760.4881769641 rows/sec., 26.20 MiB/sec. | ||
| 1879 | 2026.04.19 04:55:31.980462 [ 68 ] {} <Debug> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1880 | 2026.04.19 04:55:31.980475 [ 3 ] {9c8a2ccc-59a7-4b3c-b29a-eacde9355ad0} <Debug> TCPHandler: Processed in 0.001474346 sec. | ||
| 1881 | 2026.04.19 04:55:31.980551 [ 68 ] {} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.04.19 04:55:31.980579 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1883 | 2026.04.19 04:55:31.980652 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.04.19 04:55:31.980682 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::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 | ||
| 1885 | 2026.04.19 04:55:31.980750 [ 3 ] {7b12dfe2-a051-47c3-b328-19553dda7523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1886 | 2026.04.19 04:55:31.980796 [ 3 ] {7b12dfe2-a051-47c3-b328-19553dda7523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1887 | 2026.04.19 04:55:31.980809 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1888 | 2026.04.19 04:55:31.980860 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 138 rows starting from the beginning of the part | ||
| 1889 | 2026.04.19 04:55:31.980952 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1890 | 2026.04.19 04:55:31.981011 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1891 | 2026.04.19 04:55:31.981063 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 492 rows starting from the beginning of the part | ||
| 1892 | 2026.04.19 04:55:31.981116 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 102 rows starting from the beginning of the part | ||
| 1893 | 2026.04.19 04:55:31.981136 [ 3 ] {7b12dfe2-a051-47c3-b328-19553dda7523} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.04.19 04:55:31.981168 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 490 rows starting from the beginning of the part | ||
| 1895 | 2026.04.19 04:55:31.981178 [ 3 ] {7b12dfe2-a051-47c3-b328-19553dda7523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1896 | 2026.04.19 04:55:31.981521 [ 3 ] {7b12dfe2-a051-47c3-b328-19553dda7523} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1897 | 2026.04.19 04:55:31.981744 [ 3 ] {7b12dfe2-a051-47c3-b328-19553dda7523} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.04.19 04:55:31.981881 [ 3 ] {7b12dfe2-a051-47c3-b328-19553dda7523} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 272.83 KiB/sec. | ||
| 1899 | 2026.04.19 04:55:31.981917 [ 3 ] {7b12dfe2-a051-47c3-b328-19553dda7523} <Debug> TCPHandler: Processed in 0.001316233 sec. | ||
| 1900 | 2026.04.19 04:55:31.982036 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2026.04.19 04:55:31.982130 [ 3 ] {081c0b60-f9b2-48c5-b546-b9b729417487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1902 | 2026.04.19 04:55:31.982171 [ 3 ] {081c0b60-f9b2-48c5-b546-b9b729417487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1903 | 2026.04.19 04:55:31.982305 [ 186 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672289 sec., 824020.250088352 rows/sec., 63.06 MiB/sec. | ||
| 1904 | 2026.04.19 04:55:31.982482 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1905 | 2026.04.19 04:55:31.982584 [ 3 ] {081c0b60-f9b2-48c5-b546-b9b729417487} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.04.19 04:55:31.982628 [ 3 ] {081c0b60-f9b2-48c5-b546-b9b729417487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1907 | 2026.04.19 04:55:31.982748 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_6_1} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.04.19 04:55:31.982823 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_6_1} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1909 | 2026.04.19 04:55:31.982884 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1910 | 2026.04.19 04:55:31.982987 [ 3 ] {081c0b60-f9b2-48c5-b546-b9b729417487} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1911 | 2026.04.19 04:55:31.983195 [ 3 ] {081c0b60-f9b2-48c5-b546-b9b729417487} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.04.19 04:55:31.983295 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1913 | 2026.04.19 04:55:31.983325 [ 3 ] {081c0b60-f9b2-48c5-b546-b9b729417487} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001213 sec., 218466.61170651275 rows/sec., 14.52 MiB/sec. | ||
| 1914 | 2026.04.19 04:55:31.983329 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.04.19 04:55:31.983368 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1916 | 2026.04.19 04:55:31.983373 [ 3 ] {081c0b60-f9b2-48c5-b546-b9b729417487} <Debug> TCPHandler: Processed in 0.001387715 sec. | ||
| 1917 | 2026.04.19 04:55:31.983514 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2026.04.19 04:55:31.983568 [ 189 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 1919 | 2026.04.19 04:55:31.983610 [ 3 ] {66b451c6-46c1-48c9-bcbb-6efdd92c7e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1920 | 2026.04.19 04:55:31.983658 [ 3 ] {66b451c6-46c1-48c9-bcbb-6efdd92c7e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1921 | 2026.04.19 04:55:31.983688 [ 189 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1922 | 2026.04.19 04:55:31.983731 [ 189 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1923 | 2026.04.19 04:55:31.983809 [ 189 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1924 | 2026.04.19 04:55:31.983859 [ 189 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1925 | 2026.04.19 04:55:31.983904 [ 189 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 258 rows starting from the beginning of the part | ||
| 1926 | 2026.04.19 04:55:31.983950 [ 189 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 1927 | 2026.04.19 04:55:31.983979 [ 3 ] {66b451c6-46c1-48c9-bcbb-6efdd92c7e00} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.04.19 04:55:31.984000 [ 189 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part | ||
| 1929 | 2026.04.19 04:55:31.984023 [ 3 ] {66b451c6-46c1-48c9-bcbb-6efdd92c7e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1930 | 2026.04.19 04:55:31.984345 [ 3 ] {66b451c6-46c1-48c9-bcbb-6efdd92c7e00} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1931 | 2026.04.19 04:55:31.984598 [ 3 ] {66b451c6-46c1-48c9-bcbb-6efdd92c7e00} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.04.19 04:55:31.984742 [ 3 ] {66b451c6-46c1-48c9-bcbb-6efdd92c7e00} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 58.59 KiB/sec. | ||
| 1933 | 2026.04.19 04:55:31.984780 [ 3 ] {66b451c6-46c1-48c9-bcbb-6efdd92c7e00} <Debug> TCPHandler: Processed in 0.001326283 sec. | ||
| 1934 | 2026.04.19 04:55:31.984897 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.04.19 04:55:31.984990 [ 3 ] {b4704646-8dcd-4899-bd62-2ba23ad7fbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.04.19 04:55:31.985031 [ 3 ] {b4704646-8dcd-4899-bd62-2ba23ad7fbb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1937 | 2026.04.19 04:55:31.985049 [ 189 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522057 sec., 779208.6630132773 rows/sec., 54.32 MiB/sec. | ||
| 1938 | 2026.04.19 04:55:31.985223 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1939 | 2026.04.19 04:55:31.985370 [ 3 ] {b4704646-8dcd-4899-bd62-2ba23ad7fbb7} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.04.19 04:55:31.985414 [ 3 ] {b4704646-8dcd-4899-bd62-2ba23ad7fbb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1941 | 2026.04.19 04:55:31.985464 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.04.19 04:55:31.985532 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1943 | 2026.04.19 04:55:31.985585 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1944 | 2026.04.19 04:55:31.985730 [ 3 ] {b4704646-8dcd-4899-bd62-2ba23ad7fbb7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1945 | 2026.04.19 04:55:31.985941 [ 3 ] {b4704646-8dcd-4899-bd62-2ba23ad7fbb7} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2026.04.19 04:55:31.986040 [ 68 ] {} <Debug> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1947 | 2026.04.19 04:55:31.986070 [ 3 ] {b4704646-8dcd-4899-bd62-2ba23ad7fbb7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 1948 | 2026.04.19 04:55:31.986070 [ 68 ] {} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.04.19 04:55:31.986110 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1950 | 2026.04.19 04:55:31.986112 [ 3 ] {b4704646-8dcd-4899-bd62-2ba23ad7fbb7} <Debug> TCPHandler: Processed in 0.001265512 sec. | ||
| 1951 | 2026.04.19 04:55:31.986229 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 1952 | 2026.04.19 04:55:31.986369 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1953 | 2026.04.19 04:55:31.986409 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 1954 | 2026.04.19 04:55:31.986502 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1955 | 2026.04.19 04:55:31.986551 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 1956 | 2026.04.19 04:55:31.986592 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part | ||
| 1957 | 2026.04.19 04:55:31.986631 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 1958 | 2026.04.19 04:55:31.986672 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1959 | 2026.04.19 04:55:31.987512 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.001341164 sec., 255002.37107467843 rows/sec., 16.67 MiB/sec. | ||
| 1960 | 2026.04.19 04:55:31.987692 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1961 | 2026.04.19 04:55:31.987946 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_6_1} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.04.19 04:55:31.988029 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_6_1} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1963 | 2026.04.19 04:55:31.988094 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1964 | 2026.04.19 04:55:33.350128 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3405 | ||
| 1965 | 2026.04.19 04:55:33.350627 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.04.19 04:55:33.350666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1967 | 2026.04.19 04:55:33.351134 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1968 | 2026.04.19 04:55:33.351362 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.04.19 04:55:33.351506 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3405 | ||
| 1970 | 2026.04.19 04:55:33.520643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1971 | 2026.04.19 04:55:33.538346 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2026.04.19 04:55:33.538416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1973 | 2026.04.19 04:55:33.544406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1974 | 2026.04.19 04:55:33.545127 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.04.19 04:55:33.548559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1976 | 2026.04.19 04:55:36.964671 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.04.19 04:55:36.964876 [ 3 ] {78eb5c65-7cdb-41f5-b620-e2ab10c08639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1978 | 2026.04.19 04:55:36.964946 [ 3 ] {78eb5c65-7cdb-41f5-b620-e2ab10c08639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1979 | 2026.04.19 04:55:36.965651 [ 3 ] {78eb5c65-7cdb-41f5-b620-e2ab10c08639} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.04.19 04:55:36.965693 [ 3 ] {78eb5c65-7cdb-41f5-b620-e2ab10c08639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1981 | 2026.04.19 04:55:36.966068 [ 3 ] {78eb5c65-7cdb-41f5-b620-e2ab10c08639} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1982 | 2026.04.19 04:55:36.966283 [ 3 ] {78eb5c65-7cdb-41f5-b620-e2ab10c08639} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.04.19 04:55:36.966436 [ 3 ] {78eb5c65-7cdb-41f5-b620-e2ab10c08639} <Debug> executeQuery: Read 132 rows, 11.71 KiB in 0.001613 sec., 81835.08989460632 rows/sec., 7.09 MiB/sec. | ||
| 1984 | 2026.04.19 04:55:36.966476 [ 3 ] {78eb5c65-7cdb-41f5-b620-e2ab10c08639} <Debug> TCPHandler: Processed in 0.001939424 sec. | ||
| 1985 | 2026.04.19 04:55:36.966609 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.04.19 04:55:36.966704 [ 3 ] {bfcd9e0c-54f9-46f0-8f65-b99d4e0e927e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1987 | 2026.04.19 04:55:36.966743 [ 3 ] {bfcd9e0c-54f9-46f0-8f65-b99d4e0e927e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1988 | 2026.04.19 04:55:36.967153 [ 3 ] {bfcd9e0c-54f9-46f0-8f65-b99d4e0e927e} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.04.19 04:55:36.967190 [ 3 ] {bfcd9e0c-54f9-46f0-8f65-b99d4e0e927e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1990 | 2026.04.19 04:55:36.967471 [ 3 ] {bfcd9e0c-54f9-46f0-8f65-b99d4e0e927e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1991 | 2026.04.19 04:55:36.967673 [ 3 ] {bfcd9e0c-54f9-46f0-8f65-b99d4e0e927e} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.04.19 04:55:36.967778 [ 60 ] {} <Debug> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1993 | 2026.04.19 04:55:36.967799 [ 3 ] {bfcd9e0c-54f9-46f0-8f65-b99d4e0e927e} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001114 sec., 34111.31059245961 rows/sec., 2.50 MiB/sec. | ||
| 1994 | 2026.04.19 04:55:36.967842 [ 60 ] {} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.04.19 04:55:36.967851 [ 3 ] {bfcd9e0c-54f9-46f0-8f65-b99d4e0e927e} <Debug> TCPHandler: Processed in 0.001289313 sec. | ||
| 1996 | 2026.04.19 04:55:36.967872 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1997 | 2026.04.19 04:55:36.967992 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.04.19 04:55:36.967999 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::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 | ||
| 1999 | 2026.04.19 04:55:36.968089 [ 3 ] {f3a3e69b-f17f-4065-a2e8-e70db95c37ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2000 | 2026.04.19 04:55:36.968133 [ 3 ] {f3a3e69b-f17f-4065-a2e8-e70db95c37ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2001 | 2026.04.19 04:55:36.968150 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2002 | 2026.04.19 04:55:36.968190 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 46 rows starting from the beginning of the part | ||
| 2003 | 2026.04.19 04:55:36.968262 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2004 | 2026.04.19 04:55:36.968313 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 144 rows starting from the beginning of the part | ||
| 2005 | 2026.04.19 04:55:36.968359 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2006 | 2026.04.19 04:55:36.968400 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part | ||
| 2007 | 2026.04.19 04:55:36.968445 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2008 | 2026.04.19 04:55:36.968558 [ 3 ] {f3a3e69b-f17f-4065-a2e8-e70db95c37ec} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.04.19 04:55:36.968599 [ 3 ] {f3a3e69b-f17f-4065-a2e8-e70db95c37ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2010 | 2026.04.19 04:55:36.968914 [ 3 ] {f3a3e69b-f17f-4065-a2e8-e70db95c37ec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2011 | 2026.04.19 04:55:36.969132 [ 3 ] {f3a3e69b-f17f-4065-a2e8-e70db95c37ec} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.04.19 04:55:36.969250 [ 189 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310353 sec., 340366.29824177147 rows/sec., 23.10 MiB/sec. | ||
| 2013 | 2026.04.19 04:55:36.969261 [ 3 ] {f3a3e69b-f17f-4065-a2e8-e70db95c37ec} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001189 sec., 85786.37510513037 rows/sec., 6.70 MiB/sec. | ||
| 2014 | 2026.04.19 04:55:36.969314 [ 3 ] {f3a3e69b-f17f-4065-a2e8-e70db95c37ec} <Debug> TCPHandler: Processed in 0.001371424 sec. | ||
| 2015 | 2026.04.19 04:55:36.969385 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2016 | 2026.04.19 04:55:36.969439 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.04.19 04:55:36.969539 [ 3 ] {14a28391-b4f2-417d-b00b-7b120037ecdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2018 | 2026.04.19 04:55:36.969583 [ 3 ] {14a28391-b4f2-417d-b00b-7b120037ecdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2019 | 2026.04.19 04:55:36.969630 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_6_1} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.04.19 04:55:36.969699 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_6_1} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2021 | 2026.04.19 04:55:36.969763 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2022 | 2026.04.19 04:55:36.969991 [ 3 ] {14a28391-b4f2-417d-b00b-7b120037ecdc} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.04.19 04:55:36.970031 [ 3 ] {14a28391-b4f2-417d-b00b-7b120037ecdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2024 | 2026.04.19 04:55:36.970348 [ 3 ] {14a28391-b4f2-417d-b00b-7b120037ecdc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2025 | 2026.04.19 04:55:36.970545 [ 3 ] {14a28391-b4f2-417d-b00b-7b120037ecdc} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.04.19 04:55:36.970673 [ 3 ] {14a28391-b4f2-417d-b00b-7b120037ecdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 2027 | 2026.04.19 04:55:36.970709 [ 3 ] {14a28391-b4f2-417d-b00b-7b120037ecdc} <Debug> TCPHandler: Processed in 0.001318333 sec. | ||
| 2028 | 2026.04.19 04:55:36.970828 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.04.19 04:55:36.970919 [ 3 ] {b9a36d55-f451-4e01-acd6-8052d5d401df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2030 | 2026.04.19 04:55:36.970972 [ 3 ] {b9a36d55-f451-4e01-acd6-8052d5d401df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2031 | 2026.04.19 04:55:36.971746 [ 3 ] {b9a36d55-f451-4e01-acd6-8052d5d401df} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.04.19 04:55:36.971781 [ 3 ] {b9a36d55-f451-4e01-acd6-8052d5d401df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2033 | 2026.04.19 04:55:36.972322 [ 3 ] {b9a36d55-f451-4e01-acd6-8052d5d401df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2034 | 2026.04.19 04:55:36.972531 [ 3 ] {b9a36d55-f451-4e01-acd6-8052d5d401df} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.04.19 04:55:36.972664 [ 3 ] {b9a36d55-f451-4e01-acd6-8052d5d401df} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001762 sec., 21566.40181611805 rows/sec., 38.65 MiB/sec. | ||
| 2036 | 2026.04.19 04:55:36.972712 [ 3 ] {b9a36d55-f451-4e01-acd6-8052d5d401df} <Debug> TCPHandler: Processed in 0.001933234 sec. | ||
| 2037 | 2026.04.19 04:55:36.972851 [ 3 ] {} <Trace> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2026.04.19 04:55:36.972944 [ 3 ] {e0bb30c8-7742-4382-b4f7-8d0ae2a70f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65154) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2039 | 2026.04.19 04:55:36.972984 [ 3 ] {e0bb30c8-7742-4382-b4f7-8d0ae2a70f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2040 | 2026.04.19 04:55:36.973332 [ 3 ] {e0bb30c8-7742-4382-b4f7-8d0ae2a70f12} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.04.19 04:55:36.973370 [ 3 ] {e0bb30c8-7742-4382-b4f7-8d0ae2a70f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2042 | 2026.04.19 04:55:36.973670 [ 3 ] {e0bb30c8-7742-4382-b4f7-8d0ae2a70f12} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2043 | 2026.04.19 04:55:36.973865 [ 3 ] {e0bb30c8-7742-4382-b4f7-8d0ae2a70f12} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.04.19 04:55:36.973991 [ 3 ] {e0bb30c8-7742-4382-b4f7-8d0ae2a70f12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 2045 | 2026.04.19 04:55:36.974025 [ 3 ] {e0bb30c8-7742-4382-b4f7-8d0ae2a70f12} <Debug> TCPHandler: Processed in 0.001223971 sec. | ||
| 2046 | 2026.04.19 04:55:40.777770 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2047 | 2026.04.19 04:55:40.777853 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2048 | 2026.04.19 04:55:40.851612 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3853 | ||
| 2049 | 2026.04.19 04:55:40.852200 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.04.19 04:55:40.852253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2051 | 2026.04.19 04:55:40.852925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2052 | 2026.04.19 04:55:40.853194 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.04.19 04:55:40.853336 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3853 | ||
| 2054 | 2026.04.19 04:55:40.886090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 290 | ||
| 2055 | 2026.04.19 04:55:40.888472 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.04.19 04:55:40.888526 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2057 | 2026.04.19 04:55:40.889679 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2058 | 2026.04.19 04:55:40.889950 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.04.19 04:55:40.890155 [ 56 ] {} <Debug> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2060 | 2026.04.19 04:55:40.890228 [ 56 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2026.04.19 04:55:40.890251 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2062 | 2026.04.19 04:55:40.890278 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
| 2063 | 2026.04.19 04:55:40.890373 [ 195 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 2064 | 2026.04.19 04:55:40.890984 [ 195 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2065 | 2026.04.19 04:55:40.891143 [ 195 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 2066 | 2026.04.19 04:55:40.891622 [ 195 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2067 | 2026.04.19 04:55:40.891987 [ 195 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 2068 | 2026.04.19 04:55:40.892359 [ 195 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2069 | 2026.04.19 04:55:40.892709 [ 195 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 68 rows starting from the beginning of the part | ||
| 2070 | 2026.04.19 04:55:40.893059 [ 195 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2071 | 2026.04.19 04:55:40.899148 [ 189 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 72 columns (72 merged, 0 gathered) in 0.008824954 sec., 32861.36109038076 rows/sec., 35.16 MiB/sec. | ||
| 2072 | 2026.04.19 04:55:40.900287 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2073 | 2026.04.19 04:55:40.900925 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_6_1} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.04.19 04:55:40.901011 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_6_1} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2075 | 2026.04.19 04:55:40.901239 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 2076 | 2026.04.19 04:55:41.000298 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.23 MiB, peak 185.76 MiB, free memory in arenas 0.00 B, will set to 182.48 MiB (RSS), difference: 1.25 MiB | ||
| 2077 | 2026.04.19 04:55:41.048662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2078 | 2026.04.19 04:55:41.066433 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.04.19 04:55:41.066482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2080 | 2026.04.19 04:55:41.073345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2081 | 2026.04.19 04:55:41.074058 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.04.19 04:55:41.077642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2083 | 2026.04.19 04:55:41.431132 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2084 | 2026.04.19 04:55:41.431207 [ 3 ] {} <Debug> TCP-Session: 3c5a0a2b-1542-4592-ac23-93f358b427c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2026.04.19 04:55:41.969844 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2026.04.19 04:55:41.970033 [ 4 ] {1da16a5a-a13b-4163-9c8f-d503dc83c92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2087 | 2026.04.19 04:55:41.970097 [ 4 ] {1da16a5a-a13b-4163-9c8f-d503dc83c92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2088 | 2026.04.19 04:55:41.970881 [ 4 ] {1da16a5a-a13b-4163-9c8f-d503dc83c92e} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.04.19 04:55:41.970921 [ 4 ] {1da16a5a-a13b-4163-9c8f-d503dc83c92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2090 | 2026.04.19 04:55:41.971320 [ 4 ] {1da16a5a-a13b-4163-9c8f-d503dc83c92e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2091 | 2026.04.19 04:55:41.971545 [ 4 ] {1da16a5a-a13b-4163-9c8f-d503dc83c92e} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.04.19 04:55:41.971702 [ 4 ] {1da16a5a-a13b-4163-9c8f-d503dc83c92e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001714 sec., 165694.28238039673 rows/sec., 10.52 MiB/sec. | ||
| 2093 | 2026.04.19 04:55:41.971749 [ 4 ] {1da16a5a-a13b-4163-9c8f-d503dc83c92e} <Debug> TCPHandler: Processed in 0.002035776 sec. | ||
| 2094 | 2026.04.19 04:55:41.971904 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.04.19 04:55:41.972008 [ 4 ] {f0eb94ca-80cc-4457-ae54-b4777f2ce9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2096 | 2026.04.19 04:55:41.972052 [ 4 ] {f0eb94ca-80cc-4457-ae54-b4777f2ce9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2097 | 2026.04.19 04:55:41.972809 [ 4 ] {f0eb94ca-80cc-4457-ae54-b4777f2ce9e2} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.04.19 04:55:41.972846 [ 4 ] {f0eb94ca-80cc-4457-ae54-b4777f2ce9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2099 | 2026.04.19 04:55:41.973196 [ 4 ] {f0eb94ca-80cc-4457-ae54-b4777f2ce9e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2100 | 2026.04.19 04:55:41.973403 [ 4 ] {f0eb94ca-80cc-4457-ae54-b4777f2ce9e2} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.04.19 04:55:41.973534 [ 4 ] {f0eb94ca-80cc-4457-ae54-b4777f2ce9e2} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001549 sec., 514525.5003227889 rows/sec., 39.62 MiB/sec. | ||
| 2102 | 2026.04.19 04:55:41.973573 [ 4 ] {f0eb94ca-80cc-4457-ae54-b4777f2ce9e2} <Debug> TCPHandler: Processed in 0.001723201 sec. | ||
| 2103 | 2026.04.19 04:55:41.973704 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2026.04.19 04:55:41.973808 [ 4 ] {89e52601-3532-4e5e-87ec-d6d21a97902b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2105 | 2026.04.19 04:55:41.973848 [ 4 ] {89e52601-3532-4e5e-87ec-d6d21a97902b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2106 | 2026.04.19 04:55:41.974286 [ 4 ] {89e52601-3532-4e5e-87ec-d6d21a97902b} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2026.04.19 04:55:41.974323 [ 4 ] {89e52601-3532-4e5e-87ec-d6d21a97902b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2108 | 2026.04.19 04:55:41.974635 [ 4 ] {89e52601-3532-4e5e-87ec-d6d21a97902b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2109 | 2026.04.19 04:55:41.974840 [ 4 ] {89e52601-3532-4e5e-87ec-d6d21a97902b} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2026.04.19 04:55:41.974969 [ 4 ] {89e52601-3532-4e5e-87ec-d6d21a97902b} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001181 sec., 120237.08721422523 rows/sec., 7.06 MiB/sec. | ||
| 2111 | 2026.04.19 04:55:41.975008 [ 4 ] {89e52601-3532-4e5e-87ec-d6d21a97902b} <Debug> TCPHandler: Processed in 0.001356334 sec. | ||
| 2112 | 2026.04.19 04:55:41.975133 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2026.04.19 04:55:41.975228 [ 4 ] {10fe73b3-a2dc-49ee-9f68-d00f9428c213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2114 | 2026.04.19 04:55:41.975267 [ 4 ] {10fe73b3-a2dc-49ee-9f68-d00f9428c213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2115 | 2026.04.19 04:55:41.975687 [ 4 ] {10fe73b3-a2dc-49ee-9f68-d00f9428c213} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.04.19 04:55:41.975723 [ 4 ] {10fe73b3-a2dc-49ee-9f68-d00f9428c213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2117 | 2026.04.19 04:55:41.976024 [ 4 ] {10fe73b3-a2dc-49ee-9f68-d00f9428c213} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2118 | 2026.04.19 04:55:41.976233 [ 4 ] {10fe73b3-a2dc-49ee-9f68-d00f9428c213} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.04.19 04:55:41.976362 [ 4 ] {10fe73b3-a2dc-49ee-9f68-d00f9428c213} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 2120 | 2026.04.19 04:55:41.976400 [ 4 ] {10fe73b3-a2dc-49ee-9f68-d00f9428c213} <Debug> TCPHandler: Processed in 0.001319383 sec. | ||
| 2121 | 2026.04.19 04:55:41.976523 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2026.04.19 04:55:41.976618 [ 4 ] {db347865-23ac-4609-b88d-a9c02ddbc427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2123 | 2026.04.19 04:55:41.976656 [ 4 ] {db347865-23ac-4609-b88d-a9c02ddbc427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2124 | 2026.04.19 04:55:41.977078 [ 4 ] {db347865-23ac-4609-b88d-a9c02ddbc427} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.04.19 04:55:41.977114 [ 4 ] {db347865-23ac-4609-b88d-a9c02ddbc427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2126 | 2026.04.19 04:55:41.977406 [ 4 ] {db347865-23ac-4609-b88d-a9c02ddbc427} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2127 | 2026.04.19 04:55:41.977614 [ 4 ] {db347865-23ac-4609-b88d-a9c02ddbc427} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.04.19 04:55:41.977741 [ 4 ] {db347865-23ac-4609-b88d-a9c02ddbc427} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 2129 | 2026.04.19 04:55:41.977778 [ 4 ] {db347865-23ac-4609-b88d-a9c02ddbc427} <Debug> TCPHandler: Processed in 0.001306113 sec. | ||
| 2130 | 2026.04.19 04:55:41.977903 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2026.04.19 04:55:41.977998 [ 4 ] {e11fbff1-ad73-49f7-853c-58f2d4b12a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2132 | 2026.04.19 04:55:41.978036 [ 4 ] {e11fbff1-ad73-49f7-853c-58f2d4b12a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2133 | 2026.04.19 04:55:41.978640 [ 4 ] {e11fbff1-ad73-49f7-853c-58f2d4b12a98} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.04.19 04:55:41.978677 [ 4 ] {e11fbff1-ad73-49f7-853c-58f2d4b12a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2135 | 2026.04.19 04:55:41.979007 [ 4 ] {e11fbff1-ad73-49f7-853c-58f2d4b12a98} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2136 | 2026.04.19 04:55:41.979228 [ 4 ] {e11fbff1-ad73-49f7-853c-58f2d4b12a98} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.04.19 04:55:41.979359 [ 4 ] {e11fbff1-ad73-49f7-853c-58f2d4b12a98} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001379 sec., 355329.9492385787 rows/sec., 24.91 MiB/sec. | ||
| 2138 | 2026.04.19 04:55:41.979395 [ 4 ] {e11fbff1-ad73-49f7-853c-58f2d4b12a98} <Debug> TCPHandler: Processed in 0.001542517 sec. | ||
| 2139 | 2026.04.19 04:55:41.979543 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2026.04.19 04:55:41.979637 [ 4 ] {ae57d9a2-b3cc-4470-8076-222d4ad76ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2141 | 2026.04.19 04:55:41.979678 [ 4 ] {ae57d9a2-b3cc-4470-8076-222d4ad76ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2142 | 2026.04.19 04:55:41.980019 [ 4 ] {ae57d9a2-b3cc-4470-8076-222d4ad76ed8} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.04.19 04:55:41.980054 [ 4 ] {ae57d9a2-b3cc-4470-8076-222d4ad76ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2144 | 2026.04.19 04:55:41.980357 [ 4 ] {ae57d9a2-b3cc-4470-8076-222d4ad76ed8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2145 | 2026.04.19 04:55:41.980558 [ 4 ] {ae57d9a2-b3cc-4470-8076-222d4ad76ed8} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.04.19 04:55:41.980679 [ 4 ] {ae57d9a2-b3cc-4470-8076-222d4ad76ed8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 2147 | 2026.04.19 04:55:41.980715 [ 4 ] {ae57d9a2-b3cc-4470-8076-222d4ad76ed8} <Debug> TCPHandler: Processed in 0.001236092 sec. | ||
| 2148 | 2026.04.19 04:55:41.980827 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.04.19 04:55:41.980922 [ 4 ] {4e59b0ff-d0b9-4fc5-ad3b-cf0c4903a9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2150 | 2026.04.19 04:55:41.980961 [ 4 ] {4e59b0ff-d0b9-4fc5-ad3b-cf0c4903a9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2151 | 2026.04.19 04:55:41.981358 [ 4 ] {4e59b0ff-d0b9-4fc5-ad3b-cf0c4903a9e7} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.04.19 04:55:41.981393 [ 4 ] {4e59b0ff-d0b9-4fc5-ad3b-cf0c4903a9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2153 | 2026.04.19 04:55:41.981786 [ 4 ] {4e59b0ff-d0b9-4fc5-ad3b-cf0c4903a9e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2154 | 2026.04.19 04:55:41.981996 [ 4 ] {4e59b0ff-d0b9-4fc5-ad3b-cf0c4903a9e7} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2026.04.19 04:55:41.982125 [ 4 ] {4e59b0ff-d0b9-4fc5-ad3b-cf0c4903a9e7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. | ||
| 2156 | 2026.04.19 04:55:41.982160 [ 4 ] {4e59b0ff-d0b9-4fc5-ad3b-cf0c4903a9e7} <Debug> TCPHandler: Processed in 0.001362134 sec. | ||
| 2157 | 2026.04.19 04:55:41.982285 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2026.04.19 04:55:41.982379 [ 4 ] {de4cab6a-43f4-4cc6-8eab-9764c063eace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2159 | 2026.04.19 04:55:41.982420 [ 4 ] {de4cab6a-43f4-4cc6-8eab-9764c063eace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2160 | 2026.04.19 04:55:41.982732 [ 4 ] {de4cab6a-43f4-4cc6-8eab-9764c063eace} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.04.19 04:55:41.982766 [ 4 ] {de4cab6a-43f4-4cc6-8eab-9764c063eace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2162 | 2026.04.19 04:55:41.983051 [ 4 ] {de4cab6a-43f4-4cc6-8eab-9764c063eace} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2163 | 2026.04.19 04:55:41.983255 [ 4 ] {de4cab6a-43f4-4cc6-8eab-9764c063eace} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.04.19 04:55:41.983381 [ 4 ] {de4cab6a-43f4-4cc6-8eab-9764c063eace} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 2165 | 2026.04.19 04:55:41.983416 [ 4 ] {de4cab6a-43f4-4cc6-8eab-9764c063eace} <Debug> TCPHandler: Processed in 0.00118088 sec. | ||
| 2166 | 2026.04.19 04:55:41.983525 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.04.19 04:55:41.983618 [ 4 ] {0b14e33d-832f-454d-9fda-8d7662c5e51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2168 | 2026.04.19 04:55:41.983658 [ 4 ] {0b14e33d-832f-454d-9fda-8d7662c5e51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2169 | 2026.04.19 04:55:41.983992 [ 4 ] {0b14e33d-832f-454d-9fda-8d7662c5e51d} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.04.19 04:55:41.984029 [ 4 ] {0b14e33d-832f-454d-9fda-8d7662c5e51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2171 | 2026.04.19 04:55:41.984336 [ 4 ] {0b14e33d-832f-454d-9fda-8d7662c5e51d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2172 | 2026.04.19 04:55:41.984542 [ 4 ] {0b14e33d-832f-454d-9fda-8d7662c5e51d} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.04.19 04:55:41.984670 [ 4 ] {0b14e33d-832f-454d-9fda-8d7662c5e51d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 2174 | 2026.04.19 04:55:41.984707 [ 4 ] {0b14e33d-832f-454d-9fda-8d7662c5e51d} <Debug> TCPHandler: Processed in 0.001233152 sec. | ||
| 2175 | 2026.04.19 04:55:42.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.66 MiB, peak 187.00 MiB, free memory in arenas 0.00 B, will set to 184.69 MiB (RSS), difference: 3.02 MiB | ||
| 2176 | 2026.04.19 04:55:46.964398 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2026.04.19 04:55:46.964581 [ 4 ] {25d12f50-c6f0-41dc-891b-8ddc201cf9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2178 | 2026.04.19 04:55:46.964645 [ 4 ] {25d12f50-c6f0-41dc-891b-8ddc201cf9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2179 | 2026.04.19 04:55:46.965319 [ 4 ] {25d12f50-c6f0-41dc-891b-8ddc201cf9c3} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2026.04.19 04:55:46.965361 [ 4 ] {25d12f50-c6f0-41dc-891b-8ddc201cf9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2181 | 2026.04.19 04:55:46.965758 [ 4 ] {25d12f50-c6f0-41dc-891b-8ddc201cf9c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2182 | 2026.04.19 04:55:46.965976 [ 4 ] {25d12f50-c6f0-41dc-891b-8ddc201cf9c3} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2026.04.19 04:55:46.966134 [ 4 ] {25d12f50-c6f0-41dc-891b-8ddc201cf9c3} <Debug> executeQuery: Read 132 rows, 11.71 KiB in 0.0016 sec., 82500 rows/sec., 7.14 MiB/sec. | ||
| 2184 | 2026.04.19 04:55:46.966181 [ 4 ] {25d12f50-c6f0-41dc-891b-8ddc201cf9c3} <Debug> TCPHandler: Processed in 0.001919904 sec. | ||
| 2185 | 2026.04.19 04:55:46.966360 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2026.04.19 04:55:46.966466 [ 4 ] {353bd18d-c57b-4cb7-b051-0d0fcad3c7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2187 | 2026.04.19 04:55:46.966510 [ 4 ] {353bd18d-c57b-4cb7-b051-0d0fcad3c7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2188 | 2026.04.19 04:55:46.966978 [ 4 ] {353bd18d-c57b-4cb7-b051-0d0fcad3c7a7} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.04.19 04:55:46.967014 [ 4 ] {353bd18d-c57b-4cb7-b051-0d0fcad3c7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2190 | 2026.04.19 04:55:46.967351 [ 4 ] {353bd18d-c57b-4cb7-b051-0d0fcad3c7a7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2191 | 2026.04.19 04:55:46.967587 [ 4 ] {353bd18d-c57b-4cb7-b051-0d0fcad3c7a7} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): 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.04.19 04:55:46.967725 [ 4 ] {353bd18d-c57b-4cb7-b051-0d0fcad3c7a7} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001282 sec., 29641.1856474259 rows/sec., 2.18 MiB/sec. | ||
| 2193 | 2026.04.19 04:55:46.967764 [ 4 ] {353bd18d-c57b-4cb7-b051-0d0fcad3c7a7} <Debug> TCPHandler: Processed in 0.001463845 sec. | ||
| 2194 | 2026.04.19 04:55:46.967893 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2026.04.19 04:55:46.967993 [ 4 ] {56b9178d-5d94-481c-8c13-552968513ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2196 | 2026.04.19 04:55:46.968037 [ 4 ] {56b9178d-5d94-481c-8c13-552968513ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2197 | 2026.04.19 04:55:46.968483 [ 4 ] {56b9178d-5d94-481c-8c13-552968513ec2} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2026.04.19 04:55:46.968519 [ 4 ] {56b9178d-5d94-481c-8c13-552968513ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2199 | 2026.04.19 04:55:46.968827 [ 4 ] {56b9178d-5d94-481c-8c13-552968513ec2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2200 | 2026.04.19 04:55:46.969037 [ 4 ] {56b9178d-5d94-481c-8c13-552968513ec2} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2026.04.19 04:55:46.969179 [ 4 ] {56b9178d-5d94-481c-8c13-552968513ec2} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001206 sec., 84577.1144278607 rows/sec., 6.61 MiB/sec. | ||
| 2202 | 2026.04.19 04:55:46.969216 [ 4 ] {56b9178d-5d94-481c-8c13-552968513ec2} <Debug> TCPHandler: Processed in 0.001375154 sec. | ||
| 2203 | 2026.04.19 04:55:46.969344 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2026.04.19 04:55:46.969440 [ 4 ] {db664b3e-60a0-4e0f-b226-a6091cc5ca9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2205 | 2026.04.19 04:55:46.969483 [ 4 ] {db664b3e-60a0-4e0f-b226-a6091cc5ca9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2206 | 2026.04.19 04:55:46.969909 [ 4 ] {db664b3e-60a0-4e0f-b226-a6091cc5ca9b} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.04.19 04:55:46.969945 [ 4 ] {db664b3e-60a0-4e0f-b226-a6091cc5ca9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2208 | 2026.04.19 04:55:46.970269 [ 4 ] {db664b3e-60a0-4e0f-b226-a6091cc5ca9b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2209 | 2026.04.19 04:55:46.970472 [ 4 ] {db664b3e-60a0-4e0f-b226-a6091cc5ca9b} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2026.04.19 04:55:46.970602 [ 4 ] {db664b3e-60a0-4e0f-b226-a6091cc5ca9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 2211 | 2026.04.19 04:55:46.970637 [ 4 ] {db664b3e-60a0-4e0f-b226-a6091cc5ca9b} <Debug> TCPHandler: Processed in 0.001343664 sec. | ||
| 2212 | 2026.04.19 04:55:46.970755 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2026.04.19 04:55:46.970849 [ 4 ] {57fbd80a-9712-4973-9c1f-351dd9897493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2214 | 2026.04.19 04:55:46.970903 [ 4 ] {57fbd80a-9712-4973-9c1f-351dd9897493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2215 | 2026.04.19 04:55:46.971783 [ 4 ] {57fbd80a-9712-4973-9c1f-351dd9897493} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2026.04.19 04:55:46.971818 [ 4 ] {57fbd80a-9712-4973-9c1f-351dd9897493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2217 | 2026.04.19 04:55:46.972367 [ 4 ] {57fbd80a-9712-4973-9c1f-351dd9897493} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2218 | 2026.04.19 04:55:46.972583 [ 4 ] {57fbd80a-9712-4973-9c1f-351dd9897493} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2026.04.19 04:55:46.972731 [ 4 ] {57fbd80a-9712-4973-9c1f-351dd9897493} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001899 sec., 20010.53185887309 rows/sec., 35.86 MiB/sec. | ||
| 2220 | 2026.04.19 04:55:46.972785 [ 4 ] {57fbd80a-9712-4973-9c1f-351dd9897493} <Debug> TCPHandler: Processed in 0.002081936 sec. | ||
| 2221 | 2026.04.19 04:55:46.972950 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.04.19 04:55:46.973045 [ 4 ] {d77c1ea5-4f74-4768-a581-4a992b9000cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2223 | 2026.04.19 04:55:46.973086 [ 4 ] {d77c1ea5-4f74-4768-a581-4a992b9000cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2224 | 2026.04.19 04:55:46.973419 [ 4 ] {d77c1ea5-4f74-4768-a581-4a992b9000cd} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2026.04.19 04:55:46.973454 [ 4 ] {d77c1ea5-4f74-4768-a581-4a992b9000cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2226 | 2026.04.19 04:55:46.973761 [ 4 ] {d77c1ea5-4f74-4768-a581-4a992b9000cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2227 | 2026.04.19 04:55:46.973962 [ 4 ] {d77c1ea5-4f74-4768-a581-4a992b9000cd} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2026.04.19 04:55:46.974088 [ 4 ] {d77c1ea5-4f74-4768-a581-4a992b9000cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 2229 | 2026.04.19 04:55:46.974123 [ 4 ] {d77c1ea5-4f74-4768-a581-4a992b9000cd} <Debug> TCPHandler: Processed in 0.001224491 sec. | ||
| 2230 | 2026.04.19 04:55:48.353547 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4365 | ||
| 2231 | 2026.04.19 04:55:48.354247 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.04.19 04:55:48.354322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2233 | 2026.04.19 04:55:48.354833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2234 | 2026.04.19 04:55:48.355087 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2026.04.19 04:55:48.355242 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4365 | ||
| 2236 | 2026.04.19 04:55:48.577836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2237 | 2026.04.19 04:55:48.596321 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.04.19 04:55:48.596381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2239 | 2026.04.19 04:55:48.602564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2240 | 2026.04.19 04:55:48.603245 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.04.19 04:55:48.606528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2242 | 2026.04.19 04:55:49.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.25 MiB, peak 189.25 MiB, free memory in arenas 0.00 B, will set to 186.67 MiB (RSS), difference: 1.42 MiB | ||
| 2243 | 2026.04.19 04:55:50.890639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 322 | ||
| 2244 | 2026.04.19 04:55:50.894197 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2026.04.19 04:55:50.894295 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2246 | 2026.04.19 04:55:50.896211 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2247 | 2026.04.19 04:55:50.896729 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.04.19 04:55:50.897487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2249 | 2026.04.19 04:55:51.782644 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61843 | ||
| 2250 | 2026.04.19 04:55:51.782766 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2251 | 2026.04.19 04:55:51.782793 [ 3 ] {} <Debug> TCP-Session: 9c2b265d-d7c9-4803-b145-f3865675dee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61843 | ||
| 2252 | 2026.04.19 04:55:51.782815 [ 3 ] {} <Debug> TCP-Session: 9c2b265d-d7c9-4803-b145-f3865675dee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.04.19 04:55:51.782828 [ 3 ] {} <Debug> TCP-Session: 9c2b265d-d7c9-4803-b145-f3865675dee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.04.19 04:55:51.783040 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59320 | ||
| 2255 | 2026.04.19 04:55:51.783093 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35147 | ||
| 2256 | 2026.04.19 04:55:51.783118 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37970 | ||
| 2257 | 2026.04.19 04:55:51.783147 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54741 | ||
| 2258 | 2026.04.19 04:55:51.783185 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2259 | 2026.04.19 04:55:51.783213 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51542 | ||
| 2260 | 2026.04.19 04:55:51.783248 [ 3 ] {} <Trace> TCP-Session: 9c2b265d-d7c9-4803-b145-f3865675dee9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2261 | 2026.04.19 04:55:51.783237 [ 286 ] {} <Debug> TCP-Session: 1b8f6a07-b1b4-43f3-bebd-2bf13947c2ca Authenticating user 'default' from [fd00:1122:3344:101::e]:59320 | ||
| 2262 | 2026.04.19 04:55:51.783126 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59143 | ||
| 2263 | 2026.04.19 04:55:51.783302 [ 286 ] {} <Debug> TCP-Session: 1b8f6a07-b1b4-43f3-bebd-2bf13947c2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.04.19 04:55:51.783123 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59273 | ||
| 2265 | 2026.04.19 04:55:51.783341 [ 286 ] {} <Debug> TCP-Session: 1b8f6a07-b1b4-43f3-bebd-2bf13947c2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.04.19 04:55:51.783121 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36922 | ||
| 2267 | 2026.04.19 04:55:51.783424 [ 3 ] {47fc9c16-554e-4e60-b477-4ca0fb7c3b71} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61843) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2268 | 2026.04.19 04:55:51.783656 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2269 | 2026.04.19 04:55:51.783657 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2270 | 2026.04.19 04:55:51.783676 [ 3 ] {47fc9c16-554e-4e60-b477-4ca0fb7c3b71} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2271 | 2026.04.19 04:55:51.783695 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2272 | 2026.04.19 04:55:51.783716 [ 289 ] {} <Debug> TCP-Session: 258a48ec-cf60-461f-88cc-f4ac5c050859 Authenticating user 'default' from [fd00:1122:3344:101::e]:59273 | ||
| 2273 | 2026.04.19 04:55:51.783735 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2274 | 2026.04.19 04:55:51.783758 [ 3 ] {47fc9c16-554e-4e60-b477-4ca0fb7c3b71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2275 | 2026.04.19 04:55:51.783774 [ 289 ] {} <Debug> TCP-Session: 258a48ec-cf60-461f-88cc-f4ac5c050859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.04.19 04:55:51.783777 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2277 | 2026.04.19 04:55:51.783808 [ 289 ] {} <Debug> TCP-Session: 258a48ec-cf60-461f-88cc-f4ac5c050859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.04.19 04:55:51.783830 [ 287 ] {} <Debug> TCP-Session: a656f354-cd70-4a6c-bc72-11c9a47a3581 Authenticating user 'default' from [fd00:1122:3344:101::e]:35147 | ||
| 2279 | 2026.04.19 04:55:51.783769 [ 291 ] {} <Debug> TCP-Session: a2d7b1c7-1a28-4800-b840-10a67c02bec0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59143 | ||
| 2280 | 2026.04.19 04:55:51.783793 [ 292 ] {} <Debug> TCP-Session: 19b4a4fd-10a5-4b7f-b1a4-e5eca0d239b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54741 | ||
| 2281 | 2026.04.19 04:55:51.783875 [ 291 ] {} <Debug> TCP-Session: a2d7b1c7-1a28-4800-b840-10a67c02bec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.04.19 04:55:51.783905 [ 292 ] {} <Debug> TCP-Session: 19b4a4fd-10a5-4b7f-b1a4-e5eca0d239b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.04.19 04:55:51.783915 [ 291 ] {} <Debug> TCP-Session: a2d7b1c7-1a28-4800-b840-10a67c02bec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.04.19 04:55:51.783933 [ 292 ] {} <Debug> TCP-Session: 19b4a4fd-10a5-4b7f-b1a4-e5eca0d239b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.04.19 04:55:51.783870 [ 287 ] {} <Debug> TCP-Session: a656f354-cd70-4a6c-bc72-11c9a47a3581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.04.19 04:55:51.783693 [ 290 ] {} <Debug> TCP-Session: d9c37f70-26dc-439a-ad65-ecc92abca923 Authenticating user 'default' from [fd00:1122:3344:101::e]:36922 | ||
| 2287 | 2026.04.19 04:55:51.783991 [ 287 ] {} <Debug> TCP-Session: a656f354-cd70-4a6c-bc72-11c9a47a3581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.04.19 04:55:51.783992 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2289 | 2026.04.19 04:55:51.784013 [ 290 ] {} <Debug> TCP-Session: d9c37f70-26dc-439a-ad65-ecc92abca923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.04.19 04:55:51.783990 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2291 | 2026.04.19 04:55:51.784057 [ 290 ] {} <Debug> TCP-Session: d9c37f70-26dc-439a-ad65-ecc92abca923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.04.19 04:55:51.784074 [ 3 ] {47fc9c16-554e-4e60-b477-4ca0fb7c3b71} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 2293 | 2026.04.19 04:55:51.784087 [ 288 ] {} <Debug> TCP-Session: 83dade6c-1e55-4c42-8348-d88a21fa1b95 Authenticating user 'default' from [fd00:1122:3344:101::e]:37970 | ||
| 2294 | 2026.04.19 04:55:51.784053 [ 293 ] {} <Debug> TCP-Session: 2058673e-c029-416c-8556-fb3dd2554bac Authenticating user 'default' from [fd00:1122:3344:101::e]:51542 | ||
| 2295 | 2026.04.19 04:55:51.784124 [ 288 ] {} <Debug> TCP-Session: 83dade6c-1e55-4c42-8348-d88a21fa1b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.04.19 04:55:51.784145 [ 293 ] {} <Debug> TCP-Session: 2058673e-c029-416c-8556-fb3dd2554bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.04.19 04:55:51.784149 [ 288 ] {} <Debug> TCP-Session: 83dade6c-1e55-4c42-8348-d88a21fa1b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.04.19 04:55:51.784167 [ 293 ] {} <Debug> TCP-Session: 2058673e-c029-416c-8556-fb3dd2554bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.04.19 04:55:51.784170 [ 3 ] {47fc9c16-554e-4e60-b477-4ca0fb7c3b71} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2300 | 2026.04.19 04:55:51.971561 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2026.04.19 04:55:51.971744 [ 4 ] {ff55ba1d-c6cf-493e-b401-6f2504b488cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2302 | 2026.04.19 04:55:51.971814 [ 4 ] {ff55ba1d-c6cf-493e-b401-6f2504b488cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2303 | 2026.04.19 04:55:51.972606 [ 4 ] {ff55ba1d-c6cf-493e-b401-6f2504b488cc} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.04.19 04:55:51.972657 [ 4 ] {ff55ba1d-c6cf-493e-b401-6f2504b488cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2305 | 2026.04.19 04:55:51.973823 [ 4 ] {ff55ba1d-c6cf-493e-b401-6f2504b488cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2306 | 2026.04.19 04:55:51.974057 [ 4 ] {ff55ba1d-c6cf-493e-b401-6f2504b488cc} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.04.19 04:55:51.974229 [ 4 ] {ff55ba1d-c6cf-493e-b401-6f2504b488cc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002536 sec., 111987.38170347003 rows/sec., 7.11 MiB/sec. | ||
| 2308 | 2026.04.19 04:55:51.974279 [ 4 ] {ff55ba1d-c6cf-493e-b401-6f2504b488cc} <Debug> TCPHandler: Processed in 0.00286067 sec. | ||
| 2309 | 2026.04.19 04:55:51.974435 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2026.04.19 04:55:51.974538 [ 4 ] {b2147d64-0cc8-4340-a7ec-f419e333b0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2311 | 2026.04.19 04:55:51.974582 [ 4 ] {b2147d64-0cc8-4340-a7ec-f419e333b0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2312 | 2026.04.19 04:55:51.974997 [ 4 ] {b2147d64-0cc8-4340-a7ec-f419e333b0af} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.04.19 04:55:51.975033 [ 4 ] {b2147d64-0cc8-4340-a7ec-f419e333b0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2314 | 2026.04.19 04:55:51.975321 [ 4 ] {b2147d64-0cc8-4340-a7ec-f419e333b0af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2315 | 2026.04.19 04:55:51.975521 [ 4 ] {b2147d64-0cc8-4340-a7ec-f419e333b0af} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.04.19 04:55:51.975648 [ 4 ] {b2147d64-0cc8-4340-a7ec-f419e333b0af} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 2317 | 2026.04.19 04:55:51.975685 [ 4 ] {b2147d64-0cc8-4340-a7ec-f419e333b0af} <Debug> TCPHandler: Processed in 0.001305212 sec. | ||
| 2318 | 2026.04.19 04:55:51.975815 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2026.04.19 04:55:51.975911 [ 4 ] {c2e3f59b-916d-4e88-b334-76698eee74fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2320 | 2026.04.19 04:55:51.975952 [ 4 ] {c2e3f59b-916d-4e88-b334-76698eee74fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2321 | 2026.04.19 04:55:51.976786 [ 4 ] {c2e3f59b-916d-4e88-b334-76698eee74fa} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2026.04.19 04:55:51.976821 [ 4 ] {c2e3f59b-916d-4e88-b334-76698eee74fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2323 | 2026.04.19 04:55:51.977197 [ 4 ] {c2e3f59b-916d-4e88-b334-76698eee74fa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2324 | 2026.04.19 04:55:51.977419 [ 4 ] {c2e3f59b-916d-4e88-b334-76698eee74fa} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.04.19 04:55:51.977544 [ 4 ] {c2e3f59b-916d-4e88-b334-76698eee74fa} <Debug> executeQuery: Read 802 rows, 63.30 KiB in 0.001651 sec., 485766.2023016354 rows/sec., 37.44 MiB/sec. | ||
| 2326 | 2026.04.19 04:55:51.977579 [ 4 ] {c2e3f59b-916d-4e88-b334-76698eee74fa} <Debug> TCPHandler: Processed in 0.001814711 sec. | ||
| 2327 | 2026.04.19 04:55:51.977722 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.04.19 04:55:51.977817 [ 4 ] {255f3930-bbae-4768-8dd6-db1895d4559f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2329 | 2026.04.19 04:55:51.977857 [ 4 ] {255f3930-bbae-4768-8dd6-db1895d4559f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2330 | 2026.04.19 04:55:51.978296 [ 4 ] {255f3930-bbae-4768-8dd6-db1895d4559f} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.04.19 04:55:51.978333 [ 4 ] {255f3930-bbae-4768-8dd6-db1895d4559f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2332 | 2026.04.19 04:55:51.978641 [ 4 ] {255f3930-bbae-4768-8dd6-db1895d4559f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2333 | 2026.04.19 04:55:51.978860 [ 4 ] {255f3930-bbae-4768-8dd6-db1895d4559f} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2026.04.19 04:55:51.978995 [ 4 ] {255f3930-bbae-4768-8dd6-db1895d4559f} <Debug> executeQuery: Read 146 rows, 8.83 KiB in 0.001197 sec., 121971.59565580619 rows/sec., 7.21 MiB/sec. | ||
| 2335 | 2026.04.19 04:55:51.979031 [ 4 ] {255f3930-bbae-4768-8dd6-db1895d4559f} <Debug> TCPHandler: Processed in 0.001363974 sec. | ||
| 2336 | 2026.04.19 04:55:51.979162 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.04.19 04:55:51.979255 [ 4 ] {7df5ab73-ed9c-45fd-87d4-509cc68ce573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2338 | 2026.04.19 04:55:51.979293 [ 4 ] {7df5ab73-ed9c-45fd-87d4-509cc68ce573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2339 | 2026.04.19 04:55:51.979716 [ 4 ] {7df5ab73-ed9c-45fd-87d4-509cc68ce573} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2026.04.19 04:55:51.979751 [ 4 ] {7df5ab73-ed9c-45fd-87d4-509cc68ce573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2341 | 2026.04.19 04:55:51.980046 [ 4 ] {7df5ab73-ed9c-45fd-87d4-509cc68ce573} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2342 | 2026.04.19 04:55:51.980255 [ 4 ] {7df5ab73-ed9c-45fd-87d4-509cc68ce573} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.04.19 04:55:51.980383 [ 4 ] {7df5ab73-ed9c-45fd-87d4-509cc68ce573} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001146 sec., 130017.45200698079 rows/sec., 8.40 MiB/sec. | ||
| 2344 | 2026.04.19 04:55:51.980419 [ 4 ] {7df5ab73-ed9c-45fd-87d4-509cc68ce573} <Debug> TCPHandler: Processed in 0.001307203 sec. | ||
| 2345 | 2026.04.19 04:55:51.980554 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2026.04.19 04:55:51.980654 [ 4 ] {a08661cd-4538-498e-b0f0-1c21246eecbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2347 | 2026.04.19 04:55:51.980696 [ 4 ] {a08661cd-4538-498e-b0f0-1c21246eecbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2348 | 2026.04.19 04:55:51.981125 [ 4 ] {a08661cd-4538-498e-b0f0-1c21246eecbb} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2026.04.19 04:55:51.981159 [ 4 ] {a08661cd-4538-498e-b0f0-1c21246eecbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2350 | 2026.04.19 04:55:51.981444 [ 4 ] {a08661cd-4538-498e-b0f0-1c21246eecbb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2351 | 2026.04.19 04:55:51.981649 [ 4 ] {a08661cd-4538-498e-b0f0-1c21246eecbb} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2026.04.19 04:55:51.981776 [ 4 ] {a08661cd-4538-498e-b0f0-1c21246eecbb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001147 sec., 129032.25806451612 rows/sec., 7.34 MiB/sec. | ||
| 2353 | 2026.04.19 04:55:51.981813 [ 4 ] {a08661cd-4538-498e-b0f0-1c21246eecbb} <Debug> TCPHandler: Processed in 0.001309583 sec. | ||
| 2354 | 2026.04.19 04:55:51.981948 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2355 | 2026.04.19 04:55:51.982039 [ 4 ] {572bc067-ab4e-4bf1-a8bb-8bd3566f00c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2356 | 2026.04.19 04:55:51.982080 [ 4 ] {572bc067-ab4e-4bf1-a8bb-8bd3566f00c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2357 | 2026.04.19 04:55:51.982653 [ 4 ] {572bc067-ab4e-4bf1-a8bb-8bd3566f00c7} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2026.04.19 04:55:51.982689 [ 4 ] {572bc067-ab4e-4bf1-a8bb-8bd3566f00c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2359 | 2026.04.19 04:55:51.983027 [ 4 ] {572bc067-ab4e-4bf1-a8bb-8bd3566f00c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2360 | 2026.04.19 04:55:51.983258 [ 4 ] {572bc067-ab4e-4bf1-a8bb-8bd3566f00c7} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2026.04.19 04:55:51.983400 [ 4 ] {572bc067-ab4e-4bf1-a8bb-8bd3566f00c7} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001378 sec., 358490.56603773584 rows/sec., 25.16 MiB/sec. | ||
| 2362 | 2026.04.19 04:55:51.983438 [ 4 ] {572bc067-ab4e-4bf1-a8bb-8bd3566f00c7} <Debug> TCPHandler: Processed in 0.001541267 sec. | ||
| 2363 | 2026.04.19 04:55:51.983575 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2026.04.19 04:55:51.983668 [ 4 ] {7041f46f-a23d-4c65-9106-128d1ddb0f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2365 | 2026.04.19 04:55:51.983710 [ 4 ] {7041f46f-a23d-4c65-9106-128d1ddb0f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2366 | 2026.04.19 04:55:51.984049 [ 4 ] {7041f46f-a23d-4c65-9106-128d1ddb0f3a} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2026.04.19 04:55:51.984082 [ 4 ] {7041f46f-a23d-4c65-9106-128d1ddb0f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2368 | 2026.04.19 04:55:51.984404 [ 4 ] {7041f46f-a23d-4c65-9106-128d1ddb0f3a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2369 | 2026.04.19 04:55:51.984628 [ 4 ] {7041f46f-a23d-4c65-9106-128d1ddb0f3a} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.04.19 04:55:51.984757 [ 4 ] {7041f46f-a23d-4c65-9106-128d1ddb0f3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 2371 | 2026.04.19 04:55:51.984794 [ 4 ] {7041f46f-a23d-4c65-9106-128d1ddb0f3a} <Debug> TCPHandler: Processed in 0.001270172 sec. | ||
| 2372 | 2026.04.19 04:55:51.984935 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2373 | 2026.04.19 04:55:51.985032 [ 4 ] {f2cd137c-5564-4610-8284-a22a2f9de90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2374 | 2026.04.19 04:55:51.985075 [ 4 ] {f2cd137c-5564-4610-8284-a22a2f9de90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2375 | 2026.04.19 04:55:51.985506 [ 4 ] {f2cd137c-5564-4610-8284-a22a2f9de90a} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2026.04.19 04:55:51.985541 [ 4 ] {f2cd137c-5564-4610-8284-a22a2f9de90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2377 | 2026.04.19 04:55:51.985882 [ 4 ] {f2cd137c-5564-4610-8284-a22a2f9de90a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2378 | 2026.04.19 04:55:51.986136 [ 4 ] {f2cd137c-5564-4610-8284-a22a2f9de90a} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2026.04.19 04:55:51.986268 [ 4 ] {f2cd137c-5564-4610-8284-a22a2f9de90a} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001255 sec., 211952.19123505976 rows/sec., 14.09 MiB/sec. | ||
| 2380 | 2026.04.19 04:55:51.986308 [ 4 ] {f2cd137c-5564-4610-8284-a22a2f9de90a} <Debug> TCPHandler: Processed in 0.001427615 sec. | ||
| 2381 | 2026.04.19 04:55:51.986458 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2026.04.19 04:55:51.986552 [ 4 ] {89ea5291-1ffd-4a81-9629-f3b5d30cf3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2383 | 2026.04.19 04:55:51.986594 [ 4 ] {89ea5291-1ffd-4a81-9629-f3b5d30cf3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2384 | 2026.04.19 04:55:51.986938 [ 4 ] {89ea5291-1ffd-4a81-9629-f3b5d30cf3aa} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2026.04.19 04:55:51.986977 [ 4 ] {89ea5291-1ffd-4a81-9629-f3b5d30cf3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2386 | 2026.04.19 04:55:51.987306 [ 4 ] {89ea5291-1ffd-4a81-9629-f3b5d30cf3aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2387 | 2026.04.19 04:55:51.987647 [ 4 ] {89ea5291-1ffd-4a81-9629-f3b5d30cf3aa} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2026.04.19 04:55:51.987789 [ 4 ] {89ea5291-1ffd-4a81-9629-f3b5d30cf3aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001255 sec., 796.8127490039841 rows/sec., 53.69 KiB/sec. | ||
| 2389 | 2026.04.19 04:55:51.987825 [ 4 ] {89ea5291-1ffd-4a81-9629-f3b5d30cf3aa} <Debug> TCPHandler: Processed in 0.001420165 sec. | ||
| 2390 | 2026.04.19 04:55:51.987959 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.04.19 04:55:51.988069 [ 4 ] {29125d42-94fd-4dab-b518-3bf0befb9f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2392 | 2026.04.19 04:55:51.988125 [ 4 ] {29125d42-94fd-4dab-b518-3bf0befb9f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2393 | 2026.04.19 04:55:51.988878 [ 4 ] {29125d42-94fd-4dab-b518-3bf0befb9f31} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.04.19 04:55:51.988918 [ 4 ] {29125d42-94fd-4dab-b518-3bf0befb9f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2395 | 2026.04.19 04:55:51.989443 [ 4 ] {29125d42-94fd-4dab-b518-3bf0befb9f31} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2396 | 2026.04.19 04:55:51.989671 [ 4 ] {29125d42-94fd-4dab-b518-3bf0befb9f31} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.04.19 04:55:51.989806 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2398 | 2026.04.19 04:55:51.989815 [ 4 ] {29125d42-94fd-4dab-b518-3bf0befb9f31} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001765 sec., 1133.1444759206797 rows/sec., 2.03 MiB/sec. | ||
| 2399 | 2026.04.19 04:55:51.989882 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.04.19 04:55:51.989909 [ 4 ] {29125d42-94fd-4dab-b518-3bf0befb9f31} <Debug> TCPHandler: Processed in 0.002000455 sec. | ||
| 2401 | 2026.04.19 04:55:51.989910 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2402 | 2026.04.19 04:55:51.990054 [ 195 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 2403 | 2026.04.19 04:55:51.990058 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.04.19 04:55:51.990198 [ 4 ] {44841bf4-bc21-4be0-bd0f-24a239ad1417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2405 | 2026.04.19 04:55:51.990240 [ 4 ] {44841bf4-bc21-4be0-bd0f-24a239ad1417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2406 | 2026.04.19 04:55:51.990298 [ 195 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2407 | 2026.04.19 04:55:51.990362 [ 195 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 2408 | 2026.04.19 04:55:51.990482 [ 195 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2409 | 2026.04.19 04:55:51.990580 [ 195 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 2410 | 2026.04.19 04:55:51.990586 [ 4 ] {44841bf4-bc21-4be0-bd0f-24a239ad1417} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.04.19 04:55:51.990628 [ 4 ] {44841bf4-bc21-4be0-bd0f-24a239ad1417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2412 | 2026.04.19 04:55:51.990666 [ 195 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2413 | 2026.04.19 04:55:51.990766 [ 195 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2414 | 2026.04.19 04:55:51.990860 [ 195 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2415 | 2026.04.19 04:55:51.990946 [ 4 ] {44841bf4-bc21-4be0-bd0f-24a239ad1417} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2416 | 2026.04.19 04:55:51.991220 [ 4 ] {44841bf4-bc21-4be0-bd0f-24a239ad1417} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.04.19 04:55:51.991353 [ 4 ] {44841bf4-bc21-4be0-bd0f-24a239ad1417} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001174 sec., 76660.98807495742 rows/sec., 4.80 MiB/sec. | ||
| 2418 | 2026.04.19 04:55:51.991389 [ 4 ] {44841bf4-bc21-4be0-bd0f-24a239ad1417} <Debug> TCPHandler: Processed in 0.001383225 sec. | ||
| 2419 | 2026.04.19 04:55:51.999421 [ 189 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 19 columns (19 merged, 0 gathered) in 0.009416135 sec., 18903.722174756414 rows/sec., 33.87 MiB/sec. | ||
| 2420 | 2026.04.19 04:55:51.999921 [ 199 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2421 | 2026.04.19 04:55:52.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.12 MiB, peak 191.70 MiB, free memory in arenas 0.00 B, will set to 194.27 MiB (RSS), difference: 3.16 MiB | ||
| 2422 | 2026.04.19 04:55:52.000422 [ 199 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.04.19 04:55:52.000506 [ 199 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2424 | 2026.04.19 04:55:52.000607 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 2425 | 2026.04.19 04:55:52.269032 [ 306 ] {47fc9c16-554e-4e60-b477-4ca0fb7c3b71} <Trace> AggregatingTransform: Aggregating | ||
| 2426 | 2026.04.19 04:55:52.269108 [ 306 ] {47fc9c16-554e-4e60-b477-4ca0fb7c3b71} <Trace> Aggregator: Aggregation method: without_key | ||
| 2427 | 2026.04.19 04:55:52.269150 [ 306 ] {47fc9c16-554e-4e60-b477-4ca0fb7c3b71} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001431535 sec. (698.551 rows/sec., 27.29 KiB/sec.) | ||
| 2428 | 2026.04.19 04:55:52.269173 [ 306 ] {47fc9c16-554e-4e60-b477-4ca0fb7c3b71} <Trace> Aggregator: Merging aggregated data | ||
| 2429 | 2026.04.19 04:55:52.270231 [ 3 ] {47fc9c16-554e-4e60-b477-4ca0fb7c3b71} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.486859 sec., 2.0539827753004465 rows/sec., 82.16 B/sec. | ||
| 2430 | 2026.04.19 04:55:52.270376 [ 3 ] {47fc9c16-554e-4e60-b477-4ca0fb7c3b71} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2431 | 2026.04.19 04:55:52.270391 [ 3 ] {47fc9c16-554e-4e60-b477-4ca0fb7c3b71} <Debug> TCPHandler: Processed in 0.487255991 sec. | ||
| 2432 | 2026.04.19 04:55:52.270514 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2433 | 2026.04.19 04:55:52.270544 [ 3 ] {} <Debug> TCP-Session: 9c2b265d-d7c9-4803-b145-f3865675dee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2026.04.19 04:55:52.270569 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2435 | 2026.04.19 04:55:52.270587 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2436 | 2026.04.19 04:55:52.270615 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2437 | 2026.04.19 04:55:52.270632 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2438 | 2026.04.19 04:55:52.270649 [ 286 ] {} <Debug> TCP-Session: 1b8f6a07-b1b4-43f3-bebd-2bf13947c2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2439 | 2026.04.19 04:55:52.270707 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2440 | 2026.04.19 04:55:52.270698 [ 291 ] {} <Debug> TCP-Session: a2d7b1c7-1a28-4800-b840-10a67c02bec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2026.04.19 04:55:52.270793 [ 289 ] {} <Debug> TCP-Session: 258a48ec-cf60-461f-88cc-f4ac5c050859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2026.04.19 04:55:52.270640 [ 293 ] {} <Debug> TCP-Session: 2058673e-c029-416c-8556-fb3dd2554bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2026.04.19 04:55:52.270698 [ 287 ] {} <Debug> TCP-Session: a656f354-cd70-4a6c-bc72-11c9a47a3581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2026.04.19 04:55:52.270727 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2445 | 2026.04.19 04:55:52.270685 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2446 | 2026.04.19 04:55:52.270657 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2447 | 2026.04.19 04:55:52.270960 [ 292 ] {} <Debug> TCP-Session: 19b4a4fd-10a5-4b7f-b1a4-e5eca0d239b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2026.04.19 04:55:52.270983 [ 288 ] {} <Debug> TCP-Session: 83dade6c-1e55-4c42-8348-d88a21fa1b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2449 | 2026.04.19 04:55:52.271020 [ 290 ] {} <Debug> TCP-Session: d9c37f70-26dc-439a-ad65-ecc92abca923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2450 | 2026.04.19 04:55:53.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.18 MiB, peak 200.30 MiB, free memory in arenas 0.00 B, will set to 207.41 MiB (RSS), difference: 15.23 MiB | ||
| 2451 | 2026.04.19 04:55:55.777921 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2452 | 2026.04.19 04:55:55.777974 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2453 | 2026.04.19 04:55:55.855388 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4813 | ||
| 2454 | 2026.04.19 04:55:55.855877 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.04.19 04:55:55.855927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2456 | 2026.04.19 04:55:55.856464 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2457 | 2026.04.19 04:55:55.856698 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.04.19 04:55:55.856865 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4813 | ||
| 2459 | 2026.04.19 04:55:56.106671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2460 | 2026.04.19 04:55:56.124362 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.04.19 04:55:56.124417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2462 | 2026.04.19 04:55:56.130187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2463 | 2026.04.19 04:55:56.130875 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.04.19 04:55:56.134141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2465 | 2026.04.19 04:55:56.964858 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.04.19 04:55:56.965059 [ 4 ] {510d37db-a4fa-4ed9-8bb1-32a4c1e5b3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2467 | 2026.04.19 04:55:56.965129 [ 4 ] {510d37db-a4fa-4ed9-8bb1-32a4c1e5b3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2468 | 2026.04.19 04:55:56.965867 [ 4 ] {510d37db-a4fa-4ed9-8bb1-32a4c1e5b3b3} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.04.19 04:55:56.965910 [ 4 ] {510d37db-a4fa-4ed9-8bb1-32a4c1e5b3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2470 | 2026.04.19 04:55:56.966284 [ 4 ] {510d37db-a4fa-4ed9-8bb1-32a4c1e5b3b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2471 | 2026.04.19 04:55:56.966509 [ 4 ] {510d37db-a4fa-4ed9-8bb1-32a4c1e5b3b3} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.04.19 04:55:56.966661 [ 25 ] {} <Debug> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2473 | 2026.04.19 04:55:56.966667 [ 4 ] {510d37db-a4fa-4ed9-8bb1-32a4c1e5b3b3} <Debug> executeQuery: Read 132 rows, 11.71 KiB in 0.001658 sec., 79613.9927623643 rows/sec., 6.89 MiB/sec. | ||
| 2474 | 2026.04.19 04:55:56.966743 [ 25 ] {} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.04.19 04:55:56.966762 [ 4 ] {510d37db-a4fa-4ed9-8bb1-32a4c1e5b3b3} <Debug> TCPHandler: Processed in 0.002030945 sec. | ||
| 2476 | 2026.04.19 04:55:56.966775 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2477 | 2026.04.19 04:55:56.966908 [ 195 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 2478 | 2026.04.19 04:55:56.966924 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2026.04.19 04:55:56.967037 [ 4 ] {20d6423b-1462-483f-91e6-94f884de6a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2480 | 2026.04.19 04:55:56.967042 [ 195 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2481 | 2026.04.19 04:55:56.967081 [ 4 ] {20d6423b-1462-483f-91e6-94f884de6a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2482 | 2026.04.19 04:55:56.967088 [ 195 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 999 rows starting from the beginning of the part | ||
| 2483 | 2026.04.19 04:55:56.967171 [ 195 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 132 rows starting from the beginning of the part | ||
| 2484 | 2026.04.19 04:55:56.967214 [ 195 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 797 rows starting from the beginning of the part | ||
| 2485 | 2026.04.19 04:55:56.967255 [ 195 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 132 rows starting from the beginning of the part | ||
| 2486 | 2026.04.19 04:55:56.967293 [ 195 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 2487 | 2026.04.19 04:55:56.967327 [ 195 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 132 rows starting from the beginning of the part | ||
| 2488 | 2026.04.19 04:55:56.967526 [ 4 ] {20d6423b-1462-483f-91e6-94f884de6a39} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.04.19 04:55:56.967567 [ 4 ] {20d6423b-1462-483f-91e6-94f884de6a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2490 | 2026.04.19 04:55:56.967872 [ 4 ] {20d6423b-1462-483f-91e6-94f884de6a39} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2491 | 2026.04.19 04:55:56.968083 [ 4 ] {20d6423b-1462-483f-91e6-94f884de6a39} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.04.19 04:55:56.968217 [ 4 ] {20d6423b-1462-483f-91e6-94f884de6a39} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001199 sec., 31693.0775646372 rows/sec., 2.33 MiB/sec. | ||
| 2493 | 2026.04.19 04:55:56.968253 [ 4 ] {20d6423b-1462-483f-91e6-94f884de6a39} <Debug> TCPHandler: Processed in 0.001378064 sec. | ||
| 2494 | 2026.04.19 04:55:56.968375 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.04.19 04:55:56.968468 [ 4 ] {0fe91a51-bb9d-4bcc-8f6e-02b91b8c4f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2496 | 2026.04.19 04:55:56.968507 [ 4 ] {0fe91a51-bb9d-4bcc-8f6e-02b91b8c4f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2497 | 2026.04.19 04:55:56.968636 [ 199 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2994 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178318 sec., 1679022.869256048 rows/sec., 139.65 MiB/sec. | ||
| 2498 | 2026.04.19 04:55:56.968826 [ 199 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2499 | 2026.04.19 04:55:56.968943 [ 4 ] {0fe91a51-bb9d-4bcc-8f6e-02b91b8c4f99} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2026.04.19 04:55:56.968985 [ 4 ] {0fe91a51-bb9d-4bcc-8f6e-02b91b8c4f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2501 | 2026.04.19 04:55:56.969107 [ 199 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_11_2} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.04.19 04:55:56.969191 [ 199 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_11_2} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2503 | 2026.04.19 04:55:56.969266 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2504 | 2026.04.19 04:55:56.969300 [ 4 ] {0fe91a51-bb9d-4bcc-8f6e-02b91b8c4f99} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2505 | 2026.04.19 04:55:56.969504 [ 4 ] {0fe91a51-bb9d-4bcc-8f6e-02b91b8c4f99} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.04.19 04:55:56.969625 [ 25 ] {} <Debug> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2507 | 2026.04.19 04:55:56.969633 [ 4 ] {0fe91a51-bb9d-4bcc-8f6e-02b91b8c4f99} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001183 sec., 86221.47083685546 rows/sec., 6.73 MiB/sec. | ||
| 2508 | 2026.04.19 04:55:56.969665 [ 25 ] {} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.04.19 04:55:56.969686 [ 4 ] {0fe91a51-bb9d-4bcc-8f6e-02b91b8c4f99} <Debug> TCPHandler: Processed in 0.001359174 sec. | ||
| 2510 | 2026.04.19 04:55:56.969689 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2511 | 2026.04.19 04:55:56.969815 [ 189 ] {1a363f07-5702-42dd-9725-0292ef980003::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 | ||
| 2512 | 2026.04.19 04:55:56.969819 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2513 | 2026.04.19 04:55:56.969930 [ 189 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2514 | 2026.04.19 04:55:56.969933 [ 4 ] {7063db49-c8c1-40fe-8a83-3115c4ffbbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2515 | 2026.04.19 04:55:56.969976 [ 189 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 592 rows starting from the beginning of the part | ||
| 2516 | 2026.04.19 04:55:56.969998 [ 4 ] {7063db49-c8c1-40fe-8a83-3115c4ffbbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2517 | 2026.04.19 04:55:56.970043 [ 189 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
| 2518 | 2026.04.19 04:55:56.970118 [ 189 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 490 rows starting from the beginning of the part | ||
| 2519 | 2026.04.19 04:55:56.970156 [ 189 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part | ||
| 2520 | 2026.04.19 04:55:56.970212 [ 189 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 494 rows starting from the beginning of the part | ||
| 2521 | 2026.04.19 04:55:56.970252 [ 189 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2522 | 2026.04.19 04:55:56.970511 [ 4 ] {7063db49-c8c1-40fe-8a83-3115c4ffbbb9} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.04.19 04:55:56.970554 [ 4 ] {7063db49-c8c1-40fe-8a83-3115c4ffbbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2524 | 2026.04.19 04:55:56.970903 [ 4 ] {7063db49-c8c1-40fe-8a83-3115c4ffbbb9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2525 | 2026.04.19 04:55:56.971114 [ 4 ] {7063db49-c8c1-40fe-8a83-3115c4ffbbb9} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.04.19 04:55:56.971256 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2527 | 2026.04.19 04:55:56.971275 [ 4 ] {7063db49-c8c1-40fe-8a83-3115c4ffbbb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001359 sec., 117733.6276674025 rows/sec., 8.20 MiB/sec. | ||
| 2528 | 2026.04.19 04:55:56.971298 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.04.19 04:55:56.971319 [ 4 ] {7063db49-c8c1-40fe-8a83-3115c4ffbbb9} <Debug> TCPHandler: Processed in 0.001547967 sec. | ||
| 2530 | 2026.04.19 04:55:56.971323 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2531 | 2026.04.19 04:55:56.971358 [ 199 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1882 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589628 sec., 1183924.7924671683 rows/sec., 89.85 MiB/sec. | ||
| 2532 | 2026.04.19 04:55:56.971448 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2026.04.19 04:55:56.971516 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 2534 | 2026.04.19 04:55:56.971554 [ 4 ] {261ed404-abc2-4659-9ac4-18656b81708f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2535 | 2026.04.19 04:55:56.971522 [ 189 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2536 | 2026.04.19 04:55:56.971622 [ 4 ] {261ed404-abc2-4659-9ac4-18656b81708f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2537 | 2026.04.19 04:55:56.971701 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2538 | 2026.04.19 04:55:56.971758 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1186 rows starting from the beginning of the part | ||
| 2539 | 2026.04.19 04:55:56.971851 [ 189 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_11_2} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.04.19 04:55:56.971868 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 2541 | 2026.04.19 04:55:56.971927 [ 189 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_11_2} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2542 | 2026.04.19 04:55:56.971947 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 265 rows starting from the beginning of the part | ||
| 2543 | 2026.04.19 04:55:56.971999 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2544 | 2026.04.19 04:55:56.972009 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 2545 | 2026.04.19 04:55:56.972067 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 2546 | 2026.04.19 04:55:56.972118 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 2547 | 2026.04.19 04:55:56.972481 [ 4 ] {261ed404-abc2-4659-9ac4-18656b81708f} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.04.19 04:55:56.972521 [ 4 ] {261ed404-abc2-4659-9ac4-18656b81708f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2549 | 2026.04.19 04:55:56.973105 [ 4 ] {261ed404-abc2-4659-9ac4-18656b81708f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2550 | 2026.04.19 04:55:56.973334 [ 4 ] {261ed404-abc2-4659-9ac4-18656b81708f} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.04.19 04:55:56.973417 [ 199 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001974714 sec., 1112566.1741396477 rows/sec., 76.67 MiB/sec. | ||
| 2552 | 2026.04.19 04:55:56.973480 [ 4 ] {261ed404-abc2-4659-9ac4-18656b81708f} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001944 sec., 19547.32510288066 rows/sec., 35.03 MiB/sec. | ||
| 2553 | 2026.04.19 04:55:56.973536 [ 4 ] {261ed404-abc2-4659-9ac4-18656b81708f} <Debug> TCPHandler: Processed in 0.002137157 sec. | ||
| 2554 | 2026.04.19 04:55:56.973672 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.04.19 04:55:56.973719 [ 193 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2556 | 2026.04.19 04:55:56.973768 [ 4 ] {df9cc5e4-8c23-4384-aa42-e6e64e06cd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2557 | 2026.04.19 04:55:56.973814 [ 4 ] {df9cc5e4-8c23-4384-aa42-e6e64e06cd56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2558 | 2026.04.19 04:55:56.973996 [ 193 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.04.19 04:55:56.974071 [ 193 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2560 | 2026.04.19 04:55:56.974144 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2561 | 2026.04.19 04:55:56.974171 [ 4 ] {df9cc5e4-8c23-4384-aa42-e6e64e06cd56} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.04.19 04:55:56.974211 [ 4 ] {df9cc5e4-8c23-4384-aa42-e6e64e06cd56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2563 | 2026.04.19 04:55:56.974506 [ 4 ] {df9cc5e4-8c23-4384-aa42-e6e64e06cd56} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2564 | 2026.04.19 04:55:56.974709 [ 4 ] {df9cc5e4-8c23-4384-aa42-e6e64e06cd56} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.04.19 04:55:56.974812 [ 70 ] {} <Debug> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2566 | 2026.04.19 04:55:56.974835 [ 4 ] {df9cc5e4-8c23-4384-aa42-e6e64e06cd56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 2567 | 2026.04.19 04:55:56.974857 [ 70 ] {} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.04.19 04:55:56.974875 [ 4 ] {df9cc5e4-8c23-4384-aa42-e6e64e06cd56} <Debug> TCPHandler: Processed in 0.001251582 sec. | ||
| 2569 | 2026.04.19 04:55:56.974883 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2570 | 2026.04.19 04:55:56.974975 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2571 | 2026.04.19 04:55:56.975066 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2572 | 2026.04.19 04:55:56.975090 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 342 rows starting from the beginning of the part | ||
| 2573 | 2026.04.19 04:55:56.975133 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 2574 | 2026.04.19 04:55:56.975170 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2575 | 2026.04.19 04:55:56.975201 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 2576 | 2026.04.19 04:55:56.975230 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2577 | 2026.04.19 04:55:56.975262 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 2578 | 2026.04.19 04:55:56.975979 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 4 columns (4 merged, 0 gathered) in 0.001035098 sec., 678196.6538434043 rows/sec., 44.20 MiB/sec. | ||
| 2579 | 2026.04.19 04:55:56.976116 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2580 | 2026.04.19 04:55:56.976349 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_11_2} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.04.19 04:55:56.976411 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_11_2} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2582 | 2026.04.19 04:55:56.976463 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2583 | 2026.04.19 04:56:00.897764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 360 | ||
| 2584 | 2026.04.19 04:56:00.900373 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.04.19 04:56:00.900431 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2586 | 2026.04.19 04:56:00.901646 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2587 | 2026.04.19 04:56:00.901919 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.04.19 04:56:00.902180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2589 | 2026.04.19 04:56:01.970858 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2026.04.19 04:56:01.971043 [ 4 ] {16ec03ab-8e4d-44a9-8184-a912c5ee6475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2591 | 2026.04.19 04:56:01.971108 [ 4 ] {16ec03ab-8e4d-44a9-8184-a912c5ee6475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2592 | 2026.04.19 04:56:01.971841 [ 4 ] {16ec03ab-8e4d-44a9-8184-a912c5ee6475} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.04.19 04:56:01.971884 [ 4 ] {16ec03ab-8e4d-44a9-8184-a912c5ee6475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2594 | 2026.04.19 04:56:01.972289 [ 4 ] {16ec03ab-8e4d-44a9-8184-a912c5ee6475} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2595 | 2026.04.19 04:56:01.972512 [ 4 ] {16ec03ab-8e4d-44a9-8184-a912c5ee6475} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.04.19 04:56:01.972633 [ 11 ] {} <Debug> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2597 | 2026.04.19 04:56:01.972671 [ 11 ] {} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.04.19 04:56:01.972674 [ 4 ] {16ec03ab-8e4d-44a9-8184-a912c5ee6475} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001677 sec., 169350.0298151461 rows/sec., 10.76 MiB/sec. | ||
| 2599 | 2026.04.19 04:56:01.972692 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2600 | 2026.04.19 04:56:01.972728 [ 4 ] {16ec03ab-8e4d-44a9-8184-a912c5ee6475} <Debug> TCPHandler: Processed in 0.001999575 sec. | ||
| 2601 | 2026.04.19 04:56:01.972817 [ 199 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::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 | ||
| 2602 | 2026.04.19 04:56:01.972871 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2026.04.19 04:56:01.972953 [ 199 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2604 | 2026.04.19 04:56:01.972979 [ 4 ] {11260cf1-bac5-41e4-84a5-40f98e305045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2605 | 2026.04.19 04:56:01.972993 [ 199 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::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 | ||
| 2606 | 2026.04.19 04:56:01.973028 [ 4 ] {11260cf1-bac5-41e4-84a5-40f98e305045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2607 | 2026.04.19 04:56:01.973101 [ 199 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2608 | 2026.04.19 04:56:01.973165 [ 199 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2609 | 2026.04.19 04:56:01.973214 [ 199 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2610 | 2026.04.19 04:56:01.973264 [ 199 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2611 | 2026.04.19 04:56:01.973311 [ 199 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 2612 | 2026.04.19 04:56:01.973781 [ 4 ] {11260cf1-bac5-41e4-84a5-40f98e305045} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.04.19 04:56:01.973823 [ 4 ] {11260cf1-bac5-41e4-84a5-40f98e305045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2614 | 2026.04.19 04:56:01.974208 [ 4 ] {11260cf1-bac5-41e4-84a5-40f98e305045} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2615 | 2026.04.19 04:56:01.974358 [ 189 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596638 sec., 904400.3712801524 rows/sec., 61.18 MiB/sec. | ||
| 2616 | 2026.04.19 04:56:01.974426 [ 4 ] {11260cf1-bac5-41e4-84a5-40f98e305045} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.04.19 04:56:01.974518 [ 199 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2618 | 2026.04.19 04:56:01.974574 [ 4 ] {11260cf1-bac5-41e4-84a5-40f98e305045} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.001617 sec., 495361.7810760668 rows/sec., 38.19 MiB/sec. | ||
| 2619 | 2026.04.19 04:56:01.974618 [ 4 ] {11260cf1-bac5-41e4-84a5-40f98e305045} <Debug> TCPHandler: Processed in 0.001802811 sec. | ||
| 2620 | 2026.04.19 04:56:01.974737 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.04.19 04:56:01.974769 [ 199 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_6_1} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.04.19 04:56:01.974834 [ 4 ] {9890ebc1-2426-4fa5-88fd-1fab0f77f7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2623 | 2026.04.19 04:56:01.974836 [ 199 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_6_1} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2624 | 2026.04.19 04:56:01.974881 [ 4 ] {9890ebc1-2426-4fa5-88fd-1fab0f77f7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2625 | 2026.04.19 04:56:01.974924 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2626 | 2026.04.19 04:56:01.975331 [ 4 ] {9890ebc1-2426-4fa5-88fd-1fab0f77f7d0} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.04.19 04:56:01.975372 [ 4 ] {9890ebc1-2426-4fa5-88fd-1fab0f77f7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2628 | 2026.04.19 04:56:01.975718 [ 4 ] {9890ebc1-2426-4fa5-88fd-1fab0f77f7d0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2629 | 2026.04.19 04:56:01.975946 [ 4 ] {9890ebc1-2426-4fa5-88fd-1fab0f77f7d0} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.04.19 04:56:01.976044 [ 11 ] {} <Debug> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2631 | 2026.04.19 04:56:01.976073 [ 11 ] {} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.04.19 04:56:01.976075 [ 4 ] {9890ebc1-2426-4fa5-88fd-1fab0f77f7d0} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001261 sec., 114195.08326724822 rows/sec., 6.73 MiB/sec. | ||
| 2633 | 2026.04.19 04:56:01.976092 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2634 | 2026.04.19 04:56:01.976117 [ 4 ] {9890ebc1-2426-4fa5-88fd-1fab0f77f7d0} <Debug> TCPHandler: Processed in 0.001431965 sec. | ||
| 2635 | 2026.04.19 04:56:01.976192 [ 192 ] {616a8d5c-05c1-4520-9446-e78f5908572f::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 | ||
| 2636 | 2026.04.19 04:56:01.976254 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.04.19 04:56:01.976291 [ 192 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2638 | 2026.04.19 04:56:01.976327 [ 192 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 204 rows starting from the beginning of the part | ||
| 2639 | 2026.04.19 04:56:01.976346 [ 4 ] {39af8649-810f-4d14-a782-752b60ac7264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2640 | 2026.04.19 04:56:01.976386 [ 4 ] {39af8649-810f-4d14-a782-752b60ac7264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2641 | 2026.04.19 04:56:01.976412 [ 192 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 142 rows starting from the beginning of the part | ||
| 2642 | 2026.04.19 04:56:01.976465 [ 192 ] {616a8d5c-05c1-4520-9446-e78f5908572f::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 | ||
| 2643 | 2026.04.19 04:56:01.976513 [ 192 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 146 rows starting from the beginning of the part | ||
| 2644 | 2026.04.19 04:56:01.976558 [ 192 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 2645 | 2026.04.19 04:56:01.976604 [ 192 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 144 rows starting from the beginning of the part | ||
| 2646 | 2026.04.19 04:56:01.976831 [ 4 ] {39af8649-810f-4d14-a782-752b60ac7264} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.04.19 04:56:01.976865 [ 4 ] {39af8649-810f-4d14-a782-752b60ac7264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2648 | 2026.04.19 04:56:01.977183 [ 4 ] {39af8649-810f-4d14-a782-752b60ac7264} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2649 | 2026.04.19 04:56:01.977425 [ 4 ] {39af8649-810f-4d14-a782-752b60ac7264} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.04.19 04:56:01.977496 [ 199 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341594 sec., 530711.973965298 rows/sec., 34.77 MiB/sec. | ||
| 2651 | 2026.04.19 04:56:01.977529 [ 11 ] {} <Debug> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2652 | 2026.04.19 04:56:01.977561 [ 4 ] {39af8649-810f-4d14-a782-752b60ac7264} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001233 sec., 120843.47120843471 rows/sec., 7.81 MiB/sec. | ||
| 2653 | 2026.04.19 04:56:01.977564 [ 11 ] {} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.04.19 04:56:01.977591 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2655 | 2026.04.19 04:56:01.977597 [ 4 ] {39af8649-810f-4d14-a782-752b60ac7264} <Debug> TCPHandler: Processed in 0.001394685 sec. | ||
| 2656 | 2026.04.19 04:56:01.977651 [ 192 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::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 | ||
| 2657 | 2026.04.19 04:56:01.977681 [ 189 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2658 | 2026.04.19 04:56:01.977732 [ 192 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2659 | 2026.04.19 04:56:01.977734 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2660 | 2026.04.19 04:56:01.977761 [ 192 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::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 | ||
| 2661 | 2026.04.19 04:56:01.977808 [ 192 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2662 | 2026.04.19 04:56:01.977842 [ 4 ] {9a3a6a2b-2cd4-4ed7-a960-c66f1d530366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2663 | 2026.04.19 04:56:01.977846 [ 192 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2664 | 2026.04.19 04:56:01.977885 [ 4 ] {9a3a6a2b-2cd4-4ed7-a960-c66f1d530366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2665 | 2026.04.19 04:56:01.977892 [ 192 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2666 | 2026.04.19 04:56:01.977932 [ 192 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2667 | 2026.04.19 04:56:01.977970 [ 192 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2668 | 2026.04.19 04:56:01.978010 [ 189 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_11_2} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.04.19 04:56:01.978103 [ 189 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_11_2} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2670 | 2026.04.19 04:56:01.978197 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2671 | 2026.04.19 04:56:01.978337 [ 4 ] {9a3a6a2b-2cd4-4ed7-a960-c66f1d530366} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.04.19 04:56:01.978376 [ 4 ] {9a3a6a2b-2cd4-4ed7-a960-c66f1d530366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2673 | 2026.04.19 04:56:01.978686 [ 4 ] {9a3a6a2b-2cd4-4ed7-a960-c66f1d530366} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2674 | 2026.04.19 04:56:01.978850 [ 200 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221231 sec., 629692.4987983437 rows/sec., 43.45 MiB/sec. | ||
| 2675 | 2026.04.19 04:56:01.978920 [ 4 ] {9a3a6a2b-2cd4-4ed7-a960-c66f1d530366} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.04.19 04:56:01.978987 [ 192 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2677 | 2026.04.19 04:56:01.979013 [ 11 ] {} <Debug> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2678 | 2026.04.19 04:56:01.979039 [ 11 ] {} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.04.19 04:56:01.979049 [ 4 ] {9a3a6a2b-2cd4-4ed7-a960-c66f1d530366} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001225 sec., 120816.32653061225 rows/sec., 6.87 MiB/sec. | ||
| 2680 | 2026.04.19 04:56:01.979060 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2681 | 2026.04.19 04:56:01.979092 [ 4 ] {9a3a6a2b-2cd4-4ed7-a960-c66f1d530366} <Debug> TCPHandler: Processed in 0.001409095 sec. | ||
| 2682 | 2026.04.19 04:56:01.979203 [ 190 ] {8892c018-d1e0-483d-b849-836032b6860b::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 | ||
| 2683 | 2026.04.19 04:56:01.979239 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.04.19 04:56:01.979250 [ 192 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_6_1} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.04.19 04:56:01.979322 [ 192 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_6_1} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2686 | 2026.04.19 04:56:01.979342 [ 4 ] {954ed696-e2f2-4e80-be91-ed6d4a0ef79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2687 | 2026.04.19 04:56:01.979367 [ 190 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2688 | 2026.04.19 04:56:01.979381 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2689 | 2026.04.19 04:56:01.979382 [ 4 ] {954ed696-e2f2-4e80-be91-ed6d4a0ef79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2690 | 2026.04.19 04:56:01.979407 [ 190 ] {8892c018-d1e0-483d-b849-836032b6860b::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 | ||
| 2691 | 2026.04.19 04:56:01.979481 [ 190 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2692 | 2026.04.19 04:56:01.979526 [ 190 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2693 | 2026.04.19 04:56:01.979569 [ 190 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2694 | 2026.04.19 04:56:01.979611 [ 190 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2695 | 2026.04.19 04:56:01.979651 [ 190 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 2696 | 2026.04.19 04:56:01.979988 [ 4 ] {954ed696-e2f2-4e80-be91-ed6d4a0ef79f} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.04.19 04:56:01.980028 [ 4 ] {954ed696-e2f2-4e80-be91-ed6d4a0ef79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2698 | 2026.04.19 04:56:01.980379 [ 4 ] {954ed696-e2f2-4e80-be91-ed6d4a0ef79f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2699 | 2026.04.19 04:56:01.980598 [ 4 ] {954ed696-e2f2-4e80-be91-ed6d4a0ef79f} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.04.19 04:56:01.980608 [ 192 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482846 sec., 507132.90523763094 rows/sec., 30.93 MiB/sec. | ||
| 2701 | 2026.04.19 04:56:01.980729 [ 4 ] {954ed696-e2f2-4e80-be91-ed6d4a0ef79f} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001406 sec., 349928.87624466576 rows/sec., 24.55 MiB/sec. | ||
| 2702 | 2026.04.19 04:56:01.980747 [ 189 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2703 | 2026.04.19 04:56:01.980770 [ 4 ] {954ed696-e2f2-4e80-be91-ed6d4a0ef79f} <Debug> TCPHandler: Processed in 0.001585108 sec. | ||
| 2704 | 2026.04.19 04:56:01.980902 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2705 | 2026.04.19 04:56:01.980997 [ 4 ] {062508e7-ae8b-490b-a3f1-096b33e15f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2706 | 2026.04.19 04:56:01.981017 [ 189 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_6_1} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.04.19 04:56:01.981039 [ 4 ] {062508e7-ae8b-490b-a3f1-096b33e15f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2708 | 2026.04.19 04:56:01.981088 [ 189 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_6_1} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2709 | 2026.04.19 04:56:01.981167 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2710 | 2026.04.19 04:56:01.981386 [ 4 ] {062508e7-ae8b-490b-a3f1-096b33e15f4c} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.04.19 04:56:01.981426 [ 4 ] {062508e7-ae8b-490b-a3f1-096b33e15f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2712 | 2026.04.19 04:56:01.981730 [ 4 ] {062508e7-ae8b-490b-a3f1-096b33e15f4c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2713 | 2026.04.19 04:56:01.981931 [ 4 ] {062508e7-ae8b-490b-a3f1-096b33e15f4c} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.04.19 04:56:01.982065 [ 4 ] {062508e7-ae8b-490b-a3f1-096b33e15f4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 2715 | 2026.04.19 04:56:01.982101 [ 4 ] {062508e7-ae8b-490b-a3f1-096b33e15f4c} <Debug> TCPHandler: Processed in 0.001249512 sec. | ||
| 2716 | 2026.04.19 04:56:01.982226 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.04.19 04:56:01.982319 [ 4 ] {5c74f2f6-95a5-4b37-b990-555aae7eb35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2718 | 2026.04.19 04:56:01.982361 [ 4 ] {5c74f2f6-95a5-4b37-b990-555aae7eb35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2719 | 2026.04.19 04:56:01.982764 [ 4 ] {5c74f2f6-95a5-4b37-b990-555aae7eb35c} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.04.19 04:56:01.982800 [ 4 ] {5c74f2f6-95a5-4b37-b990-555aae7eb35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2721 | 2026.04.19 04:56:01.983134 [ 4 ] {5c74f2f6-95a5-4b37-b990-555aae7eb35c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2722 | 2026.04.19 04:56:01.983347 [ 4 ] {5c74f2f6-95a5-4b37-b990-555aae7eb35c} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.04.19 04:56:01.983475 [ 4 ] {5c74f2f6-95a5-4b37-b990-555aae7eb35c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001174 sec., 225724.02044293017 rows/sec., 15.00 MiB/sec. | ||
| 2724 | 2026.04.19 04:56:01.983511 [ 4 ] {5c74f2f6-95a5-4b37-b990-555aae7eb35c} <Debug> TCPHandler: Processed in 0.001334664 sec. | ||
| 2725 | 2026.04.19 04:56:01.983636 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.04.19 04:56:01.983729 [ 4 ] {cdfbdc37-f345-4010-b770-6c528b9ec97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2727 | 2026.04.19 04:56:01.983770 [ 4 ] {cdfbdc37-f345-4010-b770-6c528b9ec97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2728 | 2026.04.19 04:56:01.984086 [ 4 ] {cdfbdc37-f345-4010-b770-6c528b9ec97d} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.04.19 04:56:01.984120 [ 4 ] {cdfbdc37-f345-4010-b770-6c528b9ec97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2730 | 2026.04.19 04:56:01.984410 [ 4 ] {cdfbdc37-f345-4010-b770-6c528b9ec97d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2731 | 2026.04.19 04:56:01.984611 [ 4 ] {cdfbdc37-f345-4010-b770-6c528b9ec97d} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.04.19 04:56:01.984711 [ 139 ] {} <Debug> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2733 | 2026.04.19 04:56:01.984743 [ 4 ] {cdfbdc37-f345-4010-b770-6c528b9ec97d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 2734 | 2026.04.19 04:56:01.984750 [ 139 ] {} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.04.19 04:56:01.984785 [ 4 ] {cdfbdc37-f345-4010-b770-6c528b9ec97d} <Debug> TCPHandler: Processed in 0.001198871 sec. | ||
| 2736 | 2026.04.19 04:56:01.984786 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2737 | 2026.04.19 04:56:01.984886 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 2738 | 2026.04.19 04:56:01.984918 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.04.19 04:56:01.984997 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2740 | 2026.04.19 04:56:01.985016 [ 4 ] {4636e8ee-b7d1-422f-9857-e47fa9e77fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2741 | 2026.04.19 04:56:01.985031 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 2742 | 2026.04.19 04:56:01.985078 [ 4 ] {4636e8ee-b7d1-422f-9857-e47fa9e77fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2743 | 2026.04.19 04:56:01.985092 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 2744 | 2026.04.19 04:56:01.985145 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 2745 | 2026.04.19 04:56:01.985182 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 2746 | 2026.04.19 04:56:01.985220 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 2747 | 2026.04.19 04:56:01.985837 [ 4 ] {4636e8ee-b7d1-422f-9857-e47fa9e77fb8} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.04.19 04:56:01.985879 [ 4 ] {4636e8ee-b7d1-422f-9857-e47fa9e77fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2749 | 2026.04.19 04:56:01.985889 [ 191 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001035028 sec., 4830.787186433604 rows/sec., 325.51 KiB/sec. | ||
| 2750 | 2026.04.19 04:56:01.986010 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2751 | 2026.04.19 04:56:01.986303 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_5_1} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.04.19 04:56:01.986372 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_5_1} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2753 | 2026.04.19 04:56:01.986416 [ 4 ] {4636e8ee-b7d1-422f-9857-e47fa9e77fb8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2754 | 2026.04.19 04:56:01.986441 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2755 | 2026.04.19 04:56:01.986647 [ 4 ] {4636e8ee-b7d1-422f-9857-e47fa9e77fb8} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.04.19 04:56:01.986795 [ 4 ] {4636e8ee-b7d1-422f-9857-e47fa9e77fb8} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001796 sec., 1113.5857461024498 rows/sec., 2.00 MiB/sec. | ||
| 2757 | 2026.04.19 04:56:01.986851 [ 4 ] {4636e8ee-b7d1-422f-9857-e47fa9e77fb8} <Debug> TCPHandler: Processed in 0.001984055 sec. | ||
| 2758 | 2026.04.19 04:56:01.986990 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2026.04.19 04:56:01.987084 [ 4 ] {1a14f292-5fca-45f5-87bd-ae70ef02ae5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2760 | 2026.04.19 04:56:01.987125 [ 4 ] {1a14f292-5fca-45f5-87bd-ae70ef02ae5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2761 | 2026.04.19 04:56:01.987465 [ 4 ] {1a14f292-5fca-45f5-87bd-ae70ef02ae5f} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.04.19 04:56:01.987503 [ 4 ] {1a14f292-5fca-45f5-87bd-ae70ef02ae5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2763 | 2026.04.19 04:56:01.987809 [ 4 ] {1a14f292-5fca-45f5-87bd-ae70ef02ae5f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2764 | 2026.04.19 04:56:01.988023 [ 4 ] {1a14f292-5fca-45f5-87bd-ae70ef02ae5f} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.04.19 04:56:01.988150 [ 4 ] {1a14f292-5fca-45f5-87bd-ae70ef02ae5f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 2766 | 2026.04.19 04:56:01.988186 [ 4 ] {1a14f292-5fca-45f5-87bd-ae70ef02ae5f} <Debug> TCPHandler: Processed in 0.001247511 sec. | ||
| 2767 | 2026.04.19 04:56:03.357016 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5325 | ||
| 2768 | 2026.04.19 04:56:03.357516 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.04.19 04:56:03.357566 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2770 | 2026.04.19 04:56:03.358044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2771 | 2026.04.19 04:56:03.358275 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.04.19 04:56:03.358421 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5325 | ||
| 2773 | 2026.04.19 04:56:03.358410 [ 125 ] {} <Debug> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2774 | 2026.04.19 04:56:03.358499 [ 125 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.04.19 04:56:03.358522 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2776 | 2026.04.19 04:56:03.358679 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 2777 | 2026.04.19 04:56:03.358871 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2778 | 2026.04.19 04:56:03.358928 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2893 rows starting from the beginning of the part | ||
| 2779 | 2026.04.19 04:56:03.359026 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 2780 | 2026.04.19 04:56:03.359098 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 2781 | 2026.04.19 04:56:03.359167 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 2782 | 2026.04.19 04:56:03.359234 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 2783 | 2026.04.19 04:56:03.359312 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 2784 | 2026.04.19 04:56:03.360861 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5325 rows, containing 4 columns (4 merged, 0 gathered) in 0.00226107 sec., 2355079.6746673035 rows/sec., 33.69 MiB/sec. | ||
| 2785 | 2026.04.19 04:56:03.361593 [ 187 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2786 | 2026.04.19 04:56:03.361843 [ 187 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_11_2} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.04.19 04:56:03.361912 [ 187 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_11_2} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2788 | 2026.04.19 04:56:03.362011 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2789 | 2026.04.19 04:56:03.634295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2790 | 2026.04.19 04:56:03.651688 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.04.19 04:56:03.651755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2792 | 2026.04.19 04:56:03.657674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2793 | 2026.04.19 04:56:03.658370 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.04.19 04:56:03.658664 [ 152 ] {} <Debug> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2795 | 2026.04.19 04:56:03.658708 [ 152 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.04.19 04:56:03.658730 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2797 | 2026.04.19 04:56:03.658834 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 2798 | 2026.04.19 04:56:03.662903 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2799 | 2026.04.19 04:56:03.663346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2800 | 2026.04.19 04:56:03.663769 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 2801 | 2026.04.19 04:56:03.667074 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 2802 | 2026.04.19 04:56:03.670561 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 2803 | 2026.04.19 04:56:03.674606 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 2804 | 2026.04.19 04:56:03.679279 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 2805 | 2026.04.19 04:56:03.683636 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 2806 | 2026.04.19 04:56:03.734381 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07558071 sec., 1098.163803965324 rows/sec., 5.68 MiB/sec. | ||
| 2807 | 2026.04.19 04:56:03.737195 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2808 | 2026.04.19 04:56:03.739382 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_11_2} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.04.19 04:56:03.739499 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_11_2} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2810 | 2026.04.19 04:56:03.741749 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2811 | 2026.04.19 04:56:04.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.66 MiB, peak 219.55 MiB, free memory in arenas 0.00 B, will set to 219.12 MiB (RSS), difference: 9.46 MiB | ||
| 2812 | 2026.04.19 04:56:06.682801 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.04.19 04:56:06.683200 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) 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) | ||
| 2814 | 2026.04.19 04:56:06.683770 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2815 | 2026.04.19 04:56:06.683813 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <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 | ||
| 2816 | 2026.04.19 04:56:06.684083 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2817 | 2026.04.19 04:56:06.684152 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2818 | 2026.04.19 04:56:06.684291 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2819 | 2026.04.19 04:56:06.684396 [ 315 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2820 | 2026.04.19 04:56:06.684436 [ 306 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2821 | 2026.04.19 04:56:06.684542 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 2822 | 2026.04.19 04:56:06.684569 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2823 | 2026.04.19 04:56:06.686741 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2824 | 2026.04.19 04:56:06.686773 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2825 | 2026.04.19 04:56:06.686835 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <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'))" | ||
| 2826 | 2026.04.19 04:56:06.686887 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <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'))" | ||
| 2827 | 2026.04.19 04:56:06.687884 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.004854 sec., 8446.641944787803 rows/sec., 340.21 KiB/sec. | ||
| 2828 | 2026.04.19 04:56:06.687989 [ 4 ] {b75709fb-ba02-436d-88a1-513d09e2852c} <Debug> TCPHandler: Processed in 0.005382154 sec. | ||
| 2829 | 2026.04.19 04:56:06.688266 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.04.19 04:56:06.688413 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) 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) | ||
| 2831 | 2026.04.19 04:56:06.688667 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2832 | 2026.04.19 04:56:06.688705 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <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 | ||
| 2833 | 2026.04.19 04:56:06.688937 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2834 | 2026.04.19 04:56:06.688991 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2835 | 2026.04.19 04:56:06.689095 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2836 | 2026.04.19 04:56:06.689166 [ 315 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2837 | 2026.04.19 04:56:06.689177 [ 305 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2838 | 2026.04.19 04:56:06.689268 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 2839 | 2026.04.19 04:56:06.689295 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2840 | 2026.04.19 04:56:06.689351 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2841 | 2026.04.19 04:56:06.689370 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2842 | 2026.04.19 04:56:06.689401 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <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'))" | ||
| 2843 | 2026.04.19 04:56:06.689432 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <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'))" | ||
| 2844 | 2026.04.19 04:56:06.690051 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001705 sec., 24046.92082111437 rows/sec., 968.54 KiB/sec. | ||
| 2845 | 2026.04.19 04:56:06.690157 [ 4 ] {0f00eed3-aad0-4fa2-941e-1f183b6683e8} <Debug> TCPHandler: Processed in 0.001947094 sec. | ||
| 2846 | 2026.04.19 04:56:06.690452 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.04.19 04:56:06.690591 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) 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) | ||
| 2848 | 2026.04.19 04:56:06.690825 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2849 | 2026.04.19 04:56:06.690863 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <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 | ||
| 2850 | 2026.04.19 04:56:06.691075 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2851 | 2026.04.19 04:56:06.691127 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2852 | 2026.04.19 04:56:06.691226 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2853 | 2026.04.19 04:56:06.691289 [ 306 ] {b240a572-633e-4700-b139-e3f3f84acba5} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2854 | 2026.04.19 04:56:06.691296 [ 305 ] {b240a572-633e-4700-b139-e3f3f84acba5} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2855 | 2026.04.19 04:56:06.691386 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 2856 | 2026.04.19 04:56:06.691411 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2857 | 2026.04.19 04:56:06.691466 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2858 | 2026.04.19 04:56:06.691482 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2859 | 2026.04.19 04:56:06.691512 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <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'))" | ||
| 2860 | 2026.04.19 04:56:06.691542 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <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'))" | ||
| 2861 | 2026.04.19 04:56:06.692152 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001621 sec., 25293.02899444787 rows/sec., 1018.73 KiB/sec. | ||
| 2862 | 2026.04.19 04:56:06.692222 [ 4 ] {b240a572-633e-4700-b139-e3f3f84acba5} <Debug> TCPHandler: Processed in 0.001821851 sec. | ||
| 2863 | 2026.04.19 04:56:06.692465 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.04.19 04:56:06.692602 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) 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) | ||
| 2865 | 2026.04.19 04:56:06.692827 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2866 | 2026.04.19 04:56:06.692865 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <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 | ||
| 2867 | 2026.04.19 04:56:06.693094 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2868 | 2026.04.19 04:56:06.693147 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2869 | 2026.04.19 04:56:06.693244 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2870 | 2026.04.19 04:56:06.693294 [ 315 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2871 | 2026.04.19 04:56:06.693308 [ 305 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2872 | 2026.04.19 04:56:06.693378 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 2873 | 2026.04.19 04:56:06.693403 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2874 | 2026.04.19 04:56:06.693457 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2875 | 2026.04.19 04:56:06.693474 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2876 | 2026.04.19 04:56:06.693503 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <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'))" | ||
| 2877 | 2026.04.19 04:56:06.693557 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <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'))" | ||
| 2878 | 2026.04.19 04:56:06.694126 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001581 sec., 25932.95382669197 rows/sec., 1.02 MiB/sec. | ||
| 2879 | 2026.04.19 04:56:06.694229 [ 4 ] {8ba58231-16ea-4514-88bb-98d8e754f645} <Debug> TCPHandler: Processed in 0.001814621 sec. | ||
| 2880 | 2026.04.19 04:56:06.694506 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.04.19 04:56:06.694676 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) 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) | ||
| 2882 | 2026.04.19 04:56:06.694921 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2883 | 2026.04.19 04:56:06.694961 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <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 | ||
| 2884 | 2026.04.19 04:56:06.695180 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2885 | 2026.04.19 04:56:06.695235 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2886 | 2026.04.19 04:56:06.695336 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2887 | 2026.04.19 04:56:06.695388 [ 299 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2888 | 2026.04.19 04:56:06.695390 [ 315 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2889 | 2026.04.19 04:56:06.695460 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 2890 | 2026.04.19 04:56:06.695481 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2891 | 2026.04.19 04:56:06.695536 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2892 | 2026.04.19 04:56:06.695552 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2893 | 2026.04.19 04:56:06.695583 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <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'))" | ||
| 2894 | 2026.04.19 04:56:06.695613 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <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'))" | ||
| 2895 | 2026.04.19 04:56:06.696168 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001567 sec., 26164.645820038288 rows/sec., 1.03 MiB/sec. | ||
| 2896 | 2026.04.19 04:56:06.696261 [ 4 ] {2a8caa2e-b3e2-4b11-8b71-b5cda5d875b2} <Debug> TCPHandler: Processed in 0.001819352 sec. | ||
| 2897 | 2026.04.19 04:56:06.696498 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.04.19 04:56:06.696643 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) 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) | ||
| 2899 | 2026.04.19 04:56:06.696887 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2900 | 2026.04.19 04:56:06.696926 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <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 | ||
| 2901 | 2026.04.19 04:56:06.697144 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2902 | 2026.04.19 04:56:06.697198 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2903 | 2026.04.19 04:56:06.697296 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2904 | 2026.04.19 04:56:06.697359 [ 299 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2905 | 2026.04.19 04:56:06.697365 [ 305 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2906 | 2026.04.19 04:56:06.697443 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 2907 | 2026.04.19 04:56:06.697469 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2908 | 2026.04.19 04:56:06.697524 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2909 | 2026.04.19 04:56:06.697541 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2910 | 2026.04.19 04:56:06.697572 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <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'))" | ||
| 2911 | 2026.04.19 04:56:06.697601 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <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'))" | ||
| 2912 | 2026.04.19 04:56:06.698330 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001752 sec., 23401.826484018264 rows/sec., 942.56 KiB/sec. | ||
| 2913 | 2026.04.19 04:56:06.698438 [ 4 ] {5acf95b7-4412-4d21-872e-c04c7c838ccc} <Debug> TCPHandler: Processed in 0.001991525 sec. | ||
| 2914 | 2026.04.19 04:56:06.704787 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.04.19 04:56:06.705080 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) 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) | ||
| 2916 | 2026.04.19 04:56:06.705573 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2917 | 2026.04.19 04:56:06.705649 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <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 | ||
| 2918 | 2026.04.19 04:56:06.705923 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2919 | 2026.04.19 04:56:06.705976 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2920 | 2026.04.19 04:56:06.706075 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2921 | 2026.04.19 04:56:06.706148 [ 330 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2922 | 2026.04.19 04:56:06.706159 [ 328 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2923 | 2026.04.19 04:56:06.706268 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 2924 | 2026.04.19 04:56:06.706294 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2925 | 2026.04.19 04:56:06.706349 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2926 | 2026.04.19 04:56:06.706365 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2927 | 2026.04.19 04:56:06.706396 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <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'))" | ||
| 2928 | 2026.04.19 04:56:06.706427 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <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'))" | ||
| 2929 | 2026.04.19 04:56:06.707040 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002088 sec., 19636.015325670498 rows/sec., 790.88 KiB/sec. | ||
| 2930 | 2026.04.19 04:56:06.707150 [ 4 ] {802a8010-124c-4cf4-aff9-8971e0cabb50} <Debug> TCPHandler: Processed in 0.002485744 sec. | ||
| 2931 | 2026.04.19 04:56:06.796936 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.04.19 04:56:06.797227 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) 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_cpu:cpu_nsec', '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) | ||
| 2933 | 2026.04.19 04:56:06.797746 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2934 | 2026.04.19 04:56:06.797841 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <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_cpu:cpu_nsec', '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 | ||
| 2935 | 2026.04.19 04:56:06.798075 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2936 | 2026.04.19 04:56:06.798130 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2937 | 2026.04.19 04:56:06.798231 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2938 | 2026.04.19 04:56:06.798307 [ 330 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2939 | 2026.04.19 04:56:06.798317 [ 328 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2940 | 2026.04.19 04:56:06.798423 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 2941 | 2026.04.19 04:56:06.798449 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2942 | 2026.04.19 04:56:06.798505 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2943 | 2026.04.19 04:56:06.798550 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2944 | 2026.04.19 04:56:06.798582 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <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_cpu:cpu_nsec', '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'))" | ||
| 2945 | 2026.04.19 04:56:06.798635 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <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_cpu:cpu_nsec', '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'))" | ||
| 2946 | 2026.04.19 04:56:06.799330 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002236 sec., 18336.314847942755 rows/sec., 738.54 KiB/sec. | ||
| 2947 | 2026.04.19 04:56:06.799434 [ 4 ] {73ef5f0e-3233-4c55-8a3b-9155080f559a} <Debug> TCPHandler: Processed in 0.002612856 sec. | ||
| 2948 | 2026.04.19 04:56:06.843042 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.04.19 04:56:06.843333 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) 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_cpu:cpu_nsec', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2950 | 2026.04.19 04:56:06.843803 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2951 | 2026.04.19 04:56:06.843843 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <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_cpu:cpu_nsec', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2952 | 2026.04.19 04:56:06.844073 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2953 | 2026.04.19 04:56:06.844127 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2954 | 2026.04.19 04:56:06.844227 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2955 | 2026.04.19 04:56:06.844320 [ 328 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2956 | 2026.04.19 04:56:06.844343 [ 336 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2957 | 2026.04.19 04:56:06.844466 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 2958 | 2026.04.19 04:56:06.844492 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2959 | 2026.04.19 04:56:06.844547 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2960 | 2026.04.19 04:56:06.844564 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2961 | 2026.04.19 04:56:06.844595 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <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_cpu:cpu_nsec', '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', 'zone:cpu_nsec'))" | ||
| 2962 | 2026.04.19 04:56:06.844652 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <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_cpu:cpu_nsec', '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', 'zone:cpu_nsec'))" | ||
| 2963 | 2026.04.19 04:56:06.845303 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002103 sec., 19495.958155016644 rows/sec., 785.24 KiB/sec. | ||
| 2964 | 2026.04.19 04:56:06.845406 [ 4 ] {795fd1f3-9cc6-425b-88a4-c89c949f558f} <Debug> TCPHandler: Processed in 0.002472983 sec. | ||
| 2965 | 2026.04.19 04:56:06.846852 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.04.19 04:56:06.846958 [ 4 ] {1d9acc9c-938b-44f4-9b52-4d60d5a428e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2967 | 2026.04.19 04:56:06.847001 [ 4 ] {1d9acc9c-938b-44f4-9b52-4d60d5a428e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2968 | 2026.04.19 04:56:06.847534 [ 4 ] {1d9acc9c-938b-44f4-9b52-4d60d5a428e3} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.04.19 04:56:06.847573 [ 4 ] {1d9acc9c-938b-44f4-9b52-4d60d5a428e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2970 | 2026.04.19 04:56:06.847996 [ 4 ] {1d9acc9c-938b-44f4-9b52-4d60d5a428e3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2971 | 2026.04.19 04:56:06.848192 [ 4 ] {1d9acc9c-938b-44f4-9b52-4d60d5a428e3} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.04.19 04:56:06.848352 [ 4 ] {1d9acc9c-938b-44f4-9b52-4d60d5a428e3} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001424 sec., 6320.224719101124 rows/sec., 1.29 MiB/sec. | ||
| 2973 | 2026.04.19 04:56:06.848393 [ 4 ] {1d9acc9c-938b-44f4-9b52-4d60d5a428e3} <Debug> TCPHandler: Processed in 0.001592697 sec. | ||
| 2974 | 2026.04.19 04:56:06.848514 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.04.19 04:56:06.848609 [ 4 ] {e3a146ef-84c1-4a4d-9412-558d986311e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2976 | 2026.04.19 04:56:06.848648 [ 4 ] {e3a146ef-84c1-4a4d-9412-558d986311e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2977 | 2026.04.19 04:56:06.849073 [ 4 ] {e3a146ef-84c1-4a4d-9412-558d986311e0} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.04.19 04:56:06.849110 [ 4 ] {e3a146ef-84c1-4a4d-9412-558d986311e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2979 | 2026.04.19 04:56:06.849395 [ 4 ] {e3a146ef-84c1-4a4d-9412-558d986311e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2980 | 2026.04.19 04:56:06.849601 [ 4 ] {e3a146ef-84c1-4a4d-9412-558d986311e0} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.04.19 04:56:06.849739 [ 4 ] {e3a146ef-84c1-4a4d-9412-558d986311e0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00115 sec., 12173.913043478262 rows/sec., 992.70 KiB/sec. | ||
| 2982 | 2026.04.19 04:56:06.849779 [ 4 ] {e3a146ef-84c1-4a4d-9412-558d986311e0} <Debug> TCPHandler: Processed in 0.001315954 sec. | ||
| 2983 | 2026.04.19 04:56:06.849894 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.04.19 04:56:06.849990 [ 4 ] {f165400a-dc48-4d00-9ea7-891f11156605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2985 | 2026.04.19 04:56:06.850028 [ 4 ] {f165400a-dc48-4d00-9ea7-891f11156605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2986 | 2026.04.19 04:56:06.851520 [ 4 ] {f165400a-dc48-4d00-9ea7-891f11156605} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.04.19 04:56:06.851554 [ 4 ] {f165400a-dc48-4d00-9ea7-891f11156605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2988 | 2026.04.19 04:56:06.852055 [ 4 ] {f165400a-dc48-4d00-9ea7-891f11156605} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2989 | 2026.04.19 04:56:06.852273 [ 4 ] {f165400a-dc48-4d00-9ea7-891f11156605} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.04.19 04:56:06.852414 [ 4 ] {f165400a-dc48-4d00-9ea7-891f11156605} <Debug> executeQuery: Read 2490 rows, 189.69 KiB in 0.002442 sec., 1019656.0196560196 rows/sec., 75.86 MiB/sec. | ||
| 2991 | 2026.04.19 04:56:06.852452 [ 4 ] {f165400a-dc48-4d00-9ea7-891f11156605} <Debug> TCPHandler: Processed in 0.002607395 sec. | ||
| 2992 | 2026.04.19 04:56:06.852569 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.04.19 04:56:06.852664 [ 4 ] {5b83e96c-0904-4c68-8945-d539ed6b7423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.04.19 04:56:06.852704 [ 4 ] {5b83e96c-0904-4c68-8945-d539ed6b7423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2995 | 2026.04.19 04:56:06.853134 [ 4 ] {5b83e96c-0904-4c68-8945-d539ed6b7423} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.04.19 04:56:06.853170 [ 4 ] {5b83e96c-0904-4c68-8945-d539ed6b7423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2997 | 2026.04.19 04:56:06.853471 [ 4 ] {5b83e96c-0904-4c68-8945-d539ed6b7423} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2998 | 2026.04.19 04:56:06.853675 [ 4 ] {5b83e96c-0904-4c68-8945-d539ed6b7423} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.04.19 04:56:06.853815 [ 4 ] {5b83e96c-0904-4c68-8945-d539ed6b7423} <Debug> executeQuery: Read 63 rows, 4.66 KiB in 0.00117 sec., 53846.153846153844 rows/sec., 3.89 MiB/sec. | ||
| 3000 | 2026.04.19 04:56:06.853853 [ 4 ] {5b83e96c-0904-4c68-8945-d539ed6b7423} <Debug> TCPHandler: Processed in 0.001335754 sec. | ||
| 3001 | 2026.04.19 04:56:06.853967 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.04.19 04:56:06.854061 [ 4 ] {a46ba5ee-a6ed-4f5b-b4cb-cdf4c4e9ddb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3003 | 2026.04.19 04:56:06.854100 [ 4 ] {a46ba5ee-a6ed-4f5b-b4cb-cdf4c4e9ddb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3004 | 2026.04.19 04:56:06.854722 [ 4 ] {a46ba5ee-a6ed-4f5b-b4cb-cdf4c4e9ddb7} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.04.19 04:56:06.854759 [ 4 ] {a46ba5ee-a6ed-4f5b-b4cb-cdf4c4e9ddb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3006 | 2026.04.19 04:56:06.855106 [ 4 ] {a46ba5ee-a6ed-4f5b-b4cb-cdf4c4e9ddb7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3007 | 2026.04.19 04:56:06.855318 [ 4 ] {a46ba5ee-a6ed-4f5b-b4cb-cdf4c4e9ddb7} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.04.19 04:56:06.855450 [ 4 ] {a46ba5ee-a6ed-4f5b-b4cb-cdf4c4e9ddb7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001407 sec., 569296.3752665245 rows/sec., 32.88 MiB/sec. | ||
| 3009 | 2026.04.19 04:56:06.855488 [ 4 ] {a46ba5ee-a6ed-4f5b-b4cb-cdf4c4e9ddb7} <Debug> TCPHandler: Processed in 0.001571647 sec. | ||
| 3010 | 2026.04.19 04:56:06.855604 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.04.19 04:56:06.855697 [ 4 ] {0f198086-de88-4ab8-92ba-90483163afb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3012 | 2026.04.19 04:56:06.855737 [ 4 ] {0f198086-de88-4ab8-92ba-90483163afb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3013 | 2026.04.19 04:56:06.856113 [ 4 ] {0f198086-de88-4ab8-92ba-90483163afb4} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.04.19 04:56:06.856149 [ 4 ] {0f198086-de88-4ab8-92ba-90483163afb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3015 | 2026.04.19 04:56:06.856420 [ 4 ] {0f198086-de88-4ab8-92ba-90483163afb4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3016 | 2026.04.19 04:56:06.856621 [ 4 ] {0f198086-de88-4ab8-92ba-90483163afb4} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.04.19 04:56:06.856746 [ 4 ] {0f198086-de88-4ab8-92ba-90483163afb4} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001066 sec., 1876.1726078799247 rows/sec., 131.92 KiB/sec. | ||
| 3018 | 2026.04.19 04:56:06.856783 [ 4 ] {0f198086-de88-4ab8-92ba-90483163afb4} <Debug> TCPHandler: Processed in 0.001229582 sec. | ||
| 3019 | 2026.04.19 04:56:06.856900 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.04.19 04:56:06.856992 [ 4 ] {d368c5c0-c847-434e-b55b-aec8ee8e7d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3021 | 2026.04.19 04:56:06.857030 [ 4 ] {d368c5c0-c847-434e-b55b-aec8ee8e7d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3022 | 2026.04.19 04:56:06.857836 [ 4 ] {d368c5c0-c847-434e-b55b-aec8ee8e7d4a} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.04.19 04:56:06.857874 [ 4 ] {d368c5c0-c847-434e-b55b-aec8ee8e7d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3024 | 2026.04.19 04:56:06.858320 [ 4 ] {d368c5c0-c847-434e-b55b-aec8ee8e7d4a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3025 | 2026.04.19 04:56:06.858529 [ 4 ] {d368c5c0-c847-434e-b55b-aec8ee8e7d4a} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.04.19 04:56:06.858667 [ 4 ] {d368c5c0-c847-434e-b55b-aec8ee8e7d4a} <Debug> executeQuery: Read 1345 rows, 92.54 KiB in 0.001692 sec., 794917.2576832152 rows/sec., 53.41 MiB/sec. | ||
| 3027 | 2026.04.19 04:56:06.858704 [ 4 ] {d368c5c0-c847-434e-b55b-aec8ee8e7d4a} <Debug> TCPHandler: Processed in 0.001855592 sec. | ||
| 3028 | 2026.04.19 04:56:06.858819 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.04.19 04:56:06.858913 [ 4 ] {565bcff0-5abc-43fd-85ef-0906854a31a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.04.19 04:56:06.858955 [ 4 ] {565bcff0-5abc-43fd-85ef-0906854a31a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3031 | 2026.04.19 04:56:06.860170 [ 4 ] {565bcff0-5abc-43fd-85ef-0906854a31a1} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.04.19 04:56:06.860206 [ 4 ] {565bcff0-5abc-43fd-85ef-0906854a31a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3033 | 2026.04.19 04:56:06.860881 [ 4 ] {565bcff0-5abc-43fd-85ef-0906854a31a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3034 | 2026.04.19 04:56:06.861087 [ 4 ] {565bcff0-5abc-43fd-85ef-0906854a31a1} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.04.19 04:56:06.861221 [ 4 ] {565bcff0-5abc-43fd-85ef-0906854a31a1} <Debug> executeQuery: Read 3915 rows, 255.44 KiB in 0.002326 sec., 1683147.0335339638 rows/sec., 107.25 MiB/sec. | ||
| 3036 | 2026.04.19 04:56:06.861257 [ 4 ] {565bcff0-5abc-43fd-85ef-0906854a31a1} <Debug> TCPHandler: Processed in 0.002488694 sec. | ||
| 3037 | 2026.04.19 04:56:06.861373 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.04.19 04:56:06.861466 [ 4 ] {07b23f1f-8cda-4119-b79e-4b8dbe248d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3039 | 2026.04.19 04:56:06.861518 [ 4 ] {07b23f1f-8cda-4119-b79e-4b8dbe248d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3040 | 2026.04.19 04:56:06.862294 [ 4 ] {07b23f1f-8cda-4119-b79e-4b8dbe248d72} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.04.19 04:56:06.862332 [ 4 ] {07b23f1f-8cda-4119-b79e-4b8dbe248d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3042 | 2026.04.19 04:56:06.862881 [ 4 ] {07b23f1f-8cda-4119-b79e-4b8dbe248d72} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3043 | 2026.04.19 04:56:06.863105 [ 4 ] {07b23f1f-8cda-4119-b79e-4b8dbe248d72} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.04.19 04:56:06.863250 [ 4 ] {07b23f1f-8cda-4119-b79e-4b8dbe248d72} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001801 sec., 27207.107162687396 rows/sec., 48.75 MiB/sec. | ||
| 3045 | 2026.04.19 04:56:06.863305 [ 4 ] {07b23f1f-8cda-4119-b79e-4b8dbe248d72} <Debug> TCPHandler: Processed in 0.001981975 sec. | ||
| 3046 | 2026.04.19 04:56:06.863423 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.04.19 04:56:06.863517 [ 4 ] {5633b70a-b1c3-4f54-a531-3262d09675df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3048 | 2026.04.19 04:56:06.863557 [ 4 ] {5633b70a-b1c3-4f54-a531-3262d09675df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3049 | 2026.04.19 04:56:06.863869 [ 4 ] {5633b70a-b1c3-4f54-a531-3262d09675df} <Trace> oximeter.measurements_i64 (7c015ec3-bd7c-4cce-be59-880286f80b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.04.19 04:56:06.863905 [ 4 ] {5633b70a-b1c3-4f54-a531-3262d09675df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3051 | 2026.04.19 04:56:06.864194 [ 4 ] {5633b70a-b1c3-4f54-a531-3262d09675df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3052 | 2026.04.19 04:56:06.864408 [ 4 ] {5633b70a-b1c3-4f54-a531-3262d09675df} <Trace> oximeter.measurements_i64 (7c015ec3-bd7c-4cce-be59-880286f80b41): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.04.19 04:56:06.864534 [ 4 ] {5633b70a-b1c3-4f54-a531-3262d09675df} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001036 sec., 2895.7528957528957 rows/sec., 204.55 KiB/sec. | ||
| 3054 | 2026.04.19 04:56:06.864570 [ 4 ] {5633b70a-b1c3-4f54-a531-3262d09675df} <Debug> TCPHandler: Processed in 0.001198671 sec. | ||
| 3055 | 2026.04.19 04:56:06.864693 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.04.19 04:56:06.864787 [ 4 ] {419853d5-5758-46fa-895a-e5ad2d308973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3057 | 2026.04.19 04:56:06.864827 [ 4 ] {419853d5-5758-46fa-895a-e5ad2d308973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3058 | 2026.04.19 04:56:06.865152 [ 4 ] {419853d5-5758-46fa-895a-e5ad2d308973} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.04.19 04:56:06.865187 [ 4 ] {419853d5-5758-46fa-895a-e5ad2d308973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3060 | 2026.04.19 04:56:06.865478 [ 4 ] {419853d5-5758-46fa-895a-e5ad2d308973} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3061 | 2026.04.19 04:56:06.865682 [ 4 ] {419853d5-5758-46fa-895a-e5ad2d308973} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.04.19 04:56:06.865811 [ 4 ] {419853d5-5758-46fa-895a-e5ad2d308973} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 3063 | 2026.04.19 04:56:06.865846 [ 4 ] {419853d5-5758-46fa-895a-e5ad2d308973} <Debug> TCPHandler: Processed in 0.001203221 sec. | ||
| 3064 | 2026.04.19 04:56:10.778225 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3065 | 2026.04.19 04:56:10.778280 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3066 | 2026.04.19 04:56:10.858607 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5773 | ||
| 3067 | 2026.04.19 04:56:10.859092 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.04.19 04:56:10.859140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3069 | 2026.04.19 04:56:10.859651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3070 | 2026.04.19 04:56:10.859882 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.04.19 04:56:10.860037 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5773 | ||
| 3072 | 2026.04.19 04:56:10.902464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 422 | ||
| 3073 | 2026.04.19 04:56:10.905356 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.04.19 04:56:10.905399 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3075 | 2026.04.19 04:56:10.906622 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3076 | 2026.04.19 04:56:10.906887 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.04.19 04:56:10.907134 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3078 | 2026.04.19 04:56:11.163517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3079 | 2026.04.19 04:56:11.179276 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.04.19 04:56:11.179340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3081 | 2026.04.19 04:56:11.185479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3082 | 2026.04.19 04:56:11.186246 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.04.19 04:56:11.189368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3084 | 2026.04.19 04:56:11.969908 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.04.19 04:56:11.970105 [ 4 ] {9a315332-e061-4211-ac96-8a8385419491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3086 | 2026.04.19 04:56:11.970176 [ 4 ] {9a315332-e061-4211-ac96-8a8385419491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3087 | 2026.04.19 04:56:11.970932 [ 4 ] {9a315332-e061-4211-ac96-8a8385419491} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.04.19 04:56:11.970982 [ 4 ] {9a315332-e061-4211-ac96-8a8385419491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3089 | 2026.04.19 04:56:11.971409 [ 4 ] {9a315332-e061-4211-ac96-8a8385419491} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3090 | 2026.04.19 04:56:11.971639 [ 4 ] {9a315332-e061-4211-ac96-8a8385419491} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.04.19 04:56:11.971801 [ 4 ] {9a315332-e061-4211-ac96-8a8385419491} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001745 sec., 162750.71633237822 rows/sec., 10.34 MiB/sec. | ||
| 3092 | 2026.04.19 04:56:11.971842 [ 4 ] {9a315332-e061-4211-ac96-8a8385419491} <Debug> TCPHandler: Processed in 0.002072316 sec. | ||
| 3093 | 2026.04.19 04:56:11.971979 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.04.19 04:56:11.972075 [ 4 ] {5f2d58cd-b2a1-48ae-9292-b3cc496f8b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3095 | 2026.04.19 04:56:11.972117 [ 4 ] {5f2d58cd-b2a1-48ae-9292-b3cc496f8b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3096 | 2026.04.19 04:56:11.972844 [ 4 ] {5f2d58cd-b2a1-48ae-9292-b3cc496f8b97} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.04.19 04:56:11.972881 [ 4 ] {5f2d58cd-b2a1-48ae-9292-b3cc496f8b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3098 | 2026.04.19 04:56:11.973268 [ 4 ] {5f2d58cd-b2a1-48ae-9292-b3cc496f8b97} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3099 | 2026.04.19 04:56:11.973500 [ 4 ] {5f2d58cd-b2a1-48ae-9292-b3cc496f8b97} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.04.19 04:56:11.973635 [ 4 ] {5f2d58cd-b2a1-48ae-9292-b3cc496f8b97} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.001578 sec., 507604.5627376426 rows/sec., 39.13 MiB/sec. | ||
| 3101 | 2026.04.19 04:56:11.973672 [ 4 ] {5f2d58cd-b2a1-48ae-9292-b3cc496f8b97} <Debug> TCPHandler: Processed in 0.00174609 sec. | ||
| 3102 | 2026.04.19 04:56:11.973790 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.04.19 04:56:11.973884 [ 4 ] {6db7f7dc-2125-4f80-ac4f-c7797f1df130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3104 | 2026.04.19 04:56:11.973923 [ 4 ] {6db7f7dc-2125-4f80-ac4f-c7797f1df130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3105 | 2026.04.19 04:56:11.974366 [ 4 ] {6db7f7dc-2125-4f80-ac4f-c7797f1df130} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.04.19 04:56:11.974403 [ 4 ] {6db7f7dc-2125-4f80-ac4f-c7797f1df130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3107 | 2026.04.19 04:56:11.974708 [ 4 ] {6db7f7dc-2125-4f80-ac4f-c7797f1df130} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3108 | 2026.04.19 04:56:11.974913 [ 4 ] {6db7f7dc-2125-4f80-ac4f-c7797f1df130} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.04.19 04:56:11.975043 [ 4 ] {6db7f7dc-2125-4f80-ac4f-c7797f1df130} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001177 sec., 122344.9447748513 rows/sec., 7.21 MiB/sec. | ||
| 3110 | 2026.04.19 04:56:11.975080 [ 4 ] {6db7f7dc-2125-4f80-ac4f-c7797f1df130} <Debug> TCPHandler: Processed in 0.001339994 sec. | ||
| 3111 | 2026.04.19 04:56:11.975207 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.04.19 04:56:11.975301 [ 4 ] {a7e3622f-ba55-4732-8dc4-e6dae4786587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3113 | 2026.04.19 04:56:11.975340 [ 4 ] {a7e3622f-ba55-4732-8dc4-e6dae4786587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3114 | 2026.04.19 04:56:11.975781 [ 4 ] {a7e3622f-ba55-4732-8dc4-e6dae4786587} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.04.19 04:56:11.975818 [ 4 ] {a7e3622f-ba55-4732-8dc4-e6dae4786587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3116 | 2026.04.19 04:56:11.976112 [ 4 ] {a7e3622f-ba55-4732-8dc4-e6dae4786587} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3117 | 2026.04.19 04:56:11.976328 [ 4 ] {a7e3622f-ba55-4732-8dc4-e6dae4786587} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.04.19 04:56:11.976462 [ 4 ] {a7e3622f-ba55-4732-8dc4-e6dae4786587} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 8.17 MiB/sec. | ||
| 3119 | 2026.04.19 04:56:11.976500 [ 4 ] {a7e3622f-ba55-4732-8dc4-e6dae4786587} <Debug> TCPHandler: Processed in 0.001342673 sec. | ||
| 3120 | 2026.04.19 04:56:11.976640 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.04.19 04:56:11.976734 [ 4 ] {05cc971c-4c9f-4688-8d29-ef089a21878d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3122 | 2026.04.19 04:56:11.976772 [ 4 ] {05cc971c-4c9f-4688-8d29-ef089a21878d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3123 | 2026.04.19 04:56:11.977222 [ 4 ] {05cc971c-4c9f-4688-8d29-ef089a21878d} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.04.19 04:56:11.977258 [ 4 ] {05cc971c-4c9f-4688-8d29-ef089a21878d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3125 | 2026.04.19 04:56:11.977545 [ 4 ] {05cc971c-4c9f-4688-8d29-ef089a21878d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3126 | 2026.04.19 04:56:11.977772 [ 4 ] {05cc971c-4c9f-4688-8d29-ef089a21878d} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.04.19 04:56:11.977906 [ 4 ] {05cc971c-4c9f-4688-8d29-ef089a21878d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 3128 | 2026.04.19 04:56:11.977952 [ 4 ] {05cc971c-4c9f-4688-8d29-ef089a21878d} <Debug> TCPHandler: Processed in 0.001361264 sec. | ||
| 3129 | 2026.04.19 04:56:11.978099 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.04.19 04:56:11.978192 [ 4 ] {541c0421-563f-47e3-beea-9cac97c16249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3131 | 2026.04.19 04:56:11.978232 [ 4 ] {541c0421-563f-47e3-beea-9cac97c16249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3132 | 2026.04.19 04:56:11.978814 [ 4 ] {541c0421-563f-47e3-beea-9cac97c16249} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.04.19 04:56:11.978850 [ 4 ] {541c0421-563f-47e3-beea-9cac97c16249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3134 | 2026.04.19 04:56:11.979172 [ 4 ] {541c0421-563f-47e3-beea-9cac97c16249} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3135 | 2026.04.19 04:56:11.979373 [ 4 ] {541c0421-563f-47e3-beea-9cac97c16249} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.04.19 04:56:11.979500 [ 4 ] {541c0421-563f-47e3-beea-9cac97c16249} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001325 sec., 371320.75471698114 rows/sec., 26.05 MiB/sec. | ||
| 3137 | 2026.04.19 04:56:11.979537 [ 4 ] {541c0421-563f-47e3-beea-9cac97c16249} <Debug> TCPHandler: Processed in 0.001489656 sec. | ||
| 3138 | 2026.04.19 04:56:11.979663 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.04.19 04:56:11.979755 [ 4 ] {2ec4ca42-2aea-49ae-9212-cee19a057fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3140 | 2026.04.19 04:56:11.979795 [ 4 ] {2ec4ca42-2aea-49ae-9212-cee19a057fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3141 | 2026.04.19 04:56:11.980156 [ 4 ] {2ec4ca42-2aea-49ae-9212-cee19a057fc9} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.04.19 04:56:11.980198 [ 4 ] {2ec4ca42-2aea-49ae-9212-cee19a057fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3143 | 2026.04.19 04:56:11.980546 [ 4 ] {2ec4ca42-2aea-49ae-9212-cee19a057fc9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3144 | 2026.04.19 04:56:11.980778 [ 4 ] {2ec4ca42-2aea-49ae-9212-cee19a057fc9} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.04.19 04:56:11.980887 [ 134 ] {} <Debug> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3146 | 2026.04.19 04:56:11.980911 [ 4 ] {2ec4ca42-2aea-49ae-9212-cee19a057fc9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001173 sec., 5115.089514066496 rows/sec., 267.24 KiB/sec. | ||
| 3147 | 2026.04.19 04:56:11.980961 [ 134 ] {} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.04.19 04:56:11.980968 [ 4 ] {2ec4ca42-2aea-49ae-9212-cee19a057fc9} <Debug> TCPHandler: Processed in 0.001354534 sec. | ||
| 3149 | 2026.04.19 04:56:11.980992 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3150 | 2026.04.19 04:56:11.981123 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3151 | 2026.04.19 04:56:11.981144 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::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 | ||
| 3152 | 2026.04.19 04:56:11.981224 [ 4 ] {2d3950db-9bd4-4698-a617-c7089cf199b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3153 | 2026.04.19 04:56:11.981271 [ 4 ] {2d3950db-9bd4-4698-a617-c7089cf199b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3154 | 2026.04.19 04:56:11.981279 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3155 | 2026.04.19 04:56:11.981323 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::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 | ||
| 3156 | 2026.04.19 04:56:11.981422 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::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 | ||
| 3157 | 2026.04.19 04:56:11.981495 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::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 | ||
| 3158 | 2026.04.19 04:56:11.981558 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::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 | ||
| 3159 | 2026.04.19 04:56:11.981606 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::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 | ||
| 3160 | 2026.04.19 04:56:11.981650 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::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 | ||
| 3161 | 2026.04.19 04:56:11.981727 [ 4 ] {2d3950db-9bd4-4698-a617-c7089cf199b5} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.04.19 04:56:11.981768 [ 4 ] {2d3950db-9bd4-4698-a617-c7089cf199b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3163 | 2026.04.19 04:56:11.982156 [ 4 ] {2d3950db-9bd4-4698-a617-c7089cf199b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3164 | 2026.04.19 04:56:11.982398 [ 4 ] {2d3950db-9bd4-4698-a617-c7089cf199b5} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.04.19 04:56:11.982530 [ 197 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001449836 sec., 24830.39461014901 rows/sec., 1.27 MiB/sec. | ||
| 3166 | 2026.04.19 04:56:11.982535 [ 4 ] {2d3950db-9bd4-4698-a617-c7089cf199b5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001331 sec., 199098.4222389181 rows/sec., 13.23 MiB/sec. | ||
| 3167 | 2026.04.19 04:56:11.982622 [ 4 ] {2d3950db-9bd4-4698-a617-c7089cf199b5} <Debug> TCPHandler: Processed in 0.001551617 sec. | ||
| 3168 | 2026.04.19 04:56:11.982743 [ 191 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3169 | 2026.04.19 04:56:11.982760 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2026.04.19 04:56:11.982868 [ 4 ] {a9566326-37c8-4987-89f2-6e1462f4ef4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3171 | 2026.04.19 04:56:11.982912 [ 4 ] {a9566326-37c8-4987-89f2-6e1462f4ef4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3172 | 2026.04.19 04:56:11.983083 [ 191 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_6_1} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2026.04.19 04:56:11.983165 [ 191 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_6_1} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3174 | 2026.04.19 04:56:11.983235 [ 4 ] {a9566326-37c8-4987-89f2-6e1462f4ef4b} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.04.19 04:56:11.983272 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3176 | 2026.04.19 04:56:11.983276 [ 4 ] {a9566326-37c8-4987-89f2-6e1462f4ef4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3177 | 2026.04.19 04:56:11.983596 [ 4 ] {a9566326-37c8-4987-89f2-6e1462f4ef4b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3178 | 2026.04.19 04:56:11.983810 [ 4 ] {a9566326-37c8-4987-89f2-6e1462f4ef4b} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.04.19 04:56:11.983945 [ 4 ] {a9566326-37c8-4987-89f2-6e1462f4ef4b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 3180 | 2026.04.19 04:56:11.983982 [ 4 ] {a9566326-37c8-4987-89f2-6e1462f4ef4b} <Debug> TCPHandler: Processed in 0.001273022 sec. | ||
| 3181 | 2026.04.19 04:56:11.984123 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.04.19 04:56:11.984216 [ 4 ] {a8da3080-76a7-403f-8d7d-97e91c3886ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.04.19 04:56:11.984270 [ 4 ] {a8da3080-76a7-403f-8d7d-97e91c3886ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3184 | 2026.04.19 04:56:11.985019 [ 4 ] {a8da3080-76a7-403f-8d7d-97e91c3886ae} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.04.19 04:56:11.985056 [ 4 ] {a8da3080-76a7-403f-8d7d-97e91c3886ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3186 | 2026.04.19 04:56:11.985546 [ 4 ] {a8da3080-76a7-403f-8d7d-97e91c3886ae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3187 | 2026.04.19 04:56:11.985766 [ 4 ] {a8da3080-76a7-403f-8d7d-97e91c3886ae} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.04.19 04:56:11.985901 [ 4 ] {a8da3080-76a7-403f-8d7d-97e91c3886ae} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001702 sec., 1175.0881316098707 rows/sec., 2.11 MiB/sec. | ||
| 3189 | 2026.04.19 04:56:11.985958 [ 4 ] {a8da3080-76a7-403f-8d7d-97e91c3886ae} <Debug> TCPHandler: Processed in 0.001885363 sec. | ||
| 3190 | 2026.04.19 04:56:11.986091 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.04.19 04:56:11.986185 [ 4 ] {71c1ff94-6c7e-475f-a655-aa00982e5468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3192 | 2026.04.19 04:56:11.986226 [ 4 ] {71c1ff94-6c7e-475f-a655-aa00982e5468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3193 | 2026.04.19 04:56:11.986561 [ 4 ] {71c1ff94-6c7e-475f-a655-aa00982e5468} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.04.19 04:56:11.986599 [ 4 ] {71c1ff94-6c7e-475f-a655-aa00982e5468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3195 | 2026.04.19 04:56:11.986903 [ 4 ] {71c1ff94-6c7e-475f-a655-aa00982e5468} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3196 | 2026.04.19 04:56:11.987112 [ 4 ] {71c1ff94-6c7e-475f-a655-aa00982e5468} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.04.19 04:56:11.987239 [ 4 ] {71c1ff94-6c7e-475f-a655-aa00982e5468} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 3198 | 2026.04.19 04:56:11.987273 [ 4 ] {71c1ff94-6c7e-475f-a655-aa00982e5468} <Debug> TCPHandler: Processed in 0.001233152 sec. | ||
| 3199 | 2026.04.19 04:56:16.964207 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.04.19 04:56:16.964417 [ 4 ] {95ba9091-e751-4895-a6eb-ab2170ab1c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3201 | 2026.04.19 04:56:16.964490 [ 4 ] {95ba9091-e751-4895-a6eb-ab2170ab1c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3202 | 2026.04.19 04:56:16.965246 [ 4 ] {95ba9091-e751-4895-a6eb-ab2170ab1c25} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.04.19 04:56:16.965293 [ 4 ] {95ba9091-e751-4895-a6eb-ab2170ab1c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3204 | 2026.04.19 04:56:16.965691 [ 4 ] {95ba9091-e751-4895-a6eb-ab2170ab1c25} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3205 | 2026.04.19 04:56:16.965908 [ 4 ] {95ba9091-e751-4895-a6eb-ab2170ab1c25} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.04.19 04:56:16.966063 [ 4 ] {95ba9091-e751-4895-a6eb-ab2170ab1c25} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.0017 sec., 80000 rows/sec., 6.95 MiB/sec. | ||
| 3207 | 2026.04.19 04:56:16.966104 [ 4 ] {95ba9091-e751-4895-a6eb-ab2170ab1c25} <Debug> TCPHandler: Processed in 0.002031875 sec. | ||
| 3208 | 2026.04.19 04:56:16.966251 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.04.19 04:56:16.966381 [ 4 ] {8802e4dd-de05-4433-a8e8-d3279230281f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3210 | 2026.04.19 04:56:16.966429 [ 4 ] {8802e4dd-de05-4433-a8e8-d3279230281f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3211 | 2026.04.19 04:56:16.966853 [ 4 ] {8802e4dd-de05-4433-a8e8-d3279230281f} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.04.19 04:56:16.966890 [ 4 ] {8802e4dd-de05-4433-a8e8-d3279230281f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3213 | 2026.04.19 04:56:16.967210 [ 4 ] {8802e4dd-de05-4433-a8e8-d3279230281f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3214 | 2026.04.19 04:56:16.967439 [ 4 ] {8802e4dd-de05-4433-a8e8-d3279230281f} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.04.19 04:56:16.967571 [ 4 ] {8802e4dd-de05-4433-a8e8-d3279230281f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001209 sec., 33085.194375516956 rows/sec., 2.43 MiB/sec. | ||
| 3216 | 2026.04.19 04:56:16.967607 [ 4 ] {8802e4dd-de05-4433-a8e8-d3279230281f} <Debug> TCPHandler: Processed in 0.001406635 sec. | ||
| 3217 | 2026.04.19 04:56:16.967726 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.04.19 04:56:16.967818 [ 4 ] {ca5cbb9b-1898-47f7-9eaa-465be9e9eaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3219 | 2026.04.19 04:56:16.967859 [ 4 ] {ca5cbb9b-1898-47f7-9eaa-465be9e9eaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3220 | 2026.04.19 04:56:16.968298 [ 4 ] {ca5cbb9b-1898-47f7-9eaa-465be9e9eaf0} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.04.19 04:56:16.968336 [ 4 ] {ca5cbb9b-1898-47f7-9eaa-465be9e9eaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3222 | 2026.04.19 04:56:16.968636 [ 4 ] {ca5cbb9b-1898-47f7-9eaa-465be9e9eaf0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3223 | 2026.04.19 04:56:16.968838 [ 4 ] {ca5cbb9b-1898-47f7-9eaa-465be9e9eaf0} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.04.19 04:56:16.968965 [ 4 ] {ca5cbb9b-1898-47f7-9eaa-465be9e9eaf0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001164 sec., 89347.07903780068 rows/sec., 6.98 MiB/sec. | ||
| 3225 | 2026.04.19 04:56:16.969002 [ 4 ] {ca5cbb9b-1898-47f7-9eaa-465be9e9eaf0} <Debug> TCPHandler: Processed in 0.001325253 sec. | ||
| 3226 | 2026.04.19 04:56:16.969126 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.04.19 04:56:16.969219 [ 4 ] {58281e9f-acba-4f47-b92f-5afe11fdde7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3228 | 2026.04.19 04:56:16.969262 [ 4 ] {58281e9f-acba-4f47-b92f-5afe11fdde7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3229 | 2026.04.19 04:56:16.969690 [ 4 ] {58281e9f-acba-4f47-b92f-5afe11fdde7a} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.04.19 04:56:16.969728 [ 4 ] {58281e9f-acba-4f47-b92f-5afe11fdde7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3231 | 2026.04.19 04:56:16.970068 [ 4 ] {58281e9f-acba-4f47-b92f-5afe11fdde7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3232 | 2026.04.19 04:56:16.970280 [ 4 ] {58281e9f-acba-4f47-b92f-5afe11fdde7a} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.04.19 04:56:16.970410 [ 4 ] {58281e9f-acba-4f47-b92f-5afe11fdde7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 3234 | 2026.04.19 04:56:16.970446 [ 4 ] {58281e9f-acba-4f47-b92f-5afe11fdde7a} <Debug> TCPHandler: Processed in 0.001374885 sec. | ||
| 3235 | 2026.04.19 04:56:16.970645 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.04.19 04:56:16.970741 [ 4 ] {3ac04eed-ee3c-4e9f-a1b6-355cf84e33b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3237 | 2026.04.19 04:56:16.970796 [ 4 ] {3ac04eed-ee3c-4e9f-a1b6-355cf84e33b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3238 | 2026.04.19 04:56:16.971701 [ 4 ] {3ac04eed-ee3c-4e9f-a1b6-355cf84e33b1} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.04.19 04:56:16.971736 [ 4 ] {3ac04eed-ee3c-4e9f-a1b6-355cf84e33b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3240 | 2026.04.19 04:56:16.972324 [ 4 ] {3ac04eed-ee3c-4e9f-a1b6-355cf84e33b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3241 | 2026.04.19 04:56:16.972543 [ 4 ] {3ac04eed-ee3c-4e9f-a1b6-355cf84e33b1} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.04.19 04:56:16.972660 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3243 | 2026.04.19 04:56:16.972681 [ 4 ] {3ac04eed-ee3c-4e9f-a1b6-355cf84e33b1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001958 sec., 20429.009193054135 rows/sec., 36.61 MiB/sec. | ||
| 3244 | 2026.04.19 04:56:16.972730 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.04.19 04:56:16.972751 [ 4 ] {3ac04eed-ee3c-4e9f-a1b6-355cf84e33b1} <Debug> TCPHandler: Processed in 0.002227419 sec. | ||
| 3246 | 2026.04.19 04:56:16.972755 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3247 | 2026.04.19 04:56:16.972862 [ 188 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 3248 | 2026.04.19 04:56:16.972879 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.04.19 04:56:16.972975 [ 4 ] {b1b2a53c-f8cc-41dd-9b87-ec3ef677986c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3250 | 2026.04.19 04:56:16.973016 [ 4 ] {b1b2a53c-f8cc-41dd-9b87-ec3ef677986c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3251 | 2026.04.19 04:56:16.973044 [ 188 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3252 | 2026.04.19 04:56:16.973094 [ 188 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 178 rows starting from the beginning of the part | ||
| 3253 | 2026.04.19 04:56:16.973218 [ 188 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 3254 | 2026.04.19 04:56:16.973330 [ 188 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3255 | 2026.04.19 04:56:16.973353 [ 4 ] {b1b2a53c-f8cc-41dd-9b87-ec3ef677986c} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2026.04.19 04:56:16.973390 [ 4 ] {b1b2a53c-f8cc-41dd-9b87-ec3ef677986c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3257 | 2026.04.19 04:56:16.973428 [ 188 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part | ||
| 3258 | 2026.04.19 04:56:16.973527 [ 188 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3259 | 2026.04.19 04:56:16.973625 [ 188 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3260 | 2026.04.19 04:56:16.973700 [ 4 ] {b1b2a53c-f8cc-41dd-9b87-ec3ef677986c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3261 | 2026.04.19 04:56:16.973914 [ 4 ] {b1b2a53c-f8cc-41dd-9b87-ec3ef677986c} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.04.19 04:56:16.974045 [ 4 ] {b1b2a53c-f8cc-41dd-9b87-ec3ef677986c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 3263 | 2026.04.19 04:56:16.974080 [ 4 ] {b1b2a53c-f8cc-41dd-9b87-ec3ef677986c} <Debug> TCPHandler: Processed in 0.001248462 sec. | ||
| 3264 | 2026.04.19 04:56:16.976904 [ 191 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 19 columns (19 merged, 0 gathered) in 0.004076991 sec., 75791.19012036081 rows/sec., 135.81 MiB/sec. | ||
| 3265 | 2026.04.19 04:56:16.977701 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3266 | 2026.04.19 04:56:16.978180 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.04.19 04:56:16.978270 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3268 | 2026.04.19 04:56:16.978447 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3269 | 2026.04.19 04:56:17.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.05 MiB, peak 226.61 MiB, free memory in arenas 0.00 B, will set to 223.09 MiB (RSS), difference: 1.05 MiB | ||
| 3270 | 2026.04.19 04:56:18.360203 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6285 | ||
| 3271 | 2026.04.19 04:56:18.360698 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.04.19 04:56:18.360748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3273 | 2026.04.19 04:56:18.361231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3274 | 2026.04.19 04:56:18.361464 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.04.19 04:56:18.361620 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6285 | ||
| 3276 | 2026.04.19 04:56:18.689599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3277 | 2026.04.19 04:56:18.707828 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.04.19 04:56:18.707898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3279 | 2026.04.19 04:56:18.713741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3280 | 2026.04.19 04:56:18.714474 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.04.19 04:56:18.717829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3282 | 2026.04.19 04:56:20.907663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 456 | ||
| 3283 | 2026.04.19 04:56:20.910884 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.04.19 04:56:20.910951 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3285 | 2026.04.19 04:56:20.912405 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3286 | 2026.04.19 04:56:20.912835 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.04.19 04:56:20.913220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3288 | 2026.04.19 04:56:21.970087 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.04.19 04:56:21.970286 [ 4 ] {42b91cbd-39d6-4131-8e95-062617fcf53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3290 | 2026.04.19 04:56:21.970359 [ 4 ] {42b91cbd-39d6-4131-8e95-062617fcf53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3291 | 2026.04.19 04:56:21.971095 [ 4 ] {42b91cbd-39d6-4131-8e95-062617fcf53d} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.04.19 04:56:21.971149 [ 4 ] {42b91cbd-39d6-4131-8e95-062617fcf53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3293 | 2026.04.19 04:56:21.971564 [ 4 ] {42b91cbd-39d6-4131-8e95-062617fcf53d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3294 | 2026.04.19 04:56:21.971796 [ 4 ] {42b91cbd-39d6-4131-8e95-062617fcf53d} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.04.19 04:56:21.971977 [ 4 ] {42b91cbd-39d6-4131-8e95-062617fcf53d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001738 sec., 163406.21403912542 rows/sec., 10.38 MiB/sec. | ||
| 3296 | 2026.04.19 04:56:21.972027 [ 4 ] {42b91cbd-39d6-4131-8e95-062617fcf53d} <Debug> TCPHandler: Processed in 0.002075086 sec. | ||
| 3297 | 2026.04.19 04:56:21.972173 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2026.04.19 04:56:21.972275 [ 4 ] {93f87207-73df-4a8d-ad64-2ab412d2f408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3299 | 2026.04.19 04:56:21.972319 [ 4 ] {93f87207-73df-4a8d-ad64-2ab412d2f408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3300 | 2026.04.19 04:56:21.972730 [ 4 ] {93f87207-73df-4a8d-ad64-2ab412d2f408} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.04.19 04:56:21.972768 [ 4 ] {93f87207-73df-4a8d-ad64-2ab412d2f408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3302 | 2026.04.19 04:56:21.973065 [ 4 ] {93f87207-73df-4a8d-ad64-2ab412d2f408} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3303 | 2026.04.19 04:56:21.973276 [ 4 ] {93f87207-73df-4a8d-ad64-2ab412d2f408} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.04.19 04:56:21.973421 [ 4 ] {93f87207-73df-4a8d-ad64-2ab412d2f408} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001169 sec., 1710.8639863130882 rows/sec., 139.51 KiB/sec. | ||
| 3305 | 2026.04.19 04:56:21.973462 [ 4 ] {93f87207-73df-4a8d-ad64-2ab412d2f408} <Debug> TCPHandler: Processed in 0.001345484 sec. | ||
| 3306 | 2026.04.19 04:56:21.973581 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.04.19 04:56:21.973677 [ 4 ] {1422e061-fa6f-42b1-be12-abaa5a50a41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3308 | 2026.04.19 04:56:21.973717 [ 4 ] {1422e061-fa6f-42b1-be12-abaa5a50a41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3309 | 2026.04.19 04:56:21.974542 [ 4 ] {1422e061-fa6f-42b1-be12-abaa5a50a41d} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.04.19 04:56:21.974579 [ 4 ] {1422e061-fa6f-42b1-be12-abaa5a50a41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3311 | 2026.04.19 04:56:21.974948 [ 4 ] {1422e061-fa6f-42b1-be12-abaa5a50a41d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3312 | 2026.04.19 04:56:21.975183 [ 4 ] {1422e061-fa6f-42b1-be12-abaa5a50a41d} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.04.19 04:56:21.975311 [ 129 ] {} <Debug> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3314 | 2026.04.19 04:56:21.975326 [ 4 ] {1422e061-fa6f-42b1-be12-abaa5a50a41d} <Debug> executeQuery: Read 802 rows, 63.30 KiB in 0.001668 sec., 480815.34772182256 rows/sec., 37.06 MiB/sec. | ||
| 3315 | 2026.04.19 04:56:21.975379 [ 129 ] {} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.04.19 04:56:21.975389 [ 4 ] {1422e061-fa6f-42b1-be12-abaa5a50a41d} <Debug> TCPHandler: Processed in 0.001859652 sec. | ||
| 3317 | 2026.04.19 04:56:21.975414 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3318 | 2026.04.19 04:56:21.975513 [ 188 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 3319 | 2026.04.19 04:56:21.975523 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3320 | 2026.04.19 04:56:21.975603 [ 188 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3321 | 2026.04.19 04:56:21.975629 [ 4 ] {1ebe884d-4e90-483a-be3e-c2b37f3e4609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3322 | 2026.04.19 04:56:21.975630 [ 188 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1004 rows starting from the beginning of the part | ||
| 3323 | 2026.04.19 04:56:21.975671 [ 4 ] {1ebe884d-4e90-483a-be3e-c2b37f3e4609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3324 | 2026.04.19 04:56:21.975697 [ 188 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 3325 | 2026.04.19 04:56:21.975738 [ 188 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2490 rows starting from the beginning of the part | ||
| 3326 | 2026.04.19 04:56:21.975777 [ 188 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 801 rows starting from the beginning of the part | ||
| 3327 | 2026.04.19 04:56:21.975815 [ 188 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 136 rows starting from the beginning of the part | ||
| 3328 | 2026.04.19 04:56:21.975851 [ 188 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 802 rows starting from the beginning of the part | ||
| 3329 | 2026.04.19 04:56:21.976108 [ 4 ] {1ebe884d-4e90-483a-be3e-c2b37f3e4609} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.04.19 04:56:21.976144 [ 4 ] {1ebe884d-4e90-483a-be3e-c2b37f3e4609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3331 | 2026.04.19 04:56:21.976536 [ 4 ] {1ebe884d-4e90-483a-be3e-c2b37f3e4609} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3332 | 2026.04.19 04:56:21.976746 [ 4 ] {1ebe884d-4e90-483a-be3e-c2b37f3e4609} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.04.19 04:56:21.976888 [ 4 ] {1ebe884d-4e90-483a-be3e-c2b37f3e4609} <Debug> executeQuery: Read 146 rows, 8.83 KiB in 0.001278 sec., 114241.00156494523 rows/sec., 6.75 MiB/sec. | ||
| 3334 | 2026.04.19 04:56:21.976927 [ 4 ] {1ebe884d-4e90-483a-be3e-c2b37f3e4609} <Debug> TCPHandler: Processed in 0.001455225 sec. | ||
| 3335 | 2026.04.19 04:56:21.977045 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.04.19 04:56:21.977141 [ 4 ] {d1646645-0886-402e-a0bf-acb2e99c1a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3337 | 2026.04.19 04:56:21.977182 [ 4 ] {d1646645-0886-402e-a0bf-acb2e99c1a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3338 | 2026.04.19 04:56:21.977621 [ 4 ] {d1646645-0886-402e-a0bf-acb2e99c1a28} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.04.19 04:56:21.977658 [ 4 ] {d1646645-0886-402e-a0bf-acb2e99c1a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3340 | 2026.04.19 04:56:21.977928 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 5 columns (5 merged, 0 gathered) in 0.002453303 sec., 2459541.279654409 rows/sec., 198.08 MiB/sec. | ||
| 3341 | 2026.04.19 04:56:21.977965 [ 4 ] {d1646645-0886-402e-a0bf-acb2e99c1a28} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3342 | 2026.04.19 04:56:21.978176 [ 4 ] {d1646645-0886-402e-a0bf-acb2e99c1a28} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.04.19 04:56:21.978264 [ 201 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3344 | 2026.04.19 04:56:21.978313 [ 4 ] {d1646645-0886-402e-a0bf-acb2e99c1a28} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 3345 | 2026.04.19 04:56:21.978355 [ 4 ] {d1646645-0886-402e-a0bf-acb2e99c1a28} <Debug> TCPHandler: Processed in 0.001361534 sec. | ||
| 3346 | 2026.04.19 04:56:21.978479 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2026.04.19 04:56:21.978565 [ 201 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_16_3} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.04.19 04:56:21.978578 [ 4 ] {8aac3576-9b58-4b7a-a135-9cdd3fa22f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3349 | 2026.04.19 04:56:21.978625 [ 4 ] {8aac3576-9b58-4b7a-a135-9cdd3fa22f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3350 | 2026.04.19 04:56:21.978648 [ 201 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_16_3} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3351 | 2026.04.19 04:56:21.978742 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 3352 | 2026.04.19 04:56:21.979066 [ 4 ] {8aac3576-9b58-4b7a-a135-9cdd3fa22f59} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.04.19 04:56:21.979108 [ 4 ] {8aac3576-9b58-4b7a-a135-9cdd3fa22f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3354 | 2026.04.19 04:56:21.979417 [ 4 ] {8aac3576-9b58-4b7a-a135-9cdd3fa22f59} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3355 | 2026.04.19 04:56:21.979632 [ 4 ] {8aac3576-9b58-4b7a-a135-9cdd3fa22f59} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.04.19 04:56:21.979761 [ 4 ] {8aac3576-9b58-4b7a-a135-9cdd3fa22f59} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 3357 | 2026.04.19 04:56:21.979799 [ 4 ] {8aac3576-9b58-4b7a-a135-9cdd3fa22f59} <Debug> TCPHandler: Processed in 0.001372314 sec. | ||
| 3358 | 2026.04.19 04:56:21.979932 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.04.19 04:56:21.980026 [ 4 ] {52f3ae70-efdc-4195-8d99-e785dec86e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3360 | 2026.04.19 04:56:21.980065 [ 4 ] {52f3ae70-efdc-4195-8d99-e785dec86e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3361 | 2026.04.19 04:56:21.980651 [ 4 ] {52f3ae70-efdc-4195-8d99-e785dec86e10} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.04.19 04:56:21.980688 [ 4 ] {52f3ae70-efdc-4195-8d99-e785dec86e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3363 | 2026.04.19 04:56:21.981002 [ 4 ] {52f3ae70-efdc-4195-8d99-e785dec86e10} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3364 | 2026.04.19 04:56:21.981209 [ 4 ] {52f3ae70-efdc-4195-8d99-e785dec86e10} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.04.19 04:56:21.981309 [ 129 ] {} <Debug> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3366 | 2026.04.19 04:56:21.981338 [ 4 ] {52f3ae70-efdc-4195-8d99-e785dec86e10} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.00133 sec., 371428.5714285714 rows/sec., 26.07 MiB/sec. | ||
| 3367 | 2026.04.19 04:56:21.981346 [ 129 ] {} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.04.19 04:56:21.981381 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3369 | 2026.04.19 04:56:21.981384 [ 4 ] {52f3ae70-efdc-4195-8d99-e785dec86e10} <Debug> TCPHandler: Processed in 0.001502696 sec. | ||
| 3370 | 2026.04.19 04:56:21.981465 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::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 | ||
| 3371 | 2026.04.19 04:56:21.981512 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.04.19 04:56:21.981563 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3373 | 2026.04.19 04:56:21.981599 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 596 rows starting from the beginning of the part | ||
| 3374 | 2026.04.19 04:56:21.981611 [ 4 ] {0adb867c-eab0-4c12-bea3-9a7e232d6e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3375 | 2026.04.19 04:56:21.981658 [ 4 ] {0adb867c-eab0-4c12-bea3-9a7e232d6e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3376 | 2026.04.19 04:56:21.981664 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 492 rows starting from the beginning of the part | ||
| 3377 | 2026.04.19 04:56:21.981720 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1345 rows starting from the beginning of the part | ||
| 3378 | 2026.04.19 04:56:21.981763 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 492 rows starting from the beginning of the part | ||
| 3379 | 2026.04.19 04:56:21.981806 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3380 | 2026.04.19 04:56:21.981852 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 494 rows starting from the beginning of the part | ||
| 3381 | 2026.04.19 04:56:21.981985 [ 4 ] {0adb867c-eab0-4c12-bea3-9a7e232d6e68} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.04.19 04:56:21.982026 [ 4 ] {0adb867c-eab0-4c12-bea3-9a7e232d6e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3383 | 2026.04.19 04:56:21.982366 [ 4 ] {0adb867c-eab0-4c12-bea3-9a7e232d6e68} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3384 | 2026.04.19 04:56:21.982589 [ 4 ] {0adb867c-eab0-4c12-bea3-9a7e232d6e68} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.04.19 04:56:21.982720 [ 4 ] {0adb867c-eab0-4c12-bea3-9a7e232d6e68} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001168 sec., 5136.986301369863 rows/sec., 268.39 KiB/sec. | ||
| 3386 | 2026.04.19 04:56:21.982754 [ 4 ] {0adb867c-eab0-4c12-bea3-9a7e232d6e68} <Debug> TCPHandler: Processed in 0.001337104 sec. | ||
| 3387 | 2026.04.19 04:56:21.982866 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.04.19 04:56:21.982953 [ 4 ] {bbea61ec-7b20-4e3b-9d4a-16367a88baf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3389 | 2026.04.19 04:56:21.982993 [ 4 ] {bbea61ec-7b20-4e3b-9d4a-16367a88baf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3390 | 2026.04.19 04:56:21.983357 [ 197 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3523 rows, containing 5 columns (5 merged, 0 gathered) in 0.001923333 sec., 1831716.0886856306 rows/sec., 134.49 MiB/sec. | ||
| 3391 | 2026.04.19 04:56:21.983455 [ 4 ] {bbea61ec-7b20-4e3b-9d4a-16367a88baf4} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.04.19 04:56:21.983498 [ 4 ] {bbea61ec-7b20-4e3b-9d4a-16367a88baf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3393 | 2026.04.19 04:56:21.983551 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3394 | 2026.04.19 04:56:21.983827 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_16_3} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.04.19 04:56:21.983859 [ 4 ] {bbea61ec-7b20-4e3b-9d4a-16367a88baf4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3396 | 2026.04.19 04:56:21.983891 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_16_3} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3397 | 2026.04.19 04:56:21.983953 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3398 | 2026.04.19 04:56:21.984104 [ 4 ] {bbea61ec-7b20-4e3b-9d4a-16367a88baf4} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.04.19 04:56:21.984210 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3400 | 2026.04.19 04:56:21.984238 [ 4 ] {bbea61ec-7b20-4e3b-9d4a-16367a88baf4} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001245 sec., 213654.6184738956 rows/sec., 14.20 MiB/sec. | ||
| 3401 | 2026.04.19 04:56:21.984243 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.04.19 04:56:21.984279 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3403 | 2026.04.19 04:56:21.984282 [ 4 ] {bbea61ec-7b20-4e3b-9d4a-16367a88baf4} <Debug> TCPHandler: Processed in 0.001416325 sec. | ||
| 3404 | 2026.04.19 04:56:21.984357 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 3405 | 2026.04.19 04:56:21.984412 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.04.19 04:56:21.984444 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3407 | 2026.04.19 04:56:21.984471 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2197 rows starting from the beginning of the part | ||
| 3408 | 2026.04.19 04:56:21.984506 [ 4 ] {c0434af8-411a-48c8-ad6b-631ef9d886ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.04.19 04:56:21.984547 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3410 | 2026.04.19 04:56:21.984548 [ 4 ] {c0434af8-411a-48c8-ad6b-631ef9d886ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3411 | 2026.04.19 04:56:21.984591 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3915 rows starting from the beginning of the part | ||
| 3412 | 2026.04.19 04:56:21.984629 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 265 rows starting from the beginning of the part | ||
| 3413 | 2026.04.19 04:56:21.984673 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 3414 | 2026.04.19 04:56:21.984716 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 266 rows starting from the beginning of the part | ||
| 3415 | 2026.04.19 04:56:21.984905 [ 4 ] {c0434af8-411a-48c8-ad6b-631ef9d886ae} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.04.19 04:56:21.984941 [ 4 ] {c0434af8-411a-48c8-ad6b-631ef9d886ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3417 | 2026.04.19 04:56:21.985257 [ 4 ] {c0434af8-411a-48c8-ad6b-631ef9d886ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3418 | 2026.04.19 04:56:21.985472 [ 4 ] {c0434af8-411a-48c8-ad6b-631ef9d886ae} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.04.19 04:56:21.985603 [ 4 ] {c0434af8-411a-48c8-ad6b-631ef9d886ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 3420 | 2026.04.19 04:56:21.985645 [ 4 ] {c0434af8-411a-48c8-ad6b-631ef9d886ae} <Debug> TCPHandler: Processed in 0.001284383 sec. | ||
| 3421 | 2026.04.19 04:56:21.985765 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.04.19 04:56:21.985858 [ 4 ] {16d68998-8b08-421f-8975-5cba26d072ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3423 | 2026.04.19 04:56:21.985911 [ 4 ] {16d68998-8b08-421f-8975-5cba26d072ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3424 | 2026.04.19 04:56:21.986629 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7068 rows, containing 5 columns (5 merged, 0 gathered) in 0.002306961 sec., 3063770.909001062 rows/sec., 201.52 MiB/sec. | ||
| 3425 | 2026.04.19 04:56:21.986635 [ 4 ] {16d68998-8b08-421f-8975-5cba26d072ae} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.04.19 04:56:21.986689 [ 4 ] {16d68998-8b08-421f-8975-5cba26d072ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3427 | 2026.04.19 04:56:21.987171 [ 4 ] {16d68998-8b08-421f-8975-5cba26d072ae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3428 | 2026.04.19 04:56:21.987266 [ 197 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3429 | 2026.04.19 04:56:21.987437 [ 4 ] {16d68998-8b08-421f-8975-5cba26d072ae} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.04.19 04:56:21.987571 [ 197 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.04.19 04:56:21.987594 [ 4 ] {16d68998-8b08-421f-8975-5cba26d072ae} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001753 sec., 1140.901312036509 rows/sec., 2.04 MiB/sec. | ||
| 3432 | 2026.04.19 04:56:21.987642 [ 197 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3433 | 2026.04.19 04:56:21.987662 [ 4 ] {16d68998-8b08-421f-8975-5cba26d072ae} <Debug> TCPHandler: Processed in 0.001947754 sec. | ||
| 3434 | 2026.04.19 04:56:21.987733 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3435 | 2026.04.19 04:56:21.987783 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2026.04.19 04:56:21.987881 [ 4 ] {5a92d36f-9d91-473e-9aea-550a06062ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3437 | 2026.04.19 04:56:21.987922 [ 4 ] {5a92d36f-9d91-473e-9aea-550a06062ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3438 | 2026.04.19 04:56:21.988259 [ 4 ] {5a92d36f-9d91-473e-9aea-550a06062ff4} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.04.19 04:56:21.988296 [ 4 ] {5a92d36f-9d91-473e-9aea-550a06062ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3440 | 2026.04.19 04:56:21.988604 [ 4 ] {5a92d36f-9d91-473e-9aea-550a06062ff4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3441 | 2026.04.19 04:56:21.988841 [ 4 ] {5a92d36f-9d91-473e-9aea-550a06062ff4} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.04.19 04:56:21.988956 [ 129 ] {} <Debug> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3443 | 2026.04.19 04:56:21.988972 [ 4 ] {5a92d36f-9d91-473e-9aea-550a06062ff4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 3444 | 2026.04.19 04:56:21.988995 [ 129 ] {} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.04.19 04:56:21.989017 [ 4 ] {5a92d36f-9d91-473e-9aea-550a06062ff4} <Debug> TCPHandler: Processed in 0.001284232 sec. | ||
| 3446 | 2026.04.19 04:56:21.989019 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3447 | 2026.04.19 04:56:21.989153 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 3448 | 2026.04.19 04:56:21.989294 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3449 | 2026.04.19 04:56:21.989328 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 702 rows starting from the beginning of the part | ||
| 3450 | 2026.04.19 04:56:21.989390 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3451 | 2026.04.19 04:56:21.989432 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 3452 | 2026.04.19 04:56:21.989468 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3453 | 2026.04.19 04:56:21.989507 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 3454 | 2026.04.19 04:56:21.989545 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3455 | 2026.04.19 04:56:21.990447 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 4 columns (4 merged, 0 gathered) in 0.001352883 sec., 807165.1428837527 rows/sec., 52.28 MiB/sec. | ||
| 3456 | 2026.04.19 04:56:21.990615 [ 197 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3457 | 2026.04.19 04:56:21.990866 [ 197 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_16_3} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.04.19 04:56:21.990933 [ 197 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_16_3} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3459 | 2026.04.19 04:56:21.991014 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3460 | 2026.04.19 04:56:25.778521 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3461 | 2026.04.19 04:56:25.778585 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3462 | 2026.04.19 04:56:25.861801 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6733 | ||
| 3463 | 2026.04.19 04:56:25.862419 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.04.19 04:56:25.862481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3465 | 2026.04.19 04:56:25.863120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3466 | 2026.04.19 04:56:25.863357 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.04.19 04:56:25.863506 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6733 | ||
| 3468 | 2026.04.19 04:56:26.217998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3469 | 2026.04.19 04:56:26.235575 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.04.19 04:56:26.235631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3471 | 2026.04.19 04:56:26.241311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3472 | 2026.04.19 04:56:26.242083 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.04.19 04:56:26.245269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3474 | 2026.04.19 04:56:26.965350 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2026.04.19 04:56:26.965566 [ 4 ] {0b885d43-802f-4377-a288-ebe181359fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3476 | 2026.04.19 04:56:26.965637 [ 4 ] {0b885d43-802f-4377-a288-ebe181359fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3477 | 2026.04.19 04:56:26.966390 [ 4 ] {0b885d43-802f-4377-a288-ebe181359fed} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2026.04.19 04:56:26.966448 [ 4 ] {0b885d43-802f-4377-a288-ebe181359fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3479 | 2026.04.19 04:56:26.966871 [ 4 ] {0b885d43-802f-4377-a288-ebe181359fed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3480 | 2026.04.19 04:56:26.967117 [ 4 ] {0b885d43-802f-4377-a288-ebe181359fed} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.04.19 04:56:26.967285 [ 4 ] {0b885d43-802f-4377-a288-ebe181359fed} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001773 sec., 76706.14777213761 rows/sec., 6.66 MiB/sec. | ||
| 3482 | 2026.04.19 04:56:26.967337 [ 4 ] {0b885d43-802f-4377-a288-ebe181359fed} <Debug> TCPHandler: Processed in 0.002131857 sec. | ||
| 3483 | 2026.04.19 04:56:26.967473 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2026.04.19 04:56:26.967578 [ 4 ] {fc7d218b-9df7-409b-93a6-b10995193e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3485 | 2026.04.19 04:56:26.967621 [ 4 ] {fc7d218b-9df7-409b-93a6-b10995193e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3486 | 2026.04.19 04:56:26.968063 [ 4 ] {fc7d218b-9df7-409b-93a6-b10995193e9f} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.04.19 04:56:26.968102 [ 4 ] {fc7d218b-9df7-409b-93a6-b10995193e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3488 | 2026.04.19 04:56:26.968418 [ 4 ] {fc7d218b-9df7-409b-93a6-b10995193e9f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3489 | 2026.04.19 04:56:26.968630 [ 4 ] {fc7d218b-9df7-409b-93a6-b10995193e9f} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.04.19 04:56:26.968744 [ 26 ] {} <Debug> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3491 | 2026.04.19 04:56:26.968764 [ 4 ] {fc7d218b-9df7-409b-93a6-b10995193e9f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001211 sec., 33030.553261767134 rows/sec., 2.43 MiB/sec. | ||
| 3492 | 2026.04.19 04:56:26.968811 [ 26 ] {} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.04.19 04:56:26.968819 [ 4 ] {fc7d218b-9df7-409b-93a6-b10995193e9f} <Debug> TCPHandler: Processed in 0.001401284 sec. | ||
| 3494 | 2026.04.19 04:56:26.968842 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3495 | 2026.04.19 04:56:26.968962 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2026.04.19 04:56:26.968987 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::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 | ||
| 3497 | 2026.04.19 04:56:26.969061 [ 4 ] {0b0ee6ac-f986-4d57-afa3-c0fe53d2b2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3498 | 2026.04.19 04:56:26.969113 [ 4 ] {0b0ee6ac-f986-4d57-afa3-c0fe53d2b2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3499 | 2026.04.19 04:56:26.969136 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3500 | 2026.04.19 04:56:26.969176 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 208 rows starting from the beginning of the part | ||
| 3501 | 2026.04.19 04:56:26.969242 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part | ||
| 3502 | 2026.04.19 04:56:26.969290 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part | ||
| 3503 | 2026.04.19 04:56:26.969333 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3504 | 2026.04.19 04:56:26.969372 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 146 rows starting from the beginning of the part | ||
| 3505 | 2026.04.19 04:56:26.969413 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3506 | 2026.04.19 04:56:26.969600 [ 4 ] {0b0ee6ac-f986-4d57-afa3-c0fe53d2b2b4} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.04.19 04:56:26.969643 [ 4 ] {0b0ee6ac-f986-4d57-afa3-c0fe53d2b2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3508 | 2026.04.19 04:56:26.969976 [ 4 ] {0b0ee6ac-f986-4d57-afa3-c0fe53d2b2b4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3509 | 2026.04.19 04:56:26.970203 [ 4 ] {0b0ee6ac-f986-4d57-afa3-c0fe53d2b2b4} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.04.19 04:56:26.970323 [ 197 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 641 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404905 sec., 456258.60823329695 rows/sec., 30.72 MiB/sec. | ||
| 3511 | 2026.04.19 04:56:26.970349 [ 4 ] {0b0ee6ac-f986-4d57-afa3-c0fe53d2b2b4} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001305 sec., 79693.48659003832 rows/sec., 6.22 MiB/sec. | ||
| 3512 | 2026.04.19 04:56:26.970394 [ 4 ] {0b0ee6ac-f986-4d57-afa3-c0fe53d2b2b4} <Debug> TCPHandler: Processed in 0.001482516 sec. | ||
| 3513 | 2026.04.19 04:56:26.970476 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3514 | 2026.04.19 04:56:26.970528 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2026.04.19 04:56:26.970629 [ 4 ] {e60d9eb3-3892-4677-807d-45d11bec61c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3516 | 2026.04.19 04:56:26.970675 [ 4 ] {e60d9eb3-3892-4677-807d-45d11bec61c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3517 | 2026.04.19 04:56:26.970731 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_16_3} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.04.19 04:56:26.970804 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_16_3} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3519 | 2026.04.19 04:56:26.970873 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3520 | 2026.04.19 04:56:26.971102 [ 4 ] {e60d9eb3-3892-4677-807d-45d11bec61c0} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.04.19 04:56:26.971145 [ 4 ] {e60d9eb3-3892-4677-807d-45d11bec61c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3522 | 2026.04.19 04:56:26.971506 [ 4 ] {e60d9eb3-3892-4677-807d-45d11bec61c0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3523 | 2026.04.19 04:56:26.971715 [ 4 ] {e60d9eb3-3892-4677-807d-45d11bec61c0} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.04.19 04:56:26.971855 [ 4 ] {e60d9eb3-3892-4677-807d-45d11bec61c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 3525 | 2026.04.19 04:56:26.971892 [ 4 ] {e60d9eb3-3892-4677-807d-45d11bec61c0} <Debug> TCPHandler: Processed in 0.001415065 sec. | ||
| 3526 | 2026.04.19 04:56:26.972020 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.04.19 04:56:26.972117 [ 4 ] {f8d9334d-1d32-40f6-8748-e26c9968c7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3528 | 2026.04.19 04:56:26.972174 [ 4 ] {f8d9334d-1d32-40f6-8748-e26c9968c7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3529 | 2026.04.19 04:56:26.973073 [ 4 ] {f8d9334d-1d32-40f6-8748-e26c9968c7ce} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.04.19 04:56:26.973112 [ 4 ] {f8d9334d-1d32-40f6-8748-e26c9968c7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3531 | 2026.04.19 04:56:26.973678 [ 4 ] {f8d9334d-1d32-40f6-8748-e26c9968c7ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3532 | 2026.04.19 04:56:26.973896 [ 4 ] {f8d9334d-1d32-40f6-8748-e26c9968c7ce} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2026.04.19 04:56:26.974042 [ 4 ] {f8d9334d-1d32-40f6-8748-e26c9968c7ce} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001942 sec., 20597.32234809475 rows/sec., 36.91 MiB/sec. | ||
| 3534 | 2026.04.19 04:56:26.974109 [ 4 ] {f8d9334d-1d32-40f6-8748-e26c9968c7ce} <Debug> TCPHandler: Processed in 0.002140998 sec. | ||
| 3535 | 2026.04.19 04:56:26.974242 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.04.19 04:56:26.974340 [ 4 ] {1d87aeed-4b0d-456b-bd24-ab0cc860455b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3537 | 2026.04.19 04:56:26.974384 [ 4 ] {1d87aeed-4b0d-456b-bd24-ab0cc860455b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3538 | 2026.04.19 04:56:26.974734 [ 4 ] {1d87aeed-4b0d-456b-bd24-ab0cc860455b} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.04.19 04:56:26.974770 [ 4 ] {1d87aeed-4b0d-456b-bd24-ab0cc860455b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3540 | 2026.04.19 04:56:26.975074 [ 4 ] {1d87aeed-4b0d-456b-bd24-ab0cc860455b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3541 | 2026.04.19 04:56:26.975290 [ 4 ] {1d87aeed-4b0d-456b-bd24-ab0cc860455b} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.04.19 04:56:26.975429 [ 4 ] {1d87aeed-4b0d-456b-bd24-ab0cc860455b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 3543 | 2026.04.19 04:56:26.975472 [ 4 ] {1d87aeed-4b0d-456b-bd24-ab0cc860455b} <Debug> TCPHandler: Processed in 0.001280763 sec. | ||
| 3544 | 2026.04.19 04:56:30.913426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 492 | ||
| 3545 | 2026.04.19 04:56:30.915975 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.04.19 04:56:30.916027 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3547 | 2026.04.19 04:56:30.917239 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3548 | 2026.04.19 04:56:30.917498 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2026.04.19 04:56:30.917638 [ 50 ] {} <Debug> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3550 | 2026.04.19 04:56:30.917680 [ 50 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.04.19 04:56:30.917701 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3552 | 2026.04.19 04:56:30.917775 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3553 | 2026.04.19 04:56:30.917869 [ 201 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 3554 | 2026.04.19 04:56:30.918761 [ 201 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3555 | 2026.04.19 04:56:30.918926 [ 201 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 3556 | 2026.04.19 04:56:30.919309 [ 201 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 3557 | 2026.04.19 04:56:30.919643 [ 201 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 3558 | 2026.04.19 04:56:30.919964 [ 201 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 62 rows starting from the beginning of the part | ||
| 3559 | 2026.04.19 04:56:30.920293 [ 201 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 3560 | 2026.04.19 04:56:30.920632 [ 201 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3561 | 2026.04.19 04:56:30.926254 [ 197 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 72 columns (72 merged, 0 gathered) in 0.008474588 sec., 58055.919650607204 rows/sec., 56.96 MiB/sec. | ||
| 3562 | 2026.04.19 04:56:30.927066 [ 193 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3563 | 2026.04.19 04:56:30.927580 [ 193 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_11_2} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.04.19 04:56:30.927654 [ 193 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_11_2} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3565 | 2026.04.19 04:56:30.927783 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3566 | 2026.04.19 04:56:31.970220 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.04.19 04:56:31.970409 [ 4 ] {6d7fccf0-4cc3-4e1c-87ac-4603aa9fedfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3568 | 2026.04.19 04:56:31.970476 [ 4 ] {6d7fccf0-4cc3-4e1c-87ac-4603aa9fedfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3569 | 2026.04.19 04:56:31.971224 [ 4 ] {6d7fccf0-4cc3-4e1c-87ac-4603aa9fedfc} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.04.19 04:56:31.971277 [ 4 ] {6d7fccf0-4cc3-4e1c-87ac-4603aa9fedfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3571 | 2026.04.19 04:56:31.971676 [ 4 ] {6d7fccf0-4cc3-4e1c-87ac-4603aa9fedfc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3572 | 2026.04.19 04:56:31.971901 [ 4 ] {6d7fccf0-4cc3-4e1c-87ac-4603aa9fedfc} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.04.19 04:56:31.972064 [ 4 ] {6d7fccf0-4cc3-4e1c-87ac-4603aa9fedfc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001702 sec., 166862.51468860166 rows/sec., 10.60 MiB/sec. | ||
| 3574 | 2026.04.19 04:56:31.972115 [ 4 ] {6d7fccf0-4cc3-4e1c-87ac-4603aa9fedfc} <Debug> TCPHandler: Processed in 0.002029426 sec. | ||
| 3575 | 2026.04.19 04:56:31.972268 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.04.19 04:56:31.972399 [ 4 ] {bb6c4f48-9083-4095-893c-e6068d9b1b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3577 | 2026.04.19 04:56:31.972443 [ 4 ] {bb6c4f48-9083-4095-893c-e6068d9b1b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3578 | 2026.04.19 04:56:31.973229 [ 4 ] {bb6c4f48-9083-4095-893c-e6068d9b1b20} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2026.04.19 04:56:31.973267 [ 4 ] {bb6c4f48-9083-4095-893c-e6068d9b1b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3580 | 2026.04.19 04:56:31.973612 [ 4 ] {bb6c4f48-9083-4095-893c-e6068d9b1b20} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3581 | 2026.04.19 04:56:31.973822 [ 4 ] {bb6c4f48-9083-4095-893c-e6068d9b1b20} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.04.19 04:56:31.973961 [ 4 ] {bb6c4f48-9083-4095-893c-e6068d9b1b20} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.001585 sec., 505362.7760252366 rows/sec., 38.96 MiB/sec. | ||
| 3583 | 2026.04.19 04:56:31.974023 [ 4 ] {bb6c4f48-9083-4095-893c-e6068d9b1b20} <Debug> TCPHandler: Processed in 0.001805181 sec. | ||
| 3584 | 2026.04.19 04:56:31.974144 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2026.04.19 04:56:31.974238 [ 4 ] {101e1edf-bfd2-4b31-ae5e-7e5f669afd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3586 | 2026.04.19 04:56:31.974279 [ 4 ] {101e1edf-bfd2-4b31-ae5e-7e5f669afd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3587 | 2026.04.19 04:56:31.974712 [ 4 ] {101e1edf-bfd2-4b31-ae5e-7e5f669afd03} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.04.19 04:56:31.974749 [ 4 ] {101e1edf-bfd2-4b31-ae5e-7e5f669afd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3589 | 2026.04.19 04:56:31.975046 [ 4 ] {101e1edf-bfd2-4b31-ae5e-7e5f669afd03} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3590 | 2026.04.19 04:56:31.975261 [ 4 ] {101e1edf-bfd2-4b31-ae5e-7e5f669afd03} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.04.19 04:56:31.975386 [ 4 ] {101e1edf-bfd2-4b31-ae5e-7e5f669afd03} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001167 sec., 123393.31619537274 rows/sec., 7.27 MiB/sec. | ||
| 3592 | 2026.04.19 04:56:31.975421 [ 4 ] {101e1edf-bfd2-4b31-ae5e-7e5f669afd03} <Debug> TCPHandler: Processed in 0.001328763 sec. | ||
| 3593 | 2026.04.19 04:56:31.975539 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.04.19 04:56:31.975632 [ 4 ] {f6972cc2-87b4-4ed9-bde7-e52eb091485e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3595 | 2026.04.19 04:56:31.975671 [ 4 ] {f6972cc2-87b4-4ed9-bde7-e52eb091485e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3596 | 2026.04.19 04:56:31.976090 [ 4 ] {f6972cc2-87b4-4ed9-bde7-e52eb091485e} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2026.04.19 04:56:31.976126 [ 4 ] {f6972cc2-87b4-4ed9-bde7-e52eb091485e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3598 | 2026.04.19 04:56:31.976426 [ 4 ] {f6972cc2-87b4-4ed9-bde7-e52eb091485e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3599 | 2026.04.19 04:56:31.976624 [ 4 ] {f6972cc2-87b4-4ed9-bde7-e52eb091485e} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2026.04.19 04:56:31.976748 [ 4 ] {f6972cc2-87b4-4ed9-bde7-e52eb091485e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001134 sec., 131393.29805996473 rows/sec., 8.49 MiB/sec. | ||
| 3601 | 2026.04.19 04:56:31.976784 [ 4 ] {f6972cc2-87b4-4ed9-bde7-e52eb091485e} <Debug> TCPHandler: Processed in 0.001292602 sec. | ||
| 3602 | 2026.04.19 04:56:31.976903 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2026.04.19 04:56:31.976994 [ 4 ] {1d39b947-fe6c-4bfa-9477-810b13045eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3604 | 2026.04.19 04:56:31.977032 [ 4 ] {1d39b947-fe6c-4bfa-9477-810b13045eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3605 | 2026.04.19 04:56:31.977456 [ 4 ] {1d39b947-fe6c-4bfa-9477-810b13045eb4} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2026.04.19 04:56:31.977490 [ 4 ] {1d39b947-fe6c-4bfa-9477-810b13045eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3607 | 2026.04.19 04:56:31.977777 [ 4 ] {1d39b947-fe6c-4bfa-9477-810b13045eb4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3608 | 2026.04.19 04:56:31.977972 [ 4 ] {1d39b947-fe6c-4bfa-9477-810b13045eb4} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.04.19 04:56:31.978096 [ 4 ] {1d39b947-fe6c-4bfa-9477-810b13045eb4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00112 sec., 132142.85714285716 rows/sec., 7.52 MiB/sec. | ||
| 3610 | 2026.04.19 04:56:31.978132 [ 4 ] {1d39b947-fe6c-4bfa-9477-810b13045eb4} <Debug> TCPHandler: Processed in 0.001277953 sec. | ||
| 3611 | 2026.04.19 04:56:31.978251 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2026.04.19 04:56:31.978343 [ 4 ] {d4abe562-ce31-4682-8994-1cbeb4b56e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3613 | 2026.04.19 04:56:31.978381 [ 4 ] {d4abe562-ce31-4682-8994-1cbeb4b56e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3614 | 2026.04.19 04:56:31.978940 [ 4 ] {d4abe562-ce31-4682-8994-1cbeb4b56e82} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2026.04.19 04:56:31.978975 [ 4 ] {d4abe562-ce31-4682-8994-1cbeb4b56e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3616 | 2026.04.19 04:56:31.979281 [ 4 ] {d4abe562-ce31-4682-8994-1cbeb4b56e82} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3617 | 2026.04.19 04:56:31.979488 [ 4 ] {d4abe562-ce31-4682-8994-1cbeb4b56e82} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2026.04.19 04:56:31.979617 [ 4 ] {d4abe562-ce31-4682-8994-1cbeb4b56e82} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001292 sec., 380804.95356037153 rows/sec., 26.71 MiB/sec. | ||
| 3619 | 2026.04.19 04:56:31.979654 [ 4 ] {d4abe562-ce31-4682-8994-1cbeb4b56e82} <Debug> TCPHandler: Processed in 0.001451406 sec. | ||
| 3620 | 2026.04.19 04:56:31.979768 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3621 | 2026.04.19 04:56:31.979859 [ 4 ] {3d38b70a-0d56-44af-ba0d-368b24d2f3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3622 | 2026.04.19 04:56:31.979899 [ 4 ] {3d38b70a-0d56-44af-ba0d-368b24d2f3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3623 | 2026.04.19 04:56:31.980257 [ 4 ] {3d38b70a-0d56-44af-ba0d-368b24d2f3bb} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2026.04.19 04:56:31.980301 [ 4 ] {3d38b70a-0d56-44af-ba0d-368b24d2f3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3625 | 2026.04.19 04:56:31.980668 [ 4 ] {3d38b70a-0d56-44af-ba0d-368b24d2f3bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3626 | 2026.04.19 04:56:31.980873 [ 4 ] {3d38b70a-0d56-44af-ba0d-368b24d2f3bb} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2026.04.19 04:56:31.981001 [ 4 ] {3d38b70a-0d56-44af-ba0d-368b24d2f3bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 270.47 KiB/sec. | ||
| 3628 | 2026.04.19 04:56:31.981038 [ 4 ] {3d38b70a-0d56-44af-ba0d-368b24d2f3bb} <Debug> TCPHandler: Processed in 0.001318863 sec. | ||
| 3629 | 2026.04.19 04:56:31.981155 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3630 | 2026.04.19 04:56:31.981249 [ 4 ] {e0878e6c-cca0-40ed-8dc9-f72b31e8def1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3631 | 2026.04.19 04:56:31.981290 [ 4 ] {e0878e6c-cca0-40ed-8dc9-f72b31e8def1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3632 | 2026.04.19 04:56:31.981724 [ 4 ] {e0878e6c-cca0-40ed-8dc9-f72b31e8def1} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3633 | 2026.04.19 04:56:31.981759 [ 4 ] {e0878e6c-cca0-40ed-8dc9-f72b31e8def1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3634 | 2026.04.19 04:56:31.982080 [ 4 ] {e0878e6c-cca0-40ed-8dc9-f72b31e8def1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3635 | 2026.04.19 04:56:31.982282 [ 4 ] {e0878e6c-cca0-40ed-8dc9-f72b31e8def1} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.04.19 04:56:31.982412 [ 4 ] {e0878e6c-cca0-40ed-8dc9-f72b31e8def1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001182 sec., 224196.27749576987 rows/sec., 14.90 MiB/sec. | ||
| 3637 | 2026.04.19 04:56:31.982448 [ 4 ] {e0878e6c-cca0-40ed-8dc9-f72b31e8def1} <Debug> TCPHandler: Processed in 0.001342683 sec. | ||
| 3638 | 2026.04.19 04:56:31.982576 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2026.04.19 04:56:31.982668 [ 4 ] {6ece2033-a9e5-4b8d-9492-9c12769850bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3640 | 2026.04.19 04:56:31.982710 [ 4 ] {6ece2033-a9e5-4b8d-9492-9c12769850bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3641 | 2026.04.19 04:56:31.983019 [ 4 ] {6ece2033-a9e5-4b8d-9492-9c12769850bb} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.04.19 04:56:31.983054 [ 4 ] {6ece2033-a9e5-4b8d-9492-9c12769850bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3643 | 2026.04.19 04:56:31.983354 [ 4 ] {6ece2033-a9e5-4b8d-9492-9c12769850bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3644 | 2026.04.19 04:56:31.983554 [ 4 ] {6ece2033-a9e5-4b8d-9492-9c12769850bb} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2026.04.19 04:56:31.983679 [ 4 ] {6ece2033-a9e5-4b8d-9492-9c12769850bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 3646 | 2026.04.19 04:56:31.983714 [ 4 ] {6ece2033-a9e5-4b8d-9492-9c12769850bb} <Debug> TCPHandler: Processed in 0.00118712 sec. | ||
| 3647 | 2026.04.19 04:56:31.983827 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3648 | 2026.04.19 04:56:31.983918 [ 4 ] {5a980f68-3682-4873-91ac-32e092dd7e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3649 | 2026.04.19 04:56:31.983970 [ 4 ] {5a980f68-3682-4873-91ac-32e092dd7e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3650 | 2026.04.19 04:56:31.984679 [ 4 ] {5a980f68-3682-4873-91ac-32e092dd7e38} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2026.04.19 04:56:31.984714 [ 4 ] {5a980f68-3682-4873-91ac-32e092dd7e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3652 | 2026.04.19 04:56:31.985180 [ 4 ] {5a980f68-3682-4873-91ac-32e092dd7e38} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3653 | 2026.04.19 04:56:31.985392 [ 4 ] {5a980f68-3682-4873-91ac-32e092dd7e38} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.04.19 04:56:31.985522 [ 4 ] {5a980f68-3682-4873-91ac-32e092dd7e38} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001621 sec., 1233.8062924120914 rows/sec., 2.21 MiB/sec. | ||
| 3655 | 2026.04.19 04:56:31.985578 [ 4 ] {5a980f68-3682-4873-91ac-32e092dd7e38} <Debug> TCPHandler: Processed in 0.001800231 sec. | ||
| 3656 | 2026.04.19 04:56:31.985709 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2026.04.19 04:56:31.985801 [ 4 ] {7260f3b6-26fa-4283-a685-4c33942168cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3658 | 2026.04.19 04:56:31.985841 [ 4 ] {7260f3b6-26fa-4283-a685-4c33942168cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3659 | 2026.04.19 04:56:31.986173 [ 4 ] {7260f3b6-26fa-4283-a685-4c33942168cc} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.04.19 04:56:31.986208 [ 4 ] {7260f3b6-26fa-4283-a685-4c33942168cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3661 | 2026.04.19 04:56:31.986511 [ 4 ] {7260f3b6-26fa-4283-a685-4c33942168cc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3662 | 2026.04.19 04:56:31.986744 [ 4 ] {7260f3b6-26fa-4283-a685-4c33942168cc} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.04.19 04:56:31.986876 [ 4 ] {7260f3b6-26fa-4283-a685-4c33942168cc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 3664 | 2026.04.19 04:56:31.986910 [ 4 ] {7260f3b6-26fa-4283-a685-4c33942168cc} <Debug> TCPHandler: Processed in 0.001250912 sec. | ||
| 3665 | 2026.04.19 04:56:32.506436 [ 39 ] {} <Debug> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3666 | 2026.04.19 04:56:32.506508 [ 39 ] {} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.04.19 04:56:32.506532 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3668 | 2026.04.19 04:56:32.506650 [ 201 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::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 | ||
| 3669 | 2026.04.19 04:56:32.506796 [ 201 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3670 | 2026.04.19 04:56:32.506834 [ 201 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3671 | 2026.04.19 04:56:32.506907 [ 201 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3672 | 2026.04.19 04:56:32.506959 [ 201 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3673 | 2026.04.19 04:56:32.507007 [ 201 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3674 | 2026.04.19 04:56:32.507050 [ 201 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3675 | 2026.04.19 04:56:32.507864 [ 199 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266622 sec., 23685.045735823314 rows/sec., 1.98 MiB/sec. | ||
| 3676 | 2026.04.19 04:56:32.508062 [ 198 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3677 | 2026.04.19 04:56:32.508398 [ 198 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_5_1} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.04.19 04:56:32.508480 [ 198 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_5_1} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3679 | 2026.04.19 04:56:32.508584 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3680 | 2026.04.19 04:56:33.364543 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7245 | ||
| 3681 | 2026.04.19 04:56:33.365060 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.04.19 04:56:33.365103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3683 | 2026.04.19 04:56:33.365593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3684 | 2026.04.19 04:56:33.365826 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.04.19 04:56:33.365979 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7245 | ||
| 3686 | 2026.04.19 04:56:33.746300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3687 | 2026.04.19 04:56:33.762950 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.04.19 04:56:33.763002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3689 | 2026.04.19 04:56:33.769205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3690 | 2026.04.19 04:56:33.769900 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.04.19 04:56:33.773047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3692 | 2026.04.19 04:56:34.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.74 MiB, peak 228.98 MiB, free memory in arenas 0.00 B, will set to 225.76 MiB (RSS), difference: 1.02 MiB | ||
| 3693 | 2026.04.19 04:56:36.598459 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2026.04.19 04:56:36.598635 [ 4 ] {9c520276-7977-47f3-8da5-a2f1408e99f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3695 | 2026.04.19 04:56:36.598700 [ 4 ] {9c520276-7977-47f3-8da5-a2f1408e99f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3696 | 2026.04.19 04:56:36.600454 [ 4 ] {9c520276-7977-47f3-8da5-a2f1408e99f7} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.04.19 04:56:36.600502 [ 4 ] {9c520276-7977-47f3-8da5-a2f1408e99f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3698 | 2026.04.19 04:56:36.601035 [ 4 ] {9c520276-7977-47f3-8da5-a2f1408e99f7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3699 | 2026.04.19 04:56:36.601261 [ 4 ] {9c520276-7977-47f3-8da5-a2f1408e99f7} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.04.19 04:56:36.601418 [ 4 ] {9c520276-7977-47f3-8da5-a2f1408e99f7} <Debug> executeQuery: Read 2481 rows, 189.02 KiB in 0.002832 sec., 876059.3220338983 rows/sec., 65.18 MiB/sec. | ||
| 3701 | 2026.04.19 04:56:36.601460 [ 4 ] {9c520276-7977-47f3-8da5-a2f1408e99f7} <Debug> TCPHandler: Processed in 0.003156245 sec. | ||
| 3702 | 2026.04.19 04:56:36.601592 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2026.04.19 04:56:36.601687 [ 4 ] {eeeea52e-f0e4-46b6-9f89-c37e75efe88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3704 | 2026.04.19 04:56:36.601728 [ 4 ] {eeeea52e-f0e4-46b6-9f89-c37e75efe88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3705 | 2026.04.19 04:56:36.602141 [ 4 ] {eeeea52e-f0e4-46b6-9f89-c37e75efe88f} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.04.19 04:56:36.602177 [ 4 ] {eeeea52e-f0e4-46b6-9f89-c37e75efe88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3707 | 2026.04.19 04:56:36.602470 [ 4 ] {eeeea52e-f0e4-46b6-9f89-c37e75efe88f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3708 | 2026.04.19 04:56:36.602670 [ 4 ] {eeeea52e-f0e4-46b6-9f89-c37e75efe88f} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.04.19 04:56:36.602801 [ 4 ] {eeeea52e-f0e4-46b6-9f89-c37e75efe88f} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001133 sec., 43248.01412180053 rows/sec., 3.18 MiB/sec. | ||
| 3710 | 2026.04.19 04:56:36.602838 [ 4 ] {eeeea52e-f0e4-46b6-9f89-c37e75efe88f} <Debug> TCPHandler: Processed in 0.001295742 sec. | ||
| 3711 | 2026.04.19 04:56:36.602953 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.04.19 04:56:36.603046 [ 4 ] {39c364a5-0ca9-4465-bf06-46fa566e530d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3713 | 2026.04.19 04:56:36.603084 [ 4 ] {39c364a5-0ca9-4465-bf06-46fa566e530d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3714 | 2026.04.19 04:56:36.603846 [ 4 ] {39c364a5-0ca9-4465-bf06-46fa566e530d} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.04.19 04:56:36.603887 [ 4 ] {39c364a5-0ca9-4465-bf06-46fa566e530d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3716 | 2026.04.19 04:56:36.604258 [ 4 ] {39c364a5-0ca9-4465-bf06-46fa566e530d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3717 | 2026.04.19 04:56:36.604468 [ 4 ] {39c364a5-0ca9-4465-bf06-46fa566e530d} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.04.19 04:56:36.604580 [ 74 ] {} <Debug> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3719 | 2026.04.19 04:56:36.604597 [ 4 ] {39c364a5-0ca9-4465-bf06-46fa566e530d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001568 sec., 510841.8367346939 rows/sec., 29.51 MiB/sec. | ||
| 3720 | 2026.04.19 04:56:36.604654 [ 74 ] {} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.04.19 04:56:36.604662 [ 4 ] {39c364a5-0ca9-4465-bf06-46fa566e530d} <Debug> TCPHandler: Processed in 0.001756981 sec. | ||
| 3722 | 2026.04.19 04:56:36.604685 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3723 | 2026.04.19 04:56:36.604805 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3724 | 2026.04.19 04:56:36.604819 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::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 | ||
| 3725 | 2026.04.19 04:56:36.604906 [ 4 ] {2eb56057-e2b4-4157-8f61-8c0eee3fc55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3726 | 2026.04.19 04:56:36.604952 [ 4 ] {2eb56057-e2b4-4157-8f61-8c0eee3fc55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3727 | 2026.04.19 04:56:36.604960 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3728 | 2026.04.19 04:56:36.604998 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 173 rows starting from the beginning of the part | ||
| 3729 | 2026.04.19 04:56:36.605080 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part | ||
| 3730 | 2026.04.19 04:56:36.605145 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3731 | 2026.04.19 04:56:36.605210 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3732 | 2026.04.19 04:56:36.605271 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3733 | 2026.04.19 04:56:36.605322 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 3734 | 2026.04.19 04:56:36.605340 [ 4 ] {2eb56057-e2b4-4157-8f61-8c0eee3fc55a} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.04.19 04:56:36.605382 [ 4 ] {2eb56057-e2b4-4157-8f61-8c0eee3fc55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3736 | 2026.04.19 04:56:36.605792 [ 4 ] {2eb56057-e2b4-4157-8f61-8c0eee3fc55a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3737 | 2026.04.19 04:56:36.606034 [ 4 ] {2eb56057-e2b4-4157-8f61-8c0eee3fc55a} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.04.19 04:56:36.606179 [ 4 ] {2eb56057-e2b4-4157-8f61-8c0eee3fc55a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001291 sec., 774.5933384972889 rows/sec., 54.46 KiB/sec. | ||
| 3739 | 2026.04.19 04:56:36.606218 [ 4 ] {2eb56057-e2b4-4157-8f61-8c0eee3fc55a} <Debug> TCPHandler: Processed in 0.001464465 sec. | ||
| 3740 | 2026.04.19 04:56:36.606349 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2026.04.19 04:56:36.606442 [ 4 ] {8e2cfdde-5db9-4bd9-8893-7911ad2743af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3742 | 2026.04.19 04:56:36.606482 [ 4 ] {8e2cfdde-5db9-4bd9-8893-7911ad2743af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3743 | 2026.04.19 04:56:36.606623 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860872 sec., 1194063.8582342041 rows/sec., 76.04 MiB/sec. | ||
| 3744 | 2026.04.19 04:56:36.606896 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3745 | 2026.04.19 04:56:36.607191 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_11_2} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.04.19 04:56:36.607274 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_11_2} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3747 | 2026.04.19 04:56:36.607366 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3748 | 2026.04.19 04:56:36.607369 [ 4 ] {8e2cfdde-5db9-4bd9-8893-7911ad2743af} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2026.04.19 04:56:36.607418 [ 4 ] {8e2cfdde-5db9-4bd9-8893-7911ad2743af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3750 | 2026.04.19 04:56:36.607807 [ 4 ] {8e2cfdde-5db9-4bd9-8893-7911ad2743af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3751 | 2026.04.19 04:56:36.608025 [ 4 ] {8e2cfdde-5db9-4bd9-8893-7911ad2743af} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2026.04.19 04:56:36.608161 [ 4 ] {8e2cfdde-5db9-4bd9-8893-7911ad2743af} <Debug> executeQuery: Read 1328 rows, 91.16 KiB in 0.001736 sec., 764976.9585253457 rows/sec., 51.28 MiB/sec. | ||
| 3753 | 2026.04.19 04:56:36.608201 [ 4 ] {8e2cfdde-5db9-4bd9-8893-7911ad2743af} <Debug> TCPHandler: Processed in 0.001903243 sec. | ||
| 3754 | 2026.04.19 04:56:36.608316 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2026.04.19 04:56:36.608413 [ 4 ] {dbdcda1c-889e-415a-8dae-a995c5dd6a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3756 | 2026.04.19 04:56:36.608457 [ 4 ] {dbdcda1c-889e-415a-8dae-a995c5dd6a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3757 | 2026.04.19 04:56:36.609213 [ 4 ] {dbdcda1c-889e-415a-8dae-a995c5dd6a1d} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.04.19 04:56:36.609250 [ 4 ] {dbdcda1c-889e-415a-8dae-a995c5dd6a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3759 | 2026.04.19 04:56:36.609695 [ 4 ] {dbdcda1c-889e-415a-8dae-a995c5dd6a1d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3760 | 2026.04.19 04:56:36.609901 [ 4 ] {dbdcda1c-889e-415a-8dae-a995c5dd6a1d} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.04.19 04:56:36.610037 [ 4 ] {dbdcda1c-889e-415a-8dae-a995c5dd6a1d} <Debug> executeQuery: Read 1624 rows, 102.03 KiB in 0.001642 sec., 989037.7588306942 rows/sec., 60.68 MiB/sec. | ||
| 3762 | 2026.04.19 04:56:36.610075 [ 4 ] {dbdcda1c-889e-415a-8dae-a995c5dd6a1d} <Debug> TCPHandler: Processed in 0.001815032 sec. | ||
| 3763 | 2026.04.19 04:56:36.610186 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2026.04.19 04:56:36.610289 [ 4 ] {c42013ac-b8ca-4143-88b1-4a8d1cd05924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3765 | 2026.04.19 04:56:36.610344 [ 4 ] {c42013ac-b8ca-4143-88b1-4a8d1cd05924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3766 | 2026.04.19 04:56:36.611176 [ 4 ] {c42013ac-b8ca-4143-88b1-4a8d1cd05924} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.04.19 04:56:36.611219 [ 4 ] {c42013ac-b8ca-4143-88b1-4a8d1cd05924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3768 | 2026.04.19 04:56:36.611791 [ 4 ] {c42013ac-b8ca-4143-88b1-4a8d1cd05924} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3769 | 2026.04.19 04:56:36.612013 [ 4 ] {c42013ac-b8ca-4143-88b1-4a8d1cd05924} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.04.19 04:56:36.612154 [ 4 ] {c42013ac-b8ca-4143-88b1-4a8d1cd05924} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001885 sec., 25994.6949602122 rows/sec., 46.58 MiB/sec. | ||
| 3771 | 2026.04.19 04:56:36.612207 [ 4 ] {c42013ac-b8ca-4143-88b1-4a8d1cd05924} <Debug> TCPHandler: Processed in 0.002073076 sec. | ||
| 3772 | 2026.04.19 04:56:36.612341 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2026.04.19 04:56:36.612435 [ 4 ] {4ed657dc-6344-4821-8236-b39e2ff89306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3774 | 2026.04.19 04:56:36.612476 [ 4 ] {4ed657dc-6344-4821-8236-b39e2ff89306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3775 | 2026.04.19 04:56:36.612810 [ 4 ] {4ed657dc-6344-4821-8236-b39e2ff89306} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.04.19 04:56:36.612846 [ 4 ] {4ed657dc-6344-4821-8236-b39e2ff89306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3777 | 2026.04.19 04:56:36.613133 [ 4 ] {4ed657dc-6344-4821-8236-b39e2ff89306} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3778 | 2026.04.19 04:56:36.613334 [ 4 ] {4ed657dc-6344-4821-8236-b39e2ff89306} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.04.19 04:56:36.613463 [ 4 ] {4ed657dc-6344-4821-8236-b39e2ff89306} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 3780 | 2026.04.19 04:56:36.613497 [ 4 ] {4ed657dc-6344-4821-8236-b39e2ff89306} <Debug> TCPHandler: Processed in 0.001208532 sec. | ||
| 3781 | 2026.04.19 04:56:40.778637 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3782 | 2026.04.19 04:56:40.778711 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3783 | 2026.04.19 04:56:40.866178 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7693 | ||
| 3784 | 2026.04.19 04:56:40.866804 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.04.19 04:56:40.866867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3786 | 2026.04.19 04:56:40.867533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3787 | 2026.04.19 04:56:40.867768 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.04.19 04:56:40.867921 [ 41 ] {} <Debug> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3789 | 2026.04.19 04:56:40.867927 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7693 | ||
| 3790 | 2026.04.19 04:56:40.868003 [ 41 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2026.04.19 04:56:40.868045 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3792 | 2026.04.19 04:56:40.868161 [ 197 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 3793 | 2026.04.19 04:56:40.868272 [ 197 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3794 | 2026.04.19 04:56:40.868310 [ 197 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5325 rows starting from the beginning of the part | ||
| 3795 | 2026.04.19 04:56:40.868375 [ 197 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 3796 | 2026.04.19 04:56:40.868419 [ 197 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 3797 | 2026.04.19 04:56:40.868460 [ 197 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 3798 | 2026.04.19 04:56:40.868496 [ 197 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 3799 | 2026.04.19 04:56:40.868531 [ 197 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 3800 | 2026.04.19 04:56:40.869936 [ 200 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7693 rows, containing 4 columns (4 merged, 0 gathered) in 0.001814242 sec., 4240338.389255678 rows/sec., 60.66 MiB/sec. | ||
| 3801 | 2026.04.19 04:56:40.870624 [ 189 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3802 | 2026.04.19 04:56:40.870945 [ 189 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_16_3} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.04.19 04:56:40.871026 [ 189 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_16_3} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3804 | 2026.04.19 04:56:40.871099 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3805 | 2026.04.19 04:56:40.918077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 530 | ||
| 3806 | 2026.04.19 04:56:40.920749 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2026.04.19 04:56:40.920807 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3808 | 2026.04.19 04:56:40.922041 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3809 | 2026.04.19 04:56:40.922314 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2026.04.19 04:56:40.922623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
| 3811 | 2026.04.19 04:56:41.001386 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000987337 sec. | ||
| 3812 | 2026.04.19 04:56:41.273233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3813 | 2026.04.19 04:56:41.291408 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.04.19 04:56:41.291474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3815 | 2026.04.19 04:56:41.297252 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3816 | 2026.04.19 04:56:41.298054 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.04.19 04:56:41.298340 [ 41 ] {} <Debug> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3818 | 2026.04.19 04:56:41.298400 [ 41 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2026.04.19 04:56:41.298423 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3820 | 2026.04.19 04:56:41.298557 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 3821 | 2026.04.19 04:56:41.301335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3822 | 2026.04.19 04:56:41.302406 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3823 | 2026.04.19 04:56:41.303889 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 3824 | 2026.04.19 04:56:41.308545 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 3825 | 2026.04.19 04:56:41.312801 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 3826 | 2026.04.19 04:56:41.317045 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 3827 | 2026.04.19 04:56:41.321331 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 3828 | 2026.04.19 04:56:41.325735 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 3829 | 2026.04.19 04:56:41.380113 [ 200 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081607515 sec., 1482.706586519636 rows/sec., 7.67 MiB/sec. | ||
| 3830 | 2026.04.19 04:56:41.382810 [ 190 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3831 | 2026.04.19 04:56:41.384942 [ 190 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_16_3} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2026.04.19 04:56:41.385047 [ 190 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_16_3} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3833 | 2026.04.19 04:56:41.387132 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3834 | 2026.04.19 04:56:41.970349 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2026.04.19 04:56:41.970538 [ 4 ] {95c1a0e7-7c2e-4966-a11d-c9e2f2af1524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3836 | 2026.04.19 04:56:41.970603 [ 4 ] {95c1a0e7-7c2e-4966-a11d-c9e2f2af1524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3837 | 2026.04.19 04:56:41.971424 [ 4 ] {95c1a0e7-7c2e-4966-a11d-c9e2f2af1524} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.04.19 04:56:41.971465 [ 4 ] {95c1a0e7-7c2e-4966-a11d-c9e2f2af1524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3839 | 2026.04.19 04:56:41.971899 [ 4 ] {95c1a0e7-7c2e-4966-a11d-c9e2f2af1524} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3840 | 2026.04.19 04:56:41.972148 [ 4 ] {95c1a0e7-7c2e-4966-a11d-c9e2f2af1524} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.04.19 04:56:41.972312 [ 4 ] {95c1a0e7-7c2e-4966-a11d-c9e2f2af1524} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001822 sec., 155872.66739846324 rows/sec., 9.90 MiB/sec. | ||
| 3842 | 2026.04.19 04:56:41.972359 [ 4 ] {95c1a0e7-7c2e-4966-a11d-c9e2f2af1524} <Debug> TCPHandler: Processed in 0.002143208 sec. | ||
| 3843 | 2026.04.19 04:56:41.972504 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2026.04.19 04:56:41.972607 [ 4 ] {3341e62a-36b7-41c1-943e-2e1b3d117424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3845 | 2026.04.19 04:56:41.972650 [ 4 ] {3341e62a-36b7-41c1-943e-2e1b3d117424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3846 | 2026.04.19 04:56:41.973406 [ 4 ] {3341e62a-36b7-41c1-943e-2e1b3d117424} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2026.04.19 04:56:41.973441 [ 4 ] {3341e62a-36b7-41c1-943e-2e1b3d117424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3848 | 2026.04.19 04:56:41.973817 [ 4 ] {3341e62a-36b7-41c1-943e-2e1b3d117424} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3849 | 2026.04.19 04:56:41.974031 [ 4 ] {3341e62a-36b7-41c1-943e-2e1b3d117424} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2026.04.19 04:56:41.974163 [ 4 ] {3341e62a-36b7-41c1-943e-2e1b3d117424} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.00158 sec., 506962.0253164557 rows/sec., 39.08 MiB/sec. | ||
| 3851 | 2026.04.19 04:56:41.974200 [ 4 ] {3341e62a-36b7-41c1-943e-2e1b3d117424} <Debug> TCPHandler: Processed in 0.001750591 sec. | ||
| 3852 | 2026.04.19 04:56:41.974323 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2026.04.19 04:56:41.974420 [ 4 ] {830826a1-14af-4376-9c7c-27eeeb620d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3854 | 2026.04.19 04:56:41.974460 [ 4 ] {830826a1-14af-4376-9c7c-27eeeb620d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3855 | 2026.04.19 04:56:41.974884 [ 4 ] {830826a1-14af-4376-9c7c-27eeeb620d5a} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.04.19 04:56:41.974917 [ 4 ] {830826a1-14af-4376-9c7c-27eeeb620d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3857 | 2026.04.19 04:56:41.975225 [ 4 ] {830826a1-14af-4376-9c7c-27eeeb620d5a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3858 | 2026.04.19 04:56:41.975431 [ 4 ] {830826a1-14af-4376-9c7c-27eeeb620d5a} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.04.19 04:56:41.975557 [ 4 ] {830826a1-14af-4376-9c7c-27eeeb620d5a} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001157 sec., 124459.80985306828 rows/sec., 7.34 MiB/sec. | ||
| 3860 | 2026.04.19 04:56:41.975593 [ 4 ] {830826a1-14af-4376-9c7c-27eeeb620d5a} <Debug> TCPHandler: Processed in 0.001322523 sec. | ||
| 3861 | 2026.04.19 04:56:41.975715 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2026.04.19 04:56:41.975810 [ 4 ] {f8947a8f-56aa-4415-88f7-962018736770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3863 | 2026.04.19 04:56:41.975849 [ 4 ] {f8947a8f-56aa-4415-88f7-962018736770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3864 | 2026.04.19 04:56:41.976268 [ 4 ] {f8947a8f-56aa-4415-88f7-962018736770} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.04.19 04:56:41.976302 [ 4 ] {f8947a8f-56aa-4415-88f7-962018736770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3866 | 2026.04.19 04:56:41.976606 [ 4 ] {f8947a8f-56aa-4415-88f7-962018736770} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3867 | 2026.04.19 04:56:41.976835 [ 4 ] {f8947a8f-56aa-4415-88f7-962018736770} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.04.19 04:56:41.976963 [ 4 ] {f8947a8f-56aa-4415-88f7-962018736770} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 3869 | 2026.04.19 04:56:41.976999 [ 4 ] {f8947a8f-56aa-4415-88f7-962018736770} <Debug> TCPHandler: Processed in 0.001334994 sec. | ||
| 3870 | 2026.04.19 04:56:41.977121 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.04.19 04:56:41.977214 [ 4 ] {ad1b63e4-3106-4d48-b058-bc8a6ebf7d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3872 | 2026.04.19 04:56:41.977254 [ 4 ] {ad1b63e4-3106-4d48-b058-bc8a6ebf7d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3873 | 2026.04.19 04:56:41.977668 [ 4 ] {ad1b63e4-3106-4d48-b058-bc8a6ebf7d35} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.04.19 04:56:41.977702 [ 4 ] {ad1b63e4-3106-4d48-b058-bc8a6ebf7d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3875 | 2026.04.19 04:56:41.977999 [ 4 ] {ad1b63e4-3106-4d48-b058-bc8a6ebf7d35} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3876 | 2026.04.19 04:56:41.978205 [ 4 ] {ad1b63e4-3106-4d48-b058-bc8a6ebf7d35} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.04.19 04:56:41.978330 [ 4 ] {ad1b63e4-3106-4d48-b058-bc8a6ebf7d35} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001134 sec., 130511.46384479718 rows/sec., 7.42 MiB/sec. | ||
| 3878 | 2026.04.19 04:56:41.978367 [ 4 ] {ad1b63e4-3106-4d48-b058-bc8a6ebf7d35} <Debug> TCPHandler: Processed in 0.001299193 sec. | ||
| 3879 | 2026.04.19 04:56:41.978489 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.04.19 04:56:41.978583 [ 4 ] {58725d2b-c328-4025-b521-042bfbff3a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3881 | 2026.04.19 04:56:41.978623 [ 4 ] {58725d2b-c328-4025-b521-042bfbff3a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3882 | 2026.04.19 04:56:41.979272 [ 4 ] {58725d2b-c328-4025-b521-042bfbff3a50} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.04.19 04:56:41.979308 [ 4 ] {58725d2b-c328-4025-b521-042bfbff3a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3884 | 2026.04.19 04:56:41.979633 [ 4 ] {58725d2b-c328-4025-b521-042bfbff3a50} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3885 | 2026.04.19 04:56:41.979842 [ 4 ] {58725d2b-c328-4025-b521-042bfbff3a50} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2026.04.19 04:56:41.979970 [ 4 ] {58725d2b-c328-4025-b521-042bfbff3a50} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001405 sec., 350177.9359430605 rows/sec., 24.56 MiB/sec. | ||
| 3887 | 2026.04.19 04:56:41.980006 [ 4 ] {58725d2b-c328-4025-b521-042bfbff3a50} <Debug> TCPHandler: Processed in 0.001568697 sec. | ||
| 3888 | 2026.04.19 04:56:41.980129 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2026.04.19 04:56:41.980224 [ 4 ] {b43b8f6b-6e71-46cf-898e-57b187a156cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3890 | 2026.04.19 04:56:41.980264 [ 4 ] {b43b8f6b-6e71-46cf-898e-57b187a156cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3891 | 2026.04.19 04:56:41.980600 [ 4 ] {b43b8f6b-6e71-46cf-898e-57b187a156cd} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.04.19 04:56:41.980633 [ 4 ] {b43b8f6b-6e71-46cf-898e-57b187a156cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3893 | 2026.04.19 04:56:41.980932 [ 4 ] {b43b8f6b-6e71-46cf-898e-57b187a156cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3894 | 2026.04.19 04:56:41.981155 [ 4 ] {b43b8f6b-6e71-46cf-898e-57b187a156cd} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.04.19 04:56:41.981282 [ 4 ] {b43b8f6b-6e71-46cf-898e-57b187a156cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 3896 | 2026.04.19 04:56:41.981317 [ 4 ] {b43b8f6b-6e71-46cf-898e-57b187a156cd} <Debug> TCPHandler: Processed in 0.001239671 sec. | ||
| 3897 | 2026.04.19 04:56:41.981433 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.04.19 04:56:41.981527 [ 4 ] {1f9bb273-5b2b-4fb5-92e1-e71a4547ea1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3899 | 2026.04.19 04:56:41.981568 [ 4 ] {1f9bb273-5b2b-4fb5-92e1-e71a4547ea1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3900 | 2026.04.19 04:56:41.981973 [ 4 ] {1f9bb273-5b2b-4fb5-92e1-e71a4547ea1c} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.04.19 04:56:41.982007 [ 4 ] {1f9bb273-5b2b-4fb5-92e1-e71a4547ea1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3902 | 2026.04.19 04:56:41.982328 [ 4 ] {1f9bb273-5b2b-4fb5-92e1-e71a4547ea1c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3903 | 2026.04.19 04:56:41.982533 [ 4 ] {1f9bb273-5b2b-4fb5-92e1-e71a4547ea1c} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.04.19 04:56:41.982669 [ 4 ] {1f9bb273-5b2b-4fb5-92e1-e71a4547ea1c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001161 sec., 228251.50732127478 rows/sec., 15.17 MiB/sec. | ||
| 3905 | 2026.04.19 04:56:41.982705 [ 4 ] {1f9bb273-5b2b-4fb5-92e1-e71a4547ea1c} <Debug> TCPHandler: Processed in 0.001323013 sec. | ||
| 3906 | 2026.04.19 04:56:41.982820 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2026.04.19 04:56:41.982914 [ 4 ] {6306794c-1d7e-4697-8a47-054e730e0d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3908 | 2026.04.19 04:56:41.982954 [ 4 ] {6306794c-1d7e-4697-8a47-054e730e0d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3909 | 2026.04.19 04:56:41.983262 [ 4 ] {6306794c-1d7e-4697-8a47-054e730e0d4b} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2026.04.19 04:56:41.983297 [ 4 ] {6306794c-1d7e-4697-8a47-054e730e0d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3911 | 2026.04.19 04:56:41.983581 [ 4 ] {6306794c-1d7e-4697-8a47-054e730e0d4b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3912 | 2026.04.19 04:56:41.983783 [ 4 ] {6306794c-1d7e-4697-8a47-054e730e0d4b} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2026.04.19 04:56:41.983913 [ 4 ] {6306794c-1d7e-4697-8a47-054e730e0d4b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 3914 | 2026.04.19 04:56:41.983950 [ 4 ] {6306794c-1d7e-4697-8a47-054e730e0d4b} <Debug> TCPHandler: Processed in 0.001181201 sec. | ||
| 3915 | 2026.04.19 04:56:41.984058 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2026.04.19 04:56:41.984159 [ 4 ] {ce4555f9-2eca-421d-b6e1-4762d13d8c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3917 | 2026.04.19 04:56:41.984213 [ 4 ] {ce4555f9-2eca-421d-b6e1-4762d13d8c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3918 | 2026.04.19 04:56:41.984948 [ 4 ] {ce4555f9-2eca-421d-b6e1-4762d13d8c2f} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.04.19 04:56:41.984985 [ 4 ] {ce4555f9-2eca-421d-b6e1-4762d13d8c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3920 | 2026.04.19 04:56:41.985485 [ 4 ] {ce4555f9-2eca-421d-b6e1-4762d13d8c2f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3921 | 2026.04.19 04:56:41.985704 [ 4 ] {ce4555f9-2eca-421d-b6e1-4762d13d8c2f} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2026.04.19 04:56:41.985816 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3923 | 2026.04.19 04:56:41.985846 [ 4 ] {ce4555f9-2eca-421d-b6e1-4762d13d8c2f} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001706 sec., 1172.3329425556858 rows/sec., 2.10 MiB/sec. | ||
| 3924 | 2026.04.19 04:56:41.985885 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.04.19 04:56:41.985910 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3926 | 2026.04.19 04:56:41.985915 [ 4 ] {ce4555f9-2eca-421d-b6e1-4762d13d8c2f} <Debug> TCPHandler: Processed in 0.001908923 sec. | ||
| 3927 | 2026.04.19 04:56:41.986024 [ 187 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 3928 | 2026.04.19 04:56:41.986056 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3929 | 2026.04.19 04:56:41.986154 [ 4 ] {ab64ccd8-7662-4e9c-a259-4d460a9e2f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3930 | 2026.04.19 04:56:41.986196 [ 4 ] {ab64ccd8-7662-4e9c-a259-4d460a9e2f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3931 | 2026.04.19 04:56:41.986285 [ 187 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3932 | 2026.04.19 04:56:41.986358 [ 187 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 309 rows starting from the beginning of the part | ||
| 3933 | 2026.04.19 04:56:41.986519 [ 187 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 3934 | 2026.04.19 04:56:41.986541 [ 4 ] {ab64ccd8-7662-4e9c-a259-4d460a9e2f44} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.04.19 04:56:41.986582 [ 4 ] {ab64ccd8-7662-4e9c-a259-4d460a9e2f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3936 | 2026.04.19 04:56:41.986650 [ 187 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 3937 | 2026.04.19 04:56:41.986779 [ 187 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 3938 | 2026.04.19 04:56:41.986897 [ 187 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part | ||
| 3939 | 2026.04.19 04:56:41.986911 [ 4 ] {ab64ccd8-7662-4e9c-a259-4d460a9e2f44} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3940 | 2026.04.19 04:56:41.987018 [ 187 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 3941 | 2026.04.19 04:56:41.987140 [ 4 ] {ab64ccd8-7662-4e9c-a259-4d460a9e2f44} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.04.19 04:56:41.987278 [ 4 ] {ab64ccd8-7662-4e9c-a259-4d460a9e2f44} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001142 sec., 78809.10683012259 rows/sec., 4.93 MiB/sec. | ||
| 3943 | 2026.04.19 04:56:41.987313 [ 4 ] {ab64ccd8-7662-4e9c-a259-4d460a9e2f44} <Debug> TCPHandler: Processed in 0.001308883 sec. | ||
| 3944 | 2026.04.19 04:56:41.991196 [ 190 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 19 columns (19 merged, 0 gathered) in 0.005220202 sec., 77391.64116637631 rows/sec., 138.68 MiB/sec. | ||
| 3945 | 2026.04.19 04:56:41.992021 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3946 | 2026.04.19 04:56:41.992368 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2026.04.19 04:56:41.992440 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3948 | 2026.04.19 04:56:41.992579 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 3949 | 2026.04.19 04:56:42.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.06 MiB, peak 237.21 MiB, free memory in arenas 0.00 B, will set to 237.25 MiB (RSS), difference: 9.19 MiB | ||
| 3950 | 2026.04.19 04:56:46.964726 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2026.04.19 04:56:46.964937 [ 4 ] {187d0eb4-3371-4c6c-8086-d2483ce802ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3952 | 2026.04.19 04:56:46.965011 [ 4 ] {187d0eb4-3371-4c6c-8086-d2483ce802ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3953 | 2026.04.19 04:56:46.965722 [ 4 ] {187d0eb4-3371-4c6c-8086-d2483ce802ea} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.04.19 04:56:46.965770 [ 4 ] {187d0eb4-3371-4c6c-8086-d2483ce802ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3955 | 2026.04.19 04:56:46.966162 [ 4 ] {187d0eb4-3371-4c6c-8086-d2483ce802ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3956 | 2026.04.19 04:56:46.966446 [ 4 ] {187d0eb4-3371-4c6c-8086-d2483ce802ea} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.04.19 04:56:46.966594 [ 123 ] {} <Debug> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3958 | 2026.04.19 04:56:46.966632 [ 4 ] {187d0eb4-3371-4c6c-8086-d2483ce802ea} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001747 sec., 77847.73898111047 rows/sec., 6.76 MiB/sec. | ||
| 3959 | 2026.04.19 04:56:46.966660 [ 123 ] {} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2026.04.19 04:56:46.966688 [ 4 ] {187d0eb4-3371-4c6c-8086-d2483ce802ea} <Debug> TCPHandler: Processed in 0.002103507 sec. | ||
| 3961 | 2026.04.19 04:56:46.966689 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3962 | 2026.04.19 04:56:46.966825 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.04.19 04:56:46.966838 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 3964 | 2026.04.19 04:56:46.966933 [ 4 ] {99234b68-1a77-4f7a-8fcf-1052ec872c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3965 | 2026.04.19 04:56:46.966978 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3966 | 2026.04.19 04:56:46.966984 [ 4 ] {99234b68-1a77-4f7a-8fcf-1052ec872c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3967 | 2026.04.19 04:56:46.967020 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3358 rows starting from the beginning of the part | ||
| 3968 | 2026.04.19 04:56:46.967090 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 136 rows starting from the beginning of the part | ||
| 3969 | 2026.04.19 04:56:46.967134 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part | ||
| 3970 | 2026.04.19 04:56:46.967176 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2481 rows starting from the beginning of the part | ||
| 3971 | 2026.04.19 04:56:46.967217 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 3972 | 2026.04.19 04:56:46.967313 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 136 rows starting from the beginning of the part | ||
| 3973 | 2026.04.19 04:56:46.967487 [ 4 ] {99234b68-1a77-4f7a-8fcf-1052ec872c3f} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2026.04.19 04:56:46.967533 [ 4 ] {99234b68-1a77-4f7a-8fcf-1052ec872c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3975 | 2026.04.19 04:56:46.968051 [ 4 ] {99234b68-1a77-4f7a-8fcf-1052ec872c3f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3976 | 2026.04.19 04:56:46.968304 [ 4 ] {99234b68-1a77-4f7a-8fcf-1052ec872c3f} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.04.19 04:56:46.968461 [ 4 ] {99234b68-1a77-4f7a-8fcf-1052ec872c3f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00155 sec., 25806.451612903227 rows/sec., 1.90 MiB/sec. | ||
| 3978 | 2026.04.19 04:56:46.968503 [ 4 ] {99234b68-1a77-4f7a-8fcf-1052ec872c3f} <Debug> TCPHandler: Processed in 0.001733121 sec. | ||
| 3979 | 2026.04.19 04:56:46.968644 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2026.04.19 04:56:46.968744 [ 4 ] {3dbd3e8a-0a10-4f60-b88b-7895948c11c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3981 | 2026.04.19 04:56:46.968787 [ 4 ] {3dbd3e8a-0a10-4f60-b88b-7895948c11c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3982 | 2026.04.19 04:56:46.969236 [ 4 ] {3dbd3e8a-0a10-4f60-b88b-7895948c11c6} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.04.19 04:56:46.969277 [ 4 ] {3dbd3e8a-0a10-4f60-b88b-7895948c11c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3984 | 2026.04.19 04:56:46.969597 [ 4 ] {3dbd3e8a-0a10-4f60-b88b-7895948c11c6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3985 | 2026.04.19 04:56:46.969812 [ 4 ] {3dbd3e8a-0a10-4f60-b88b-7895948c11c6} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2026.04.19 04:56:46.969913 [ 123 ] {} <Debug> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3987 | 2026.04.19 04:56:46.969946 [ 4 ] {3dbd3e8a-0a10-4f60-b88b-7895948c11c6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001222 sec., 85106.3829787234 rows/sec., 6.65 MiB/sec. | ||
| 3988 | 2026.04.19 04:56:46.969950 [ 123 ] {} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2026.04.19 04:56:46.969980 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7713 rows, containing 5 columns (5 merged, 0 gathered) in 0.003200096 sec., 2410240.1927942163 rows/sec., 192.25 MiB/sec. | ||
| 3990 | 2026.04.19 04:56:46.969984 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3991 | 2026.04.19 04:56:46.969990 [ 4 ] {3dbd3e8a-0a10-4f60-b88b-7895948c11c6} <Debug> TCPHandler: Processed in 0.001400175 sec. | ||
| 3992 | 2026.04.19 04:56:46.970104 [ 190 ] {1a363f07-5702-42dd-9725-0292ef980003::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 | ||
| 3993 | 2026.04.19 04:56:46.970158 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2026.04.19 04:56:46.970200 [ 190 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3995 | 2026.04.19 04:56:46.970230 [ 190 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1830 rows starting from the beginning of the part | ||
| 3996 | 2026.04.19 04:56:46.970258 [ 4 ] {74f25d84-c0be-4474-980c-ddbfb70e7316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3997 | 2026.04.19 04:56:46.970282 [ 190 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3998 | 2026.04.19 04:56:46.970309 [ 4 ] {74f25d84-c0be-4474-980c-ddbfb70e7316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3999 | 2026.04.19 04:56:46.970337 [ 190 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 492 rows starting from the beginning of the part | ||
| 4000 | 2026.04.19 04:56:46.970338 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4001 | 2026.04.19 04:56:46.970409 [ 190 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1328 rows starting from the beginning of the part | ||
| 4002 | 2026.04.19 04:56:46.970463 [ 190 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 492 rows starting from the beginning of the part | ||
| 4003 | 2026.04.19 04:56:46.970505 [ 190 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 4004 | 2026.04.19 04:56:46.970612 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_21_4} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.04.19 04:56:46.970683 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_21_4} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4006 | 2026.04.19 04:56:46.970740 [ 4 ] {74f25d84-c0be-4474-980c-ddbfb70e7316} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2026.04.19 04:56:46.970759 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 4008 | 2026.04.19 04:56:46.970785 [ 4 ] {74f25d84-c0be-4474-980c-ddbfb70e7316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4009 | 2026.04.19 04:56:46.971162 [ 4 ] {74f25d84-c0be-4474-980c-ddbfb70e7316} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4010 | 2026.04.19 04:56:46.971383 [ 4 ] {74f25d84-c0be-4474-980c-ddbfb70e7316} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.04.19 04:56:46.971490 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4012 | 2026.04.19 04:56:46.971519 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.04.19 04:56:46.971520 [ 4 ] {74f25d84-c0be-4474-980c-ddbfb70e7316} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 4014 | 2026.04.19 04:56:46.971536 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4015 | 2026.04.19 04:56:46.971572 [ 4 ] {74f25d84-c0be-4474-980c-ddbfb70e7316} <Debug> TCPHandler: Processed in 0.001465816 sec. | ||
| 4016 | 2026.04.19 04:56:46.971636 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 4017 | 2026.04.19 04:56:46.971693 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2026.04.19 04:56:46.971752 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4019 | 2026.04.19 04:56:46.971790 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7068 rows starting from the beginning of the part | ||
| 4020 | 2026.04.19 04:56:46.971793 [ 4 ] {3ebef1a3-2d90-4423-805c-97fadc7579d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4021 | 2026.04.19 04:56:46.971790 [ 188 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4350 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172699 sec., 2518833.3458792465 rows/sec., 182.75 MiB/sec. | ||
| 4022 | 2026.04.19 04:56:46.971862 [ 4 ] {3ebef1a3-2d90-4423-805c-97fadc7579d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4023 | 2026.04.19 04:56:46.971876 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 4024 | 2026.04.19 04:56:46.971931 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 4025 | 2026.04.19 04:56:46.971976 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1624 rows starting from the beginning of the part | ||
| 4026 | 2026.04.19 04:56:46.972018 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 4027 | 2026.04.19 04:56:46.972064 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4028 | 2026.04.19 04:56:46.972091 [ 190 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4029 | 2026.04.19 04:56:46.972425 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_21_4} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.04.19 04:56:46.972521 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_21_4} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4031 | 2026.04.19 04:56:46.972613 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4032 | 2026.04.19 04:56:46.972705 [ 4 ] {3ebef1a3-2d90-4423-805c-97fadc7579d6} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.04.19 04:56:46.972745 [ 4 ] {3ebef1a3-2d90-4423-805c-97fadc7579d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4034 | 2026.04.19 04:56:46.973428 [ 4 ] {3ebef1a3-2d90-4423-805c-97fadc7579d6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4035 | 2026.04.19 04:56:46.973653 [ 4 ] {3ebef1a3-2d90-4423-805c-97fadc7579d6} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.04.19 04:56:46.973796 [ 4 ] {3ebef1a3-2d90-4423-805c-97fadc7579d6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002022 sec., 19782.393669634028 rows/sec., 35.45 MiB/sec. | ||
| 4037 | 2026.04.19 04:56:46.973850 [ 4 ] {3ebef1a3-2d90-4423-805c-97fadc7579d6} <Debug> TCPHandler: Processed in 0.002208808 sec. | ||
| 4038 | 2026.04.19 04:56:46.973970 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.04.19 04:56:46.974069 [ 4 ] {dd9e3e5a-0806-49aa-a8d4-0730fcfe65f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4040 | 2026.04.19 04:56:46.974112 [ 4 ] {dd9e3e5a-0806-49aa-a8d4-0730fcfe65f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4041 | 2026.04.19 04:56:46.974460 [ 4 ] {dd9e3e5a-0806-49aa-a8d4-0730fcfe65f9} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.04.19 04:56:46.974497 [ 4 ] {dd9e3e5a-0806-49aa-a8d4-0730fcfe65f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4043 | 2026.04.19 04:56:46.974879 [ 4 ] {dd9e3e5a-0806-49aa-a8d4-0730fcfe65f9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4044 | 2026.04.19 04:56:46.975094 [ 4 ] {dd9e3e5a-0806-49aa-a8d4-0730fcfe65f9} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.04.19 04:56:46.975193 [ 123 ] {} <Debug> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4046 | 2026.04.19 04:56:46.975222 [ 123 ] {} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.04.19 04:56:46.975225 [ 4 ] {dd9e3e5a-0806-49aa-a8d4-0730fcfe65f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 4048 | 2026.04.19 04:56:46.975239 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4049 | 2026.04.19 04:56:46.975272 [ 4 ] {dd9e3e5a-0806-49aa-a8d4-0730fcfe65f9} <Debug> TCPHandler: Processed in 0.001354124 sec. | ||
| 4050 | 2026.04.19 04:56:46.975359 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 4051 | 2026.04.19 04:56:46.975389 [ 186 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9542 rows, containing 5 columns (5 merged, 0 gathered) in 0.003794616 sec., 2514615.4446194293 rows/sec., 163.93 MiB/sec. | ||
| 4052 | 2026.04.19 04:56:46.975458 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4053 | 2026.04.19 04:56:46.975495 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1092 rows starting from the beginning of the part | ||
| 4054 | 2026.04.19 04:56:46.975558 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4055 | 2026.04.19 04:56:46.975606 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 4056 | 2026.04.19 04:56:46.975633 [ 190 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4057 | 2026.04.19 04:56:46.975658 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4058 | 2026.04.19 04:56:46.975710 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 4059 | 2026.04.19 04:56:46.975757 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4060 | 2026.04.19 04:56:46.975920 [ 190 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.04.19 04:56:46.976000 [ 190 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4062 | 2026.04.19 04:56:46.976077 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 4063 | 2026.04.19 04:56:46.976774 [ 190 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 4 columns (4 merged, 0 gathered) in 0.001454345 sec., 998387.5902897869 rows/sec., 64.72 MiB/sec. | ||
| 4064 | 2026.04.19 04:56:46.976943 [ 190 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4065 | 2026.04.19 04:56:46.977179 [ 190 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_21_4} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2026.04.19 04:56:46.977245 [ 190 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_21_4} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4067 | 2026.04.19 04:56:46.977327 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4068 | 2026.04.19 04:56:48.368109 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8205 | ||
| 4069 | 2026.04.19 04:56:48.368690 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.04.19 04:56:48.368739 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4071 | 2026.04.19 04:56:48.369233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4072 | 2026.04.19 04:56:48.369498 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.04.19 04:56:48.369652 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8205 | ||
| 4074 | 2026.04.19 04:56:48.801470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4075 | 2026.04.19 04:56:48.817168 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.04.19 04:56:48.817218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4077 | 2026.04.19 04:56:48.823055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4078 | 2026.04.19 04:56:48.823762 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.04.19 04:56:48.826677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4080 | 2026.04.19 04:56:50.922958 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 564 | ||
| 4081 | 2026.04.19 04:56:50.926505 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.04.19 04:56:50.926589 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4083 | 2026.04.19 04:56:50.928472 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4084 | 2026.04.19 04:56:50.928898 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2026.04.19 04:56:50.929392 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
| 4086 | 2026.04.19 04:56:51.601533 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33379 | ||
| 4087 | 2026.04.19 04:56:51.601646 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4088 | 2026.04.19 04:56:51.601672 [ 288 ] {} <Debug> TCP-Session: f71d8f63-3337-4bfe-864b-62ff1f9347fe Authenticating user 'default' from [fd00:1122:3344:101::e]:33379 | ||
| 4089 | 2026.04.19 04:56:51.601694 [ 288 ] {} <Debug> TCP-Session: f71d8f63-3337-4bfe-864b-62ff1f9347fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2026.04.19 04:56:51.601706 [ 288 ] {} <Debug> TCP-Session: f71d8f63-3337-4bfe-864b-62ff1f9347fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4091 | 2026.04.19 04:56:51.601927 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42828 | ||
| 4092 | 2026.04.19 04:56:51.601957 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59077 | ||
| 4093 | 2026.04.19 04:56:51.601972 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57856 | ||
| 4094 | 2026.04.19 04:56:51.601992 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55677 | ||
| 4095 | 2026.04.19 04:56:51.602048 [ 288 ] {} <Trace> TCP-Session: f71d8f63-3337-4bfe-864b-62ff1f9347fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2026.04.19 04:56:51.602067 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4097 | 2026.04.19 04:56:51.601984 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36632 | ||
| 4098 | 2026.04.19 04:56:51.602115 [ 289 ] {} <Debug> TCP-Session: 21241ca5-acd8-4e2d-8d02-93f6d8fa4c60 Authenticating user 'default' from [fd00:1122:3344:101::e]:42828 | ||
| 4099 | 2026.04.19 04:56:51.601945 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56624 | ||
| 4100 | 2026.04.19 04:56:51.602156 [ 289 ] {} <Debug> TCP-Session: 21241ca5-acd8-4e2d-8d02-93f6d8fa4c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.04.19 04:56:51.601939 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37195 | ||
| 4102 | 2026.04.19 04:56:51.602192 [ 289 ] {} <Debug> TCP-Session: 21241ca5-acd8-4e2d-8d02-93f6d8fa4c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2026.04.19 04:56:51.602221 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4104 | 2026.04.19 04:56:51.602238 [ 288 ] {bf9ce782-5998-4f39-9291-a40b3ad72a85} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33379) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4105 | 2026.04.19 04:56:51.602263 [ 293 ] {} <Debug> TCP-Session: d863d6bd-56d3-43f4-837f-3850df073498 Authenticating user 'default' from [fd00:1122:3344:101::e]:59077 | ||
| 4106 | 2026.04.19 04:56:51.601937 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57392 | ||
| 4107 | 2026.04.19 04:56:51.602294 [ 293 ] {} <Debug> TCP-Session: d863d6bd-56d3-43f4-837f-3850df073498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.04.19 04:56:51.602325 [ 293 ] {} <Debug> TCP-Session: d863d6bd-56d3-43f4-837f-3850df073498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.04.19 04:56:51.602338 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4110 | 2026.04.19 04:56:51.602342 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4111 | 2026.04.19 04:56:51.602376 [ 3 ] {} <Debug> TCP-Session: 282efb72-8d78-4318-85d6-ac9c98685d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:36632 | ||
| 4112 | 2026.04.19 04:56:51.602393 [ 294 ] {} <Debug> TCP-Session: e174325a-b3f4-424f-a4c4-ab73b74345a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57856 | ||
| 4113 | 2026.04.19 04:56:51.602399 [ 3 ] {} <Debug> TCP-Session: 282efb72-8d78-4318-85d6-ac9c98685d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2026.04.19 04:56:51.602418 [ 3 ] {} <Debug> TCP-Session: 282efb72-8d78-4318-85d6-ac9c98685d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2026.04.19 04:56:51.602418 [ 294 ] {} <Debug> TCP-Session: e174325a-b3f4-424f-a4c4-ab73b74345a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.04.19 04:56:51.602444 [ 294 ] {} <Debug> TCP-Session: e174325a-b3f4-424f-a4c4-ab73b74345a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2026.04.19 04:56:51.602579 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4118 | 2026.04.19 04:56:51.602594 [ 288 ] {bf9ce782-5998-4f39-9291-a40b3ad72a85} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4119 | 2026.04.19 04:56:51.602618 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4120 | 2026.04.19 04:56:51.602621 [ 291 ] {} <Debug> TCP-Session: 62c249fd-e788-4887-9027-bf571dcbb364 Authenticating user 'default' from [fd00:1122:3344:101::e]:37195 | ||
| 4121 | 2026.04.19 04:56:51.602652 [ 292 ] {} <Debug> TCP-Session: 9cfc4c84-ce83-49bf-8e78-6318455be79d Authenticating user 'default' from [fd00:1122:3344:101::e]:56624 | ||
| 4122 | 2026.04.19 04:56:51.602662 [ 288 ] {bf9ce782-5998-4f39-9291-a40b3ad72a85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4123 | 2026.04.19 04:56:51.602669 [ 291 ] {} <Debug> TCP-Session: 62c249fd-e788-4887-9027-bf571dcbb364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.04.19 04:56:51.602678 [ 292 ] {} <Debug> TCP-Session: 9cfc4c84-ce83-49bf-8e78-6318455be79d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2026.04.19 04:56:51.602700 [ 291 ] {} <Debug> TCP-Session: 62c249fd-e788-4887-9027-bf571dcbb364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4126 | 2026.04.19 04:56:51.602717 [ 292 ] {} <Debug> TCP-Session: 9cfc4c84-ce83-49bf-8e78-6318455be79d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4127 | 2026.04.19 04:56:51.602688 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4128 | 2026.04.19 04:56:51.602654 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4129 | 2026.04.19 04:56:51.602781 [ 286 ] {} <Debug> TCP-Session: acba5007-90fa-4247-bec7-51813856cbec Authenticating user 'default' from [fd00:1122:3344:101::e]:55677 | ||
| 4130 | 2026.04.19 04:56:51.602799 [ 290 ] {} <Debug> TCP-Session: 0f6ed1b2-2ecd-46c3-ac03-4aecc08394fb Authenticating user 'default' from [fd00:1122:3344:101::e]:57392 | ||
| 4131 | 2026.04.19 04:56:51.602800 [ 286 ] {} <Debug> TCP-Session: acba5007-90fa-4247-bec7-51813856cbec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.04.19 04:56:51.602816 [ 290 ] {} <Debug> TCP-Session: 0f6ed1b2-2ecd-46c3-ac03-4aecc08394fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4133 | 2026.04.19 04:56:51.602820 [ 286 ] {} <Debug> TCP-Session: acba5007-90fa-4247-bec7-51813856cbec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.04.19 04:56:51.602830 [ 290 ] {} <Debug> TCP-Session: 0f6ed1b2-2ecd-46c3-ac03-4aecc08394fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2026.04.19 04:56:51.603007 [ 288 ] {bf9ce782-5998-4f39-9291-a40b3ad72a85} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 4136 | 2026.04.19 04:56:51.604135 [ 341 ] {bf9ce782-5998-4f39-9291-a40b3ad72a85} <Trace> AggregatingTransform: Aggregating | ||
| 4137 | 2026.04.19 04:56:51.604180 [ 341 ] {bf9ce782-5998-4f39-9291-a40b3ad72a85} <Trace> Aggregator: Aggregation method: without_key | ||
| 4138 | 2026.04.19 04:56:51.604213 [ 341 ] {bf9ce782-5998-4f39-9291-a40b3ad72a85} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001098579 sec. (910.267 rows/sec., 35.56 KiB/sec.) | ||
| 4139 | 2026.04.19 04:56:51.604233 [ 341 ] {bf9ce782-5998-4f39-9291-a40b3ad72a85} <Trace> Aggregator: Merging aggregated data | ||
| 4140 | 2026.04.19 04:56:51.605347 [ 288 ] {bf9ce782-5998-4f39-9291-a40b3ad72a85} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00317 sec., 315.45741324921136 rows/sec., 12.32 KiB/sec. | ||
| 4141 | 2026.04.19 04:56:51.605485 [ 288 ] {bf9ce782-5998-4f39-9291-a40b3ad72a85} <Debug> TCPHandler: Processed in 0.003590662 sec. | ||
| 4142 | 2026.04.19 04:56:51.605624 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4143 | 2026.04.19 04:56:51.605654 [ 288 ] {} <Debug> TCP-Session: f71d8f63-3337-4bfe-864b-62ff1f9347fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.04.19 04:56:51.605667 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4145 | 2026.04.19 04:56:51.605685 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4146 | 2026.04.19 04:56:51.605712 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4147 | 2026.04.19 04:56:51.605718 [ 286 ] {} <Debug> TCP-Session: acba5007-90fa-4247-bec7-51813856cbec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.04.19 04:56:51.605729 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4149 | 2026.04.19 04:56:51.605759 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4150 | 2026.04.19 04:56:51.605776 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4151 | 2026.04.19 04:56:51.605793 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4152 | 2026.04.19 04:56:51.605845 [ 293 ] {} <Debug> TCP-Session: d863d6bd-56d3-43f4-837f-3850df073498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2026.04.19 04:56:51.605817 [ 3 ] {} <Debug> TCP-Session: 282efb72-8d78-4318-85d6-ac9c98685d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.04.19 04:56:51.605878 [ 294 ] {} <Debug> TCP-Session: e174325a-b3f4-424f-a4c4-ab73b74345a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2026.04.19 04:56:51.605754 [ 290 ] {} <Debug> TCP-Session: 0f6ed1b2-2ecd-46c3-ac03-4aecc08394fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2026.04.19 04:56:51.605737 [ 289 ] {} <Debug> TCP-Session: 21241ca5-acd8-4e2d-8d02-93f6d8fa4c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.04.19 04:56:51.605714 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4158 | 2026.04.19 04:56:51.605800 [ 292 ] {} <Debug> TCP-Session: 9cfc4c84-ce83-49bf-8e78-6318455be79d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4159 | 2026.04.19 04:56:51.605977 [ 291 ] {} <Debug> TCP-Session: 62c249fd-e788-4887-9027-bf571dcbb364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4160 | 2026.04.19 04:56:51.631612 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62703 | ||
| 4161 | 2026.04.19 04:56:51.631898 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4162 | 2026.04.19 04:56:51.631926 [ 288 ] {} <Debug> TCP-Session: ecfb4e03-0e6f-4d4b-ae94-1d731e446567 Authenticating user 'default' from [fd00:1122:3344:101::e]:62703 | ||
| 4163 | 2026.04.19 04:56:51.631949 [ 288 ] {} <Debug> TCP-Session: ecfb4e03-0e6f-4d4b-ae94-1d731e446567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.04.19 04:56:51.631962 [ 288 ] {} <Debug> TCP-Session: ecfb4e03-0e6f-4d4b-ae94-1d731e446567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.04.19 04:56:51.632153 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63962 | ||
| 4166 | 2026.04.19 04:56:51.632200 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39199 | ||
| 4167 | 2026.04.19 04:56:51.632201 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50999 | ||
| 4168 | 2026.04.19 04:56:51.632249 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58712 | ||
| 4169 | 2026.04.19 04:56:51.632257 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61978 | ||
| 4170 | 2026.04.19 04:56:51.632298 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4171 | 2026.04.19 04:56:51.632252 [ 288 ] {} <Trace> TCP-Session: ecfb4e03-0e6f-4d4b-ae94-1d731e446567 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2026.04.19 04:56:51.632339 [ 291 ] {} <Debug> TCP-Session: 187c9aa4-3883-409c-af55-00f5d832bda0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39199 | ||
| 4173 | 2026.04.19 04:56:51.632347 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4174 | 2026.04.19 04:56:51.632376 [ 291 ] {} <Debug> TCP-Session: 187c9aa4-3883-409c-af55-00f5d832bda0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2026.04.19 04:56:51.632407 [ 286 ] {} <Debug> TCP-Session: b0993c44-0312-49f2-b6f9-763a255ca221 Authenticating user 'default' from [fd00:1122:3344:101::e]:61978 | ||
| 4176 | 2026.04.19 04:56:51.632423 [ 291 ] {} <Debug> TCP-Session: 187c9aa4-3883-409c-af55-00f5d832bda0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.04.19 04:56:51.632440 [ 286 ] {} <Debug> TCP-Session: b0993c44-0312-49f2-b6f9-763a255ca221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.04.19 04:56:51.632330 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4179 | 2026.04.19 04:56:51.632462 [ 286 ] {} <Debug> TCP-Session: b0993c44-0312-49f2-b6f9-763a255ca221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.04.19 04:56:51.632330 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4181 | 2026.04.19 04:56:51.632488 [ 290 ] {} <Debug> TCP-Session: d1f4aef9-9a65-4d4b-b77b-579d42f46a35 Authenticating user 'default' from [fd00:1122:3344:101::e]:50999 | ||
| 4182 | 2026.04.19 04:56:51.632500 [ 288 ] {f1e6c0ec-33ba-4952-ad03-8b906cdcbfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62703) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4183 | 2026.04.19 04:56:51.632510 [ 3 ] {} <Debug> TCP-Session: 05e4b3a0-df7f-4d12-a2e5-eaf94662b8da Authenticating user 'default' from [fd00:1122:3344:101::e]:58712 | ||
| 4184 | 2026.04.19 04:56:51.632520 [ 290 ] {} <Debug> TCP-Session: d1f4aef9-9a65-4d4b-b77b-579d42f46a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.04.19 04:56:51.632548 [ 3 ] {} <Debug> TCP-Session: 05e4b3a0-df7f-4d12-a2e5-eaf94662b8da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.04.19 04:56:51.632231 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4187 | 2026.04.19 04:56:51.632561 [ 290 ] {} <Debug> TCP-Session: d1f4aef9-9a65-4d4b-b77b-579d42f46a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.04.19 04:56:51.632568 [ 3 ] {} <Debug> TCP-Session: 05e4b3a0-df7f-4d12-a2e5-eaf94662b8da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.04.19 04:56:51.632606 [ 289 ] {} <Debug> TCP-Session: 35bdca28-6cfb-4d73-9899-2c091ddb621d Authenticating user 'default' from [fd00:1122:3344:101::e]:63962 | ||
| 4190 | 2026.04.19 04:56:51.632229 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64458 | ||
| 4191 | 2026.04.19 04:56:51.632642 [ 289 ] {} <Debug> TCP-Session: 35bdca28-6cfb-4d73-9899-2c091ddb621d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.04.19 04:56:51.632223 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58560 | ||
| 4193 | 2026.04.19 04:56:51.632676 [ 289 ] {} <Debug> TCP-Session: 35bdca28-6cfb-4d73-9899-2c091ddb621d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.04.19 04:56:51.632212 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58228 | ||
| 4195 | 2026.04.19 04:56:51.632707 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4196 | 2026.04.19 04:56:51.632732 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4197 | 2026.04.19 04:56:51.632752 [ 294 ] {} <Debug> TCP-Session: 62d2a4da-98e7-4b9f-89e8-d09b6fafd0e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64458 | ||
| 4198 | 2026.04.19 04:56:51.632764 [ 293 ] {} <Debug> TCP-Session: c004e7e2-803b-466d-8d49-a829bf214184 Authenticating user 'default' from [fd00:1122:3344:101::e]:58560 | ||
| 4199 | 2026.04.19 04:56:51.632778 [ 288 ] {f1e6c0ec-33ba-4952-ad03-8b906cdcbfdd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4200 | 2026.04.19 04:56:51.632783 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4201 | 2026.04.19 04:56:51.632790 [ 293 ] {} <Debug> TCP-Session: c004e7e2-803b-466d-8d49-a829bf214184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2026.04.19 04:56:51.632826 [ 292 ] {} <Debug> TCP-Session: b4828c2b-031f-4307-bd7d-a5b72e885889 Authenticating user 'default' from [fd00:1122:3344:101::e]:58228 | ||
| 4203 | 2026.04.19 04:56:51.632839 [ 293 ] {} <Debug> TCP-Session: c004e7e2-803b-466d-8d49-a829bf214184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2026.04.19 04:56:51.632842 [ 288 ] {f1e6c0ec-33ba-4952-ad03-8b906cdcbfdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4205 | 2026.04.19 04:56:51.632855 [ 292 ] {} <Debug> TCP-Session: b4828c2b-031f-4307-bd7d-a5b72e885889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.04.19 04:56:51.632781 [ 294 ] {} <Debug> TCP-Session: 62d2a4da-98e7-4b9f-89e8-d09b6fafd0e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2026.04.19 04:56:51.632888 [ 292 ] {} <Debug> TCP-Session: b4828c2b-031f-4307-bd7d-a5b72e885889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.04.19 04:56:51.632920 [ 294 ] {} <Debug> TCP-Session: 62d2a4da-98e7-4b9f-89e8-d09b6fafd0e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2026.04.19 04:56:51.633183 [ 288 ] {f1e6c0ec-33ba-4952-ad03-8b906cdcbfdd} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 4210 | 2026.04.19 04:56:51.634308 [ 343 ] {f1e6c0ec-33ba-4952-ad03-8b906cdcbfdd} <Trace> AggregatingTransform: Aggregating | ||
| 4211 | 2026.04.19 04:56:51.634368 [ 343 ] {f1e6c0ec-33ba-4952-ad03-8b906cdcbfdd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4212 | 2026.04.19 04:56:51.634415 [ 343 ] {f1e6c0ec-33ba-4952-ad03-8b906cdcbfdd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00110972 sec. (901.128 rows/sec., 35.20 KiB/sec.) | ||
| 4213 | 2026.04.19 04:56:51.634439 [ 343 ] {f1e6c0ec-33ba-4952-ad03-8b906cdcbfdd} <Trace> Aggregator: Merging aggregated data | ||
| 4214 | 2026.04.19 04:56:51.636024 [ 288 ] {f1e6c0ec-33ba-4952-ad03-8b906cdcbfdd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003579 sec., 279.4076557697681 rows/sec., 10.91 KiB/sec. | ||
| 4215 | 2026.04.19 04:56:51.636168 [ 288 ] {f1e6c0ec-33ba-4952-ad03-8b906cdcbfdd} <Debug> TCPHandler: Processed in 0.00403175 sec. | ||
| 4216 | 2026.04.19 04:56:51.636317 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4217 | 2026.04.19 04:56:51.636347 [ 288 ] {} <Debug> TCP-Session: ecfb4e03-0e6f-4d4b-ae94-1d731e446567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.04.19 04:56:51.636351 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4219 | 2026.04.19 04:56:51.636372 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4220 | 2026.04.19 04:56:51.636401 [ 290 ] {} <Debug> TCP-Session: d1f4aef9-9a65-4d4b-b77b-579d42f46a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2026.04.19 04:56:51.636411 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4222 | 2026.04.19 04:56:51.636431 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4223 | 2026.04.19 04:56:51.636461 [ 286 ] {} <Debug> TCP-Session: b0993c44-0312-49f2-b6f9-763a255ca221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2026.04.19 04:56:51.636461 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4225 | 2026.04.19 04:56:51.636485 [ 292 ] {} <Debug> TCP-Session: b4828c2b-031f-4307-bd7d-a5b72e885889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2026.04.19 04:56:51.636504 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4227 | 2026.04.19 04:56:51.636525 [ 291 ] {} <Debug> TCP-Session: 187c9aa4-3883-409c-af55-00f5d832bda0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4228 | 2026.04.19 04:56:51.636424 [ 289 ] {} <Debug> TCP-Session: 35bdca28-6cfb-4d73-9899-2c091ddb621d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2026.04.19 04:56:51.636552 [ 3 ] {} <Debug> TCP-Session: 05e4b3a0-df7f-4d12-a2e5-eaf94662b8da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.04.19 04:56:51.636419 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4231 | 2026.04.19 04:56:51.636487 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4232 | 2026.04.19 04:56:51.636628 [ 294 ] {} <Debug> TCP-Session: 62d2a4da-98e7-4b9f-89e8-d09b6fafd0e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2026.04.19 04:56:51.636652 [ 293 ] {} <Debug> TCP-Session: c004e7e2-803b-466d-8d49-a829bf214184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2026.04.19 04:56:51.705089 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46487 | ||
| 4235 | 2026.04.19 04:56:51.705196 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4236 | 2026.04.19 04:56:51.705222 [ 288 ] {} <Debug> TCP-Session: 00dec2fe-8517-4aaa-934f-699ef866b2e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46487 | ||
| 4237 | 2026.04.19 04:56:51.705244 [ 288 ] {} <Debug> TCP-Session: 00dec2fe-8517-4aaa-934f-699ef866b2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.04.19 04:56:51.705257 [ 288 ] {} <Debug> TCP-Session: 00dec2fe-8517-4aaa-934f-699ef866b2e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.04.19 04:56:51.705441 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34254 | ||
| 4240 | 2026.04.19 04:56:51.705462 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46072 | ||
| 4241 | 2026.04.19 04:56:51.705451 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40404 | ||
| 4242 | 2026.04.19 04:56:51.705524 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38584 | ||
| 4243 | 2026.04.19 04:56:51.705539 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55905 | ||
| 4244 | 2026.04.19 04:56:51.705558 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4245 | 2026.04.19 04:56:51.705576 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4246 | 2026.04.19 04:56:51.705617 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4247 | 2026.04.19 04:56:51.705617 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4248 | 2026.04.19 04:56:51.705633 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4249 | 2026.04.19 04:56:51.705639 [ 291 ] {} <Debug> TCP-Session: a0ef0ac7-2f2c-4474-9ca6-f9d356fe9c24 Authenticating user 'default' from [fd00:1122:3344:101::e]:46072 | ||
| 4250 | 2026.04.19 04:56:51.705653 [ 288 ] {} <Trace> TCP-Session: 00dec2fe-8517-4aaa-934f-699ef866b2e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.04.19 04:56:51.705688 [ 291 ] {} <Debug> TCP-Session: a0ef0ac7-2f2c-4474-9ca6-f9d356fe9c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2026.04.19 04:56:51.705670 [ 3 ] {} <Debug> TCP-Session: 9b88b479-1ea7-4a08-8c04-308bf1746077 Authenticating user 'default' from [fd00:1122:3344:101::e]:55905 | ||
| 4253 | 2026.04.19 04:56:51.705718 [ 291 ] {} <Debug> TCP-Session: a0ef0ac7-2f2c-4474-9ca6-f9d356fe9c24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2026.04.19 04:56:51.705656 [ 290 ] {} <Debug> TCP-Session: 71806115-c124-4a62-b81e-dd7d6f6f70e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40404 | ||
| 4255 | 2026.04.19 04:56:51.705745 [ 3 ] {} <Debug> TCP-Session: 9b88b479-1ea7-4a08-8c04-308bf1746077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2026.04.19 04:56:51.705771 [ 290 ] {} <Debug> TCP-Session: 71806115-c124-4a62-b81e-dd7d6f6f70e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4257 | 2026.04.19 04:56:51.705773 [ 3 ] {} <Debug> TCP-Session: 9b88b479-1ea7-4a08-8c04-308bf1746077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.04.19 04:56:51.705792 [ 290 ] {} <Debug> TCP-Session: 71806115-c124-4a62-b81e-dd7d6f6f70e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2026.04.19 04:56:51.705651 [ 294 ] {} <Debug> TCP-Session: 0adc7183-ab90-4173-9229-2d51e3320a80 Authenticating user 'default' from [fd00:1122:3344:101::e]:38584 | ||
| 4260 | 2026.04.19 04:56:51.705619 [ 289 ] {} <Debug> TCP-Session: 109076b6-3618-4249-9356-3fe28139a354 Authenticating user 'default' from [fd00:1122:3344:101::e]:34254 | ||
| 4261 | 2026.04.19 04:56:51.705828 [ 294 ] {} <Debug> TCP-Session: 0adc7183-ab90-4173-9229-2d51e3320a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2026.04.19 04:56:51.705843 [ 288 ] {223b8d87-5450-4a18-a2ab-46a66566afa1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46487) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4263 | 2026.04.19 04:56:51.705863 [ 294 ] {} <Debug> TCP-Session: 0adc7183-ab90-4173-9229-2d51e3320a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.04.19 04:56:51.705857 [ 289 ] {} <Debug> TCP-Session: 109076b6-3618-4249-9356-3fe28139a354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.04.19 04:56:51.705565 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59795 | ||
| 4266 | 2026.04.19 04:56:51.705916 [ 289 ] {} <Debug> TCP-Session: 109076b6-3618-4249-9356-3fe28139a354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.04.19 04:56:51.705514 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48846 | ||
| 4268 | 2026.04.19 04:56:51.705503 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63783 | ||
| 4269 | 2026.04.19 04:56:51.705981 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4270 | 2026.04.19 04:56:51.706026 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4271 | 2026.04.19 04:56:51.706030 [ 286 ] {} <Debug> TCP-Session: fe6db8a3-952d-4c80-bdf5-f476c6aab3df Authenticating user 'default' from [fd00:1122:3344:101::e]:59795 | ||
| 4272 | 2026.04.19 04:56:51.706057 [ 293 ] {} <Debug> TCP-Session: 1d7619f1-65ec-4d3d-9bd7-8707452d228f Authenticating user 'default' from [fd00:1122:3344:101::e]:48846 | ||
| 4273 | 2026.04.19 04:56:51.706066 [ 286 ] {} <Debug> TCP-Session: fe6db8a3-952d-4c80-bdf5-f476c6aab3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2026.04.19 04:56:51.706084 [ 293 ] {} <Debug> TCP-Session: 1d7619f1-65ec-4d3d-9bd7-8707452d228f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.04.19 04:56:51.706100 [ 286 ] {} <Debug> TCP-Session: fe6db8a3-952d-4c80-bdf5-f476c6aab3df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2026.04.19 04:56:51.706112 [ 293 ] {} <Debug> TCP-Session: 1d7619f1-65ec-4d3d-9bd7-8707452d228f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2026.04.19 04:56:51.706121 [ 288 ] {223b8d87-5450-4a18-a2ab-46a66566afa1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4278 | 2026.04.19 04:56:51.706058 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4279 | 2026.04.19 04:56:51.706177 [ 292 ] {} <Debug> TCP-Session: 9b948a3c-f1cb-4df9-8fe1-a1d0f335ae90 Authenticating user 'default' from [fd00:1122:3344:101::e]:63783 | ||
| 4280 | 2026.04.19 04:56:51.706190 [ 288 ] {223b8d87-5450-4a18-a2ab-46a66566afa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4281 | 2026.04.19 04:56:51.706194 [ 292 ] {} <Debug> TCP-Session: 9b948a3c-f1cb-4df9-8fe1-a1d0f335ae90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2026.04.19 04:56:51.706215 [ 292 ] {} <Debug> TCP-Session: 9b948a3c-f1cb-4df9-8fe1-a1d0f335ae90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2026.04.19 04:56:51.706465 [ 288 ] {223b8d87-5450-4a18-a2ab-46a66566afa1} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 4284 | 2026.04.19 04:56:51.707402 [ 308 ] {223b8d87-5450-4a18-a2ab-46a66566afa1} <Trace> AggregatingTransform: Aggregating | ||
| 4285 | 2026.04.19 04:56:51.707448 [ 308 ] {223b8d87-5450-4a18-a2ab-46a66566afa1} <Trace> Aggregator: Aggregation method: without_key | ||
| 4286 | 2026.04.19 04:56:51.707483 [ 308 ] {223b8d87-5450-4a18-a2ab-46a66566afa1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918216 sec. (1089.068 rows/sec., 42.54 KiB/sec.) | ||
| 4287 | 2026.04.19 04:56:51.707502 [ 308 ] {223b8d87-5450-4a18-a2ab-46a66566afa1} <Trace> Aggregator: Merging aggregated data | ||
| 4288 | 2026.04.19 04:56:51.708784 [ 288 ] {223b8d87-5450-4a18-a2ab-46a66566afa1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002998 sec., 333.55570380253505 rows/sec., 13.03 KiB/sec. | ||
| 4289 | 2026.04.19 04:56:51.708908 [ 288 ] {223b8d87-5450-4a18-a2ab-46a66566afa1} <Debug> TCPHandler: Processed in 0.003374299 sec. | ||
| 4290 | 2026.04.19 04:56:51.709055 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4291 | 2026.04.19 04:56:51.709084 [ 288 ] {} <Debug> TCP-Session: 00dec2fe-8517-4aaa-934f-699ef866b2e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4292 | 2026.04.19 04:56:51.709088 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4293 | 2026.04.19 04:56:51.709102 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4294 | 2026.04.19 04:56:51.709122 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4295 | 2026.04.19 04:56:51.709141 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4296 | 2026.04.19 04:56:51.709156 [ 290 ] {} <Debug> TCP-Session: 71806115-c124-4a62-b81e-dd7d6f6f70e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2026.04.19 04:56:51.709178 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4298 | 2026.04.19 04:56:51.709197 [ 294 ] {} <Debug> TCP-Session: 0adc7183-ab90-4173-9229-2d51e3320a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.04.19 04:56:51.709195 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4300 | 2026.04.19 04:56:51.709216 [ 286 ] {} <Debug> TCP-Session: fe6db8a3-952d-4c80-bdf5-f476c6aab3df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2026.04.19 04:56:51.709220 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4302 | 2026.04.19 04:56:51.709251 [ 292 ] {} <Debug> TCP-Session: 9b948a3c-f1cb-4df9-8fe1-a1d0f335ae90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.04.19 04:56:51.709280 [ 3 ] {} <Debug> TCP-Session: 9b88b479-1ea7-4a08-8c04-308bf1746077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2026.04.19 04:56:51.709160 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4305 | 2026.04.19 04:56:51.709142 [ 289 ] {} <Debug> TCP-Session: 109076b6-3618-4249-9356-3fe28139a354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4306 | 2026.04.19 04:56:51.709344 [ 293 ] {} <Debug> TCP-Session: 1d7619f1-65ec-4d3d-9bd7-8707452d228f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.04.19 04:56:51.709178 [ 291 ] {} <Debug> TCP-Session: a0ef0ac7-2f2c-4474-9ca6-f9d356fe9c24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.04.19 04:56:51.970972 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4309 | 2026.04.19 04:56:51.971150 [ 4 ] {56a00f2b-11dc-413e-868d-b855135817c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4310 | 2026.04.19 04:56:51.971216 [ 4 ] {56a00f2b-11dc-413e-868d-b855135817c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4311 | 2026.04.19 04:56:51.971963 [ 4 ] {56a00f2b-11dc-413e-868d-b855135817c7} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2026.04.19 04:56:51.972106 [ 4 ] {56a00f2b-11dc-413e-868d-b855135817c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4313 | 2026.04.19 04:56:51.972520 [ 4 ] {56a00f2b-11dc-413e-868d-b855135817c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4314 | 2026.04.19 04:56:51.972749 [ 4 ] {56a00f2b-11dc-413e-868d-b855135817c7} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.04.19 04:56:51.972895 [ 117 ] {} <Debug> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4316 | 2026.04.19 04:56:51.972919 [ 4 ] {56a00f2b-11dc-413e-868d-b855135817c7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001816 sec., 156387.6651982379 rows/sec., 9.93 MiB/sec. | ||
| 4317 | 2026.04.19 04:56:51.972963 [ 117 ] {} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2026.04.19 04:56:51.972982 [ 4 ] {56a00f2b-11dc-413e-868d-b855135817c7} <Debug> TCPHandler: Processed in 0.002142408 sec. | ||
| 4319 | 2026.04.19 04:56:51.972990 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4320 | 2026.04.19 04:56:51.973128 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::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 | ||
| 4321 | 2026.04.19 04:56:51.973147 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2026.04.19 04:56:51.973387 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4323 | 2026.04.19 04:56:51.973390 [ 4 ] {9a8bc173-5b9a-419e-9758-d8bdfa050280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4324 | 2026.04.19 04:56:51.973447 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4325 | 2026.04.19 04:56:51.973461 [ 4 ] {9a8bc173-5b9a-419e-9758-d8bdfa050280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4326 | 2026.04.19 04:56:51.973528 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4327 | 2026.04.19 04:56:51.973585 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4328 | 2026.04.19 04:56:51.973636 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4329 | 2026.04.19 04:56:51.973681 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4330 | 2026.04.19 04:56:51.973724 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4331 | 2026.04.19 04:56:51.973913 [ 4 ] {9a8bc173-5b9a-419e-9758-d8bdfa050280} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2026.04.19 04:56:51.973958 [ 4 ] {9a8bc173-5b9a-419e-9758-d8bdfa050280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4333 | 2026.04.19 04:56:51.974280 [ 4 ] {9a8bc173-5b9a-419e-9758-d8bdfa050280} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4334 | 2026.04.19 04:56:51.974535 [ 4 ] {9a8bc173-5b9a-419e-9758-d8bdfa050280} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.04.19 04:56:51.974675 [ 4 ] {9a8bc173-5b9a-419e-9758-d8bdfa050280} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00133 sec., 1503.7593984962407 rows/sec., 122.62 KiB/sec. | ||
| 4336 | 2026.04.19 04:56:51.974713 [ 4 ] {9a8bc173-5b9a-419e-9758-d8bdfa050280} <Debug> TCPHandler: Processed in 0.001643818 sec. | ||
| 4337 | 2026.04.19 04:56:51.974816 [ 188 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001781431 sec., 970006.6968633643 rows/sec., 65.57 MiB/sec. | ||
| 4338 | 2026.04.19 04:56:51.974845 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.04.19 04:56:51.974936 [ 4 ] {6ee93996-685c-40a6-bdd5-074b37334c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4340 | 2026.04.19 04:56:51.974964 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4341 | 2026.04.19 04:56:51.974975 [ 4 ] {6ee93996-685c-40a6-bdd5-074b37334c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4342 | 2026.04.19 04:56:51.975209 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_11_2} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.04.19 04:56:51.975286 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_11_2} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4344 | 2026.04.19 04:56:51.975425 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4345 | 2026.04.19 04:56:51.975815 [ 4 ] {6ee93996-685c-40a6-bdd5-074b37334c6c} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.04.19 04:56:51.975857 [ 4 ] {6ee93996-685c-40a6-bdd5-074b37334c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4347 | 2026.04.19 04:56:51.976232 [ 4 ] {6ee93996-685c-40a6-bdd5-074b37334c6c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4348 | 2026.04.19 04:56:51.976441 [ 4 ] {6ee93996-685c-40a6-bdd5-074b37334c6c} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.04.19 04:56:51.976575 [ 4 ] {6ee93996-685c-40a6-bdd5-074b37334c6c} <Debug> executeQuery: Read 802 rows, 63.30 KiB in 0.001621 sec., 494756.3232572486 rows/sec., 38.14 MiB/sec. | ||
| 4350 | 2026.04.19 04:56:51.976614 [ 4 ] {6ee93996-685c-40a6-bdd5-074b37334c6c} <Debug> TCPHandler: Processed in 0.001788561 sec. | ||
| 4351 | 2026.04.19 04:56:51.976734 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.04.19 04:56:51.976830 [ 4 ] {842ae4ab-25d6-4f77-abf7-006dbd07387a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.04.19 04:56:51.976870 [ 4 ] {842ae4ab-25d6-4f77-abf7-006dbd07387a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4354 | 2026.04.19 04:56:51.977295 [ 4 ] {842ae4ab-25d6-4f77-abf7-006dbd07387a} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.04.19 04:56:51.977332 [ 4 ] {842ae4ab-25d6-4f77-abf7-006dbd07387a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4356 | 2026.04.19 04:56:51.977646 [ 4 ] {842ae4ab-25d6-4f77-abf7-006dbd07387a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4357 | 2026.04.19 04:56:51.977857 [ 4 ] {842ae4ab-25d6-4f77-abf7-006dbd07387a} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.04.19 04:56:51.977959 [ 117 ] {} <Debug> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4359 | 2026.04.19 04:56:51.977986 [ 4 ] {842ae4ab-25d6-4f77-abf7-006dbd07387a} <Debug> executeQuery: Read 146 rows, 8.83 KiB in 0.001175 sec., 124255.31914893616 rows/sec., 7.34 MiB/sec. | ||
| 4360 | 2026.04.19 04:56:51.977997 [ 117 ] {} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2026.04.19 04:56:51.978028 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4362 | 2026.04.19 04:56:51.978031 [ 4 ] {842ae4ab-25d6-4f77-abf7-006dbd07387a} <Debug> TCPHandler: Processed in 0.001347094 sec. | ||
| 4363 | 2026.04.19 04:56:51.978111 [ 190 ] {616a8d5c-05c1-4520-9446-e78f5908572f::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 | ||
| 4364 | 2026.04.19 04:56:51.978167 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.04.19 04:56:51.978219 [ 190 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4366 | 2026.04.19 04:56:51.978253 [ 190 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 225 rows starting from the beginning of the part | ||
| 4367 | 2026.04.19 04:56:51.978266 [ 4 ] {7081033b-ffbe-447f-8eac-884bfde9e0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4368 | 2026.04.19 04:56:51.978307 [ 190 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 144 rows starting from the beginning of the part | ||
| 4369 | 2026.04.19 04:56:51.978311 [ 4 ] {7081033b-ffbe-447f-8eac-884bfde9e0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4370 | 2026.04.19 04:56:51.978358 [ 190 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part | ||
| 4371 | 2026.04.19 04:56:51.978406 [ 190 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 144 rows starting from the beginning of the part | ||
| 4372 | 2026.04.19 04:56:51.978443 [ 190 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 4373 | 2026.04.19 04:56:51.978484 [ 190 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 146 rows starting from the beginning of the part | ||
| 4374 | 2026.04.19 04:56:51.978782 [ 4 ] {7081033b-ffbe-447f-8eac-884bfde9e0d1} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.04.19 04:56:51.978824 [ 4 ] {7081033b-ffbe-447f-8eac-884bfde9e0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4376 | 2026.04.19 04:56:51.979147 [ 4 ] {7081033b-ffbe-447f-8eac-884bfde9e0d1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4377 | 2026.04.19 04:56:51.979296 [ 190 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218511 sec., 613863.9700421252 rows/sec., 40.53 MiB/sec. | ||
| 4378 | 2026.04.19 04:56:51.979387 [ 4 ] {7081033b-ffbe-447f-8eac-884bfde9e0d1} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.04.19 04:56:51.979496 [ 195 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4380 | 2026.04.19 04:56:51.979524 [ 4 ] {7081033b-ffbe-447f-8eac-884bfde9e0d1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001277 sec., 116679.71808927174 rows/sec., 7.54 MiB/sec. | ||
| 4381 | 2026.04.19 04:56:51.979569 [ 4 ] {7081033b-ffbe-447f-8eac-884bfde9e0d1} <Debug> TCPHandler: Processed in 0.001452976 sec. | ||
| 4382 | 2026.04.19 04:56:51.979694 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.04.19 04:56:51.979790 [ 4 ] {24a5fc07-3654-4288-a40b-ac6094faad18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4384 | 2026.04.19 04:56:51.979816 [ 195 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_21_4} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.04.19 04:56:51.979830 [ 4 ] {24a5fc07-3654-4288-a40b-ac6094faad18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4386 | 2026.04.19 04:56:51.979905 [ 195 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_21_4} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4387 | 2026.04.19 04:56:51.980008 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4388 | 2026.04.19 04:56:51.980263 [ 4 ] {24a5fc07-3654-4288-a40b-ac6094faad18} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.04.19 04:56:51.980304 [ 4 ] {24a5fc07-3654-4288-a40b-ac6094faad18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4390 | 2026.04.19 04:56:51.980613 [ 4 ] {24a5fc07-3654-4288-a40b-ac6094faad18} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4391 | 2026.04.19 04:56:51.980830 [ 4 ] {24a5fc07-3654-4288-a40b-ac6094faad18} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.04.19 04:56:51.980938 [ 116 ] {} <Debug> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4393 | 2026.04.19 04:56:51.980961 [ 4 ] {24a5fc07-3654-4288-a40b-ac6094faad18} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 4394 | 2026.04.19 04:56:51.980975 [ 116 ] {} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.04.19 04:56:51.980999 [ 4 ] {24a5fc07-3654-4288-a40b-ac6094faad18} <Debug> TCPHandler: Processed in 0.001355514 sec. | ||
| 4396 | 2026.04.19 04:56:51.981000 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4397 | 2026.04.19 04:56:51.981105 [ 195 ] {8892c018-d1e0-483d-b849-836032b6860b::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 | ||
| 4398 | 2026.04.19 04:56:51.981123 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.04.19 04:56:51.981227 [ 195 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4400 | 2026.04.19 04:56:51.981230 [ 4 ] {e800644a-8533-48f7-97ea-8200942800d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4401 | 2026.04.19 04:56:51.981270 [ 195 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 4402 | 2026.04.19 04:56:51.981289 [ 4 ] {e800644a-8533-48f7-97ea-8200942800d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4403 | 2026.04.19 04:56:51.981346 [ 195 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4404 | 2026.04.19 04:56:51.981403 [ 195 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4405 | 2026.04.19 04:56:51.981449 [ 195 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4406 | 2026.04.19 04:56:51.981490 [ 195 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4407 | 2026.04.19 04:56:51.981530 [ 195 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4408 | 2026.04.19 04:56:51.981853 [ 4 ] {e800644a-8533-48f7-97ea-8200942800d3} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.04.19 04:56:51.981894 [ 4 ] {e800644a-8533-48f7-97ea-8200942800d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4410 | 2026.04.19 04:56:51.982263 [ 4 ] {e800644a-8533-48f7-97ea-8200942800d3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4411 | 2026.04.19 04:56:51.982452 [ 195 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392954 sec., 646108.9167337902 rows/sec., 39.38 MiB/sec. | ||
| 4412 | 2026.04.19 04:56:51.982481 [ 4 ] {e800644a-8533-48f7-97ea-8200942800d3} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.04.19 04:56:51.982618 [ 4 ] {e800644a-8533-48f7-97ea-8200942800d3} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001406 sec., 351351.35135135136 rows/sec., 24.66 MiB/sec. | ||
| 4414 | 2026.04.19 04:56:51.982660 [ 4 ] {e800644a-8533-48f7-97ea-8200942800d3} <Debug> TCPHandler: Processed in 0.001587328 sec. | ||
| 4415 | 2026.04.19 04:56:51.982671 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4416 | 2026.04.19 04:56:51.982799 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.04.19 04:56:51.982899 [ 4 ] {522b9e7e-16d4-42a3-acf0-7c0428787072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4418 | 2026.04.19 04:56:51.982944 [ 4 ] {522b9e7e-16d4-42a3-acf0-7c0428787072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4419 | 2026.04.19 04:56:51.983026 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_11_2} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2026.04.19 04:56:51.983124 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_11_2} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4421 | 2026.04.19 04:56:51.983209 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4422 | 2026.04.19 04:56:51.983289 [ 4 ] {522b9e7e-16d4-42a3-acf0-7c0428787072} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.04.19 04:56:51.983330 [ 4 ] {522b9e7e-16d4-42a3-acf0-7c0428787072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4424 | 2026.04.19 04:56:51.983644 [ 4 ] {522b9e7e-16d4-42a3-acf0-7c0428787072} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4425 | 2026.04.19 04:56:51.983875 [ 4 ] {522b9e7e-16d4-42a3-acf0-7c0428787072} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.04.19 04:56:51.984004 [ 4 ] {522b9e7e-16d4-42a3-acf0-7c0428787072} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 4427 | 2026.04.19 04:56:51.984040 [ 4 ] {522b9e7e-16d4-42a3-acf0-7c0428787072} <Debug> TCPHandler: Processed in 0.001292633 sec. | ||
| 4428 | 2026.04.19 04:56:51.984161 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.04.19 04:56:51.984260 [ 4 ] {89103a6f-6648-40af-8a62-a7fe2255d6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4430 | 2026.04.19 04:56:51.984305 [ 4 ] {89103a6f-6648-40af-8a62-a7fe2255d6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4431 | 2026.04.19 04:56:51.984740 [ 4 ] {89103a6f-6648-40af-8a62-a7fe2255d6b9} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.04.19 04:56:51.984775 [ 4 ] {89103a6f-6648-40af-8a62-a7fe2255d6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4433 | 2026.04.19 04:56:51.985132 [ 4 ] {89103a6f-6648-40af-8a62-a7fe2255d6b9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4434 | 2026.04.19 04:56:51.985354 [ 4 ] {89103a6f-6648-40af-8a62-a7fe2255d6b9} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.04.19 04:56:51.985492 [ 4 ] {89103a6f-6648-40af-8a62-a7fe2255d6b9} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.00125 sec., 212800 rows/sec., 14.14 MiB/sec. | ||
| 4436 | 2026.04.19 04:56:51.985529 [ 4 ] {89103a6f-6648-40af-8a62-a7fe2255d6b9} <Debug> TCPHandler: Processed in 0.001419725 sec. | ||
| 4437 | 2026.04.19 04:56:51.985651 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.04.19 04:56:51.985747 [ 4 ] {c8a64fa8-d6d5-480e-8a54-180db4bc590e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4439 | 2026.04.19 04:56:51.985790 [ 4 ] {c8a64fa8-d6d5-480e-8a54-180db4bc590e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4440 | 2026.04.19 04:56:51.986108 [ 4 ] {c8a64fa8-d6d5-480e-8a54-180db4bc590e} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.04.19 04:56:51.986142 [ 4 ] {c8a64fa8-d6d5-480e-8a54-180db4bc590e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4442 | 2026.04.19 04:56:51.986443 [ 4 ] {c8a64fa8-d6d5-480e-8a54-180db4bc590e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4443 | 2026.04.19 04:56:51.986659 [ 4 ] {c8a64fa8-d6d5-480e-8a54-180db4bc590e} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.04.19 04:56:51.986751 [ 116 ] {} <Debug> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4445 | 2026.04.19 04:56:51.986788 [ 116 ] {} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2026.04.19 04:56:51.986790 [ 4 ] {c8a64fa8-d6d5-480e-8a54-180db4bc590e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 4447 | 2026.04.19 04:56:51.986806 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4448 | 2026.04.19 04:56:51.986831 [ 4 ] {c8a64fa8-d6d5-480e-8a54-180db4bc590e} <Debug> TCPHandler: Processed in 0.001230852 sec. | ||
| 4449 | 2026.04.19 04:56:51.986896 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 4450 | 2026.04.19 04:56:51.986949 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4451 | 2026.04.19 04:56:51.987002 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4452 | 2026.04.19 04:56:51.987035 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 4453 | 2026.04.19 04:56:51.987073 [ 4 ] {2b26cade-d121-4c6d-a7bd-e2ec9304f734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4454 | 2026.04.19 04:56:51.987082 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 4455 | 2026.04.19 04:56:51.987137 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 4456 | 2026.04.19 04:56:51.987137 [ 4 ] {2b26cade-d121-4c6d-a7bd-e2ec9304f734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4457 | 2026.04.19 04:56:51.987179 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 4458 | 2026.04.19 04:56:51.987219 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 4459 | 2026.04.19 04:56:51.987253 [ 190 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 4460 | 2026.04.19 04:56:51.987898 [ 4 ] {2b26cade-d121-4c6d-a7bd-e2ec9304f734} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2026.04.19 04:56:51.987940 [ 4 ] {2b26cade-d121-4c6d-a7bd-e2ec9304f734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4462 | 2026.04.19 04:56:51.987982 [ 193 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00112989 sec., 8850.419067342838 rows/sec., 596.37 KiB/sec. | ||
| 4463 | 2026.04.19 04:56:51.988145 [ 193 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4464 | 2026.04.19 04:56:51.988471 [ 4 ] {2b26cade-d121-4c6d-a7bd-e2ec9304f734} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4465 | 2026.04.19 04:56:51.988481 [ 193 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_10_2} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.04.19 04:56:51.988578 [ 193 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_10_2} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4467 | 2026.04.19 04:56:51.988676 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4468 | 2026.04.19 04:56:51.988726 [ 4 ] {2b26cade-d121-4c6d-a7bd-e2ec9304f734} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.04.19 04:56:51.988887 [ 4 ] {2b26cade-d121-4c6d-a7bd-e2ec9304f734} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001832 sec., 1091.703056768559 rows/sec., 1.96 MiB/sec. | ||
| 4470 | 2026.04.19 04:56:51.988948 [ 4 ] {2b26cade-d121-4c6d-a7bd-e2ec9304f734} <Debug> TCPHandler: Processed in 0.002049936 sec. | ||
| 4471 | 2026.04.19 04:56:51.989069 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.04.19 04:56:51.989164 [ 4 ] {fad7073e-ca1c-4353-bb65-e269d121e80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4473 | 2026.04.19 04:56:51.989204 [ 4 ] {fad7073e-ca1c-4353-bb65-e269d121e80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4474 | 2026.04.19 04:56:51.989543 [ 4 ] {fad7073e-ca1c-4353-bb65-e269d121e80f} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.04.19 04:56:51.989576 [ 4 ] {fad7073e-ca1c-4353-bb65-e269d121e80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4476 | 2026.04.19 04:56:51.989883 [ 4 ] {fad7073e-ca1c-4353-bb65-e269d121e80f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4477 | 2026.04.19 04:56:51.990110 [ 4 ] {fad7073e-ca1c-4353-bb65-e269d121e80f} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.04.19 04:56:51.990235 [ 4 ] {fad7073e-ca1c-4353-bb65-e269d121e80f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 4479 | 2026.04.19 04:56:51.990278 [ 4 ] {fad7073e-ca1c-4353-bb65-e269d121e80f} <Debug> TCPHandler: Processed in 0.001260082 sec. | ||
| 4480 | 2026.04.19 04:56:52.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.76 MiB, peak 249.42 MiB, free memory in arenas 0.00 B, will set to 239.26 MiB (RSS), difference: -1.50 MiB | ||
| 4481 | 2026.04.19 04:56:55.778762 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4482 | 2026.04.19 04:56:55.778819 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4483 | 2026.04.19 04:56:55.869847 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8653 | ||
| 4484 | 2026.04.19 04:56:55.870327 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.04.19 04:56:55.870378 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4486 | 2026.04.19 04:56:55.870867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4487 | 2026.04.19 04:56:55.871098 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.04.19 04:56:55.871254 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8653 | ||
| 4489 | 2026.04.19 04:56:56.326866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4490 | 2026.04.19 04:56:56.342410 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2026.04.19 04:56:56.342480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4492 | 2026.04.19 04:56:56.350187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4493 | 2026.04.19 04:56:56.351093 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.04.19 04:56:56.359256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4495 | 2026.04.19 04:56:56.964635 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.04.19 04:56:56.964830 [ 4 ] {1aef4d0e-0209-4b62-86c4-7ec823baa19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4497 | 2026.04.19 04:56:56.964897 [ 4 ] {1aef4d0e-0209-4b62-86c4-7ec823baa19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4498 | 2026.04.19 04:56:56.965638 [ 4 ] {1aef4d0e-0209-4b62-86c4-7ec823baa19e} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.04.19 04:56:56.965683 [ 4 ] {1aef4d0e-0209-4b62-86c4-7ec823baa19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4500 | 2026.04.19 04:56:56.966104 [ 4 ] {1aef4d0e-0209-4b62-86c4-7ec823baa19e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4501 | 2026.04.19 04:56:56.966338 [ 4 ] {1aef4d0e-0209-4b62-86c4-7ec823baa19e} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.04.19 04:56:56.966511 [ 4 ] {1aef4d0e-0209-4b62-86c4-7ec823baa19e} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001726 sec., 78794.9015063731 rows/sec., 6.84 MiB/sec. | ||
| 4503 | 2026.04.19 04:56:56.966565 [ 4 ] {1aef4d0e-0209-4b62-86c4-7ec823baa19e} <Debug> TCPHandler: Processed in 0.002062366 sec. | ||
| 4504 | 2026.04.19 04:56:56.966697 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.04.19 04:56:56.966801 [ 4 ] {60200f89-ce9e-4740-a18c-ac906e4b43d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4506 | 2026.04.19 04:56:56.966845 [ 4 ] {60200f89-ce9e-4740-a18c-ac906e4b43d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4507 | 2026.04.19 04:56:56.967285 [ 4 ] {60200f89-ce9e-4740-a18c-ac906e4b43d5} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.04.19 04:56:56.967320 [ 4 ] {60200f89-ce9e-4740-a18c-ac906e4b43d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4509 | 2026.04.19 04:56:56.967647 [ 4 ] {60200f89-ce9e-4740-a18c-ac906e4b43d5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4510 | 2026.04.19 04:56:56.967866 [ 4 ] {60200f89-ce9e-4740-a18c-ac906e4b43d5} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.04.19 04:56:56.968001 [ 4 ] {60200f89-ce9e-4740-a18c-ac906e4b43d5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001223 sec., 32706.459525756338 rows/sec., 2.40 MiB/sec. | ||
| 4512 | 2026.04.19 04:56:56.968038 [ 4 ] {60200f89-ce9e-4740-a18c-ac906e4b43d5} <Debug> TCPHandler: Processed in 0.001395784 sec. | ||
| 4513 | 2026.04.19 04:56:56.968153 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.04.19 04:56:56.968248 [ 4 ] {72e326e4-d788-4b9d-a937-bdc3ff460eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4515 | 2026.04.19 04:56:56.968290 [ 4 ] {72e326e4-d788-4b9d-a937-bdc3ff460eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4516 | 2026.04.19 04:56:56.968728 [ 4 ] {72e326e4-d788-4b9d-a937-bdc3ff460eea} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.04.19 04:56:56.968763 [ 4 ] {72e326e4-d788-4b9d-a937-bdc3ff460eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4518 | 2026.04.19 04:56:56.969072 [ 4 ] {72e326e4-d788-4b9d-a937-bdc3ff460eea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4519 | 2026.04.19 04:56:56.969296 [ 4 ] {72e326e4-d788-4b9d-a937-bdc3ff460eea} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.04.19 04:56:56.969431 [ 4 ] {72e326e4-d788-4b9d-a937-bdc3ff460eea} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001201 sec., 86594.50457951707 rows/sec., 6.76 MiB/sec. | ||
| 4521 | 2026.04.19 04:56:56.969468 [ 4 ] {72e326e4-d788-4b9d-a937-bdc3ff460eea} <Debug> TCPHandler: Processed in 0.001368313 sec. | ||
| 4522 | 2026.04.19 04:56:56.969589 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.04.19 04:56:56.969685 [ 4 ] {e649fefc-3f97-4d6e-aebb-697317f7e687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4524 | 2026.04.19 04:56:56.969728 [ 4 ] {e649fefc-3f97-4d6e-aebb-697317f7e687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4525 | 2026.04.19 04:56:56.970128 [ 4 ] {e649fefc-3f97-4d6e-aebb-697317f7e687} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.04.19 04:56:56.970163 [ 4 ] {e649fefc-3f97-4d6e-aebb-697317f7e687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4527 | 2026.04.19 04:56:56.970501 [ 4 ] {e649fefc-3f97-4d6e-aebb-697317f7e687} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4528 | 2026.04.19 04:56:56.970726 [ 4 ] {e649fefc-3f97-4d6e-aebb-697317f7e687} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.04.19 04:56:56.970860 [ 4 ] {e649fefc-3f97-4d6e-aebb-697317f7e687} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 4530 | 2026.04.19 04:56:56.970896 [ 4 ] {e649fefc-3f97-4d6e-aebb-697317f7e687} <Debug> TCPHandler: Processed in 0.001361503 sec. | ||
| 4531 | 2026.04.19 04:56:56.971019 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.04.19 04:56:56.971113 [ 4 ] {366eaa00-3527-4a5c-b007-7b956db4f531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4533 | 2026.04.19 04:56:56.971168 [ 4 ] {366eaa00-3527-4a5c-b007-7b956db4f531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4534 | 2026.04.19 04:56:56.972004 [ 4 ] {366eaa00-3527-4a5c-b007-7b956db4f531} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.04.19 04:56:56.972039 [ 4 ] {366eaa00-3527-4a5c-b007-7b956db4f531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4536 | 2026.04.19 04:56:56.972632 [ 4 ] {366eaa00-3527-4a5c-b007-7b956db4f531} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4537 | 2026.04.19 04:56:56.972872 [ 4 ] {366eaa00-3527-4a5c-b007-7b956db4f531} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.04.19 04:56:56.973013 [ 4 ] {366eaa00-3527-4a5c-b007-7b956db4f531} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001918 sec., 20855.057351407715 rows/sec., 37.37 MiB/sec. | ||
| 4539 | 2026.04.19 04:56:56.973091 [ 4 ] {366eaa00-3527-4a5c-b007-7b956db4f531} <Debug> TCPHandler: Processed in 0.002122177 sec. | ||
| 4540 | 2026.04.19 04:56:56.973213 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4541 | 2026.04.19 04:56:56.973307 [ 4 ] {b7e436f6-5cf9-47a1-bf5f-db828392f6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4542 | 2026.04.19 04:56:56.973355 [ 4 ] {b7e436f6-5cf9-47a1-bf5f-db828392f6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4543 | 2026.04.19 04:56:56.973707 [ 4 ] {b7e436f6-5cf9-47a1-bf5f-db828392f6de} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.04.19 04:56:56.973742 [ 4 ] {b7e436f6-5cf9-47a1-bf5f-db828392f6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4545 | 2026.04.19 04:56:56.974057 [ 4 ] {b7e436f6-5cf9-47a1-bf5f-db828392f6de} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4546 | 2026.04.19 04:56:56.974271 [ 4 ] {b7e436f6-5cf9-47a1-bf5f-db828392f6de} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.04.19 04:56:56.974402 [ 4 ] {b7e436f6-5cf9-47a1-bf5f-db828392f6de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 4548 | 2026.04.19 04:56:56.974445 [ 4 ] {b7e436f6-5cf9-47a1-bf5f-db828392f6de} <Debug> TCPHandler: Processed in 0.001283023 sec. | ||
| 4549 | 2026.04.19 04:57:00.929727 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 606 | ||
| 4550 | 2026.04.19 04:57:00.932659 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.04.19 04:57:00.932717 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4552 | 2026.04.19 04:57:00.933939 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4553 | 2026.04.19 04:57:00.934214 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.04.19 04:57:00.934498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4555 | 2026.04.19 04:57:01.970994 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2026.04.19 04:57:01.971203 [ 4 ] {904e0751-48f2-4f2a-9300-d9e20a2cdd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4557 | 2026.04.19 04:57:01.971279 [ 4 ] {904e0751-48f2-4f2a-9300-d9e20a2cdd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4558 | 2026.04.19 04:57:01.972074 [ 4 ] {904e0751-48f2-4f2a-9300-d9e20a2cdd24} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.04.19 04:57:01.972124 [ 4 ] {904e0751-48f2-4f2a-9300-d9e20a2cdd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4560 | 2026.04.19 04:57:01.972539 [ 4 ] {904e0751-48f2-4f2a-9300-d9e20a2cdd24} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4561 | 2026.04.19 04:57:01.972770 [ 4 ] {904e0751-48f2-4f2a-9300-d9e20a2cdd24} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2026.04.19 04:57:01.972937 [ 4 ] {904e0751-48f2-4f2a-9300-d9e20a2cdd24} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001786 sec., 159014.5576707727 rows/sec., 10.10 MiB/sec. | ||
| 4563 | 2026.04.19 04:57:01.972985 [ 4 ] {904e0751-48f2-4f2a-9300-d9e20a2cdd24} <Debug> TCPHandler: Processed in 0.002132147 sec. | ||
| 4564 | 2026.04.19 04:57:01.973114 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4565 | 2026.04.19 04:57:01.973216 [ 4 ] {8b1ac950-84c3-4f22-94b7-4d131ceaa23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4566 | 2026.04.19 04:57:01.973260 [ 4 ] {8b1ac950-84c3-4f22-94b7-4d131ceaa23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4567 | 2026.04.19 04:57:01.974065 [ 4 ] {8b1ac950-84c3-4f22-94b7-4d131ceaa23f} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2026.04.19 04:57:01.974103 [ 4 ] {8b1ac950-84c3-4f22-94b7-4d131ceaa23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4569 | 2026.04.19 04:57:01.974463 [ 4 ] {8b1ac950-84c3-4f22-94b7-4d131ceaa23f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4570 | 2026.04.19 04:57:01.974672 [ 4 ] {8b1ac950-84c3-4f22-94b7-4d131ceaa23f} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.04.19 04:57:01.974808 [ 4 ] {8b1ac950-84c3-4f22-94b7-4d131ceaa23f} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.001614 sec., 496282.5278810409 rows/sec., 38.26 MiB/sec. | ||
| 4572 | 2026.04.19 04:57:01.974844 [ 4 ] {8b1ac950-84c3-4f22-94b7-4d131ceaa23f} <Debug> TCPHandler: Processed in 0.001783882 sec. | ||
| 4573 | 2026.04.19 04:57:01.974953 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2026.04.19 04:57:01.975049 [ 4 ] {2f82da60-e162-4a06-864e-ea4100529df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4575 | 2026.04.19 04:57:01.975090 [ 4 ] {2f82da60-e162-4a06-864e-ea4100529df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4576 | 2026.04.19 04:57:01.975536 [ 4 ] {2f82da60-e162-4a06-864e-ea4100529df2} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.04.19 04:57:01.975573 [ 4 ] {2f82da60-e162-4a06-864e-ea4100529df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4578 | 2026.04.19 04:57:01.975879 [ 4 ] {2f82da60-e162-4a06-864e-ea4100529df2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4579 | 2026.04.19 04:57:01.976081 [ 4 ] {2f82da60-e162-4a06-864e-ea4100529df2} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.04.19 04:57:01.976208 [ 4 ] {2f82da60-e162-4a06-864e-ea4100529df2} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001178 sec., 122241.08658743634 rows/sec., 7.21 MiB/sec. | ||
| 4581 | 2026.04.19 04:57:01.976245 [ 4 ] {2f82da60-e162-4a06-864e-ea4100529df2} <Debug> TCPHandler: Processed in 0.001344553 sec. | ||
| 4582 | 2026.04.19 04:57:01.976358 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2026.04.19 04:57:01.976451 [ 4 ] {375998e0-1613-4e48-9c2a-f3cf151ba743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4584 | 2026.04.19 04:57:01.976490 [ 4 ] {375998e0-1613-4e48-9c2a-f3cf151ba743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4585 | 2026.04.19 04:57:01.976925 [ 4 ] {375998e0-1613-4e48-9c2a-f3cf151ba743} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.04.19 04:57:01.976960 [ 4 ] {375998e0-1613-4e48-9c2a-f3cf151ba743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4587 | 2026.04.19 04:57:01.977285 [ 4 ] {375998e0-1613-4e48-9c2a-f3cf151ba743} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4588 | 2026.04.19 04:57:01.977488 [ 4 ] {375998e0-1613-4e48-9c2a-f3cf151ba743} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.04.19 04:57:01.977631 [ 4 ] {375998e0-1613-4e48-9c2a-f3cf151ba743} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001198 sec., 124373.95659432387 rows/sec., 8.04 MiB/sec. | ||
| 4590 | 2026.04.19 04:57:01.977669 [ 4 ] {375998e0-1613-4e48-9c2a-f3cf151ba743} <Debug> TCPHandler: Processed in 0.001362164 sec. | ||
| 4591 | 2026.04.19 04:57:01.977779 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4592 | 2026.04.19 04:57:01.977872 [ 4 ] {164d4628-aa95-44ea-a16e-81ac0abd3b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4593 | 2026.04.19 04:57:01.977914 [ 4 ] {164d4628-aa95-44ea-a16e-81ac0abd3b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4594 | 2026.04.19 04:57:01.978382 [ 4 ] {164d4628-aa95-44ea-a16e-81ac0abd3b20} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2026.04.19 04:57:01.978418 [ 4 ] {164d4628-aa95-44ea-a16e-81ac0abd3b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4596 | 2026.04.19 04:57:01.978724 [ 4 ] {164d4628-aa95-44ea-a16e-81ac0abd3b20} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4597 | 2026.04.19 04:57:01.978930 [ 4 ] {164d4628-aa95-44ea-a16e-81ac0abd3b20} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.04.19 04:57:01.979056 [ 4 ] {164d4628-aa95-44ea-a16e-81ac0abd3b20} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 4599 | 2026.04.19 04:57:01.979094 [ 4 ] {164d4628-aa95-44ea-a16e-81ac0abd3b20} <Debug> TCPHandler: Processed in 0.001365044 sec. | ||
| 4600 | 2026.04.19 04:57:01.979211 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4601 | 2026.04.19 04:57:01.979304 [ 4 ] {2f493db2-1bf7-47a3-830c-ec6a1798486f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4602 | 2026.04.19 04:57:01.979344 [ 4 ] {2f493db2-1bf7-47a3-830c-ec6a1798486f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4603 | 2026.04.19 04:57:01.979976 [ 4 ] {2f493db2-1bf7-47a3-830c-ec6a1798486f} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.04.19 04:57:01.980012 [ 4 ] {2f493db2-1bf7-47a3-830c-ec6a1798486f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4605 | 2026.04.19 04:57:01.980334 [ 4 ] {2f493db2-1bf7-47a3-830c-ec6a1798486f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4606 | 2026.04.19 04:57:01.980537 [ 4 ] {2f493db2-1bf7-47a3-830c-ec6a1798486f} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.04.19 04:57:01.980667 [ 4 ] {2f493db2-1bf7-47a3-830c-ec6a1798486f} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.00138 sec., 356521.7391304348 rows/sec., 25.01 MiB/sec. | ||
| 4608 | 2026.04.19 04:57:01.980702 [ 4 ] {2f493db2-1bf7-47a3-830c-ec6a1798486f} <Debug> TCPHandler: Processed in 0.001541057 sec. | ||
| 4609 | 2026.04.19 04:57:01.980811 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2026.04.19 04:57:01.980904 [ 4 ] {b7fa6e11-b4d1-4748-aea1-7c2279eaa4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4611 | 2026.04.19 04:57:01.980944 [ 4 ] {b7fa6e11-b4d1-4748-aea1-7c2279eaa4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4612 | 2026.04.19 04:57:01.981277 [ 4 ] {b7fa6e11-b4d1-4748-aea1-7c2279eaa4d1} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2026.04.19 04:57:01.981314 [ 4 ] {b7fa6e11-b4d1-4748-aea1-7c2279eaa4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4614 | 2026.04.19 04:57:01.981636 [ 4 ] {b7fa6e11-b4d1-4748-aea1-7c2279eaa4d1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4615 | 2026.04.19 04:57:01.981852 [ 4 ] {b7fa6e11-b4d1-4748-aea1-7c2279eaa4d1} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.04.19 04:57:01.981956 [ 105 ] {} <Debug> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4617 | 2026.04.19 04:57:01.981981 [ 4 ] {b7fa6e11-b4d1-4748-aea1-7c2279eaa4d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 4618 | 2026.04.19 04:57:01.982025 [ 105 ] {} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.04.19 04:57:01.982031 [ 4 ] {b7fa6e11-b4d1-4748-aea1-7c2279eaa4d1} <Debug> TCPHandler: Processed in 0.001269872 sec. | ||
| 4620 | 2026.04.19 04:57:01.982056 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4621 | 2026.04.19 04:57:01.982161 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.04.19 04:57:01.982194 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::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 | ||
| 4623 | 2026.04.19 04:57:01.982259 [ 4 ] {dc24cb49-75bf-4620-b1fb-e4e29e906e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4624 | 2026.04.19 04:57:01.982306 [ 4 ] {dc24cb49-75bf-4620-b1fb-e4e29e906e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4625 | 2026.04.19 04:57:01.982349 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4626 | 2026.04.19 04:57:01.982390 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4627 | 2026.04.19 04:57:01.982452 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4628 | 2026.04.19 04:57:01.982493 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4629 | 2026.04.19 04:57:01.982538 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4630 | 2026.04.19 04:57:01.982578 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4631 | 2026.04.19 04:57:01.982616 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4632 | 2026.04.19 04:57:01.982716 [ 4 ] {dc24cb49-75bf-4620-b1fb-e4e29e906e38} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.04.19 04:57:01.982757 [ 4 ] {dc24cb49-75bf-4620-b1fb-e4e29e906e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4634 | 2026.04.19 04:57:01.983132 [ 4 ] {dc24cb49-75bf-4620-b1fb-e4e29e906e38} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4635 | 2026.04.19 04:57:01.983358 [ 4 ] {dc24cb49-75bf-4620-b1fb-e4e29e906e38} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.04.19 04:57:01.983464 [ 198 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001327963 sec., 49700.17989959058 rows/sec., 2.54 MiB/sec. | ||
| 4637 | 2026.04.19 04:57:01.983493 [ 4 ] {dc24cb49-75bf-4620-b1fb-e4e29e906e38} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001252 sec., 211661.34185303512 rows/sec., 14.07 MiB/sec. | ||
| 4638 | 2026.04.19 04:57:01.983540 [ 4 ] {dc24cb49-75bf-4620-b1fb-e4e29e906e38} <Debug> TCPHandler: Processed in 0.001430565 sec. | ||
| 4639 | 2026.04.19 04:57:01.983647 [ 198 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4640 | 2026.04.19 04:57:01.983658 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2026.04.19 04:57:01.983758 [ 4 ] {5c7d9252-e8aa-4ce6-9b98-cb9d347d9530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4642 | 2026.04.19 04:57:01.983803 [ 4 ] {5c7d9252-e8aa-4ce6-9b98-cb9d347d9530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4643 | 2026.04.19 04:57:01.983959 [ 198 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_11_2} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.04.19 04:57:01.984049 [ 198 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_11_2} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4645 | 2026.04.19 04:57:01.984117 [ 4 ] {5c7d9252-e8aa-4ce6-9b98-cb9d347d9530} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.04.19 04:57:01.984144 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4647 | 2026.04.19 04:57:01.984157 [ 4 ] {5c7d9252-e8aa-4ce6-9b98-cb9d347d9530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4648 | 2026.04.19 04:57:01.984470 [ 4 ] {5c7d9252-e8aa-4ce6-9b98-cb9d347d9530} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4649 | 2026.04.19 04:57:01.984677 [ 4 ] {5c7d9252-e8aa-4ce6-9b98-cb9d347d9530} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.04.19 04:57:01.984812 [ 4 ] {5c7d9252-e8aa-4ce6-9b98-cb9d347d9530} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 4651 | 2026.04.19 04:57:01.984846 [ 4 ] {5c7d9252-e8aa-4ce6-9b98-cb9d347d9530} <Debug> TCPHandler: Processed in 0.001239031 sec. | ||
| 4652 | 2026.04.19 04:57:01.984956 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2026.04.19 04:57:01.985048 [ 4 ] {7d083575-66a5-420d-b181-2492b6411378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4654 | 2026.04.19 04:57:01.985100 [ 4 ] {7d083575-66a5-420d-b181-2492b6411378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4655 | 2026.04.19 04:57:01.985817 [ 4 ] {7d083575-66a5-420d-b181-2492b6411378} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.04.19 04:57:01.985853 [ 4 ] {7d083575-66a5-420d-b181-2492b6411378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4657 | 2026.04.19 04:57:01.986333 [ 4 ] {7d083575-66a5-420d-b181-2492b6411378} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4658 | 2026.04.19 04:57:01.986561 [ 4 ] {7d083575-66a5-420d-b181-2492b6411378} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.04.19 04:57:01.986696 [ 4 ] {7d083575-66a5-420d-b181-2492b6411378} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001665 sec., 1201.2012012012012 rows/sec., 2.15 MiB/sec. | ||
| 4660 | 2026.04.19 04:57:01.986754 [ 4 ] {7d083575-66a5-420d-b181-2492b6411378} <Debug> TCPHandler: Processed in 0.001848083 sec. | ||
| 4661 | 2026.04.19 04:57:01.986873 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2026.04.19 04:57:01.986966 [ 4 ] {8da15d03-c598-45a7-9a56-3e7cb3500b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4663 | 2026.04.19 04:57:01.987007 [ 4 ] {8da15d03-c598-45a7-9a56-3e7cb3500b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4664 | 2026.04.19 04:57:01.987336 [ 4 ] {8da15d03-c598-45a7-9a56-3e7cb3500b58} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.04.19 04:57:01.987373 [ 4 ] {8da15d03-c598-45a7-9a56-3e7cb3500b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4666 | 2026.04.19 04:57:01.987674 [ 4 ] {8da15d03-c598-45a7-9a56-3e7cb3500b58} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4667 | 2026.04.19 04:57:01.987875 [ 4 ] {8da15d03-c598-45a7-9a56-3e7cb3500b58} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.04.19 04:57:01.988003 [ 4 ] {8da15d03-c598-45a7-9a56-3e7cb3500b58} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 4669 | 2026.04.19 04:57:01.988038 [ 4 ] {8da15d03-c598-45a7-9a56-3e7cb3500b58} <Debug> TCPHandler: Processed in 0.001216331 sec. | ||
| 4670 | 2026.04.19 04:57:03.371411 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9165 | ||
| 4671 | 2026.04.19 04:57:03.372026 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2026.04.19 04:57:03.372075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4673 | 2026.04.19 04:57:03.372646 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4674 | 2026.04.19 04:57:03.372882 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2026.04.19 04:57:03.373023 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9165 | ||
| 4676 | 2026.04.19 04:57:03.859398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4677 | 2026.04.19 04:57:03.877268 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2026.04.19 04:57:03.877335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4679 | 2026.04.19 04:57:03.883581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4680 | 2026.04.19 04:57:03.884293 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.04.19 04:57:03.887533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4682 | 2026.04.19 04:57:06.601279 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2026.04.19 04:57:06.601479 [ 4 ] {5c99ee28-f18f-427b-9b08-a7262119290b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4684 | 2026.04.19 04:57:06.601554 [ 4 ] {5c99ee28-f18f-427b-9b08-a7262119290b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4685 | 2026.04.19 04:57:06.602213 [ 4 ] {5c99ee28-f18f-427b-9b08-a7262119290b} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.04.19 04:57:06.602256 [ 4 ] {5c99ee28-f18f-427b-9b08-a7262119290b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4687 | 2026.04.19 04:57:06.602646 [ 4 ] {5c99ee28-f18f-427b-9b08-a7262119290b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4688 | 2026.04.19 04:57:06.602870 [ 4 ] {5c99ee28-f18f-427b-9b08-a7262119290b} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.04.19 04:57:06.603032 [ 4 ] {5c99ee28-f18f-427b-9b08-a7262119290b} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001606 sec., 8717.3100871731 rows/sec., 710.84 KiB/sec. | ||
| 4690 | 2026.04.19 04:57:06.603082 [ 4 ] {5c99ee28-f18f-427b-9b08-a7262119290b} <Debug> TCPHandler: Processed in 0.001966684 sec. | ||
| 4691 | 2026.04.19 04:57:06.603218 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4692 | 2026.04.19 04:57:06.603320 [ 4 ] {6be7818d-b7dc-43b7-93b9-623cc2bf7170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4693 | 2026.04.19 04:57:06.603362 [ 4 ] {6be7818d-b7dc-43b7-93b9-623cc2bf7170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4694 | 2026.04.19 04:57:06.605404 [ 4 ] {6be7818d-b7dc-43b7-93b9-623cc2bf7170} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2026.04.19 04:57:06.605440 [ 4 ] {6be7818d-b7dc-43b7-93b9-623cc2bf7170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4696 | 2026.04.19 04:57:06.605958 [ 4 ] {6be7818d-b7dc-43b7-93b9-623cc2bf7170} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4697 | 2026.04.19 04:57:06.606177 [ 4 ] {6be7818d-b7dc-43b7-93b9-623cc2bf7170} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2026.04.19 04:57:06.606321 [ 4 ] {6be7818d-b7dc-43b7-93b9-623cc2bf7170} <Debug> executeQuery: Read 2488 rows, 189.53 KiB in 0.003024 sec., 822751.3227513226 rows/sec., 61.21 MiB/sec. | ||
| 4699 | 2026.04.19 04:57:06.606362 [ 4 ] {6be7818d-b7dc-43b7-93b9-623cc2bf7170} <Debug> TCPHandler: Processed in 0.003197596 sec. | ||
| 4700 | 2026.04.19 04:57:06.606483 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2026.04.19 04:57:06.606581 [ 4 ] {fa84d757-9770-4240-bcac-c46d70c67320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4702 | 2026.04.19 04:57:06.606623 [ 4 ] {fa84d757-9770-4240-bcac-c46d70c67320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4703 | 2026.04.19 04:57:06.607073 [ 4 ] {fa84d757-9770-4240-bcac-c46d70c67320} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2026.04.19 04:57:06.607109 [ 4 ] {fa84d757-9770-4240-bcac-c46d70c67320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4705 | 2026.04.19 04:57:06.607421 [ 4 ] {fa84d757-9770-4240-bcac-c46d70c67320} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4706 | 2026.04.19 04:57:06.607632 [ 4 ] {fa84d757-9770-4240-bcac-c46d70c67320} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.04.19 04:57:06.607766 [ 4 ] {fa84d757-9770-4240-bcac-c46d70c67320} <Debug> executeQuery: Read 63 rows, 4.66 KiB in 0.001205 sec., 52282.15767634855 rows/sec., 3.78 MiB/sec. | ||
| 4708 | 2026.04.19 04:57:06.607804 [ 4 ] {fa84d757-9770-4240-bcac-c46d70c67320} <Debug> TCPHandler: Processed in 0.001373644 sec. | ||
| 4709 | 2026.04.19 04:57:06.607912 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.04.19 04:57:06.608006 [ 4 ] {438633d2-19c4-4d1e-be70-f7f54b9913d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4711 | 2026.04.19 04:57:06.608047 [ 4 ] {438633d2-19c4-4d1e-be70-f7f54b9913d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4712 | 2026.04.19 04:57:06.608869 [ 4 ] {438633d2-19c4-4d1e-be70-f7f54b9913d3} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.04.19 04:57:06.608905 [ 4 ] {438633d2-19c4-4d1e-be70-f7f54b9913d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4714 | 2026.04.19 04:57:06.609226 [ 4 ] {438633d2-19c4-4d1e-be70-f7f54b9913d3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4715 | 2026.04.19 04:57:06.609431 [ 4 ] {438633d2-19c4-4d1e-be70-f7f54b9913d3} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.04.19 04:57:06.609559 [ 4 ] {438633d2-19c4-4d1e-be70-f7f54b9913d3} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001572 sec., 509541.98473282444 rows/sec., 29.43 MiB/sec. | ||
| 4717 | 2026.04.19 04:57:06.609597 [ 4 ] {438633d2-19c4-4d1e-be70-f7f54b9913d3} <Debug> TCPHandler: Processed in 0.00173539 sec. | ||
| 4718 | 2026.04.19 04:57:06.609704 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2026.04.19 04:57:06.609804 [ 4 ] {d012d12e-3992-484b-9740-506599d7b227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4720 | 2026.04.19 04:57:06.609845 [ 4 ] {d012d12e-3992-484b-9740-506599d7b227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4721 | 2026.04.19 04:57:06.610235 [ 4 ] {d012d12e-3992-484b-9740-506599d7b227} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.04.19 04:57:06.610273 [ 4 ] {d012d12e-3992-484b-9740-506599d7b227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4723 | 2026.04.19 04:57:06.610603 [ 4 ] {d012d12e-3992-484b-9740-506599d7b227} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4724 | 2026.04.19 04:57:06.610816 [ 4 ] {d012d12e-3992-484b-9740-506599d7b227} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.04.19 04:57:06.610945 [ 4 ] {d012d12e-3992-484b-9740-506599d7b227} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 60.67 KiB/sec. | ||
| 4726 | 2026.04.19 04:57:06.610984 [ 4 ] {d012d12e-3992-484b-9740-506599d7b227} <Debug> TCPHandler: Processed in 0.001333083 sec. | ||
| 4727 | 2026.04.19 04:57:06.611099 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4728 | 2026.04.19 04:57:06.611201 [ 4 ] {85519cf6-d275-452d-850a-945605dfacdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4729 | 2026.04.19 04:57:06.611243 [ 4 ] {85519cf6-d275-452d-850a-945605dfacdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4730 | 2026.04.19 04:57:06.612374 [ 4 ] {85519cf6-d275-452d-850a-945605dfacdc} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.04.19 04:57:06.612421 [ 4 ] {85519cf6-d275-452d-850a-945605dfacdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4732 | 2026.04.19 04:57:06.612911 [ 4 ] {85519cf6-d275-452d-850a-945605dfacdc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4733 | 2026.04.19 04:57:06.613150 [ 4 ] {85519cf6-d275-452d-850a-945605dfacdc} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.04.19 04:57:06.613287 [ 4 ] {85519cf6-d275-452d-850a-945605dfacdc} <Debug> executeQuery: Read 1342 rows, 92.30 KiB in 0.002105 sec., 637529.6912114014 rows/sec., 42.82 MiB/sec. | ||
| 4735 | 2026.04.19 04:57:06.613325 [ 4 ] {85519cf6-d275-452d-850a-945605dfacdc} <Debug> TCPHandler: Processed in 0.00227818 sec. | ||
| 4736 | 2026.04.19 04:57:06.613437 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4737 | 2026.04.19 04:57:06.613533 [ 4 ] {1f54dcad-4926-437e-aa47-6cb355627431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4738 | 2026.04.19 04:57:06.613576 [ 4 ] {1f54dcad-4926-437e-aa47-6cb355627431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4739 | 2026.04.19 04:57:06.614454 [ 4 ] {1f54dcad-4926-437e-aa47-6cb355627431} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2026.04.19 04:57:06.614491 [ 4 ] {1f54dcad-4926-437e-aa47-6cb355627431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4741 | 2026.04.19 04:57:06.614951 [ 4 ] {1f54dcad-4926-437e-aa47-6cb355627431} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4742 | 2026.04.19 04:57:06.615165 [ 4 ] {1f54dcad-4926-437e-aa47-6cb355627431} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.04.19 04:57:06.615300 [ 4 ] {1f54dcad-4926-437e-aa47-6cb355627431} <Debug> executeQuery: Read 1631 rows, 102.52 KiB in 0.001786 sec., 913213.8857782754 rows/sec., 56.06 MiB/sec. | ||
| 4744 | 2026.04.19 04:57:06.615336 [ 4 ] {1f54dcad-4926-437e-aa47-6cb355627431} <Debug> TCPHandler: Processed in 0.001950604 sec. | ||
| 4745 | 2026.04.19 04:57:06.615444 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4746 | 2026.04.19 04:57:06.615538 [ 4 ] {ad1418e4-d12b-433b-9fc1-fdc61da3ff46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4747 | 2026.04.19 04:57:06.615593 [ 4 ] {ad1418e4-d12b-433b-9fc1-fdc61da3ff46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4748 | 2026.04.19 04:57:06.616375 [ 4 ] {ad1418e4-d12b-433b-9fc1-fdc61da3ff46} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.04.19 04:57:06.616411 [ 4 ] {ad1418e4-d12b-433b-9fc1-fdc61da3ff46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4750 | 2026.04.19 04:57:06.616968 [ 4 ] {ad1418e4-d12b-433b-9fc1-fdc61da3ff46} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4751 | 2026.04.19 04:57:06.617190 [ 4 ] {ad1418e4-d12b-433b-9fc1-fdc61da3ff46} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.04.19 04:57:06.617306 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4753 | 2026.04.19 04:57:06.617329 [ 4 ] {ad1418e4-d12b-433b-9fc1-fdc61da3ff46} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.00181 sec., 27071.82320441989 rows/sec., 48.51 MiB/sec. | ||
| 4754 | 2026.04.19 04:57:06.617387 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.04.19 04:57:06.617423 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4756 | 2026.04.19 04:57:06.617477 [ 4 ] {ad1418e4-d12b-433b-9fc1-fdc61da3ff46} <Debug> TCPHandler: Processed in 0.002079716 sec. | ||
| 4757 | 2026.04.19 04:57:06.617632 [ 201 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 4758 | 2026.04.19 04:57:06.617654 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2026.04.19 04:57:06.617823 [ 4 ] {7b2cb2dc-62f5-40ca-8d29-45179a0711d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4760 | 2026.04.19 04:57:06.617875 [ 4 ] {7b2cb2dc-62f5-40ca-8d29-45179a0711d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4761 | 2026.04.19 04:57:06.618057 [ 201 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4762 | 2026.04.19 04:57:06.618135 [ 201 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 404 rows starting from the beginning of the part | ||
| 4763 | 2026.04.19 04:57:06.618262 [ 201 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 4764 | 2026.04.19 04:57:06.618273 [ 4 ] {7b2cb2dc-62f5-40ca-8d29-45179a0711d1} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.04.19 04:57:06.618319 [ 4 ] {7b2cb2dc-62f5-40ca-8d29-45179a0711d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4766 | 2026.04.19 04:57:06.618366 [ 201 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 4767 | 2026.04.19 04:57:06.618468 [ 201 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 4768 | 2026.04.19 04:57:06.618558 [ 201 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 4769 | 2026.04.19 04:57:06.618651 [ 201 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part | ||
| 4770 | 2026.04.19 04:57:06.618673 [ 4 ] {7b2cb2dc-62f5-40ca-8d29-45179a0711d1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4771 | 2026.04.19 04:57:06.618901 [ 4 ] {7b2cb2dc-62f5-40ca-8d29-45179a0711d1} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.04.19 04:57:06.619069 [ 4 ] {7b2cb2dc-62f5-40ca-8d29-45179a0711d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001269 sec., 47281.32387706856 rows/sec., 3.19 MiB/sec. | ||
| 4773 | 2026.04.19 04:57:06.619106 [ 4 ] {7b2cb2dc-62f5-40ca-8d29-45179a0711d1} <Debug> TCPHandler: Processed in 0.001518346 sec. | ||
| 4774 | 2026.04.19 04:57:06.622917 [ 198 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 19 columns (19 merged, 0 gathered) in 0.005400575 sec., 99433.85658008637 rows/sec., 178.18 MiB/sec. | ||
| 4775 | 2026.04.19 04:57:06.624054 [ 198 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4776 | 2026.04.19 04:57:06.624465 [ 198 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.04.19 04:57:06.624556 [ 198 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4778 | 2026.04.19 04:57:06.624694 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 4779 | 2026.04.19 04:57:07.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.37 MiB, peak 249.42 MiB, free memory in arenas 0.00 B, will set to 244.21 MiB (RSS), difference: 1.83 MiB | ||
| 4780 | 2026.04.19 04:57:10.779074 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4781 | 2026.04.19 04:57:10.779129 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4782 | 2026.04.19 04:57:10.873148 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9613 | ||
| 4783 | 2026.04.19 04:57:10.873644 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.04.19 04:57:10.873692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4785 | 2026.04.19 04:57:10.874195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4786 | 2026.04.19 04:57:10.874436 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.04.19 04:57:10.874587 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9613 | ||
| 4788 | 2026.04.19 04:57:10.934776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 646 | ||
| 4789 | 2026.04.19 04:57:10.937300 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.04.19 04:57:10.937359 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4791 | 2026.04.19 04:57:10.938578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4792 | 2026.04.19 04:57:10.938847 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.04.19 04:57:10.939160 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 4794 | 2026.04.19 04:57:11.387650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4795 | 2026.04.19 04:57:11.404904 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.04.19 04:57:11.404964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4797 | 2026.04.19 04:57:11.410908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4798 | 2026.04.19 04:57:11.411636 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.04.19 04:57:11.414757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4800 | 2026.04.19 04:57:11.971274 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2026.04.19 04:57:11.971473 [ 4 ] {fc22979c-23ee-4a52-8caf-3fdee5488d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4802 | 2026.04.19 04:57:11.971537 [ 4 ] {fc22979c-23ee-4a52-8caf-3fdee5488d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4803 | 2026.04.19 04:57:11.972364 [ 4 ] {fc22979c-23ee-4a52-8caf-3fdee5488d15} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.04.19 04:57:11.972404 [ 4 ] {fc22979c-23ee-4a52-8caf-3fdee5488d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4805 | 2026.04.19 04:57:11.972785 [ 4 ] {fc22979c-23ee-4a52-8caf-3fdee5488d15} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4806 | 2026.04.19 04:57:11.973011 [ 4 ] {fc22979c-23ee-4a52-8caf-3fdee5488d15} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.04.19 04:57:11.973163 [ 4 ] {fc22979c-23ee-4a52-8caf-3fdee5488d15} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001737 sec., 163500.28785261945 rows/sec., 10.38 MiB/sec. | ||
| 4808 | 2026.04.19 04:57:11.973203 [ 4 ] {fc22979c-23ee-4a52-8caf-3fdee5488d15} <Debug> TCPHandler: Processed in 0.002075707 sec. | ||
| 4809 | 2026.04.19 04:57:11.973371 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2026.04.19 04:57:11.973478 [ 4 ] {640e3479-e908-4920-93d5-a504ac499d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4811 | 2026.04.19 04:57:11.973523 [ 4 ] {640e3479-e908-4920-93d5-a504ac499d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4812 | 2026.04.19 04:57:11.974369 [ 4 ] {640e3479-e908-4920-93d5-a504ac499d32} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2026.04.19 04:57:11.974406 [ 4 ] {640e3479-e908-4920-93d5-a504ac499d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4814 | 2026.04.19 04:57:11.974742 [ 4 ] {640e3479-e908-4920-93d5-a504ac499d32} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4815 | 2026.04.19 04:57:11.974944 [ 4 ] {640e3479-e908-4920-93d5-a504ac499d32} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2026.04.19 04:57:11.975061 [ 91 ] {} <Debug> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4817 | 2026.04.19 04:57:11.975072 [ 4 ] {640e3479-e908-4920-93d5-a504ac499d32} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.001613 sec., 496590.2045877247 rows/sec., 38.28 MiB/sec. | ||
| 4818 | 2026.04.19 04:57:11.975125 [ 91 ] {} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.04.19 04:57:11.975133 [ 4 ] {640e3479-e908-4920-93d5-a504ac499d32} <Debug> TCPHandler: Processed in 0.001815841 sec. | ||
| 4820 | 2026.04.19 04:57:11.975155 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4821 | 2026.04.19 04:57:11.975275 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2026.04.19 04:57:11.975296 [ 189 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 4823 | 2026.04.19 04:57:11.975372 [ 4 ] {2bb1e07d-b272-4c7f-880b-3c2da079b6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4824 | 2026.04.19 04:57:11.975416 [ 4 ] {2bb1e07d-b272-4c7f-880b-3c2da079b6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4825 | 2026.04.19 04:57:11.975432 [ 189 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4826 | 2026.04.19 04:57:11.975469 [ 189 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3358 rows starting from the beginning of the part | ||
| 4827 | 2026.04.19 04:57:11.975535 [ 189 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 802 rows starting from the beginning of the part | ||
| 4828 | 2026.04.19 04:57:11.975578 [ 189 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 136 rows starting from the beginning of the part | ||
| 4829 | 2026.04.19 04:57:11.975620 [ 189 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 801 rows starting from the beginning of the part | ||
| 4830 | 2026.04.19 04:57:11.975656 [ 189 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2488 rows starting from the beginning of the part | ||
| 4831 | 2026.04.19 04:57:11.975694 [ 189 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 801 rows starting from the beginning of the part | ||
| 4832 | 2026.04.19 04:57:11.975855 [ 4 ] {2bb1e07d-b272-4c7f-880b-3c2da079b6d7} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.04.19 04:57:11.975896 [ 4 ] {2bb1e07d-b272-4c7f-880b-3c2da079b6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4834 | 2026.04.19 04:57:11.976216 [ 4 ] {2bb1e07d-b272-4c7f-880b-3c2da079b6d7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4835 | 2026.04.19 04:57:11.976418 [ 4 ] {2bb1e07d-b272-4c7f-880b-3c2da079b6d7} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.04.19 04:57:11.976556 [ 4 ] {2bb1e07d-b272-4c7f-880b-3c2da079b6d7} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001202 sec., 119800.33277870217 rows/sec., 7.06 MiB/sec. | ||
| 4837 | 2026.04.19 04:57:11.976592 [ 4 ] {2bb1e07d-b272-4c7f-880b-3c2da079b6d7} <Debug> TCPHandler: Processed in 0.001365144 sec. | ||
| 4838 | 2026.04.19 04:57:11.976721 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.04.19 04:57:11.976814 [ 4 ] {0649f91d-289c-4322-a5f0-005f6b86136b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4840 | 2026.04.19 04:57:11.976852 [ 4 ] {0649f91d-289c-4322-a5f0-005f6b86136b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4841 | 2026.04.19 04:57:11.977298 [ 4 ] {0649f91d-289c-4322-a5f0-005f6b86136b} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.04.19 04:57:11.977333 [ 4 ] {0649f91d-289c-4322-a5f0-005f6b86136b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4843 | 2026.04.19 04:57:11.977626 [ 4 ] {0649f91d-289c-4322-a5f0-005f6b86136b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4844 | 2026.04.19 04:57:11.977838 [ 4 ] {0649f91d-289c-4322-a5f0-005f6b86136b} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.04.19 04:57:11.977961 [ 4 ] {0649f91d-289c-4322-a5f0-005f6b86136b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 4846 | 2026.04.19 04:57:11.977960 [ 89 ] {} <Debug> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4847 | 2026.04.19 04:57:11.977998 [ 4 ] {0649f91d-289c-4322-a5f0-005f6b86136b} <Debug> TCPHandler: Processed in 0.001325483 sec. | ||
| 4848 | 2026.04.19 04:57:11.978022 [ 89 ] {} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.04.19 04:57:11.978048 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4850 | 2026.04.19 04:57:11.978132 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2026.04.19 04:57:11.978167 [ 198 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::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 | ||
| 4852 | 2026.04.19 04:57:11.978228 [ 4 ] {39b621ff-9371-4029-a9c1-96dd858e9e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4853 | 2026.04.19 04:57:11.978272 [ 4 ] {39b621ff-9371-4029-a9c1-96dd858e9e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4854 | 2026.04.19 04:57:11.978307 [ 198 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4855 | 2026.04.19 04:57:11.978345 [ 198 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 974 rows starting from the beginning of the part | ||
| 4856 | 2026.04.19 04:57:11.978413 [ 198 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 4857 | 2026.04.19 04:57:11.978419 [ 199 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8386 rows, containing 5 columns (5 merged, 0 gathered) in 0.003184435 sec., 2633434.188482415 rows/sec., 209.86 MiB/sec. | ||
| 4858 | 2026.04.19 04:57:11.978460 [ 198 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 4859 | 2026.04.19 04:57:11.978509 [ 198 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 4860 | 2026.04.19 04:57:11.978548 [ 198 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 4861 | 2026.04.19 04:57:11.978587 [ 198 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 4862 | 2026.04.19 04:57:11.978708 [ 4 ] {39b621ff-9371-4029-a9c1-96dd858e9e0d} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2026.04.19 04:57:11.978749 [ 4 ] {39b621ff-9371-4029-a9c1-96dd858e9e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4864 | 2026.04.19 04:57:11.978767 [ 200 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4865 | 2026.04.19 04:57:11.979122 [ 4 ] {39b621ff-9371-4029-a9c1-96dd858e9e0d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4866 | 2026.04.19 04:57:11.979142 [ 200 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_26_5} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.04.19 04:57:11.979230 [ 200 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_26_5} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4868 | 2026.04.19 04:57:11.979311 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 4869 | 2026.04.19 04:57:11.979348 [ 4 ] {39b621ff-9371-4029-a9c1-96dd858e9e0d} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.04.19 04:57:11.979476 [ 4 ] {39b621ff-9371-4029-a9c1-96dd858e9e0d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001266 sec., 116903.63349131122 rows/sec., 6.65 MiB/sec. | ||
| 4871 | 2026.04.19 04:57:11.979513 [ 4 ] {39b621ff-9371-4029-a9c1-96dd858e9e0d} <Debug> TCPHandler: Processed in 0.001429655 sec. | ||
| 4872 | 2026.04.19 04:57:11.979647 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4873 | 2026.04.19 04:57:11.979739 [ 4 ] {4bd47a7e-fbea-4248-b9a0-cb8ff7d50622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4874 | 2026.04.19 04:57:11.979777 [ 4 ] {4bd47a7e-fbea-4248-b9a0-cb8ff7d50622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4875 | 2026.04.19 04:57:11.979840 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001736871 sec., 1365098.5018461358 rows/sec., 87.34 MiB/sec. | ||
| 4876 | 2026.04.19 04:57:11.980032 [ 200 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4877 | 2026.04.19 04:57:11.980275 [ 200 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_16_3} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.04.19 04:57:11.980333 [ 200 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_16_3} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4879 | 2026.04.19 04:57:11.980379 [ 4 ] {4bd47a7e-fbea-4248-b9a0-cb8ff7d50622} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.04.19 04:57:11.980397 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4881 | 2026.04.19 04:57:11.980414 [ 4 ] {4bd47a7e-fbea-4248-b9a0-cb8ff7d50622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4882 | 2026.04.19 04:57:11.980728 [ 4 ] {4bd47a7e-fbea-4248-b9a0-cb8ff7d50622} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4883 | 2026.04.19 04:57:11.980930 [ 4 ] {4bd47a7e-fbea-4248-b9a0-cb8ff7d50622} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.04.19 04:57:11.981031 [ 89 ] {} <Debug> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4885 | 2026.04.19 04:57:11.981053 [ 4 ] {4bd47a7e-fbea-4248-b9a0-cb8ff7d50622} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001332 sec., 369369.36936936935 rows/sec., 25.91 MiB/sec. | ||
| 4886 | 2026.04.19 04:57:11.981069 [ 89 ] {} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.04.19 04:57:11.981094 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4888 | 2026.04.19 04:57:11.981096 [ 4 ] {4bd47a7e-fbea-4248-b9a0-cb8ff7d50622} <Debug> TCPHandler: Processed in 0.001497746 sec. | ||
| 4889 | 2026.04.19 04:57:11.981168 [ 198 ] {1a363f07-5702-42dd-9725-0292ef980003::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 | ||
| 4890 | 2026.04.19 04:57:11.981238 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2026.04.19 04:57:11.981260 [ 198 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4892 | 2026.04.19 04:57:11.981288 [ 198 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1830 rows starting from the beginning of the part | ||
| 4893 | 2026.04.19 04:57:11.981332 [ 198 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 494 rows starting from the beginning of the part | ||
| 4894 | 2026.04.19 04:57:11.981336 [ 4 ] {4b906c8f-86f3-4a94-a71b-5fd3d063ef5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4895 | 2026.04.19 04:57:11.981369 [ 198 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4896 | 2026.04.19 04:57:11.981386 [ 4 ] {4b906c8f-86f3-4a94-a71b-5fd3d063ef5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4897 | 2026.04.19 04:57:11.981408 [ 198 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 492 rows starting from the beginning of the part | ||
| 4898 | 2026.04.19 04:57:11.981445 [ 198 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1342 rows starting from the beginning of the part | ||
| 4899 | 2026.04.19 04:57:11.981479 [ 198 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 492 rows starting from the beginning of the part | ||
| 4900 | 2026.04.19 04:57:11.981733 [ 4 ] {4b906c8f-86f3-4a94-a71b-5fd3d063ef5c} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.04.19 04:57:11.981773 [ 4 ] {4b906c8f-86f3-4a94-a71b-5fd3d063ef5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4902 | 2026.04.19 04:57:11.982076 [ 4 ] {4b906c8f-86f3-4a94-a71b-5fd3d063ef5c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4903 | 2026.04.19 04:57:11.982324 [ 4 ] {4b906c8f-86f3-4a94-a71b-5fd3d063ef5c} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.04.19 04:57:11.982453 [ 4 ] {4b906c8f-86f3-4a94-a71b-5fd3d063ef5c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 276.19 KiB/sec. | ||
| 4905 | 2026.04.19 04:57:11.982488 [ 4 ] {4b906c8f-86f3-4a94-a71b-5fd3d063ef5c} <Debug> TCPHandler: Processed in 0.001299883 sec. | ||
| 4906 | 2026.04.19 04:57:11.982619 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2026.04.19 04:57:11.982712 [ 4 ] {3d5a1f7b-0ab7-4f2b-8ac4-a6c3ffc163dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4908 | 2026.04.19 04:57:11.982752 [ 4 ] {3d5a1f7b-0ab7-4f2b-8ac4-a6c3ffc163dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4909 | 2026.04.19 04:57:11.982957 [ 197 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815062 sec., 2619194.275457257 rows/sec., 189.97 MiB/sec. | ||
| 4910 | 2026.04.19 04:57:11.983175 [ 4 ] {3d5a1f7b-0ab7-4f2b-8ac4-a6c3ffc163dd} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.04.19 04:57:11.983189 [ 198 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4912 | 2026.04.19 04:57:11.983225 [ 4 ] {3d5a1f7b-0ab7-4f2b-8ac4-a6c3ffc163dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4913 | 2026.04.19 04:57:11.983511 [ 198 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_26_5} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.04.19 04:57:11.983591 [ 198 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_26_5} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4915 | 2026.04.19 04:57:11.983624 [ 4 ] {3d5a1f7b-0ab7-4f2b-8ac4-a6c3ffc163dd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4916 | 2026.04.19 04:57:11.983664 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4917 | 2026.04.19 04:57:11.983842 [ 4 ] {3d5a1f7b-0ab7-4f2b-8ac4-a6c3ffc163dd} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.04.19 04:57:11.983956 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4919 | 2026.04.19 04:57:11.983975 [ 4 ] {3d5a1f7b-0ab7-4f2b-8ac4-a6c3ffc163dd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001281 sec., 206869.6330991413 rows/sec., 13.75 MiB/sec. | ||
| 4920 | 2026.04.19 04:57:11.983995 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.04.19 04:57:11.984016 [ 4 ] {3d5a1f7b-0ab7-4f2b-8ac4-a6c3ffc163dd} <Debug> TCPHandler: Processed in 0.001454016 sec. | ||
| 4922 | 2026.04.19 04:57:11.984018 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4923 | 2026.04.19 04:57:11.984111 [ 199 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 4924 | 2026.04.19 04:57:11.984142 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2026.04.19 04:57:11.984221 [ 199 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4926 | 2026.04.19 04:57:11.984241 [ 4 ] {ca1b8a83-434e-4708-a781-7d095241386f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4927 | 2026.04.19 04:57:11.984259 [ 199 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9542 rows starting from the beginning of the part | ||
| 4928 | 2026.04.19 04:57:11.984286 [ 4 ] {ca1b8a83-434e-4708-a781-7d095241386f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4929 | 2026.04.19 04:57:11.984330 [ 199 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 266 rows starting from the beginning of the part | ||
| 4930 | 2026.04.19 04:57:11.984381 [ 199 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4931 | 2026.04.19 04:57:11.984420 [ 199 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4932 | 2026.04.19 04:57:11.984459 [ 199 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1631 rows starting from the beginning of the part | ||
| 4933 | 2026.04.19 04:57:11.984499 [ 199 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4934 | 2026.04.19 04:57:11.984605 [ 4 ] {ca1b8a83-434e-4708-a781-7d095241386f} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.04.19 04:57:11.984646 [ 4 ] {ca1b8a83-434e-4708-a781-7d095241386f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4936 | 2026.04.19 04:57:11.984950 [ 4 ] {ca1b8a83-434e-4708-a781-7d095241386f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4937 | 2026.04.19 04:57:11.985148 [ 4 ] {ca1b8a83-434e-4708-a781-7d095241386f} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.04.19 04:57:11.985275 [ 4 ] {ca1b8a83-434e-4708-a781-7d095241386f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 4939 | 2026.04.19 04:57:11.985310 [ 4 ] {ca1b8a83-434e-4708-a781-7d095241386f} <Debug> TCPHandler: Processed in 0.001215231 sec. | ||
| 4940 | 2026.04.19 04:57:11.985425 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.04.19 04:57:11.985518 [ 4 ] {d8fcc0cf-f8c0-4c04-a604-159fa7c18326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4942 | 2026.04.19 04:57:11.985570 [ 4 ] {d8fcc0cf-f8c0-4c04-a604-159fa7c18326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4943 | 2026.04.19 04:57:11.986335 [ 4 ] {d8fcc0cf-f8c0-4c04-a604-159fa7c18326} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.04.19 04:57:11.986371 [ 4 ] {d8fcc0cf-f8c0-4c04-a604-159fa7c18326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4945 | 2026.04.19 04:57:11.986844 [ 4 ] {d8fcc0cf-f8c0-4c04-a604-159fa7c18326} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4946 | 2026.04.19 04:57:11.987058 [ 4 ] {d8fcc0cf-f8c0-4c04-a604-159fa7c18326} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.04.19 04:57:11.987191 [ 4 ] {d8fcc0cf-f8c0-4c04-a604-159fa7c18326} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001691 sec., 1182.7321111768185 rows/sec., 2.12 MiB/sec. | ||
| 4948 | 2026.04.19 04:57:11.987242 [ 4 ] {d8fcc0cf-f8c0-4c04-a604-159fa7c18326} <Debug> TCPHandler: Processed in 0.001868723 sec. | ||
| 4949 | 2026.04.19 04:57:11.987359 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4950 | 2026.04.19 04:57:11.987451 [ 4 ] {71f01dfc-46ca-40e5-9664-be2d9f6c3f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4951 | 2026.04.19 04:57:11.987491 [ 4 ] {71f01dfc-46ca-40e5-9664-be2d9f6c3f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4952 | 2026.04.19 04:57:11.987849 [ 4 ] {71f01dfc-46ca-40e5-9664-be2d9f6c3f68} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.04.19 04:57:11.987884 [ 4 ] {71f01dfc-46ca-40e5-9664-be2d9f6c3f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4954 | 2026.04.19 04:57:11.988167 [ 197 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12129 rows, containing 5 columns (5 merged, 0 gathered) in 0.004089412 sec., 2965952.0733054043 rows/sec., 192.25 MiB/sec. | ||
| 4955 | 2026.04.19 04:57:11.988179 [ 4 ] {71f01dfc-46ca-40e5-9664-be2d9f6c3f68} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4956 | 2026.04.19 04:57:11.988404 [ 4 ] {71f01dfc-46ca-40e5-9664-be2d9f6c3f68} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.04.19 04:57:11.988507 [ 91 ] {} <Debug> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4958 | 2026.04.19 04:57:11.988533 [ 4 ] {71f01dfc-46ca-40e5-9664-be2d9f6c3f68} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 4959 | 2026.04.19 04:57:11.988540 [ 91 ] {} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.04.19 04:57:11.988573 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4961 | 2026.04.19 04:57:11.988575 [ 4 ] {71f01dfc-46ca-40e5-9664-be2d9f6c3f68} <Debug> TCPHandler: Processed in 0.001263962 sec. | ||
| 4962 | 2026.04.19 04:57:11.988638 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4963 | 2026.04.19 04:57:11.988643 [ 187 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 4964 | 2026.04.19 04:57:11.988750 [ 187 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4965 | 2026.04.19 04:57:11.988777 [ 187 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1452 rows starting from the beginning of the part | ||
| 4966 | 2026.04.19 04:57:11.988828 [ 187 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4967 | 2026.04.19 04:57:11.988870 [ 187 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4968 | 2026.04.19 04:57:11.988909 [ 187 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4969 | 2026.04.19 04:57:11.988948 [ 187 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 4970 | 2026.04.19 04:57:11.988951 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.04.19 04:57:11.988984 [ 187 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4972 | 2026.04.19 04:57:11.989034 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4973 | 2026.04.19 04:57:11.989114 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 4974 | 2026.04.19 04:57:11.989858 [ 197 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 4 columns (4 merged, 0 gathered) in 0.001243892 sec., 1480835.9568194025 rows/sec., 95.75 MiB/sec. | ||
| 4975 | 2026.04.19 04:57:11.990102 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4976 | 2026.04.19 04:57:11.990344 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_26_5} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.04.19 04:57:11.990410 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_26_5} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4978 | 2026.04.19 04:57:11.990477 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4979 | 2026.04.19 04:57:16.965440 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.04.19 04:57:16.965646 [ 4 ] {acc98163-00fa-41e8-8a5b-3da72b7791d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4981 | 2026.04.19 04:57:16.965717 [ 4 ] {acc98163-00fa-41e8-8a5b-3da72b7791d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4982 | 2026.04.19 04:57:16.966591 [ 4 ] {acc98163-00fa-41e8-8a5b-3da72b7791d5} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.04.19 04:57:16.966638 [ 4 ] {acc98163-00fa-41e8-8a5b-3da72b7791d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4984 | 2026.04.19 04:57:16.967034 [ 4 ] {acc98163-00fa-41e8-8a5b-3da72b7791d5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4985 | 2026.04.19 04:57:16.967255 [ 4 ] {acc98163-00fa-41e8-8a5b-3da72b7791d5} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.04.19 04:57:16.967415 [ 4 ] {acc98163-00fa-41e8-8a5b-3da72b7791d5} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.00182 sec., 74725.27472527472 rows/sec., 6.49 MiB/sec. | ||
| 4987 | 2026.04.19 04:57:16.967456 [ 4 ] {acc98163-00fa-41e8-8a5b-3da72b7791d5} <Debug> TCPHandler: Processed in 0.002147137 sec. | ||
| 4988 | 2026.04.19 04:57:16.967578 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.04.19 04:57:16.967672 [ 4 ] {0e07944c-cf50-4906-b772-778e34f6c522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4990 | 2026.04.19 04:57:16.967712 [ 4 ] {0e07944c-cf50-4906-b772-778e34f6c522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4991 | 2026.04.19 04:57:16.968243 [ 4 ] {0e07944c-cf50-4906-b772-778e34f6c522} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.04.19 04:57:16.968291 [ 4 ] {0e07944c-cf50-4906-b772-778e34f6c522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4993 | 2026.04.19 04:57:16.968642 [ 4 ] {0e07944c-cf50-4906-b772-778e34f6c522} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4994 | 2026.04.19 04:57:16.968846 [ 4 ] {0e07944c-cf50-4906-b772-778e34f6c522} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.04.19 04:57:16.969029 [ 81 ] {} <Debug> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4996 | 2026.04.19 04:57:16.969052 [ 4 ] {0e07944c-cf50-4906-b772-778e34f6c522} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00142 sec., 28169.014084507042 rows/sec., 2.07 MiB/sec. | ||
| 4997 | 2026.04.19 04:57:16.969089 [ 81 ] {} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2026.04.19 04:57:16.969100 [ 4 ] {0e07944c-cf50-4906-b772-778e34f6c522} <Debug> TCPHandler: Processed in 0.001594728 sec. | ||
| 4999 | 2026.04.19 04:57:16.969117 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5000 | 2026.04.19 04:57:16.969238 [ 197 ] {616a8d5c-05c1-4520-9446-e78f5908572f::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 | ||
| 5001 | 2026.04.19 04:57:16.969239 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.04.19 04:57:16.969366 [ 4 ] {c64370f6-3c93-4c1c-8331-5b869e1a24d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5003 | 2026.04.19 04:57:16.969368 [ 197 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5004 | 2026.04.19 04:57:16.969408 [ 4 ] {c64370f6-3c93-4c1c-8331-5b869e1a24d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5005 | 2026.04.19 04:57:16.969513 [ 197 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 225 rows starting from the beginning of the part | ||
| 5006 | 2026.04.19 04:57:16.969584 [ 197 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 5007 | 2026.04.19 04:57:16.969624 [ 197 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 144 rows starting from the beginning of the part | ||
| 5008 | 2026.04.19 04:57:16.969665 [ 197 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 63 rows starting from the beginning of the part | ||
| 5009 | 2026.04.19 04:57:16.969770 [ 197 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 144 rows starting from the beginning of the part | ||
| 5010 | 2026.04.19 04:57:16.969810 [ 197 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 5011 | 2026.04.19 04:57:16.969984 [ 4 ] {c64370f6-3c93-4c1c-8331-5b869e1a24d7} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.04.19 04:57:16.970027 [ 4 ] {c64370f6-3c93-4c1c-8331-5b869e1a24d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5013 | 2026.04.19 04:57:16.970370 [ 4 ] {c64370f6-3c93-4c1c-8331-5b869e1a24d7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5014 | 2026.04.19 04:57:16.970597 [ 4 ] {c64370f6-3c93-4c1c-8331-5b869e1a24d7} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.04.19 04:57:16.970732 [ 4 ] {c64370f6-3c93-4c1c-8331-5b869e1a24d7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001341 sec., 77554.06413124534 rows/sec., 6.06 MiB/sec. | ||
| 5016 | 2026.04.19 04:57:16.970752 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525877 sec., 429916.6970863314 rows/sec., 29.03 MiB/sec. | ||
| 5017 | 2026.04.19 04:57:16.970771 [ 4 ] {c64370f6-3c93-4c1c-8331-5b869e1a24d7} <Debug> TCPHandler: Processed in 0.001549247 sec. | ||
| 5018 | 2026.04.19 04:57:16.970919 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5019 | 2026.04.19 04:57:16.970977 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5020 | 2026.04.19 04:57:16.971017 [ 4 ] {57ee420c-cecb-424f-9e44-787898ba7e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5021 | 2026.04.19 04:57:16.971064 [ 4 ] {57ee420c-cecb-424f-9e44-787898ba7e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5022 | 2026.04.19 04:57:16.971322 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_26_5} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.04.19 04:57:16.971437 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_26_5} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5024 | 2026.04.19 04:57:16.971502 [ 4 ] {57ee420c-cecb-424f-9e44-787898ba7e55} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.04.19 04:57:16.971541 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5026 | 2026.04.19 04:57:16.971543 [ 4 ] {57ee420c-cecb-424f-9e44-787898ba7e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5027 | 2026.04.19 04:57:16.971920 [ 4 ] {57ee420c-cecb-424f-9e44-787898ba7e55} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5028 | 2026.04.19 04:57:16.972128 [ 4 ] {57ee420c-cecb-424f-9e44-787898ba7e55} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.04.19 04:57:16.972263 [ 4 ] {57ee420c-cecb-424f-9e44-787898ba7e55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 5030 | 2026.04.19 04:57:16.972300 [ 4 ] {57ee420c-cecb-424f-9e44-787898ba7e55} <Debug> TCPHandler: Processed in 0.001434935 sec. | ||
| 5031 | 2026.04.19 04:57:16.972409 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5032 | 2026.04.19 04:57:16.972502 [ 4 ] {edf3a1d6-77ee-4560-ad6b-8419fe9da1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5033 | 2026.04.19 04:57:16.972556 [ 4 ] {edf3a1d6-77ee-4560-ad6b-8419fe9da1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5034 | 2026.04.19 04:57:16.973425 [ 4 ] {edf3a1d6-77ee-4560-ad6b-8419fe9da1ba} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.04.19 04:57:16.973463 [ 4 ] {edf3a1d6-77ee-4560-ad6b-8419fe9da1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5036 | 2026.04.19 04:57:16.974065 [ 4 ] {edf3a1d6-77ee-4560-ad6b-8419fe9da1ba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5037 | 2026.04.19 04:57:16.974294 [ 4 ] {edf3a1d6-77ee-4560-ad6b-8419fe9da1ba} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.04.19 04:57:16.974441 [ 4 ] {edf3a1d6-77ee-4560-ad6b-8419fe9da1ba} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001955 sec., 20460.358056265984 rows/sec., 36.66 MiB/sec. | ||
| 5039 | 2026.04.19 04:57:16.974519 [ 4 ] {edf3a1d6-77ee-4560-ad6b-8419fe9da1ba} <Debug> TCPHandler: Processed in 0.002160688 sec. | ||
| 5040 | 2026.04.19 04:57:16.974646 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2026.04.19 04:57:16.974757 [ 4 ] {3e44da85-19cc-45c6-93c7-f21a4d211c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5042 | 2026.04.19 04:57:16.974803 [ 4 ] {3e44da85-19cc-45c6-93c7-f21a4d211c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5043 | 2026.04.19 04:57:16.975192 [ 4 ] {3e44da85-19cc-45c6-93c7-f21a4d211c31} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2026.04.19 04:57:16.975239 [ 4 ] {3e44da85-19cc-45c6-93c7-f21a4d211c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5045 | 2026.04.19 04:57:16.975561 [ 4 ] {3e44da85-19cc-45c6-93c7-f21a4d211c31} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5046 | 2026.04.19 04:57:16.975766 [ 4 ] {3e44da85-19cc-45c6-93c7-f21a4d211c31} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.04.19 04:57:16.975896 [ 4 ] {3e44da85-19cc-45c6-93c7-f21a4d211c31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 5048 | 2026.04.19 04:57:16.975932 [ 4 ] {3e44da85-19cc-45c6-93c7-f21a4d211c31} <Debug> TCPHandler: Processed in 0.001336664 sec. | ||
| 5049 | 2026.04.19 04:57:18.374836 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10125 | ||
| 5050 | 2026.04.19 04:57:18.375445 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5051 | 2026.04.19 04:57:18.375500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5052 | 2026.04.19 04:57:18.375998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5053 | 2026.04.19 04:57:18.376237 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2026.04.19 04:57:18.376394 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10125 | ||
| 5055 | 2026.04.19 04:57:18.376418 [ 77 ] {} <Debug> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5056 | 2026.04.19 04:57:18.376517 [ 77 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.04.19 04:57:18.376554 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5058 | 2026.04.19 04:57:18.376733 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 5059 | 2026.04.19 04:57:18.376939 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5060 | 2026.04.19 04:57:18.377003 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7693 rows starting from the beginning of the part | ||
| 5061 | 2026.04.19 04:57:18.377104 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 5062 | 2026.04.19 04:57:18.377181 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 5063 | 2026.04.19 04:57:18.377253 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 5064 | 2026.04.19 04:57:18.377331 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 5065 | 2026.04.19 04:57:18.377398 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 5066 | 2026.04.19 04:57:18.379520 [ 197 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10125 rows, containing 4 columns (4 merged, 0 gathered) in 0.00287339 sec., 3523712.409384038 rows/sec., 50.41 MiB/sec. | ||
| 5067 | 2026.04.19 04:57:18.379791 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5068 | 2026.04.19 04:57:18.380061 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_21_4} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2026.04.19 04:57:18.380138 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_21_4} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5070 | 2026.04.19 04:57:18.380228 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5071 | 2026.04.19 04:57:18.914979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5072 | 2026.04.19 04:57:18.932609 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.04.19 04:57:18.932674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5074 | 2026.04.19 04:57:18.938789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5075 | 2026.04.19 04:57:18.939484 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.04.19 04:57:18.939771 [ 77 ] {} <Debug> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5077 | 2026.04.19 04:57:18.939832 [ 77 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.04.19 04:57:18.939851 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5079 | 2026.04.19 04:57:18.939945 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 5080 | 2026.04.19 04:57:18.942739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5081 | 2026.04.19 04:57:18.942849 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5082 | 2026.04.19 04:57:18.943652 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 5083 | 2026.04.19 04:57:18.946980 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5084 | 2026.04.19 04:57:18.950211 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5085 | 2026.04.19 04:57:18.953641 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 5086 | 2026.04.19 04:57:18.957705 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 5087 | 2026.04.19 04:57:18.961342 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 5088 | 2026.04.19 04:57:19.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.66 MiB, peak 257.66 MiB, free memory in arenas 0.00 B, will set to 249.71 MiB (RSS), difference: -7.94 MiB | ||
| 5089 | 2026.04.19 04:57:19.011336 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.071421688 sec., 2226.21453584239 rows/sec., 11.51 MiB/sec. | ||
| 5090 | 2026.04.19 04:57:19.013219 [ 196 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5091 | 2026.04.19 04:57:19.015215 [ 196 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_21_4} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.04.19 04:57:19.015311 [ 196 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_21_4} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5093 | 2026.04.19 04:57:19.016648 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5094 | 2026.04.19 04:57:20.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.59 MiB, peak 257.66 MiB, free memory in arenas 0.00 B, will set to 250.48 MiB (RSS), difference: 10.88 MiB | ||
| 5095 | 2026.04.19 04:57:20.939604 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 680 | ||
| 5096 | 2026.04.19 04:57:20.942836 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.04.19 04:57:20.942913 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5098 | 2026.04.19 04:57:20.944630 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5099 | 2026.04.19 04:57:20.944980 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.04.19 04:57:20.945224 [ 72 ] {} <Debug> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5101 | 2026.04.19 04:57:20.945298 [ 72 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.04.19 04:57:20.945320 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5103 | 2026.04.19 04:57:20.945440 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 5104 | 2026.04.19 04:57:20.945555 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 5105 | 2026.04.19 04:57:20.946090 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5106 | 2026.04.19 04:57:20.946329 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 492 rows starting from the beginning of the part | ||
| 5107 | 2026.04.19 04:57:20.946938 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 5108 | 2026.04.19 04:57:20.947529 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5109 | 2026.04.19 04:57:20.948113 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 5110 | 2026.04.19 04:57:20.948645 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 5111 | 2026.04.19 04:57:20.949184 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 5112 | 2026.04.19 04:57:20.959144 [ 197 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 72 columns (72 merged, 0 gathered) in 0.01374687 sec., 49465.80567067267 rows/sec., 44.85 MiB/sec. | ||
| 5113 | 2026.04.19 04:57:20.960869 [ 197 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5114 | 2026.04.19 04:57:20.961807 [ 197 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_16_3} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2026.04.19 04:57:20.961927 [ 197 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_16_3} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5116 | 2026.04.19 04:57:20.962324 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5117 | 2026.04.19 04:57:21.970637 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5118 | 2026.04.19 04:57:21.970939 [ 4 ] {0cc61745-1f61-4886-84e7-382da3c78e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5119 | 2026.04.19 04:57:21.971045 [ 4 ] {0cc61745-1f61-4886-84e7-382da3c78e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5120 | 2026.04.19 04:57:21.972081 [ 4 ] {0cc61745-1f61-4886-84e7-382da3c78e9b} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.04.19 04:57:21.972132 [ 4 ] {0cc61745-1f61-4886-84e7-382da3c78e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5122 | 2026.04.19 04:57:21.972535 [ 4 ] {0cc61745-1f61-4886-84e7-382da3c78e9b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5123 | 2026.04.19 04:57:21.972754 [ 4 ] {0cc61745-1f61-4886-84e7-382da3c78e9b} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2026.04.19 04:57:21.972926 [ 4 ] {0cc61745-1f61-4886-84e7-382da3c78e9b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002063 sec., 137663.59670382936 rows/sec., 8.74 MiB/sec. | ||
| 5125 | 2026.04.19 04:57:21.972976 [ 4 ] {0cc61745-1f61-4886-84e7-382da3c78e9b} <Debug> TCPHandler: Processed in 0.002529845 sec. | ||
| 5126 | 2026.04.19 04:57:21.973122 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2026.04.19 04:57:21.973226 [ 4 ] {bd263c4b-25c7-4d3f-9135-a8b9da4ca081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5128 | 2026.04.19 04:57:21.973270 [ 4 ] {bd263c4b-25c7-4d3f-9135-a8b9da4ca081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5129 | 2026.04.19 04:57:21.973696 [ 4 ] {bd263c4b-25c7-4d3f-9135-a8b9da4ca081} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2026.04.19 04:57:21.973735 [ 4 ] {bd263c4b-25c7-4d3f-9135-a8b9da4ca081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5131 | 2026.04.19 04:57:21.974055 [ 4 ] {bd263c4b-25c7-4d3f-9135-a8b9da4ca081} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5132 | 2026.04.19 04:57:21.974260 [ 4 ] {bd263c4b-25c7-4d3f-9135-a8b9da4ca081} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2026.04.19 04:57:21.974398 [ 4 ] {bd263c4b-25c7-4d3f-9135-a8b9da4ca081} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001196 sec., 1672.2408026755852 rows/sec., 136.36 KiB/sec. | ||
| 5134 | 2026.04.19 04:57:21.974437 [ 4 ] {bd263c4b-25c7-4d3f-9135-a8b9da4ca081} <Debug> TCPHandler: Processed in 0.001369964 sec. | ||
| 5135 | 2026.04.19 04:57:21.974568 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2026.04.19 04:57:21.974664 [ 4 ] {7005bf5e-e2f1-4c0f-b268-edfa1fba57c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5137 | 2026.04.19 04:57:21.974704 [ 4 ] {7005bf5e-e2f1-4c0f-b268-edfa1fba57c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5138 | 2026.04.19 04:57:21.975483 [ 4 ] {7005bf5e-e2f1-4c0f-b268-edfa1fba57c6} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.04.19 04:57:21.975522 [ 4 ] {7005bf5e-e2f1-4c0f-b268-edfa1fba57c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5140 | 2026.04.19 04:57:21.975870 [ 4 ] {7005bf5e-e2f1-4c0f-b268-edfa1fba57c6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5141 | 2026.04.19 04:57:21.976072 [ 4 ] {7005bf5e-e2f1-4c0f-b268-edfa1fba57c6} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.04.19 04:57:21.976206 [ 4 ] {7005bf5e-e2f1-4c0f-b268-edfa1fba57c6} <Debug> executeQuery: Read 802 rows, 63.30 KiB in 0.001561 sec., 513773.2222934016 rows/sec., 39.60 MiB/sec. | ||
| 5143 | 2026.04.19 04:57:21.976243 [ 4 ] {7005bf5e-e2f1-4c0f-b268-edfa1fba57c6} <Debug> TCPHandler: Processed in 0.00172719 sec. | ||
| 5144 | 2026.04.19 04:57:21.976370 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2026.04.19 04:57:21.976466 [ 4 ] {b916affe-8bb1-4169-913a-ae104842127b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5146 | 2026.04.19 04:57:21.976505 [ 4 ] {b916affe-8bb1-4169-913a-ae104842127b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5147 | 2026.04.19 04:57:21.976943 [ 4 ] {b916affe-8bb1-4169-913a-ae104842127b} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.04.19 04:57:21.976980 [ 4 ] {b916affe-8bb1-4169-913a-ae104842127b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5149 | 2026.04.19 04:57:21.977277 [ 4 ] {b916affe-8bb1-4169-913a-ae104842127b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5150 | 2026.04.19 04:57:21.977479 [ 4 ] {b916affe-8bb1-4169-913a-ae104842127b} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.04.19 04:57:21.977605 [ 4 ] {b916affe-8bb1-4169-913a-ae104842127b} <Debug> executeQuery: Read 146 rows, 8.83 KiB in 0.001158 sec., 126079.44732297065 rows/sec., 7.45 MiB/sec. | ||
| 5152 | 2026.04.19 04:57:21.977641 [ 4 ] {b916affe-8bb1-4169-913a-ae104842127b} <Debug> TCPHandler: Processed in 0.001322513 sec. | ||
| 5153 | 2026.04.19 04:57:21.977762 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.04.19 04:57:21.977855 [ 4 ] {48d88b00-ea60-43c5-8e27-2554ef8aa2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5155 | 2026.04.19 04:57:21.977894 [ 4 ] {48d88b00-ea60-43c5-8e27-2554ef8aa2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5156 | 2026.04.19 04:57:21.978326 [ 4 ] {48d88b00-ea60-43c5-8e27-2554ef8aa2ff} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.04.19 04:57:21.978363 [ 4 ] {48d88b00-ea60-43c5-8e27-2554ef8aa2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5158 | 2026.04.19 04:57:21.978654 [ 4 ] {48d88b00-ea60-43c5-8e27-2554ef8aa2ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5159 | 2026.04.19 04:57:21.978865 [ 4 ] {48d88b00-ea60-43c5-8e27-2554ef8aa2ff} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.04.19 04:57:21.978989 [ 4 ] {48d88b00-ea60-43c5-8e27-2554ef8aa2ff} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 5161 | 2026.04.19 04:57:21.979026 [ 4 ] {48d88b00-ea60-43c5-8e27-2554ef8aa2ff} <Debug> TCPHandler: Processed in 0.001315533 sec. | ||
| 5162 | 2026.04.19 04:57:21.979148 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.04.19 04:57:21.979241 [ 4 ] {669476a3-9ffc-4cba-997a-2e11883c6936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5164 | 2026.04.19 04:57:21.979280 [ 4 ] {669476a3-9ffc-4cba-997a-2e11883c6936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5165 | 2026.04.19 04:57:21.979722 [ 4 ] {669476a3-9ffc-4cba-997a-2e11883c6936} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.04.19 04:57:21.979757 [ 4 ] {669476a3-9ffc-4cba-997a-2e11883c6936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5167 | 2026.04.19 04:57:21.980047 [ 4 ] {669476a3-9ffc-4cba-997a-2e11883c6936} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5168 | 2026.04.19 04:57:21.980251 [ 4 ] {669476a3-9ffc-4cba-997a-2e11883c6936} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.04.19 04:57:21.980378 [ 4 ] {669476a3-9ffc-4cba-997a-2e11883c6936} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 5170 | 2026.04.19 04:57:21.980414 [ 4 ] {669476a3-9ffc-4cba-997a-2e11883c6936} <Debug> TCPHandler: Processed in 0.001317563 sec. | ||
| 5171 | 2026.04.19 04:57:21.980535 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.04.19 04:57:21.980629 [ 4 ] {86a57b1a-5c81-4212-99fb-2b9180fde70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5173 | 2026.04.19 04:57:21.980667 [ 4 ] {86a57b1a-5c81-4212-99fb-2b9180fde70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5174 | 2026.04.19 04:57:21.981238 [ 4 ] {86a57b1a-5c81-4212-99fb-2b9180fde70f} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.04.19 04:57:21.981273 [ 4 ] {86a57b1a-5c81-4212-99fb-2b9180fde70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5176 | 2026.04.19 04:57:21.981588 [ 4 ] {86a57b1a-5c81-4212-99fb-2b9180fde70f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5177 | 2026.04.19 04:57:21.981792 [ 4 ] {86a57b1a-5c81-4212-99fb-2b9180fde70f} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.04.19 04:57:21.981919 [ 4 ] {86a57b1a-5c81-4212-99fb-2b9180fde70f} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001307 sec., 377964.80489671003 rows/sec., 26.53 MiB/sec. | ||
| 5179 | 2026.04.19 04:57:21.981954 [ 4 ] {86a57b1a-5c81-4212-99fb-2b9180fde70f} <Debug> TCPHandler: Processed in 0.001469116 sec. | ||
| 5180 | 2026.04.19 04:57:21.982081 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5181 | 2026.04.19 04:57:21.982174 [ 4 ] {895a3c0a-8b1a-4b58-b505-09c09242ff77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5182 | 2026.04.19 04:57:21.982214 [ 4 ] {895a3c0a-8b1a-4b58-b505-09c09242ff77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5183 | 2026.04.19 04:57:21.982554 [ 4 ] {895a3c0a-8b1a-4b58-b505-09c09242ff77} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.04.19 04:57:21.982590 [ 4 ] {895a3c0a-8b1a-4b58-b505-09c09242ff77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5185 | 2026.04.19 04:57:21.982887 [ 4 ] {895a3c0a-8b1a-4b58-b505-09c09242ff77} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5186 | 2026.04.19 04:57:21.983099 [ 4 ] {895a3c0a-8b1a-4b58-b505-09c09242ff77} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.04.19 04:57:21.983226 [ 4 ] {895a3c0a-8b1a-4b58-b505-09c09242ff77} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 5188 | 2026.04.19 04:57:21.983262 [ 4 ] {895a3c0a-8b1a-4b58-b505-09c09242ff77} <Debug> TCPHandler: Processed in 0.001232832 sec. | ||
| 5189 | 2026.04.19 04:57:21.983386 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.04.19 04:57:21.983479 [ 4 ] {0fa3178b-caa7-4598-b1ee-6174d8b972e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5191 | 2026.04.19 04:57:21.983520 [ 4 ] {0fa3178b-caa7-4598-b1ee-6174d8b972e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5192 | 2026.04.19 04:57:21.983929 [ 4 ] {0fa3178b-caa7-4598-b1ee-6174d8b972e2} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.04.19 04:57:21.983965 [ 4 ] {0fa3178b-caa7-4598-b1ee-6174d8b972e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5194 | 2026.04.19 04:57:21.984285 [ 4 ] {0fa3178b-caa7-4598-b1ee-6174d8b972e2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5195 | 2026.04.19 04:57:21.984490 [ 4 ] {0fa3178b-caa7-4598-b1ee-6174d8b972e2} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.04.19 04:57:21.984615 [ 4 ] {0fa3178b-caa7-4598-b1ee-6174d8b972e2} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001154 sec., 230502.59965337953 rows/sec., 15.32 MiB/sec. | ||
| 5197 | 2026.04.19 04:57:21.984650 [ 4 ] {0fa3178b-caa7-4598-b1ee-6174d8b972e2} <Debug> TCPHandler: Processed in 0.001316153 sec. | ||
| 5198 | 2026.04.19 04:57:21.984774 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5199 | 2026.04.19 04:57:21.984867 [ 4 ] {d6682e4b-a226-4b07-9ad2-527681867bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5200 | 2026.04.19 04:57:21.984910 [ 4 ] {d6682e4b-a226-4b07-9ad2-527681867bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5201 | 2026.04.19 04:57:21.985221 [ 4 ] {d6682e4b-a226-4b07-9ad2-527681867bd5} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2026.04.19 04:57:21.985256 [ 4 ] {d6682e4b-a226-4b07-9ad2-527681867bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5203 | 2026.04.19 04:57:21.985539 [ 4 ] {d6682e4b-a226-4b07-9ad2-527681867bd5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5204 | 2026.04.19 04:57:21.985739 [ 4 ] {d6682e4b-a226-4b07-9ad2-527681867bd5} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2026.04.19 04:57:21.985864 [ 4 ] {d6682e4b-a226-4b07-9ad2-527681867bd5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 5206 | 2026.04.19 04:57:21.985900 [ 4 ] {d6682e4b-a226-4b07-9ad2-527681867bd5} <Debug> TCPHandler: Processed in 0.00117575 sec. | ||
| 5207 | 2026.04.19 04:57:21.986012 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5208 | 2026.04.19 04:57:21.986104 [ 4 ] {7c3811db-cdfa-43e8-ad76-897493c627e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5209 | 2026.04.19 04:57:21.986156 [ 4 ] {7c3811db-cdfa-43e8-ad76-897493c627e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5210 | 2026.04.19 04:57:21.986877 [ 4 ] {7c3811db-cdfa-43e8-ad76-897493c627e5} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2026.04.19 04:57:21.986913 [ 4 ] {7c3811db-cdfa-43e8-ad76-897493c627e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5212 | 2026.04.19 04:57:21.987384 [ 4 ] {7c3811db-cdfa-43e8-ad76-897493c627e5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5213 | 2026.04.19 04:57:21.987602 [ 4 ] {7c3811db-cdfa-43e8-ad76-897493c627e5} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.04.19 04:57:21.987734 [ 4 ] {7c3811db-cdfa-43e8-ad76-897493c627e5} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001648 sec., 1213.5922330097087 rows/sec., 2.17 MiB/sec. | ||
| 5215 | 2026.04.19 04:57:21.987787 [ 4 ] {7c3811db-cdfa-43e8-ad76-897493c627e5} <Debug> TCPHandler: Processed in 0.001825132 sec. | ||
| 5216 | 2026.04.19 04:57:21.987929 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2026.04.19 04:57:21.988025 [ 4 ] {804da9eb-a0a7-4bfa-a642-6e6efae06c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5218 | 2026.04.19 04:57:21.988065 [ 4 ] {804da9eb-a0a7-4bfa-a642-6e6efae06c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5219 | 2026.04.19 04:57:21.988401 [ 4 ] {804da9eb-a0a7-4bfa-a642-6e6efae06c70} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.04.19 04:57:21.988436 [ 4 ] {804da9eb-a0a7-4bfa-a642-6e6efae06c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5221 | 2026.04.19 04:57:21.988736 [ 4 ] {804da9eb-a0a7-4bfa-a642-6e6efae06c70} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5222 | 2026.04.19 04:57:21.988939 [ 4 ] {804da9eb-a0a7-4bfa-a642-6e6efae06c70} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.04.19 04:57:21.989073 [ 4 ] {804da9eb-a0a7-4bfa-a642-6e6efae06c70} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 5224 | 2026.04.19 04:57:21.989109 [ 4 ] {804da9eb-a0a7-4bfa-a642-6e6efae06c70} <Debug> TCPHandler: Processed in 0.001230341 sec. | ||
| 5225 | 2026.04.19 04:57:25.779189 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5226 | 2026.04.19 04:57:25.779253 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5227 | 2026.04.19 04:57:25.876488 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10573 | ||
| 5228 | 2026.04.19 04:57:25.877018 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.04.19 04:57:25.877070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5230 | 2026.04.19 04:57:25.877587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5231 | 2026.04.19 04:57:25.877823 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.04.19 04:57:25.877977 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10573 | ||
| 5233 | 2026.04.19 04:57:26.442817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5234 | 2026.04.19 04:57:26.458472 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.04.19 04:57:26.458526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5236 | 2026.04.19 04:57:26.464853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5237 | 2026.04.19 04:57:26.465565 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.04.19 04:57:26.468505 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5239 | 2026.04.19 04:57:26.964917 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2026.04.19 04:57:26.965097 [ 4 ] {be9fcb80-23ae-4af2-9415-99d7497258ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5241 | 2026.04.19 04:57:26.965159 [ 4 ] {be9fcb80-23ae-4af2-9415-99d7497258ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5242 | 2026.04.19 04:57:26.965857 [ 4 ] {be9fcb80-23ae-4af2-9415-99d7497258ae} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.04.19 04:57:26.965897 [ 4 ] {be9fcb80-23ae-4af2-9415-99d7497258ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5244 | 2026.04.19 04:57:26.966289 [ 4 ] {be9fcb80-23ae-4af2-9415-99d7497258ae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5245 | 2026.04.19 04:57:26.966510 [ 4 ] {be9fcb80-23ae-4af2-9415-99d7497258ae} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.04.19 04:57:26.966659 [ 4 ] {be9fcb80-23ae-4af2-9415-99d7497258ae} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001609 sec., 84524.54940957116 rows/sec., 7.34 MiB/sec. | ||
| 5247 | 2026.04.19 04:57:26.966701 [ 4 ] {be9fcb80-23ae-4af2-9415-99d7497258ae} <Debug> TCPHandler: Processed in 0.001911904 sec. | ||
| 5248 | 2026.04.19 04:57:26.966823 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2026.04.19 04:57:26.966917 [ 4 ] {5e1b98d0-6124-48fd-bf65-a7dd46a0fc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5250 | 2026.04.19 04:57:26.966957 [ 4 ] {5e1b98d0-6124-48fd-bf65-a7dd46a0fc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5251 | 2026.04.19 04:57:26.967365 [ 4 ] {5e1b98d0-6124-48fd-bf65-a7dd46a0fc4d} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.04.19 04:57:26.967402 [ 4 ] {5e1b98d0-6124-48fd-bf65-a7dd46a0fc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5253 | 2026.04.19 04:57:26.967709 [ 4 ] {5e1b98d0-6124-48fd-bf65-a7dd46a0fc4d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5254 | 2026.04.19 04:57:26.967923 [ 4 ] {5e1b98d0-6124-48fd-bf65-a7dd46a0fc4d} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.04.19 04:57:26.968051 [ 4 ] {5e1b98d0-6124-48fd-bf65-a7dd46a0fc4d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001153 sec., 34692.10754553339 rows/sec., 2.55 MiB/sec. | ||
| 5256 | 2026.04.19 04:57:26.968090 [ 4 ] {5e1b98d0-6124-48fd-bf65-a7dd46a0fc4d} <Debug> TCPHandler: Processed in 0.001319283 sec. | ||
| 5257 | 2026.04.19 04:57:26.968202 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2026.04.19 04:57:26.968295 [ 4 ] {90356abd-c613-4451-9d31-ddfe396f9d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5259 | 2026.04.19 04:57:26.968334 [ 4 ] {90356abd-c613-4451-9d31-ddfe396f9d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5260 | 2026.04.19 04:57:26.968748 [ 4 ] {90356abd-c613-4451-9d31-ddfe396f9d37} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2026.04.19 04:57:26.968784 [ 4 ] {90356abd-c613-4451-9d31-ddfe396f9d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5262 | 2026.04.19 04:57:26.969108 [ 4 ] {90356abd-c613-4451-9d31-ddfe396f9d37} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5263 | 2026.04.19 04:57:26.969312 [ 4 ] {90356abd-c613-4451-9d31-ddfe396f9d37} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.04.19 04:57:26.969438 [ 4 ] {90356abd-c613-4451-9d31-ddfe396f9d37} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001162 sec., 89500.86058519794 rows/sec., 6.99 MiB/sec. | ||
| 5265 | 2026.04.19 04:57:26.969476 [ 4 ] {90356abd-c613-4451-9d31-ddfe396f9d37} <Debug> TCPHandler: Processed in 0.001325503 sec. | ||
| 5266 | 2026.04.19 04:57:26.969594 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5267 | 2026.04.19 04:57:26.969687 [ 4 ] {f201d921-331c-42cd-9123-999968e25dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5268 | 2026.04.19 04:57:26.969729 [ 4 ] {f201d921-331c-42cd-9123-999968e25dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5269 | 2026.04.19 04:57:26.970131 [ 4 ] {f201d921-331c-42cd-9123-999968e25dee} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2026.04.19 04:57:26.970168 [ 4 ] {f201d921-331c-42cd-9123-999968e25dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5271 | 2026.04.19 04:57:26.970481 [ 4 ] {f201d921-331c-42cd-9123-999968e25dee} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5272 | 2026.04.19 04:57:26.970683 [ 4 ] {f201d921-331c-42cd-9123-999968e25dee} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2026.04.19 04:57:26.970810 [ 4 ] {f201d921-331c-42cd-9123-999968e25dee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 5274 | 2026.04.19 04:57:26.970846 [ 4 ] {f201d921-331c-42cd-9123-999968e25dee} <Debug> TCPHandler: Processed in 0.001302803 sec. | ||
| 5275 | 2026.04.19 04:57:26.970969 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2026.04.19 04:57:26.971062 [ 4 ] {6bff5607-d8d5-4e89-9000-3e20759c3b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5277 | 2026.04.19 04:57:26.971115 [ 4 ] {6bff5607-d8d5-4e89-9000-3e20759c3b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5278 | 2026.04.19 04:57:26.971984 [ 4 ] {6bff5607-d8d5-4e89-9000-3e20759c3b7b} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2026.04.19 04:57:26.972020 [ 4 ] {6bff5607-d8d5-4e89-9000-3e20759c3b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5280 | 2026.04.19 04:57:26.972600 [ 4 ] {6bff5607-d8d5-4e89-9000-3e20759c3b7b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5281 | 2026.04.19 04:57:26.972820 [ 4 ] {6bff5607-d8d5-4e89-9000-3e20759c3b7b} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.04.19 04:57:26.972959 [ 4 ] {6bff5607-d8d5-4e89-9000-3e20759c3b7b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001915 sec., 20887.728459530026 rows/sec., 37.43 MiB/sec. | ||
| 5283 | 2026.04.19 04:57:26.973014 [ 4 ] {6bff5607-d8d5-4e89-9000-3e20759c3b7b} <Debug> TCPHandler: Processed in 0.002095867 sec. | ||
| 5284 | 2026.04.19 04:57:26.973143 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2026.04.19 04:57:26.973237 [ 4 ] {01a138ee-db8c-4062-bcd2-085ec5f1fca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5286 | 2026.04.19 04:57:26.973278 [ 4 ] {01a138ee-db8c-4062-bcd2-085ec5f1fca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5287 | 2026.04.19 04:57:26.973620 [ 4 ] {01a138ee-db8c-4062-bcd2-085ec5f1fca4} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.04.19 04:57:26.973658 [ 4 ] {01a138ee-db8c-4062-bcd2-085ec5f1fca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5289 | 2026.04.19 04:57:26.973975 [ 4 ] {01a138ee-db8c-4062-bcd2-085ec5f1fca4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5290 | 2026.04.19 04:57:26.974178 [ 4 ] {01a138ee-db8c-4062-bcd2-085ec5f1fca4} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.04.19 04:57:26.974307 [ 4 ] {01a138ee-db8c-4062-bcd2-085ec5f1fca4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5292 | 2026.04.19 04:57:26.974343 [ 4 ] {01a138ee-db8c-4062-bcd2-085ec5f1fca4} <Debug> TCPHandler: Processed in 0.001251672 sec. | ||
| 5293 | 2026.04.19 04:57:30.945830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 716 | ||
| 5294 | 2026.04.19 04:57:30.948256 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2026.04.19 04:57:30.948319 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5296 | 2026.04.19 04:57:30.949582 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5297 | 2026.04.19 04:57:30.949860 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2026.04.19 04:57:30.950142 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
| 5299 | 2026.04.19 04:57:31.969915 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5300 | 2026.04.19 04:57:31.970148 [ 4 ] {75c64b6b-2ec6-4430-a979-8f746e5eed4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5301 | 2026.04.19 04:57:31.970252 [ 4 ] {75c64b6b-2ec6-4430-a979-8f746e5eed4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5302 | 2026.04.19 04:57:31.971268 [ 4 ] {75c64b6b-2ec6-4430-a979-8f746e5eed4e} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2026.04.19 04:57:31.971312 [ 4 ] {75c64b6b-2ec6-4430-a979-8f746e5eed4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5304 | 2026.04.19 04:57:31.971709 [ 4 ] {75c64b6b-2ec6-4430-a979-8f746e5eed4e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5305 | 2026.04.19 04:57:31.971939 [ 4 ] {75c64b6b-2ec6-4430-a979-8f746e5eed4e} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.04.19 04:57:31.972094 [ 4 ] {75c64b6b-2ec6-4430-a979-8f746e5eed4e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002021 sec., 140524.49282533402 rows/sec., 8.93 MiB/sec. | ||
| 5307 | 2026.04.19 04:57:31.972136 [ 4 ] {75c64b6b-2ec6-4430-a979-8f746e5eed4e} <Debug> TCPHandler: Processed in 0.002359241 sec. | ||
| 5308 | 2026.04.19 04:57:31.972259 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5309 | 2026.04.19 04:57:31.972353 [ 4 ] {4a9aae47-d0a2-4316-8186-68ed46e7381a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5310 | 2026.04.19 04:57:31.972392 [ 4 ] {4a9aae47-d0a2-4316-8186-68ed46e7381a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5311 | 2026.04.19 04:57:31.973228 [ 4 ] {4a9aae47-d0a2-4316-8186-68ed46e7381a} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2026.04.19 04:57:31.973265 [ 4 ] {4a9aae47-d0a2-4316-8186-68ed46e7381a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5313 | 2026.04.19 04:57:31.973611 [ 4 ] {4a9aae47-d0a2-4316-8186-68ed46e7381a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5314 | 2026.04.19 04:57:31.973821 [ 4 ] {4a9aae47-d0a2-4316-8186-68ed46e7381a} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2026.04.19 04:57:31.973953 [ 4 ] {4a9aae47-d0a2-4316-8186-68ed46e7381a} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.001619 sec., 494749.84558369365 rows/sec., 38.14 MiB/sec. | ||
| 5316 | 2026.04.19 04:57:31.973990 [ 4 ] {4a9aae47-d0a2-4316-8186-68ed46e7381a} <Debug> TCPHandler: Processed in 0.001782181 sec. | ||
| 5317 | 2026.04.19 04:57:31.974105 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5318 | 2026.04.19 04:57:31.974198 [ 4 ] {b9b485cf-6111-4db9-80d0-92d8777b6c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5319 | 2026.04.19 04:57:31.974238 [ 4 ] {b9b485cf-6111-4db9-80d0-92d8777b6c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5320 | 2026.04.19 04:57:31.974685 [ 4 ] {b9b485cf-6111-4db9-80d0-92d8777b6c33} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.04.19 04:57:31.974721 [ 4 ] {b9b485cf-6111-4db9-80d0-92d8777b6c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5322 | 2026.04.19 04:57:31.975024 [ 4 ] {b9b485cf-6111-4db9-80d0-92d8777b6c33} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5323 | 2026.04.19 04:57:31.975242 [ 4 ] {b9b485cf-6111-4db9-80d0-92d8777b6c33} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2026.04.19 04:57:31.975361 [ 4 ] {b9b485cf-6111-4db9-80d0-92d8777b6c33} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001211 sec., 118909.99174236169 rows/sec., 7.01 MiB/sec. | ||
| 5325 | 2026.04.19 04:57:31.975396 [ 4 ] {b9b485cf-6111-4db9-80d0-92d8777b6c33} <Debug> TCPHandler: Processed in 0.001376155 sec. | ||
| 5326 | 2026.04.19 04:57:31.975507 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2026.04.19 04:57:31.975594 [ 4 ] {567ae264-cb12-4eac-9856-2a6043809d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5328 | 2026.04.19 04:57:31.975631 [ 4 ] {567ae264-cb12-4eac-9856-2a6043809d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5329 | 2026.04.19 04:57:31.976130 [ 4 ] {567ae264-cb12-4eac-9856-2a6043809d07} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2026.04.19 04:57:31.976166 [ 4 ] {567ae264-cb12-4eac-9856-2a6043809d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5331 | 2026.04.19 04:57:31.976497 [ 4 ] {567ae264-cb12-4eac-9856-2a6043809d07} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5332 | 2026.04.19 04:57:31.976711 [ 4 ] {567ae264-cb12-4eac-9856-2a6043809d07} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.04.19 04:57:31.976857 [ 4 ] {567ae264-cb12-4eac-9856-2a6043809d07} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001232 sec., 120941.55844155845 rows/sec., 7.81 MiB/sec. | ||
| 5334 | 2026.04.19 04:57:31.976895 [ 4 ] {567ae264-cb12-4eac-9856-2a6043809d07} <Debug> TCPHandler: Processed in 0.001395524 sec. | ||
| 5335 | 2026.04.19 04:57:31.977014 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5336 | 2026.04.19 04:57:31.977107 [ 4 ] {133260fa-e260-4a3d-9017-90f3809c2958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5337 | 2026.04.19 04:57:31.977145 [ 4 ] {133260fa-e260-4a3d-9017-90f3809c2958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5338 | 2026.04.19 04:57:31.977588 [ 4 ] {133260fa-e260-4a3d-9017-90f3809c2958} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.04.19 04:57:31.977624 [ 4 ] {133260fa-e260-4a3d-9017-90f3809c2958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5340 | 2026.04.19 04:57:31.977921 [ 4 ] {133260fa-e260-4a3d-9017-90f3809c2958} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5341 | 2026.04.19 04:57:31.978121 [ 4 ] {133260fa-e260-4a3d-9017-90f3809c2958} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.04.19 04:57:31.978249 [ 4 ] {133260fa-e260-4a3d-9017-90f3809c2958} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001161 sec., 127476.31352282516 rows/sec., 7.25 MiB/sec. | ||
| 5343 | 2026.04.19 04:57:31.978286 [ 4 ] {133260fa-e260-4a3d-9017-90f3809c2958} <Debug> TCPHandler: Processed in 0.001322873 sec. | ||
| 5344 | 2026.04.19 04:57:31.978399 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5345 | 2026.04.19 04:57:31.978491 [ 4 ] {b471af72-08d5-43c8-9f90-ef77a2682242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5346 | 2026.04.19 04:57:31.978529 [ 4 ] {b471af72-08d5-43c8-9f90-ef77a2682242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5347 | 2026.04.19 04:57:31.979180 [ 4 ] {b471af72-08d5-43c8-9f90-ef77a2682242} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.04.19 04:57:31.979215 [ 4 ] {b471af72-08d5-43c8-9f90-ef77a2682242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5349 | 2026.04.19 04:57:31.979533 [ 4 ] {b471af72-08d5-43c8-9f90-ef77a2682242} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5350 | 2026.04.19 04:57:31.979759 [ 4 ] {b471af72-08d5-43c8-9f90-ef77a2682242} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.04.19 04:57:31.979891 [ 4 ] {b471af72-08d5-43c8-9f90-ef77a2682242} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001417 sec., 347212.420606916 rows/sec., 24.35 MiB/sec. | ||
| 5352 | 2026.04.19 04:57:31.979929 [ 4 ] {b471af72-08d5-43c8-9f90-ef77a2682242} <Debug> TCPHandler: Processed in 0.001581478 sec. | ||
| 5353 | 2026.04.19 04:57:31.980052 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2026.04.19 04:57:31.980146 [ 4 ] {c376a283-db3d-462c-b041-5f68563c053a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5355 | 2026.04.19 04:57:31.980188 [ 4 ] {c376a283-db3d-462c-b041-5f68563c053a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5356 | 2026.04.19 04:57:31.980514 [ 4 ] {c376a283-db3d-462c-b041-5f68563c053a} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.04.19 04:57:31.980549 [ 4 ] {c376a283-db3d-462c-b041-5f68563c053a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5358 | 2026.04.19 04:57:31.980845 [ 4 ] {c376a283-db3d-462c-b041-5f68563c053a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5359 | 2026.04.19 04:57:31.981048 [ 4 ] {c376a283-db3d-462c-b041-5f68563c053a} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2026.04.19 04:57:31.981176 [ 4 ] {c376a283-db3d-462c-b041-5f68563c053a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 5361 | 2026.04.19 04:57:31.981227 [ 4 ] {c376a283-db3d-462c-b041-5f68563c053a} <Debug> TCPHandler: Processed in 0.001225172 sec. | ||
| 5362 | 2026.04.19 04:57:31.981350 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5363 | 2026.04.19 04:57:31.981443 [ 4 ] {7fecf291-b680-429f-85c3-57b7f339fc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5364 | 2026.04.19 04:57:31.981485 [ 4 ] {7fecf291-b680-429f-85c3-57b7f339fc00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5365 | 2026.04.19 04:57:31.981915 [ 4 ] {7fecf291-b680-429f-85c3-57b7f339fc00} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.04.19 04:57:31.981950 [ 4 ] {7fecf291-b680-429f-85c3-57b7f339fc00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5367 | 2026.04.19 04:57:31.982330 [ 4 ] {7fecf291-b680-429f-85c3-57b7f339fc00} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5368 | 2026.04.19 04:57:31.982540 [ 4 ] {7fecf291-b680-429f-85c3-57b7f339fc00} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.04.19 04:57:31.982667 [ 4 ] {7fecf291-b680-429f-85c3-57b7f339fc00} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001242 sec., 213365.53945249596 rows/sec., 14.18 MiB/sec. | ||
| 5370 | 2026.04.19 04:57:31.982704 [ 4 ] {7fecf291-b680-429f-85c3-57b7f339fc00} <Debug> TCPHandler: Processed in 0.001403904 sec. | ||
| 5371 | 2026.04.19 04:57:31.982830 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.04.19 04:57:31.982924 [ 4 ] {53ec2794-9174-45ec-8b45-628c96e42c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5373 | 2026.04.19 04:57:31.982965 [ 4 ] {53ec2794-9174-45ec-8b45-628c96e42c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5374 | 2026.04.19 04:57:31.983269 [ 4 ] {53ec2794-9174-45ec-8b45-628c96e42c2e} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.04.19 04:57:31.983306 [ 4 ] {53ec2794-9174-45ec-8b45-628c96e42c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5376 | 2026.04.19 04:57:31.983596 [ 4 ] {53ec2794-9174-45ec-8b45-628c96e42c2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5377 | 2026.04.19 04:57:31.983817 [ 4 ] {53ec2794-9174-45ec-8b45-628c96e42c2e} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.04.19 04:57:31.983948 [ 4 ] {53ec2794-9174-45ec-8b45-628c96e42c2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 5379 | 2026.04.19 04:57:31.983985 [ 4 ] {53ec2794-9174-45ec-8b45-628c96e42c2e} <Debug> TCPHandler: Processed in 0.001205591 sec. | ||
| 5380 | 2026.04.19 04:57:31.984101 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5381 | 2026.04.19 04:57:31.984195 [ 4 ] {94407461-fafd-4d6a-a270-c2bb0f53f31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5382 | 2026.04.19 04:57:31.984248 [ 4 ] {94407461-fafd-4d6a-a270-c2bb0f53f31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5383 | 2026.04.19 04:57:31.984956 [ 4 ] {94407461-fafd-4d6a-a270-c2bb0f53f31c} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5384 | 2026.04.19 04:57:31.984992 [ 4 ] {94407461-fafd-4d6a-a270-c2bb0f53f31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5385 | 2026.04.19 04:57:31.985473 [ 4 ] {94407461-fafd-4d6a-a270-c2bb0f53f31c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5386 | 2026.04.19 04:57:31.985685 [ 4 ] {94407461-fafd-4d6a-a270-c2bb0f53f31c} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.04.19 04:57:31.985802 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5388 | 2026.04.19 04:57:31.985821 [ 4 ] {94407461-fafd-4d6a-a270-c2bb0f53f31c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001643 sec., 1217.2854534388314 rows/sec., 2.18 MiB/sec. | ||
| 5389 | 2026.04.19 04:57:31.985869 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.04.19 04:57:31.985893 [ 4 ] {94407461-fafd-4d6a-a270-c2bb0f53f31c} <Debug> TCPHandler: Processed in 0.001842092 sec. | ||
| 5391 | 2026.04.19 04:57:31.985893 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5392 | 2026.04.19 04:57:31.986028 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5393 | 2026.04.19 04:57:31.986031 [ 186 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 5394 | 2026.04.19 04:57:31.986147 [ 4 ] {d11159d0-902d-4ebc-910f-8664999fae15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5395 | 2026.04.19 04:57:31.986201 [ 4 ] {d11159d0-902d-4ebc-910f-8664999fae15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5396 | 2026.04.19 04:57:31.986334 [ 186 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5397 | 2026.04.19 04:57:31.986420 [ 186 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 537 rows starting from the beginning of the part | ||
| 5398 | 2026.04.19 04:57:31.986571 [ 4 ] {d11159d0-902d-4ebc-910f-8664999fae15} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.04.19 04:57:31.986590 [ 186 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 5400 | 2026.04.19 04:57:31.986616 [ 4 ] {d11159d0-902d-4ebc-910f-8664999fae15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5401 | 2026.04.19 04:57:31.986732 [ 186 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 5402 | 2026.04.19 04:57:31.986865 [ 186 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 5403 | 2026.04.19 04:57:31.986940 [ 4 ] {d11159d0-902d-4ebc-910f-8664999fae15} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5404 | 2026.04.19 04:57:31.986986 [ 186 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 5405 | 2026.04.19 04:57:31.987113 [ 186 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 5406 | 2026.04.19 04:57:31.987165 [ 4 ] {d11159d0-902d-4ebc-910f-8664999fae15} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2026.04.19 04:57:31.987304 [ 4 ] {d11159d0-902d-4ebc-910f-8664999fae15} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001175 sec., 76595.74468085106 rows/sec., 4.79 MiB/sec. | ||
| 5408 | 2026.04.19 04:57:31.987340 [ 4 ] {d11159d0-902d-4ebc-910f-8664999fae15} <Debug> TCPHandler: Processed in 0.001364064 sec. | ||
| 5409 | 2026.04.19 04:57:32.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.66 MiB, peak 257.66 MiB, free memory in arenas 0.00 B, will set to 254.93 MiB (RSS), difference: -1.73 MiB | ||
| 5410 | 2026.04.19 04:57:32.007778 [ 186 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 19 columns (19 merged, 0 gathered) in 0.02180883 sec., 28566.410944557778 rows/sec., 51.19 MiB/sec. | ||
| 5411 | 2026.04.19 04:57:32.008709 [ 194 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5412 | 2026.04.19 04:57:32.009100 [ 194 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.04.19 04:57:32.009172 [ 194 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5414 | 2026.04.19 04:57:32.009265 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5415 | 2026.04.19 04:57:33.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.60 MiB, peak 258.93 MiB, free memory in arenas 0.00 B, will set to 255.29 MiB (RSS), difference: 3.69 MiB | ||
| 5416 | 2026.04.19 04:57:33.378155 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11085 | ||
| 5417 | 2026.04.19 04:57:33.378727 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5418 | 2026.04.19 04:57:33.378783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5419 | 2026.04.19 04:57:33.379304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5420 | 2026.04.19 04:57:33.379538 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.04.19 04:57:33.379685 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11085 | ||
| 5422 | 2026.04.19 04:57:33.968658 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5423 | 2026.04.19 04:57:33.984934 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.04.19 04:57:33.984985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5425 | 2026.04.19 04:57:33.990800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5426 | 2026.04.19 04:57:33.991501 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.04.19 04:57:33.994364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5428 | 2026.04.19 04:57:36.609657 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2026.04.19 04:57:36.609830 [ 4 ] {24d2dcbc-fd62-4400-9d73-9ee717de214c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5430 | 2026.04.19 04:57:36.609892 [ 4 ] {24d2dcbc-fd62-4400-9d73-9ee717de214c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5431 | 2026.04.19 04:57:36.610491 [ 4 ] {24d2dcbc-fd62-4400-9d73-9ee717de214c} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2026.04.19 04:57:36.610533 [ 4 ] {24d2dcbc-fd62-4400-9d73-9ee717de214c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5433 | 2026.04.19 04:57:36.610909 [ 4 ] {24d2dcbc-fd62-4400-9d73-9ee717de214c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5434 | 2026.04.19 04:57:36.611136 [ 4 ] {24d2dcbc-fd62-4400-9d73-9ee717de214c} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.04.19 04:57:36.611297 [ 4 ] {24d2dcbc-fd62-4400-9d73-9ee717de214c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001514 sec., 15852.047556142668 rows/sec., 1.32 MiB/sec. | ||
| 5436 | 2026.04.19 04:57:36.611299 [ 51 ] {} <Debug> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5437 | 2026.04.19 04:57:36.611339 [ 4 ] {24d2dcbc-fd62-4400-9d73-9ee717de214c} <Debug> TCPHandler: Processed in 0.001811171 sec. | ||
| 5438 | 2026.04.19 04:57:36.611378 [ 51 ] {} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2026.04.19 04:57:36.611406 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5440 | 2026.04.19 04:57:36.611467 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.04.19 04:57:36.611497 [ 196 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::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 | ||
| 5442 | 2026.04.19 04:57:36.611565 [ 4 ] {d872a488-1450-4a29-8d5e-42f4a3b301be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5443 | 2026.04.19 04:57:36.611583 [ 196 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5444 | 2026.04.19 04:57:36.611605 [ 4 ] {d872a488-1450-4a29-8d5e-42f4a3b301be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5445 | 2026.04.19 04:57:36.611612 [ 196 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 5446 | 2026.04.19 04:57:36.611671 [ 196 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 5447 | 2026.04.19 04:57:36.611714 [ 196 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 5448 | 2026.04.19 04:57:36.611757 [ 196 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5449 | 2026.04.19 04:57:36.611798 [ 196 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5450 | 2026.04.19 04:57:36.611835 [ 196 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::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 | ||
| 5451 | 2026.04.19 04:57:36.612799 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331863 sec., 1102215.4681074554 rows/sec., 74.91 MiB/sec. | ||
| 5452 | 2026.04.19 04:57:36.612931 [ 4 ] {d872a488-1450-4a29-8d5e-42f4a3b301be} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2026.04.19 04:57:36.612973 [ 4 ] {d872a488-1450-4a29-8d5e-42f4a3b301be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5454 | 2026.04.19 04:57:36.613015 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5455 | 2026.04.19 04:57:36.613355 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_16_3} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.04.19 04:57:36.613435 [ 186 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_16_3} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5457 | 2026.04.19 04:57:36.613528 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5458 | 2026.04.19 04:57:36.613578 [ 4 ] {d872a488-1450-4a29-8d5e-42f4a3b301be} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5459 | 2026.04.19 04:57:36.613798 [ 4 ] {d872a488-1450-4a29-8d5e-42f4a3b301be} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.04.19 04:57:36.613933 [ 4 ] {d872a488-1450-4a29-8d5e-42f4a3b301be} <Debug> executeQuery: Read 2601 rows, 200.48 KiB in 0.002387 sec., 1089652.2832006705 rows/sec., 82.02 MiB/sec. | ||
| 5461 | 2026.04.19 04:57:36.613937 [ 49 ] {} <Debug> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5462 | 2026.04.19 04:57:36.613974 [ 4 ] {d872a488-1450-4a29-8d5e-42f4a3b301be} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 5463 | 2026.04.19 04:57:36.613998 [ 4 ] {d872a488-1450-4a29-8d5e-42f4a3b301be} <Debug> TCPHandler: Processed in 0.002581885 sec. | ||
| 5464 | 2026.04.19 04:57:36.614007 [ 49 ] {} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.04.19 04:57:36.614034 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5466 | 2026.04.19 04:57:36.614105 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2026.04.19 04:57:36.614126 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 5468 | 2026.04.19 04:57:36.614203 [ 4 ] {37470f4d-56c9-412c-a389-d742eba61d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5469 | 2026.04.19 04:57:36.614238 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5470 | 2026.04.19 04:57:36.614247 [ 4 ] {37470f4d-56c9-412c-a389-d742eba61d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5471 | 2026.04.19 04:57:36.614276 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3358 rows starting from the beginning of the part | ||
| 5472 | 2026.04.19 04:57:36.614344 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 136 rows starting from the beginning of the part | ||
| 5473 | 2026.04.19 04:57:36.614389 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 5474 | 2026.04.19 04:57:36.614430 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 136 rows starting from the beginning of the part | ||
| 5475 | 2026.04.19 04:57:36.614469 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 5476 | 2026.04.19 04:57:36.614521 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2601 rows starting from the beginning of the part | ||
| 5477 | 2026.04.19 04:57:36.614693 [ 4 ] {37470f4d-56c9-412c-a389-d742eba61d75} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.04.19 04:57:36.614735 [ 4 ] {37470f4d-56c9-412c-a389-d742eba61d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5479 | 2026.04.19 04:57:36.615052 [ 4 ] {37470f4d-56c9-412c-a389-d742eba61d75} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5480 | 2026.04.19 04:57:36.615256 [ 4 ] {37470f4d-56c9-412c-a389-d742eba61d75} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.04.19 04:57:36.615399 [ 4 ] {37470f4d-56c9-412c-a389-d742eba61d75} <Debug> executeQuery: Read 61 rows, 4.65 KiB in 0.001214 sec., 50247.116968698516 rows/sec., 3.74 MiB/sec. | ||
| 5482 | 2026.04.19 04:57:36.615437 [ 4 ] {37470f4d-56c9-412c-a389-d742eba61d75} <Debug> TCPHandler: Processed in 0.001382764 sec. | ||
| 5483 | 2026.04.19 04:57:36.615617 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.04.19 04:57:36.615711 [ 4 ] {be24a1f1-2bd1-442a-893d-0ff09fcf9361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5485 | 2026.04.19 04:57:36.615750 [ 4 ] {be24a1f1-2bd1-442a-893d-0ff09fcf9361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5486 | 2026.04.19 04:57:36.616359 [ 4 ] {be24a1f1-2bd1-442a-893d-0ff09fcf9361} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.04.19 04:57:36.616394 [ 4 ] {be24a1f1-2bd1-442a-893d-0ff09fcf9361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5488 | 2026.04.19 04:57:36.616723 [ 4 ] {be24a1f1-2bd1-442a-893d-0ff09fcf9361} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5489 | 2026.04.19 04:57:36.616929 [ 4 ] {be24a1f1-2bd1-442a-893d-0ff09fcf9361} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.04.19 04:57:36.617057 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7834 rows, containing 5 columns (5 merged, 0 gathered) in 0.002972172 sec., 2635782.855097215 rows/sec., 210.94 MiB/sec. | ||
| 5491 | 2026.04.19 04:57:36.617060 [ 4 ] {be24a1f1-2bd1-442a-893d-0ff09fcf9361} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001366 sec., 603953.1478770132 rows/sec., 35.33 MiB/sec. | ||
| 5492 | 2026.04.19 04:57:36.617119 [ 4 ] {be24a1f1-2bd1-442a-893d-0ff09fcf9361} <Debug> TCPHandler: Processed in 0.001552097 sec. | ||
| 5493 | 2026.04.19 04:57:36.617235 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2026.04.19 04:57:36.617328 [ 4 ] {3d541cc3-7882-4d4e-809f-d05282d01ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5495 | 2026.04.19 04:57:36.617367 [ 4 ] {3d541cc3-7882-4d4e-809f-d05282d01ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5496 | 2026.04.19 04:57:36.617403 [ 196 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5497 | 2026.04.19 04:57:36.617682 [ 196 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_31_6} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.04.19 04:57:36.617733 [ 4 ] {3d541cc3-7882-4d4e-809f-d05282d01ab7} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.04.19 04:57:36.617762 [ 196 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_31_6} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5500 | 2026.04.19 04:57:36.617768 [ 4 ] {3d541cc3-7882-4d4e-809f-d05282d01ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5501 | 2026.04.19 04:57:36.617848 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 5502 | 2026.04.19 04:57:36.618065 [ 4 ] {3d541cc3-7882-4d4e-809f-d05282d01ab7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5503 | 2026.04.19 04:57:36.618263 [ 4 ] {3d541cc3-7882-4d4e-809f-d05282d01ab7} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.04.19 04:57:36.618387 [ 4 ] {3d541cc3-7882-4d4e-809f-d05282d01ab7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 65.29 KiB/sec. | ||
| 5505 | 2026.04.19 04:57:36.618425 [ 4 ] {3d541cc3-7882-4d4e-809f-d05282d01ab7} <Debug> TCPHandler: Processed in 0.001239351 sec. | ||
| 5506 | 2026.04.19 04:57:36.618533 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5507 | 2026.04.19 04:57:36.618626 [ 4 ] {6ee80b94-0857-4403-accf-3a7afa65c9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5508 | 2026.04.19 04:57:36.618664 [ 4 ] {6ee80b94-0857-4403-accf-3a7afa65c9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5509 | 2026.04.19 04:57:36.619048 [ 4 ] {6ee80b94-0857-4403-accf-3a7afa65c9d7} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2026.04.19 04:57:36.619083 [ 4 ] {6ee80b94-0857-4403-accf-3a7afa65c9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5511 | 2026.04.19 04:57:36.619365 [ 4 ] {6ee80b94-0857-4403-accf-3a7afa65c9d7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5512 | 2026.04.19 04:57:36.619563 [ 4 ] {6ee80b94-0857-4403-accf-3a7afa65c9d7} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2026.04.19 04:57:36.619683 [ 49 ] {} <Debug> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5514 | 2026.04.19 04:57:36.619690 [ 4 ] {6ee80b94-0857-4403-accf-3a7afa65c9d7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001081 sec., 11100.832562442183 rows/sec., 867.25 KiB/sec. | ||
| 5515 | 2026.04.19 04:57:36.619724 [ 49 ] {} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2026.04.19 04:57:36.619745 [ 4 ] {6ee80b94-0857-4403-accf-3a7afa65c9d7} <Debug> TCPHandler: Processed in 0.001262252 sec. | ||
| 5517 | 2026.04.19 04:57:36.619748 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5518 | 2026.04.19 04:57:36.619857 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5519 | 2026.04.19 04:57:36.619860 [ 193 ] {8892c018-d1e0-483d-b849-836032b6860b::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 | ||
| 5520 | 2026.04.19 04:57:36.619958 [ 4 ] {6de15ca8-540e-431e-95da-6a875fe63a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5521 | 2026.04.19 04:57:36.620002 [ 4 ] {6de15ca8-540e-431e-95da-6a875fe63a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5522 | 2026.04.19 04:57:36.620005 [ 193 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5523 | 2026.04.19 04:57:36.620054 [ 193 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 5524 | 2026.04.19 04:57:36.620144 [ 193 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 5525 | 2026.04.19 04:57:36.620196 [ 193 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 5526 | 2026.04.19 04:57:36.620241 [ 193 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5527 | 2026.04.19 04:57:36.620279 [ 193 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5528 | 2026.04.19 04:57:36.620317 [ 193 ] {8892c018-d1e0-483d-b849-836032b6860b::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 | ||
| 5529 | 2026.04.19 04:57:36.620836 [ 4 ] {6de15ca8-540e-431e-95da-6a875fe63a13} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.04.19 04:57:36.620877 [ 4 ] {6de15ca8-540e-431e-95da-6a875fe63a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5531 | 2026.04.19 04:57:36.621216 [ 186 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402754 sec., 544642.8953330377 rows/sec., 33.39 MiB/sec. | ||
| 5532 | 2026.04.19 04:57:36.621253 [ 4 ] {6de15ca8-540e-431e-95da-6a875fe63a13} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5533 | 2026.04.19 04:57:36.621359 [ 193 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5534 | 2026.04.19 04:57:36.621496 [ 4 ] {6de15ca8-540e-431e-95da-6a875fe63a13} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2026.04.19 04:57:36.621637 [ 49 ] {} <Debug> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5536 | 2026.04.19 04:57:36.621645 [ 193 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_16_3} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.04.19 04:57:36.621646 [ 4 ] {6de15ca8-540e-431e-95da-6a875fe63a13} <Debug> executeQuery: Read 1364 rows, 94.42 KiB in 0.001706 sec., 799531.0668229777 rows/sec., 54.05 MiB/sec. | ||
| 5538 | 2026.04.19 04:57:36.621676 [ 49 ] {} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2026.04.19 04:57:36.621710 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5540 | 2026.04.19 04:57:36.621713 [ 4 ] {6de15ca8-540e-431e-95da-6a875fe63a13} <Debug> TCPHandler: Processed in 0.001907404 sec. | ||
| 5541 | 2026.04.19 04:57:36.621726 [ 193 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_16_3} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5542 | 2026.04.19 04:57:36.621779 [ 196 ] {1a363f07-5702-42dd-9725-0292ef980003::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 | ||
| 5543 | 2026.04.19 04:57:36.621812 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5544 | 2026.04.19 04:57:36.621841 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2026.04.19 04:57:36.621854 [ 196 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5546 | 2026.04.19 04:57:36.621881 [ 196 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1830 rows starting from the beginning of the part | ||
| 5547 | 2026.04.19 04:57:36.621925 [ 196 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 5548 | 2026.04.19 04:57:36.621939 [ 4 ] {d4864cae-dadc-439c-8a97-7412f6da4b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5549 | 2026.04.19 04:57:36.621961 [ 196 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 494 rows starting from the beginning of the part | ||
| 5550 | 2026.04.19 04:57:36.621982 [ 4 ] {d4864cae-dadc-439c-8a97-7412f6da4b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5551 | 2026.04.19 04:57:36.621994 [ 196 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 5552 | 2026.04.19 04:57:36.622028 [ 196 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 492 rows starting from the beginning of the part | ||
| 5553 | 2026.04.19 04:57:36.622061 [ 196 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1364 rows starting from the beginning of the part | ||
| 5554 | 2026.04.19 04:57:36.622677 [ 4 ] {d4864cae-dadc-439c-8a97-7412f6da4b62} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.04.19 04:57:36.622711 [ 4 ] {d4864cae-dadc-439c-8a97-7412f6da4b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5556 | 2026.04.19 04:57:36.623155 [ 4 ] {d4864cae-dadc-439c-8a97-7412f6da4b62} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5557 | 2026.04.19 04:57:36.623366 [ 4 ] {d4864cae-dadc-439c-8a97-7412f6da4b62} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2026.04.19 04:57:36.623421 [ 195 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4388 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166565 sec., 2634406.98826284 rows/sec., 191.57 MiB/sec. | ||
| 5559 | 2026.04.19 04:57:36.623499 [ 4 ] {d4864cae-dadc-439c-8a97-7412f6da4b62} <Debug> executeQuery: Read 1804 rows, 116.97 KiB in 0.001578 sec., 1143219.2648922687 rows/sec., 72.39 MiB/sec. | ||
| 5560 | 2026.04.19 04:57:36.623501 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5561 | 2026.04.19 04:57:36.623556 [ 4 ] {d4864cae-dadc-439c-8a97-7412f6da4b62} <Debug> TCPHandler: Processed in 0.001766321 sec. | ||
| 5562 | 2026.04.19 04:57:36.623565 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2026.04.19 04:57:36.623601 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5564 | 2026.04.19 04:57:36.623655 [ 193 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5565 | 2026.04.19 04:57:36.623670 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 5566 | 2026.04.19 04:57:36.623676 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.04.19 04:57:36.623756 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5568 | 2026.04.19 04:57:36.623782 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12129 rows starting from the beginning of the part | ||
| 5569 | 2026.04.19 04:57:36.623783 [ 4 ] {67e1e5b9-d0b0-479c-af6e-5097de99718e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5570 | 2026.04.19 04:57:36.623828 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5571 | 2026.04.19 04:57:36.623847 [ 4 ] {67e1e5b9-d0b0-479c-af6e-5097de99718e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5572 | 2026.04.19 04:57:36.623867 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 266 rows starting from the beginning of the part | ||
| 5573 | 2026.04.19 04:57:36.623903 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 5574 | 2026.04.19 04:57:36.623944 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5575 | 2026.04.19 04:57:36.623976 [ 193 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_31_6} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2026.04.19 04:57:36.623980 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1804 rows starting from the beginning of the part | ||
| 5577 | 2026.04.19 04:57:36.624070 [ 193 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_31_6} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5578 | 2026.04.19 04:57:36.624158 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5579 | 2026.04.19 04:57:36.624661 [ 4 ] {67e1e5b9-d0b0-479c-af6e-5097de99718e} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5580 | 2026.04.19 04:57:36.624701 [ 4 ] {67e1e5b9-d0b0-479c-af6e-5097de99718e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5581 | 2026.04.19 04:57:36.625246 [ 4 ] {67e1e5b9-d0b0-479c-af6e-5097de99718e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5582 | 2026.04.19 04:57:36.625458 [ 4 ] {67e1e5b9-d0b0-479c-af6e-5097de99718e} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2026.04.19 04:57:36.625597 [ 4 ] {67e1e5b9-d0b0-479c-af6e-5097de99718e} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001831 sec., 26761.332605133808 rows/sec., 47.96 MiB/sec. | ||
| 5584 | 2026.04.19 04:57:36.625650 [ 4 ] {67e1e5b9-d0b0-479c-af6e-5097de99718e} <Debug> TCPHandler: Processed in 0.002023746 sec. | ||
| 5585 | 2026.04.19 04:57:36.625769 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5586 | 2026.04.19 04:57:36.625863 [ 4 ] {a4e287f3-02fd-4abd-8941-618554c22dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5587 | 2026.04.19 04:57:36.625904 [ 4 ] {a4e287f3-02fd-4abd-8941-618554c22dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5588 | 2026.04.19 04:57:36.626215 [ 4 ] {a4e287f3-02fd-4abd-8941-618554c22dfe} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2026.04.19 04:57:36.626250 [ 4 ] {a4e287f3-02fd-4abd-8941-618554c22dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5590 | 2026.04.19 04:57:36.626592 [ 4 ] {a4e287f3-02fd-4abd-8941-618554c22dfe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5591 | 2026.04.19 04:57:36.626810 [ 4 ] {a4e287f3-02fd-4abd-8941-618554c22dfe} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2026.04.19 04:57:36.626939 [ 49 ] {} <Debug> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5593 | 2026.04.19 04:57:36.626940 [ 4 ] {a4e287f3-02fd-4abd-8941-618554c22dfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 5594 | 2026.04.19 04:57:36.626981 [ 49 ] {} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.04.19 04:57:36.627003 [ 4 ] {a4e287f3-02fd-4abd-8941-618554c22dfe} <Debug> TCPHandler: Processed in 0.001285242 sec. | ||
| 5596 | 2026.04.19 04:57:36.627008 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5597 | 2026.04.19 04:57:36.627118 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 5598 | 2026.04.19 04:57:36.627256 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5599 | 2026.04.19 04:57:36.627295 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1842 rows starting from the beginning of the part | ||
| 5600 | 2026.04.19 04:57:36.627366 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 5601 | 2026.04.19 04:57:36.627413 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5602 | 2026.04.19 04:57:36.627457 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 5603 | 2026.04.19 04:57:36.627500 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5604 | 2026.04.19 04:57:36.627545 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5605 | 2026.04.19 04:57:36.628271 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14784 rows, containing 5 columns (5 merged, 0 gathered) in 0.004625611 sec., 3196118.307397661 rows/sec., 207.11 MiB/sec. | ||
| 5606 | 2026.04.19 04:57:36.628712 [ 189 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5607 | 2026.04.19 04:57:36.628742 [ 200 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2202 rows, containing 4 columns (4 merged, 0 gathered) in 0.001667519 sec., 1320524.6836767679 rows/sec., 85.46 MiB/sec. | ||
| 5608 | 2026.04.19 04:57:36.628986 [ 201 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5609 | 2026.04.19 04:57:36.628995 [ 189 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.04.19 04:57:36.629071 [ 189 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5611 | 2026.04.19 04:57:36.629145 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 5612 | 2026.04.19 04:57:36.629268 [ 201 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_31_6} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.04.19 04:57:36.629337 [ 201 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_31_6} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5614 | 2026.04.19 04:57:36.629408 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5615 | 2026.04.19 04:57:40.779508 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5616 | 2026.04.19 04:57:40.779584 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5617 | 2026.04.19 04:57:40.879786 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11533 | ||
| 5618 | 2026.04.19 04:57:40.880321 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2026.04.19 04:57:40.880369 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5620 | 2026.04.19 04:57:40.880838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5621 | 2026.04.19 04:57:40.881059 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2026.04.19 04:57:40.881197 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11533 | ||
| 5623 | 2026.04.19 04:57:40.950444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 758 | ||
| 5624 | 2026.04.19 04:57:40.953277 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.04.19 04:57:40.953337 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5626 | 2026.04.19 04:57:40.954814 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5627 | 2026.04.19 04:57:40.955208 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2026.04.19 04:57:40.955899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
| 5629 | 2026.04.19 04:57:41.494466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5630 | 2026.04.19 04:57:41.511609 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2026.04.19 04:57:41.511659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5632 | 2026.04.19 04:57:41.517658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5633 | 2026.04.19 04:57:41.518338 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.04.19 04:57:41.521608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5635 | 2026.04.19 04:57:41.963444 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2026.04.19 04:57:41.963730 [ 4 ] {84d5bf90-607b-4175-8463-5ae049d9e10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5637 | 2026.04.19 04:57:41.963832 [ 4 ] {84d5bf90-607b-4175-8463-5ae049d9e10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5638 | 2026.04.19 04:57:41.964690 [ 4 ] {84d5bf90-607b-4175-8463-5ae049d9e10b} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.04.19 04:57:41.964731 [ 4 ] {84d5bf90-607b-4175-8463-5ae049d9e10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5640 | 2026.04.19 04:57:41.965111 [ 4 ] {84d5bf90-607b-4175-8463-5ae049d9e10b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5641 | 2026.04.19 04:57:41.965358 [ 4 ] {84d5bf90-607b-4175-8463-5ae049d9e10b} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.04.19 04:57:41.965516 [ 4 ] {84d5bf90-607b-4175-8463-5ae049d9e10b} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001858 sec., 32292.787944025833 rows/sec., 2.52 MiB/sec. | ||
| 5643 | 2026.04.19 04:57:41.965563 [ 4 ] {84d5bf90-607b-4175-8463-5ae049d9e10b} <Debug> TCPHandler: Processed in 0.00230257 sec. | ||
| 5644 | 2026.04.19 04:57:41.965699 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5645 | 2026.04.19 04:57:41.965799 [ 4 ] {1695c444-de1f-4660-9ec7-d26c3ce7cc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5646 | 2026.04.19 04:57:41.965841 [ 4 ] {1695c444-de1f-4660-9ec7-d26c3ce7cc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5647 | 2026.04.19 04:57:41.966245 [ 4 ] {1695c444-de1f-4660-9ec7-d26c3ce7cc40} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.04.19 04:57:41.966279 [ 4 ] {1695c444-de1f-4660-9ec7-d26c3ce7cc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5649 | 2026.04.19 04:57:41.966571 [ 4 ] {1695c444-de1f-4660-9ec7-d26c3ce7cc40} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5650 | 2026.04.19 04:57:41.966771 [ 4 ] {1695c444-de1f-4660-9ec7-d26c3ce7cc40} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.04.19 04:57:41.966864 [ 40 ] {} <Debug> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5652 | 2026.04.19 04:57:41.966899 [ 4 ] {1695c444-de1f-4660-9ec7-d26c3ce7cc40} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001121 sec., 1784.121320249777 rows/sec., 134.16 KiB/sec. | ||
| 5653 | 2026.04.19 04:57:41.966900 [ 40 ] {} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5654 | 2026.04.19 04:57:41.966931 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5655 | 2026.04.19 04:57:41.966937 [ 4 ] {1695c444-de1f-4660-9ec7-d26c3ce7cc40} <Debug> TCPHandler: Processed in 0.001291573 sec. | ||
| 5656 | 2026.04.19 04:57:41.967022 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::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 | ||
| 5657 | 2026.04.19 04:57:41.967063 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2026.04.19 04:57:41.967117 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5659 | 2026.04.19 04:57:41.967150 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 225 rows starting from the beginning of the part | ||
| 5660 | 2026.04.19 04:57:41.967158 [ 4 ] {05fe68eb-a281-4682-8f2c-ed2ecf828601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5661 | 2026.04.19 04:57:41.967198 [ 4 ] {05fe68eb-a281-4682-8f2c-ed2ecf828601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5662 | 2026.04.19 04:57:41.967240 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 146 rows starting from the beginning of the part | ||
| 5663 | 2026.04.19 04:57:41.967291 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 5664 | 2026.04.19 04:57:41.967340 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 144 rows starting from the beginning of the part | ||
| 5665 | 2026.04.19 04:57:41.967385 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 61 rows starting from the beginning of the part | ||
| 5666 | 2026.04.19 04:57:41.967433 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 5667 | 2026.04.19 04:57:41.967617 [ 4 ] {05fe68eb-a281-4682-8f2c-ed2ecf828601} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.04.19 04:57:41.967652 [ 4 ] {05fe68eb-a281-4682-8f2c-ed2ecf828601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5669 | 2026.04.19 04:57:41.967950 [ 4 ] {05fe68eb-a281-4682-8f2c-ed2ecf828601} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5670 | 2026.04.19 04:57:41.968166 [ 4 ] {05fe68eb-a281-4682-8f2c-ed2ecf828601} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2026.04.19 04:57:41.968250 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262122 sec., 489651.55507946137 rows/sec., 32.87 MiB/sec. | ||
| 5672 | 2026.04.19 04:57:41.968296 [ 4 ] {05fe68eb-a281-4682-8f2c-ed2ecf828601} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001156 sec., 57093.42560553634 rows/sec., 4.46 MiB/sec. | ||
| 5673 | 2026.04.19 04:57:41.968352 [ 4 ] {05fe68eb-a281-4682-8f2c-ed2ecf828601} <Debug> TCPHandler: Processed in 0.001340693 sec. | ||
| 5674 | 2026.04.19 04:57:41.968469 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5675 | 2026.04.19 04:57:41.968475 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2026.04.19 04:57:41.968580 [ 4 ] {153dca48-ebb8-47e8-84f1-d4f04f6d73cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5677 | 2026.04.19 04:57:41.968629 [ 4 ] {153dca48-ebb8-47e8-84f1-d4f04f6d73cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5678 | 2026.04.19 04:57:41.968827 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_31_6} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2026.04.19 04:57:41.968923 [ 201 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_31_6} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5680 | 2026.04.19 04:57:41.969040 [ 4 ] {153dca48-ebb8-47e8-84f1-d4f04f6d73cb} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.04.19 04:57:41.969045 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5682 | 2026.04.19 04:57:41.969085 [ 4 ] {153dca48-ebb8-47e8-84f1-d4f04f6d73cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5683 | 2026.04.19 04:57:41.969425 [ 4 ] {153dca48-ebb8-47e8-84f1-d4f04f6d73cb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5684 | 2026.04.19 04:57:41.969645 [ 4 ] {153dca48-ebb8-47e8-84f1-d4f04f6d73cb} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2026.04.19 04:57:41.969776 [ 4 ] {153dca48-ebb8-47e8-84f1-d4f04f6d73cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 5686 | 2026.04.19 04:57:41.969812 [ 4 ] {153dca48-ebb8-47e8-84f1-d4f04f6d73cb} <Debug> TCPHandler: Processed in 0.001387944 sec. | ||
| 5687 | 2026.04.19 04:57:41.969927 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5688 | 2026.04.19 04:57:41.970020 [ 4 ] {8f494e9c-5827-4aee-885f-39820e27d60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5689 | 2026.04.19 04:57:41.970098 [ 4 ] {8f494e9c-5827-4aee-885f-39820e27d60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5690 | 2026.04.19 04:57:41.970805 [ 4 ] {8f494e9c-5827-4aee-885f-39820e27d60d} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2026.04.19 04:57:41.970840 [ 4 ] {8f494e9c-5827-4aee-885f-39820e27d60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5692 | 2026.04.19 04:57:41.971318 [ 4 ] {8f494e9c-5827-4aee-885f-39820e27d60d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5693 | 2026.04.19 04:57:41.971534 [ 4 ] {8f494e9c-5827-4aee-885f-39820e27d60d} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2026.04.19 04:57:41.971667 [ 4 ] {8f494e9c-5827-4aee-885f-39820e27d60d} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001665 sec., 1201.2012012012012 rows/sec., 2.15 MiB/sec. | ||
| 5695 | 2026.04.19 04:57:41.971718 [ 4 ] {8f494e9c-5827-4aee-885f-39820e27d60d} <Debug> TCPHandler: Processed in 0.001841342 sec. | ||
| 5696 | 2026.04.19 04:57:41.971843 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2026.04.19 04:57:41.971936 [ 4 ] {f27a922f-fdd3-4dc1-a8d1-1bbd1ed381e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5698 | 2026.04.19 04:57:41.971979 [ 4 ] {f27a922f-fdd3-4dc1-a8d1-1bbd1ed381e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5699 | 2026.04.19 04:57:41.972322 [ 4 ] {f27a922f-fdd3-4dc1-a8d1-1bbd1ed381e9} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2026.04.19 04:57:41.972356 [ 4 ] {f27a922f-fdd3-4dc1-a8d1-1bbd1ed381e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5701 | 2026.04.19 04:57:41.972652 [ 4 ] {f27a922f-fdd3-4dc1-a8d1-1bbd1ed381e9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5702 | 2026.04.19 04:57:41.972848 [ 4 ] {f27a922f-fdd3-4dc1-a8d1-1bbd1ed381e9} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.04.19 04:57:41.972976 [ 4 ] {f27a922f-fdd3-4dc1-a8d1-1bbd1ed381e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 5704 | 2026.04.19 04:57:41.973011 [ 4 ] {f27a922f-fdd3-4dc1-a8d1-1bbd1ed381e9} <Debug> TCPHandler: Processed in 0.001219162 sec. | ||
| 5705 | 2026.04.19 04:57:42.682767 [ 38 ] {} <Debug> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5706 | 2026.04.19 04:57:42.682837 [ 38 ] {} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2026.04.19 04:57:42.682860 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5708 | 2026.04.19 04:57:42.682985 [ 200 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 5709 | 2026.04.19 04:57:42.683147 [ 200 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5710 | 2026.04.19 04:57:42.683188 [ 200 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 5711 | 2026.04.19 04:57:42.683261 [ 200 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 5712 | 2026.04.19 04:57:42.683310 [ 200 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 5713 | 2026.04.19 04:57:42.683361 [ 200 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 5714 | 2026.04.19 04:57:42.683406 [ 200 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 5715 | 2026.04.19 04:57:42.684181 [ 201 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001251711 sec., 11184.690395786249 rows/sec., 753.66 KiB/sec. | ||
| 5716 | 2026.04.19 04:57:42.684396 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5717 | 2026.04.19 04:57:42.684759 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_14_3} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2026.04.19 04:57:42.684848 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_14_3} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5719 | 2026.04.19 04:57:42.684949 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5720 | 2026.04.19 04:57:46.965699 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2026.04.19 04:57:46.965908 [ 4 ] {7392e8c9-fb59-4b82-acaf-4e95dabdad45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5722 | 2026.04.19 04:57:46.965982 [ 4 ] {7392e8c9-fb59-4b82-acaf-4e95dabdad45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5723 | 2026.04.19 04:57:46.966775 [ 4 ] {7392e8c9-fb59-4b82-acaf-4e95dabdad45} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2026.04.19 04:57:46.966824 [ 4 ] {7392e8c9-fb59-4b82-acaf-4e95dabdad45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5725 | 2026.04.19 04:57:46.967231 [ 4 ] {7392e8c9-fb59-4b82-acaf-4e95dabdad45} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5726 | 2026.04.19 04:57:46.967454 [ 4 ] {7392e8c9-fb59-4b82-acaf-4e95dabdad45} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2026.04.19 04:57:46.967627 [ 4 ] {7392e8c9-fb59-4b82-acaf-4e95dabdad45} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.00177 sec., 76836.15819209038 rows/sec., 6.67 MiB/sec. | ||
| 5728 | 2026.04.19 04:57:46.967675 [ 4 ] {7392e8c9-fb59-4b82-acaf-4e95dabdad45} <Debug> TCPHandler: Processed in 0.002163638 sec. | ||
| 5729 | 2026.04.19 04:57:46.967837 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2026.04.19 04:57:46.967938 [ 4 ] {fa09d165-f5f7-430d-959f-13def873c055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5731 | 2026.04.19 04:57:46.967981 [ 4 ] {fa09d165-f5f7-430d-959f-13def873c055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5732 | 2026.04.19 04:57:46.968413 [ 4 ] {fa09d165-f5f7-430d-959f-13def873c055} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2026.04.19 04:57:46.968449 [ 4 ] {fa09d165-f5f7-430d-959f-13def873c055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5734 | 2026.04.19 04:57:46.968756 [ 4 ] {fa09d165-f5f7-430d-959f-13def873c055} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5735 | 2026.04.19 04:57:46.968963 [ 4 ] {fa09d165-f5f7-430d-959f-13def873c055} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.04.19 04:57:46.969093 [ 4 ] {fa09d165-f5f7-430d-959f-13def873c055} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001177 sec., 33984.70688190314 rows/sec., 2.50 MiB/sec. | ||
| 5737 | 2026.04.19 04:57:46.969131 [ 4 ] {fa09d165-f5f7-430d-959f-13def873c055} <Debug> TCPHandler: Processed in 0.001359353 sec. | ||
| 5738 | 2026.04.19 04:57:46.969254 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2026.04.19 04:57:46.969360 [ 4 ] {83f55111-c8a9-49af-ab93-c3878b21eaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5740 | 2026.04.19 04:57:46.969401 [ 4 ] {83f55111-c8a9-49af-ab93-c3878b21eaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5741 | 2026.04.19 04:57:46.969841 [ 4 ] {83f55111-c8a9-49af-ab93-c3878b21eaba} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2026.04.19 04:57:46.969877 [ 4 ] {83f55111-c8a9-49af-ab93-c3878b21eaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5743 | 2026.04.19 04:57:46.970170 [ 4 ] {83f55111-c8a9-49af-ab93-c3878b21eaba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5744 | 2026.04.19 04:57:46.970374 [ 4 ] {83f55111-c8a9-49af-ab93-c3878b21eaba} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2026.04.19 04:57:46.970503 [ 4 ] {83f55111-c8a9-49af-ab93-c3878b21eaba} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001164 sec., 89347.07903780068 rows/sec., 6.98 MiB/sec. | ||
| 5746 | 2026.04.19 04:57:46.970540 [ 4 ] {83f55111-c8a9-49af-ab93-c3878b21eaba} <Debug> TCPHandler: Processed in 0.001338153 sec. | ||
| 5747 | 2026.04.19 04:57:46.970680 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2026.04.19 04:57:46.970773 [ 4 ] {012ca255-252c-4c80-a775-9f55c048a764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5749 | 2026.04.19 04:57:46.970815 [ 4 ] {012ca255-252c-4c80-a775-9f55c048a764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5750 | 2026.04.19 04:57:46.971224 [ 4 ] {012ca255-252c-4c80-a775-9f55c048a764} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.04.19 04:57:46.971257 [ 4 ] {012ca255-252c-4c80-a775-9f55c048a764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5752 | 2026.04.19 04:57:46.971587 [ 4 ] {012ca255-252c-4c80-a775-9f55c048a764} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5753 | 2026.04.19 04:57:46.971791 [ 4 ] {012ca255-252c-4c80-a775-9f55c048a764} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.04.19 04:57:46.971920 [ 4 ] {012ca255-252c-4c80-a775-9f55c048a764} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 5755 | 2026.04.19 04:57:46.971956 [ 4 ] {012ca255-252c-4c80-a775-9f55c048a764} <Debug> TCPHandler: Processed in 0.001326603 sec. | ||
| 5756 | 2026.04.19 04:57:46.972083 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.04.19 04:57:46.972177 [ 4 ] {c7648cc0-8f27-4c8c-8d8b-d0f9c87f8e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5758 | 2026.04.19 04:57:46.972231 [ 4 ] {c7648cc0-8f27-4c8c-8d8b-d0f9c87f8e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5759 | 2026.04.19 04:57:46.973211 [ 4 ] {c7648cc0-8f27-4c8c-8d8b-d0f9c87f8e72} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.04.19 04:57:46.973249 [ 4 ] {c7648cc0-8f27-4c8c-8d8b-d0f9c87f8e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5761 | 2026.04.19 04:57:46.973820 [ 4 ] {c7648cc0-8f27-4c8c-8d8b-d0f9c87f8e72} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5762 | 2026.04.19 04:57:46.974052 [ 4 ] {c7648cc0-8f27-4c8c-8d8b-d0f9c87f8e72} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.04.19 04:57:46.974200 [ 4 ] {c7648cc0-8f27-4c8c-8d8b-d0f9c87f8e72} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00204 sec., 19607.843137254902 rows/sec., 35.14 MiB/sec. | ||
| 5764 | 2026.04.19 04:57:46.974263 [ 4 ] {c7648cc0-8f27-4c8c-8d8b-d0f9c87f8e72} <Debug> TCPHandler: Processed in 0.002237879 sec. | ||
| 5765 | 2026.04.19 04:57:46.974397 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2026.04.19 04:57:46.974493 [ 4 ] {349dd001-a3cb-46ad-b4b4-de886708ac83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5767 | 2026.04.19 04:57:46.974533 [ 4 ] {349dd001-a3cb-46ad-b4b4-de886708ac83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5768 | 2026.04.19 04:57:46.974876 [ 4 ] {349dd001-a3cb-46ad-b4b4-de886708ac83} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.04.19 04:57:46.974911 [ 4 ] {349dd001-a3cb-46ad-b4b4-de886708ac83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5770 | 2026.04.19 04:57:46.975211 [ 4 ] {349dd001-a3cb-46ad-b4b4-de886708ac83} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5771 | 2026.04.19 04:57:46.975423 [ 4 ] {349dd001-a3cb-46ad-b4b4-de886708ac83} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.04.19 04:57:46.975551 [ 4 ] {349dd001-a3cb-46ad-b4b4-de886708ac83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5773 | 2026.04.19 04:57:46.975586 [ 4 ] {349dd001-a3cb-46ad-b4b4-de886708ac83} <Debug> TCPHandler: Processed in 0.001240992 sec. | ||
| 5774 | 2026.04.19 04:57:48.381377 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12045 | ||
| 5775 | 2026.04.19 04:57:48.381885 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2026.04.19 04:57:48.381930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5777 | 2026.04.19 04:57:48.382399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5778 | 2026.04.19 04:57:48.382635 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5779 | 2026.04.19 04:57:48.382794 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12045 | ||
| 5780 | 2026.04.19 04:57:49.021767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5781 | 2026.04.19 04:57:49.039977 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2026.04.19 04:57:49.040032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5783 | 2026.04.19 04:57:49.045823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5784 | 2026.04.19 04:57:49.046551 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2026.04.19 04:57:49.050151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5786 | 2026.04.19 04:57:50.956316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 782 | ||
| 5787 | 2026.04.19 04:57:50.959648 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.04.19 04:57:50.959746 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5789 | 2026.04.19 04:57:50.961585 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5790 | 2026.04.19 04:57:50.961984 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.04.19 04:57:50.962528 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
| 5792 | 2026.04.19 04:57:51.664777 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57889 | ||
| 5793 | 2026.04.19 04:57:51.664895 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5794 | 2026.04.19 04:57:51.664922 [ 286 ] {} <Debug> TCP-Session: 90aaa34d-d68c-4406-84fd-2dc545be5e06 Authenticating user 'default' from [fd00:1122:3344:101::e]:57889 | ||
| 5795 | 2026.04.19 04:57:51.664944 [ 286 ] {} <Debug> TCP-Session: 90aaa34d-d68c-4406-84fd-2dc545be5e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5796 | 2026.04.19 04:57:51.664956 [ 286 ] {} <Debug> TCP-Session: 90aaa34d-d68c-4406-84fd-2dc545be5e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2026.04.19 04:57:51.665167 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48437 | ||
| 5798 | 2026.04.19 04:57:51.665197 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43750 | ||
| 5799 | 2026.04.19 04:57:51.665202 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41381 | ||
| 5800 | 2026.04.19 04:57:51.665226 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36991 | ||
| 5801 | 2026.04.19 04:57:51.665262 [ 286 ] {} <Trace> TCP-Session: 90aaa34d-d68c-4406-84fd-2dc545be5e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5802 | 2026.04.19 04:57:51.665279 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5803 | 2026.04.19 04:57:51.665279 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5804 | 2026.04.19 04:57:51.665325 [ 287 ] {} <Debug> TCP-Session: 3d74b118-73bc-4d04-a676-15ca528c393a Authenticating user 'default' from [fd00:1122:3344:101::e]:48437 | ||
| 5805 | 2026.04.19 04:57:51.665339 [ 291 ] {} <Debug> TCP-Session: 6df4ca63-43be-4bb2-9f9a-f8871927f96b Authenticating user 'default' from [fd00:1122:3344:101::e]:43750 | ||
| 5806 | 2026.04.19 04:57:51.665352 [ 287 ] {} <Debug> TCP-Session: 3d74b118-73bc-4d04-a676-15ca528c393a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5807 | 2026.04.19 04:57:51.665359 [ 291 ] {} <Debug> TCP-Session: 6df4ca63-43be-4bb2-9f9a-f8871927f96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5808 | 2026.04.19 04:57:51.665367 [ 287 ] {} <Debug> TCP-Session: 3d74b118-73bc-4d04-a676-15ca528c393a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2026.04.19 04:57:51.665376 [ 291 ] {} <Debug> TCP-Session: 6df4ca63-43be-4bb2-9f9a-f8871927f96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5810 | 2026.04.19 04:57:51.665386 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5811 | 2026.04.19 04:57:51.665217 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36649 | ||
| 5812 | 2026.04.19 04:57:51.665423 [ 289 ] {} <Debug> TCP-Session: 9e6b1731-b3d6-4fe2-9da3-6de94713189f Authenticating user 'default' from [fd00:1122:3344:101::e]:41381 | ||
| 5813 | 2026.04.19 04:57:51.665438 [ 286 ] {1b469af8-fdb2-4861-b542-f8f42584620b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57889) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5814 | 2026.04.19 04:57:51.665456 [ 289 ] {} <Debug> TCP-Session: 9e6b1731-b3d6-4fe2-9da3-6de94713189f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2026.04.19 04:57:51.665462 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5816 | 2026.04.19 04:57:51.665496 [ 289 ] {} <Debug> TCP-Session: 9e6b1731-b3d6-4fe2-9da3-6de94713189f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2026.04.19 04:57:51.665208 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57347 | ||
| 5818 | 2026.04.19 04:57:51.665533 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5819 | 2026.04.19 04:57:51.665516 [ 294 ] {} <Debug> TCP-Session: 4c0260d0-6692-4d40-b4e8-2920f9e9537d Authenticating user 'default' from [fd00:1122:3344:101::e]:36991 | ||
| 5820 | 2026.04.19 04:57:51.665601 [ 293 ] {} <Debug> TCP-Session: ea5158bd-5c25-4118-adc5-bd2ff7408d46 Authenticating user 'default' from [fd00:1122:3344:101::e]:36649 | ||
| 5821 | 2026.04.19 04:57:51.665621 [ 294 ] {} <Debug> TCP-Session: 4c0260d0-6692-4d40-b4e8-2920f9e9537d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5822 | 2026.04.19 04:57:51.665634 [ 293 ] {} <Debug> TCP-Session: ea5158bd-5c25-4118-adc5-bd2ff7408d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5823 | 2026.04.19 04:57:51.665648 [ 294 ] {} <Debug> TCP-Session: 4c0260d0-6692-4d40-b4e8-2920f9e9537d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2026.04.19 04:57:51.665660 [ 293 ] {} <Debug> TCP-Session: ea5158bd-5c25-4118-adc5-bd2ff7408d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5825 | 2026.04.19 04:57:51.665192 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56100 | ||
| 5826 | 2026.04.19 04:57:51.665711 [ 286 ] {1b469af8-fdb2-4861-b542-f8f42584620b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5827 | 2026.04.19 04:57:51.665728 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5828 | 2026.04.19 04:57:51.665183 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48837 | ||
| 5829 | 2026.04.19 04:57:51.665776 [ 292 ] {} <Debug> TCP-Session: 8ee2ec08-46a0-4342-a441-eeeacc69f7dd Authenticating user 'default' from [fd00:1122:3344:101::e]:57347 | ||
| 5830 | 2026.04.19 04:57:51.665773 [ 286 ] {1b469af8-fdb2-4861-b542-f8f42584620b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5831 | 2026.04.19 04:57:51.665812 [ 292 ] {} <Debug> TCP-Session: 8ee2ec08-46a0-4342-a441-eeeacc69f7dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.04.19 04:57:51.665837 [ 292 ] {} <Debug> TCP-Session: 8ee2ec08-46a0-4342-a441-eeeacc69f7dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2026.04.19 04:57:51.665840 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5834 | 2026.04.19 04:57:51.665876 [ 290 ] {} <Debug> TCP-Session: faa2c8f6-7be5-4e33-b71c-b6f3ff767267 Authenticating user 'default' from [fd00:1122:3344:101::e]:56100 | ||
| 5835 | 2026.04.19 04:57:51.665893 [ 290 ] {} <Debug> TCP-Session: faa2c8f6-7be5-4e33-b71c-b6f3ff767267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5836 | 2026.04.19 04:57:51.665905 [ 290 ] {} <Debug> TCP-Session: faa2c8f6-7be5-4e33-b71c-b6f3ff767267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.04.19 04:57:51.665911 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5838 | 2026.04.19 04:57:51.665944 [ 288 ] {} <Debug> TCP-Session: 81b35c3f-8cae-4f93-82e6-6b927812afb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48837 | ||
| 5839 | 2026.04.19 04:57:51.665961 [ 288 ] {} <Debug> TCP-Session: 81b35c3f-8cae-4f93-82e6-6b927812afb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5840 | 2026.04.19 04:57:51.665973 [ 288 ] {} <Debug> TCP-Session: 81b35c3f-8cae-4f93-82e6-6b927812afb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5841 | 2026.04.19 04:57:51.666096 [ 286 ] {1b469af8-fdb2-4861-b542-f8f42584620b} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 5842 | 2026.04.19 04:57:51.667058 [ 330 ] {1b469af8-fdb2-4861-b542-f8f42584620b} <Trace> AggregatingTransform: Aggregating | ||
| 5843 | 2026.04.19 04:57:51.667101 [ 330 ] {1b469af8-fdb2-4861-b542-f8f42584620b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5844 | 2026.04.19 04:57:51.667143 [ 330 ] {1b469af8-fdb2-4861-b542-f8f42584620b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938146 sec. (1065.932 rows/sec., 41.64 KiB/sec.) | ||
| 5845 | 2026.04.19 04:57:51.667162 [ 330 ] {1b469af8-fdb2-4861-b542-f8f42584620b} <Trace> Aggregator: Merging aggregated data | ||
| 5846 | 2026.04.19 04:57:51.668558 [ 286 ] {1b469af8-fdb2-4861-b542-f8f42584620b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003174 sec., 315.05986137366097 rows/sec., 12.31 KiB/sec. | ||
| 5847 | 2026.04.19 04:57:51.668702 [ 286 ] {1b469af8-fdb2-4861-b542-f8f42584620b} <Debug> TCPHandler: Processed in 0.003559202 sec. | ||
| 5848 | 2026.04.19 04:57:51.668835 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5849 | 2026.04.19 04:57:51.668865 [ 286 ] {} <Debug> TCP-Session: 90aaa34d-d68c-4406-84fd-2dc545be5e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2026.04.19 04:57:51.668867 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5851 | 2026.04.19 04:57:51.668888 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5852 | 2026.04.19 04:57:51.668906 [ 294 ] {} <Debug> TCP-Session: 4c0260d0-6692-4d40-b4e8-2920f9e9537d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.04.19 04:57:51.668909 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5854 | 2026.04.19 04:57:51.668935 [ 289 ] {} <Debug> TCP-Session: 9e6b1731-b3d6-4fe2-9da3-6de94713189f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2026.04.19 04:57:51.668955 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5856 | 2026.04.19 04:57:51.668970 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5857 | 2026.04.19 04:57:51.668974 [ 293 ] {} <Debug> TCP-Session: ea5158bd-5c25-4118-adc5-bd2ff7408d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.04.19 04:57:51.669004 [ 287 ] {} <Debug> TCP-Session: 3d74b118-73bc-4d04-a676-15ca528c393a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.04.19 04:57:51.669018 [ 291 ] {} <Debug> TCP-Session: 6df4ca63-43be-4bb2-9f9a-f8871927f96b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2026.04.19 04:57:51.668987 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5861 | 2026.04.19 04:57:51.668940 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5862 | 2026.04.19 04:57:51.669091 [ 288 ] {} <Debug> TCP-Session: 81b35c3f-8cae-4f93-82e6-6b927812afb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2026.04.19 04:57:51.668922 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5864 | 2026.04.19 04:57:51.669121 [ 290 ] {} <Debug> TCP-Session: faa2c8f6-7be5-4e33-b71c-b6f3ff767267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5865 | 2026.04.19 04:57:51.669158 [ 292 ] {} <Debug> TCP-Session: 8ee2ec08-46a0-4342-a441-eeeacc69f7dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2026.04.19 04:57:51.762535 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45032 | ||
| 5867 | 2026.04.19 04:57:51.762669 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5868 | 2026.04.19 04:57:51.762708 [ 286 ] {} <Debug> TCP-Session: 5de5749b-5ff3-4b63-bdd2-a66837c179d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45032 | ||
| 5869 | 2026.04.19 04:57:51.762742 [ 286 ] {} <Debug> TCP-Session: 5de5749b-5ff3-4b63-bdd2-a66837c179d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2026.04.19 04:57:51.762762 [ 286 ] {} <Debug> TCP-Session: 5de5749b-5ff3-4b63-bdd2-a66837c179d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2026.04.19 04:57:51.762956 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51405 | ||
| 5872 | 2026.04.19 04:57:51.762987 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54875 | ||
| 5873 | 2026.04.19 04:57:51.762992 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46390 | ||
| 5874 | 2026.04.19 04:57:51.763015 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34941 | ||
| 5875 | 2026.04.19 04:57:51.763034 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45429 | ||
| 5876 | 2026.04.19 04:57:51.763098 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5877 | 2026.04.19 04:57:51.763027 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55401 | ||
| 5878 | 2026.04.19 04:57:51.763145 [ 291 ] {} <Debug> TCP-Session: e940e6a3-9976-4955-8e32-4a005c7bfae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46390 | ||
| 5879 | 2026.04.19 04:57:51.763157 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5880 | 2026.04.19 04:57:51.763174 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5881 | 2026.04.19 04:57:51.763188 [ 291 ] {} <Debug> TCP-Session: e940e6a3-9976-4955-8e32-4a005c7bfae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2026.04.19 04:57:51.763199 [ 292 ] {} <Debug> TCP-Session: 7e2251fe-dd11-4533-8955-682402eacdfd Authenticating user 'default' from [fd00:1122:3344:101::e]:34941 | ||
| 5883 | 2026.04.19 04:57:51.763224 [ 291 ] {} <Debug> TCP-Session: e940e6a3-9976-4955-8e32-4a005c7bfae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5884 | 2026.04.19 04:57:51.763231 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5885 | 2026.04.19 04:57:51.763246 [ 292 ] {} <Debug> TCP-Session: 7e2251fe-dd11-4533-8955-682402eacdfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5886 | 2026.04.19 04:57:51.763217 [ 294 ] {} <Debug> TCP-Session: 5bffa292-4296-4551-ad72-9096c225d480 Authenticating user 'default' from [fd00:1122:3344:101::e]:45429 | ||
| 5887 | 2026.04.19 04:57:51.763281 [ 292 ] {} <Debug> TCP-Session: 7e2251fe-dd11-4533-8955-682402eacdfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5888 | 2026.04.19 04:57:51.763303 [ 294 ] {} <Debug> TCP-Session: 5bffa292-4296-4551-ad72-9096c225d480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2026.04.19 04:57:51.763276 [ 293 ] {} <Debug> TCP-Session: 00853fff-7260-4b4d-97c9-44d5f26328a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55401 | ||
| 5890 | 2026.04.19 04:57:51.763328 [ 294 ] {} <Debug> TCP-Session: 5bffa292-4296-4551-ad72-9096c225d480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5891 | 2026.04.19 04:57:51.763356 [ 293 ] {} <Debug> TCP-Session: 00853fff-7260-4b4d-97c9-44d5f26328a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2026.04.19 04:57:51.762989 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42550 | ||
| 5893 | 2026.04.19 04:57:51.763378 [ 293 ] {} <Debug> TCP-Session: 00853fff-7260-4b4d-97c9-44d5f26328a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.04.19 04:57:51.762975 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39087 | ||
| 5895 | 2026.04.19 04:57:51.763168 [ 286 ] {} <Trace> TCP-Session: 5de5749b-5ff3-4b63-bdd2-a66837c179d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5896 | 2026.04.19 04:57:51.763442 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5897 | 2026.04.19 04:57:51.763091 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5898 | 2026.04.19 04:57:51.763490 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5899 | 2026.04.19 04:57:51.763514 [ 287 ] {} <Debug> TCP-Session: 84036912-fdfd-40bc-ae47-3f239ebba3c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51405 | ||
| 5900 | 2026.04.19 04:57:51.763529 [ 288 ] {} <Debug> TCP-Session: b1f5b867-a5b7-4b61-86b2-a4122511de34 Authenticating user 'default' from [fd00:1122:3344:101::e]:39087 | ||
| 5901 | 2026.04.19 04:57:51.763544 [ 287 ] {} <Debug> TCP-Session: 84036912-fdfd-40bc-ae47-3f239ebba3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2026.04.19 04:57:51.763559 [ 288 ] {} <Debug> TCP-Session: b1f5b867-a5b7-4b61-86b2-a4122511de34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2026.04.19 04:57:51.763571 [ 287 ] {} <Debug> TCP-Session: 84036912-fdfd-40bc-ae47-3f239ebba3c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2026.04.19 04:57:51.763583 [ 288 ] {} <Debug> TCP-Session: b1f5b867-a5b7-4b61-86b2-a4122511de34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5905 | 2026.04.19 04:57:51.763488 [ 289 ] {} <Debug> TCP-Session: 99e212cc-7851-446f-86f0-bb120fca7364 Authenticating user 'default' from [fd00:1122:3344:101::e]:42550 | ||
| 5906 | 2026.04.19 04:57:51.763609 [ 286 ] {e33f0a01-8a90-41f3-8997-00ac3d185072} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45032) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5907 | 2026.04.19 04:57:51.763634 [ 289 ] {} <Debug> TCP-Session: 99e212cc-7851-446f-86f0-bb120fca7364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2026.04.19 04:57:51.763085 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5909 | 2026.04.19 04:57:51.763660 [ 289 ] {} <Debug> TCP-Session: 99e212cc-7851-446f-86f0-bb120fca7364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2026.04.19 04:57:51.763713 [ 290 ] {} <Debug> TCP-Session: 3f450a34-e055-4b02-97be-7105d3ec8a48 Authenticating user 'default' from [fd00:1122:3344:101::e]:54875 | ||
| 5911 | 2026.04.19 04:57:51.763744 [ 290 ] {} <Debug> TCP-Session: 3f450a34-e055-4b02-97be-7105d3ec8a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5912 | 2026.04.19 04:57:51.763762 [ 290 ] {} <Debug> TCP-Session: 3f450a34-e055-4b02-97be-7105d3ec8a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5913 | 2026.04.19 04:57:51.763873 [ 286 ] {e33f0a01-8a90-41f3-8997-00ac3d185072} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5914 | 2026.04.19 04:57:51.763926 [ 286 ] {e33f0a01-8a90-41f3-8997-00ac3d185072} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5915 | 2026.04.19 04:57:51.764197 [ 286 ] {e33f0a01-8a90-41f3-8997-00ac3d185072} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 5916 | 2026.04.19 04:57:51.765109 [ 260 ] {e33f0a01-8a90-41f3-8997-00ac3d185072} <Trace> AggregatingTransform: Aggregating | ||
| 5917 | 2026.04.19 04:57:51.765152 [ 260 ] {e33f0a01-8a90-41f3-8997-00ac3d185072} <Trace> Aggregator: Aggregation method: without_key | ||
| 5918 | 2026.04.19 04:57:51.765195 [ 260 ] {e33f0a01-8a90-41f3-8997-00ac3d185072} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903096 sec. (1107.302 rows/sec., 43.25 KiB/sec.) | ||
| 5919 | 2026.04.19 04:57:51.765216 [ 260 ] {e33f0a01-8a90-41f3-8997-00ac3d185072} <Trace> Aggregator: Merging aggregated data | ||
| 5920 | 2026.04.19 04:57:51.766601 [ 286 ] {e33f0a01-8a90-41f3-8997-00ac3d185072} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003037 sec., 329.27230819888047 rows/sec., 12.86 KiB/sec. | ||
| 5921 | 2026.04.19 04:57:51.766727 [ 286 ] {e33f0a01-8a90-41f3-8997-00ac3d185072} <Debug> TCPHandler: Processed in 0.003720125 sec. | ||
| 5922 | 2026.04.19 04:57:51.766842 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5923 | 2026.04.19 04:57:51.766865 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5924 | 2026.04.19 04:57:51.766875 [ 286 ] {} <Debug> TCP-Session: 5de5749b-5ff3-4b63-bdd2-a66837c179d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.04.19 04:57:51.766885 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5926 | 2026.04.19 04:57:51.766911 [ 287 ] {} <Debug> TCP-Session: 84036912-fdfd-40bc-ae47-3f239ebba3c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5927 | 2026.04.19 04:57:51.766925 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5928 | 2026.04.19 04:57:51.766945 [ 288 ] {} <Debug> TCP-Session: b1f5b867-a5b7-4b61-86b2-a4122511de34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5929 | 2026.04.19 04:57:51.766964 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5930 | 2026.04.19 04:57:51.766976 [ 290 ] {} <Debug> TCP-Session: 3f450a34-e055-4b02-97be-7105d3ec8a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2026.04.19 04:57:51.766984 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5932 | 2026.04.19 04:57:51.767009 [ 291 ] {} <Debug> TCP-Session: e940e6a3-9976-4955-8e32-4a005c7bfae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5933 | 2026.04.19 04:57:51.767004 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5934 | 2026.04.19 04:57:51.766956 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5935 | 2026.04.19 04:57:51.767067 [ 289 ] {} <Debug> TCP-Session: 99e212cc-7851-446f-86f0-bb120fca7364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.04.19 04:57:51.767086 [ 292 ] {} <Debug> TCP-Session: 7e2251fe-dd11-4533-8955-682402eacdfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.04.19 04:57:51.767101 [ 293 ] {} <Debug> TCP-Session: 00853fff-7260-4b4d-97c9-44d5f26328a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5938 | 2026.04.19 04:57:51.766907 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5939 | 2026.04.19 04:57:51.767165 [ 294 ] {} <Debug> TCP-Session: 5bffa292-4296-4551-ad72-9096c225d480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5940 | 2026.04.19 04:57:51.974029 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5941 | 2026.04.19 04:57:51.974210 [ 4 ] {4fab97cd-f0c0-47ad-894d-69fed2dd7858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5942 | 2026.04.19 04:57:51.974278 [ 4 ] {4fab97cd-f0c0-47ad-894d-69fed2dd7858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5943 | 2026.04.19 04:57:51.975140 [ 4 ] {4fab97cd-f0c0-47ad-894d-69fed2dd7858} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2026.04.19 04:57:51.975195 [ 4 ] {4fab97cd-f0c0-47ad-894d-69fed2dd7858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5945 | 2026.04.19 04:57:51.975632 [ 4 ] {4fab97cd-f0c0-47ad-894d-69fed2dd7858} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5946 | 2026.04.19 04:57:51.975866 [ 4 ] {4fab97cd-f0c0-47ad-894d-69fed2dd7858} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2026.04.19 04:57:51.976042 [ 4 ] {4fab97cd-f0c0-47ad-894d-69fed2dd7858} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00188 sec., 151063.82978723405 rows/sec., 9.59 MiB/sec. | ||
| 5948 | 2026.04.19 04:57:51.976095 [ 4 ] {4fab97cd-f0c0-47ad-894d-69fed2dd7858} <Debug> TCPHandler: Processed in 0.002199349 sec. | ||
| 5949 | 2026.04.19 04:57:51.976252 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5950 | 2026.04.19 04:57:51.976359 [ 4 ] {f9f98398-6d1c-4501-a89c-016147cac517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5951 | 2026.04.19 04:57:51.976404 [ 4 ] {f9f98398-6d1c-4501-a89c-016147cac517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5952 | 2026.04.19 04:57:51.976818 [ 4 ] {f9f98398-6d1c-4501-a89c-016147cac517} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.04.19 04:57:51.976858 [ 4 ] {f9f98398-6d1c-4501-a89c-016147cac517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5954 | 2026.04.19 04:57:51.977180 [ 4 ] {f9f98398-6d1c-4501-a89c-016147cac517} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5955 | 2026.04.19 04:57:51.977411 [ 4 ] {f9f98398-6d1c-4501-a89c-016147cac517} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2026.04.19 04:57:51.977554 [ 4 ] {f9f98398-6d1c-4501-a89c-016147cac517} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001221 sec., 1638.001638001638 rows/sec., 133.57 KiB/sec. | ||
| 5957 | 2026.04.19 04:57:51.977595 [ 4 ] {f9f98398-6d1c-4501-a89c-016147cac517} <Debug> TCPHandler: Processed in 0.001399085 sec. | ||
| 5958 | 2026.04.19 04:57:51.977736 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5959 | 2026.04.19 04:57:51.977835 [ 4 ] {20e11593-db12-4dc4-af13-af5d6fcf27fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5960 | 2026.04.19 04:57:51.977876 [ 4 ] {20e11593-db12-4dc4-af13-af5d6fcf27fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5961 | 2026.04.19 04:57:51.978820 [ 4 ] {20e11593-db12-4dc4-af13-af5d6fcf27fa} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2026.04.19 04:57:51.978859 [ 4 ] {20e11593-db12-4dc4-af13-af5d6fcf27fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5963 | 2026.04.19 04:57:51.979275 [ 4 ] {20e11593-db12-4dc4-af13-af5d6fcf27fa} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5964 | 2026.04.19 04:57:51.979521 [ 4 ] {20e11593-db12-4dc4-af13-af5d6fcf27fa} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2026.04.19 04:57:51.979691 [ 4 ] {20e11593-db12-4dc4-af13-af5d6fcf27fa} <Debug> executeQuery: Read 802 rows, 63.30 KiB in 0.001876 sec., 427505.3304904051 rows/sec., 32.95 MiB/sec. | ||
| 5966 | 2026.04.19 04:57:51.979734 [ 4 ] {20e11593-db12-4dc4-af13-af5d6fcf27fa} <Debug> TCPHandler: Processed in 0.002051776 sec. | ||
| 5967 | 2026.04.19 04:57:51.979885 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2026.04.19 04:57:51.980006 [ 4 ] {d30fc5b7-78ce-4248-85e2-a2566fce9a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5969 | 2026.04.19 04:57:51.980053 [ 4 ] {d30fc5b7-78ce-4248-85e2-a2566fce9a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5970 | 2026.04.19 04:57:51.980517 [ 4 ] {d30fc5b7-78ce-4248-85e2-a2566fce9a1e} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.04.19 04:57:51.980555 [ 4 ] {d30fc5b7-78ce-4248-85e2-a2566fce9a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5972 | 2026.04.19 04:57:51.980863 [ 4 ] {d30fc5b7-78ce-4248-85e2-a2566fce9a1e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5973 | 2026.04.19 04:57:51.981080 [ 4 ] {d30fc5b7-78ce-4248-85e2-a2566fce9a1e} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.04.19 04:57:51.981212 [ 4 ] {d30fc5b7-78ce-4248-85e2-a2566fce9a1e} <Debug> executeQuery: Read 146 rows, 8.83 KiB in 0.001229 sec., 118795.76891781935 rows/sec., 7.02 MiB/sec. | ||
| 5975 | 2026.04.19 04:57:51.981249 [ 4 ] {d30fc5b7-78ce-4248-85e2-a2566fce9a1e} <Debug> TCPHandler: Processed in 0.001429185 sec. | ||
| 5976 | 2026.04.19 04:57:51.981389 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5977 | 2026.04.19 04:57:51.981488 [ 4 ] {18b2ffa7-6030-4ef3-bb21-ff02f378d6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5978 | 2026.04.19 04:57:51.981528 [ 4 ] {18b2ffa7-6030-4ef3-bb21-ff02f378d6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5979 | 2026.04.19 04:57:51.982001 [ 4 ] {18b2ffa7-6030-4ef3-bb21-ff02f378d6a3} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.04.19 04:57:51.982037 [ 4 ] {18b2ffa7-6030-4ef3-bb21-ff02f378d6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5981 | 2026.04.19 04:57:51.982349 [ 4 ] {18b2ffa7-6030-4ef3-bb21-ff02f378d6a3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5982 | 2026.04.19 04:57:51.982555 [ 4 ] {18b2ffa7-6030-4ef3-bb21-ff02f378d6a3} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.04.19 04:57:51.982687 [ 4 ] {18b2ffa7-6030-4ef3-bb21-ff02f378d6a3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001217 sec., 122432.21035332786 rows/sec., 7.91 MiB/sec. | ||
| 5984 | 2026.04.19 04:57:51.982725 [ 4 ] {18b2ffa7-6030-4ef3-bb21-ff02f378d6a3} <Debug> TCPHandler: Processed in 0.001388334 sec. | ||
| 5985 | 2026.04.19 04:57:51.982897 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2026.04.19 04:57:51.982991 [ 4 ] {b079ba71-1e0d-4afa-b4af-02c0f679bb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5987 | 2026.04.19 04:57:51.983031 [ 4 ] {b079ba71-1e0d-4afa-b4af-02c0f679bb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5988 | 2026.04.19 04:57:51.983470 [ 4 ] {b079ba71-1e0d-4afa-b4af-02c0f679bb55} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2026.04.19 04:57:51.983507 [ 4 ] {b079ba71-1e0d-4afa-b4af-02c0f679bb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5990 | 2026.04.19 04:57:51.983806 [ 4 ] {b079ba71-1e0d-4afa-b4af-02c0f679bb55} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5991 | 2026.04.19 04:57:51.984018 [ 4 ] {b079ba71-1e0d-4afa-b4af-02c0f679bb55} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2026.04.19 04:57:51.984151 [ 4 ] {b079ba71-1e0d-4afa-b4af-02c0f679bb55} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 5993 | 2026.04.19 04:57:51.984189 [ 4 ] {b079ba71-1e0d-4afa-b4af-02c0f679bb55} <Debug> TCPHandler: Processed in 0.001345223 sec. | ||
| 5994 | 2026.04.19 04:57:51.984347 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2026.04.19 04:57:51.984440 [ 4 ] {77b70bff-1f6b-40e6-9f4f-03904354d4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5996 | 2026.04.19 04:57:51.984479 [ 4 ] {77b70bff-1f6b-40e6-9f4f-03904354d4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5997 | 2026.04.19 04:57:51.985133 [ 4 ] {77b70bff-1f6b-40e6-9f4f-03904354d4ff} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2026.04.19 04:57:51.985171 [ 4 ] {77b70bff-1f6b-40e6-9f4f-03904354d4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5999 | 2026.04.19 04:57:51.985492 [ 4 ] {77b70bff-1f6b-40e6-9f4f-03904354d4ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6000 | 2026.04.19 04:57:51.985707 [ 4 ] {77b70bff-1f6b-40e6-9f4f-03904354d4ff} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2026.04.19 04:57:51.985842 [ 4 ] {77b70bff-1f6b-40e6-9f4f-03904354d4ff} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001419 sec., 348132.4876673714 rows/sec., 24.43 MiB/sec. | ||
| 6002 | 2026.04.19 04:57:51.985879 [ 4 ] {77b70bff-1f6b-40e6-9f4f-03904354d4ff} <Debug> TCPHandler: Processed in 0.001583807 sec. | ||
| 6003 | 2026.04.19 04:57:51.986010 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6004 | 2026.04.19 04:57:51.986107 [ 4 ] {08371f3c-d565-47ab-ac78-beda7d6dc527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6005 | 2026.04.19 04:57:51.986148 [ 4 ] {08371f3c-d565-47ab-ac78-beda7d6dc527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6006 | 2026.04.19 04:57:51.986487 [ 4 ] {08371f3c-d565-47ab-ac78-beda7d6dc527} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.04.19 04:57:51.986523 [ 4 ] {08371f3c-d565-47ab-ac78-beda7d6dc527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6008 | 2026.04.19 04:57:51.986824 [ 4 ] {08371f3c-d565-47ab-ac78-beda7d6dc527} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6009 | 2026.04.19 04:57:51.987036 [ 4 ] {08371f3c-d565-47ab-ac78-beda7d6dc527} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2026.04.19 04:57:51.987168 [ 4 ] {08371f3c-d565-47ab-ac78-beda7d6dc527} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 6011 | 2026.04.19 04:57:51.987205 [ 4 ] {08371f3c-d565-47ab-ac78-beda7d6dc527} <Debug> TCPHandler: Processed in 0.001246742 sec. | ||
| 6012 | 2026.04.19 04:57:51.987334 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6013 | 2026.04.19 04:57:51.987429 [ 4 ] {5cd43ec0-be18-4e8a-8b0f-2ad34344bd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6014 | 2026.04.19 04:57:51.987471 [ 4 ] {5cd43ec0-be18-4e8a-8b0f-2ad34344bd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6015 | 2026.04.19 04:57:51.987924 [ 4 ] {5cd43ec0-be18-4e8a-8b0f-2ad34344bd52} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.04.19 04:57:51.987960 [ 4 ] {5cd43ec0-be18-4e8a-8b0f-2ad34344bd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6017 | 2026.04.19 04:57:51.988296 [ 4 ] {5cd43ec0-be18-4e8a-8b0f-2ad34344bd52} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6018 | 2026.04.19 04:57:51.988503 [ 4 ] {5cd43ec0-be18-4e8a-8b0f-2ad34344bd52} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2026.04.19 04:57:51.988634 [ 4 ] {5cd43ec0-be18-4e8a-8b0f-2ad34344bd52} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001222 sec., 217675.9410801964 rows/sec., 14.47 MiB/sec. | ||
| 6020 | 2026.04.19 04:57:51.988671 [ 4 ] {5cd43ec0-be18-4e8a-8b0f-2ad34344bd52} <Debug> TCPHandler: Processed in 0.001387514 sec. | ||
| 6021 | 2026.04.19 04:57:51.988805 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6022 | 2026.04.19 04:57:51.988905 [ 4 ] {3e5a27ea-9813-450c-a604-b5c7681c645b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6023 | 2026.04.19 04:57:51.988946 [ 4 ] {3e5a27ea-9813-450c-a604-b5c7681c645b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6024 | 2026.04.19 04:57:51.989261 [ 4 ] {3e5a27ea-9813-450c-a604-b5c7681c645b} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6025 | 2026.04.19 04:57:51.989297 [ 4 ] {3e5a27ea-9813-450c-a604-b5c7681c645b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6026 | 2026.04.19 04:57:51.989593 [ 4 ] {3e5a27ea-9813-450c-a604-b5c7681c645b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6027 | 2026.04.19 04:57:51.989800 [ 4 ] {3e5a27ea-9813-450c-a604-b5c7681c645b} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6028 | 2026.04.19 04:57:51.989926 [ 4 ] {3e5a27ea-9813-450c-a604-b5c7681c645b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 6029 | 2026.04.19 04:57:51.989962 [ 4 ] {3e5a27ea-9813-450c-a604-b5c7681c645b} <Debug> TCPHandler: Processed in 0.001208361 sec. | ||
| 6030 | 2026.04.19 04:57:51.990112 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6031 | 2026.04.19 04:57:51.990228 [ 4 ] {85e45aac-bfa3-4469-a236-43cd73a251f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6032 | 2026.04.19 04:57:51.990287 [ 4 ] {85e45aac-bfa3-4469-a236-43cd73a251f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6033 | 2026.04.19 04:57:51.991035 [ 4 ] {85e45aac-bfa3-4469-a236-43cd73a251f1} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.04.19 04:57:51.991071 [ 4 ] {85e45aac-bfa3-4469-a236-43cd73a251f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6035 | 2026.04.19 04:57:51.991558 [ 4 ] {85e45aac-bfa3-4469-a236-43cd73a251f1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6036 | 2026.04.19 04:57:51.991787 [ 4 ] {85e45aac-bfa3-4469-a236-43cd73a251f1} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6037 | 2026.04.19 04:57:51.991938 [ 4 ] {85e45aac-bfa3-4469-a236-43cd73a251f1} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001727 sec., 1158.0775911986102 rows/sec., 2.08 MiB/sec. | ||
| 6038 | 2026.04.19 04:57:51.991995 [ 4 ] {85e45aac-bfa3-4469-a236-43cd73a251f1} <Debug> TCPHandler: Processed in 0.001941303 sec. | ||
| 6039 | 2026.04.19 04:57:51.992139 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2026.04.19 04:57:51.992238 [ 4 ] {cdff7718-f315-4d2b-91bf-aeaf98518c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6041 | 2026.04.19 04:57:51.992279 [ 4 ] {cdff7718-f315-4d2b-91bf-aeaf98518c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6042 | 2026.04.19 04:57:51.992623 [ 4 ] {cdff7718-f315-4d2b-91bf-aeaf98518c94} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.04.19 04:57:51.992659 [ 4 ] {cdff7718-f315-4d2b-91bf-aeaf98518c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6044 | 2026.04.19 04:57:51.992975 [ 4 ] {cdff7718-f315-4d2b-91bf-aeaf98518c94} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6045 | 2026.04.19 04:57:51.993191 [ 4 ] {cdff7718-f315-4d2b-91bf-aeaf98518c94} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.04.19 04:57:51.993323 [ 4 ] {cdff7718-f315-4d2b-91bf-aeaf98518c94} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001104 sec., 81521.73913043478 rows/sec., 5.10 MiB/sec. | ||
| 6047 | 2026.04.19 04:57:51.993359 [ 4 ] {cdff7718-f315-4d2b-91bf-aeaf98518c94} <Debug> TCPHandler: Processed in 0.001270872 sec. | ||
| 6048 | 2026.04.19 04:57:52.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.34 MiB, peak 268.58 MiB, free memory in arenas 0.00 B, will set to 258.05 MiB (RSS), difference: -1.29 MiB | ||
| 6049 | 2026.04.19 04:57:52.060319 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38785 | ||
| 6050 | 2026.04.19 04:57:52.060427 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6051 | 2026.04.19 04:57:52.060455 [ 286 ] {} <Debug> TCP-Session: e25f7bdb-30d9-4fe8-a260-6ea58ceb922f Authenticating user 'default' from [fd00:1122:3344:101::e]:38785 | ||
| 6052 | 2026.04.19 04:57:52.060480 [ 286 ] {} <Debug> TCP-Session: e25f7bdb-30d9-4fe8-a260-6ea58ceb922f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6053 | 2026.04.19 04:57:52.060493 [ 286 ] {} <Debug> TCP-Session: e25f7bdb-30d9-4fe8-a260-6ea58ceb922f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2026.04.19 04:57:52.060722 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47129 | ||
| 6055 | 2026.04.19 04:57:52.060744 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44172 | ||
| 6056 | 2026.04.19 04:57:52.060774 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35986 | ||
| 6057 | 2026.04.19 04:57:52.060790 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55605 | ||
| 6058 | 2026.04.19 04:57:52.060782 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57080 | ||
| 6059 | 2026.04.19 04:57:52.060837 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6060 | 2026.04.19 04:57:52.060868 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6061 | 2026.04.19 04:57:52.060868 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6062 | 2026.04.19 04:57:52.060895 [ 287 ] {} <Debug> TCP-Session: 4fdde5be-3b6d-47e2-85e7-ecdcf5d591b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47129 | ||
| 6063 | 2026.04.19 04:57:52.060906 [ 288 ] {} <Debug> TCP-Session: e053f0d4-b1cf-4492-b41d-9427336f625e Authenticating user 'default' from [fd00:1122:3344:101::e]:44172 | ||
| 6064 | 2026.04.19 04:57:52.060917 [ 292 ] {} <Debug> TCP-Session: 78080b05-90f8-436f-bda5-db23b74caa02 Authenticating user 'default' from [fd00:1122:3344:101::e]:35986 | ||
| 6065 | 2026.04.19 04:57:52.060935 [ 287 ] {} <Debug> TCP-Session: 4fdde5be-3b6d-47e2-85e7-ecdcf5d591b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2026.04.19 04:57:52.060935 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6067 | 2026.04.19 04:57:52.060963 [ 287 ] {} <Debug> TCP-Session: 4fdde5be-3b6d-47e2-85e7-ecdcf5d591b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6068 | 2026.04.19 04:57:52.060987 [ 293 ] {} <Debug> TCP-Session: 80fa61a9-94de-43e8-8221-8eb7a8988d52 Authenticating user 'default' from [fd00:1122:3344:101::e]:57080 | ||
| 6069 | 2026.04.19 04:57:52.060951 [ 292 ] {} <Debug> TCP-Session: 78080b05-90f8-436f-bda5-db23b74caa02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2026.04.19 04:57:52.061019 [ 293 ] {} <Debug> TCP-Session: 80fa61a9-94de-43e8-8221-8eb7a8988d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6071 | 2026.04.19 04:57:52.061035 [ 292 ] {} <Debug> TCP-Session: 78080b05-90f8-436f-bda5-db23b74caa02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6072 | 2026.04.19 04:57:52.061047 [ 293 ] {} <Debug> TCP-Session: 80fa61a9-94de-43e8-8221-8eb7a8988d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6073 | 2026.04.19 04:57:52.060947 [ 288 ] {} <Debug> TCP-Session: e053f0d4-b1cf-4492-b41d-9427336f625e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2026.04.19 04:57:52.060890 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6075 | 2026.04.19 04:57:52.061102 [ 288 ] {} <Debug> TCP-Session: e053f0d4-b1cf-4492-b41d-9427336f625e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6076 | 2026.04.19 04:57:52.061130 [ 294 ] {} <Debug> TCP-Session: 43eaf987-48ed-429e-b9e9-4ed505d5a559 Authenticating user 'default' from [fd00:1122:3344:101::e]:55605 | ||
| 6077 | 2026.04.19 04:57:52.060762 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55011 | ||
| 6078 | 2026.04.19 04:57:52.061157 [ 294 ] {} <Debug> TCP-Session: 43eaf987-48ed-429e-b9e9-4ed505d5a559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2026.04.19 04:57:52.060754 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60044 | ||
| 6080 | 2026.04.19 04:57:52.061198 [ 294 ] {} <Debug> TCP-Session: 43eaf987-48ed-429e-b9e9-4ed505d5a559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6081 | 2026.04.19 04:57:52.061231 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6082 | 2026.04.19 04:57:52.060835 [ 286 ] {} <Trace> TCP-Session: e25f7bdb-30d9-4fe8-a260-6ea58ceb922f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6083 | 2026.04.19 04:57:52.061268 [ 291 ] {} <Debug> TCP-Session: 06adddb9-e2c4-40db-9c28-8d72b2296937 Authenticating user 'default' from [fd00:1122:3344:101::e]:55011 | ||
| 6084 | 2026.04.19 04:57:52.061274 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6085 | 2026.04.19 04:57:52.061299 [ 291 ] {} <Debug> TCP-Session: 06adddb9-e2c4-40db-9c28-8d72b2296937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2026.04.19 04:57:52.060753 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55816 | ||
| 6087 | 2026.04.19 04:57:52.061324 [ 291 ] {} <Debug> TCP-Session: 06adddb9-e2c4-40db-9c28-8d72b2296937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6088 | 2026.04.19 04:57:52.061318 [ 289 ] {} <Debug> TCP-Session: f27268f9-ef15-4380-ad6a-8b271b03922d Authenticating user 'default' from [fd00:1122:3344:101::e]:60044 | ||
| 6089 | 2026.04.19 04:57:52.061395 [ 289 ] {} <Debug> TCP-Session: f27268f9-ef15-4380-ad6a-8b271b03922d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6090 | 2026.04.19 04:57:52.061399 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6091 | 2026.04.19 04:57:52.061414 [ 289 ] {} <Debug> TCP-Session: f27268f9-ef15-4380-ad6a-8b271b03922d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6092 | 2026.04.19 04:57:52.061433 [ 290 ] {} <Debug> TCP-Session: dda57996-5ba0-43aa-9e7d-6dc0119106c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55816 | ||
| 6093 | 2026.04.19 04:57:52.061438 [ 286 ] {5219a89f-cd74-41ed-b1a6-1cfcec51cabe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38785) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6094 | 2026.04.19 04:57:52.061457 [ 290 ] {} <Debug> TCP-Session: dda57996-5ba0-43aa-9e7d-6dc0119106c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2026.04.19 04:57:52.061471 [ 290 ] {} <Debug> TCP-Session: dda57996-5ba0-43aa-9e7d-6dc0119106c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6096 | 2026.04.19 04:57:52.061700 [ 286 ] {5219a89f-cd74-41ed-b1a6-1cfcec51cabe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6097 | 2026.04.19 04:57:52.061754 [ 286 ] {5219a89f-cd74-41ed-b1a6-1cfcec51cabe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6098 | 2026.04.19 04:57:52.062018 [ 286 ] {5219a89f-cd74-41ed-b1a6-1cfcec51cabe} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 6099 | 2026.04.19 04:57:52.062941 [ 327 ] {5219a89f-cd74-41ed-b1a6-1cfcec51cabe} <Trace> AggregatingTransform: Aggregating | ||
| 6100 | 2026.04.19 04:57:52.063000 [ 327 ] {5219a89f-cd74-41ed-b1a6-1cfcec51cabe} <Trace> Aggregator: Aggregation method: without_key | ||
| 6101 | 2026.04.19 04:57:52.063043 [ 327 ] {5219a89f-cd74-41ed-b1a6-1cfcec51cabe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926126 sec. (1079.767 rows/sec., 42.18 KiB/sec.) | ||
| 6102 | 2026.04.19 04:57:52.063066 [ 327 ] {5219a89f-cd74-41ed-b1a6-1cfcec51cabe} <Trace> Aggregator: Merging aggregated data | ||
| 6103 | 2026.04.19 04:57:52.064401 [ 286 ] {5219a89f-cd74-41ed-b1a6-1cfcec51cabe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003022 sec., 330.90668431502314 rows/sec., 12.93 KiB/sec. | ||
| 6104 | 2026.04.19 04:57:52.064542 [ 286 ] {5219a89f-cd74-41ed-b1a6-1cfcec51cabe} <Debug> TCPHandler: Processed in 0.003844358 sec. | ||
| 6105 | 2026.04.19 04:57:52.064664 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6106 | 2026.04.19 04:57:52.064694 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6107 | 2026.04.19 04:57:52.064704 [ 286 ] {} <Debug> TCP-Session: e25f7bdb-30d9-4fe8-a260-6ea58ceb922f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2026.04.19 04:57:52.064725 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6109 | 2026.04.19 04:57:52.064729 [ 294 ] {} <Debug> TCP-Session: 43eaf987-48ed-429e-b9e9-4ed505d5a559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6110 | 2026.04.19 04:57:52.064754 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6111 | 2026.04.19 04:57:52.064776 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6112 | 2026.04.19 04:57:52.064797 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6113 | 2026.04.19 04:57:52.064805 [ 287 ] {} <Debug> TCP-Session: 4fdde5be-3b6d-47e2-85e7-ecdcf5d591b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2026.04.19 04:57:52.064824 [ 290 ] {} <Debug> TCP-Session: dda57996-5ba0-43aa-9e7d-6dc0119106c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6115 | 2026.04.19 04:57:52.064826 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6116 | 2026.04.19 04:57:52.064846 [ 292 ] {} <Debug> TCP-Session: 78080b05-90f8-436f-bda5-db23b74caa02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6117 | 2026.04.19 04:57:52.064872 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6118 | 2026.04.19 04:57:52.064891 [ 289 ] {} <Debug> TCP-Session: f27268f9-ef15-4380-ad6a-8b271b03922d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2026.04.19 04:57:52.064906 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6120 | 2026.04.19 04:57:52.064923 [ 291 ] {} <Debug> TCP-Session: 06adddb9-e2c4-40db-9c28-8d72b2296937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6121 | 2026.04.19 04:57:52.064774 [ 288 ] {} <Debug> TCP-Session: e053f0d4-b1cf-4492-b41d-9427336f625e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6122 | 2026.04.19 04:57:52.064954 [ 293 ] {} <Debug> TCP-Session: 80fa61a9-94de-43e8-8221-8eb7a8988d52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6123 | 2026.04.19 04:57:55.779840 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6124 | 2026.04.19 04:57:55.779899 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6125 | 2026.04.19 04:57:55.882966 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12493 | ||
| 6126 | 2026.04.19 04:57:55.883678 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.04.19 04:57:55.883735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6128 | 2026.04.19 04:57:55.884249 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6129 | 2026.04.19 04:57:55.884483 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.04.19 04:57:55.884641 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12493 | ||
| 6131 | 2026.04.19 04:57:55.884668 [ 11 ] {} <Debug> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6132 | 2026.04.19 04:57:55.884752 [ 11 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2026.04.19 04:57:55.884791 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6134 | 2026.04.19 04:57:55.884977 [ 201 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 6135 | 2026.04.19 04:57:55.885188 [ 201 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6136 | 2026.04.19 04:57:55.885252 [ 201 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10125 rows starting from the beginning of the part | ||
| 6137 | 2026.04.19 04:57:55.885357 [ 201 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 6138 | 2026.04.19 04:57:55.885433 [ 201 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 6139 | 2026.04.19 04:57:55.885502 [ 201 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 6140 | 2026.04.19 04:57:55.885565 [ 201 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 6141 | 2026.04.19 04:57:55.885628 [ 201 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 6142 | 2026.04.19 04:57:55.887598 [ 199 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12493 rows, containing 4 columns (4 merged, 0 gathered) in 0.002708658 sec., 4612247.09800942 rows/sec., 65.98 MiB/sec. | ||
| 6143 | 2026.04.19 04:57:55.887995 [ 187 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6144 | 2026.04.19 04:57:55.888270 [ 187 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_26_5} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2026.04.19 04:57:55.888339 [ 187 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_26_5} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6146 | 2026.04.19 04:57:55.888451 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6147 | 2026.04.19 04:57:56.550293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6148 | 2026.04.19 04:57:56.568352 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.04.19 04:57:56.568408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6150 | 2026.04.19 04:57:56.574046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6151 | 2026.04.19 04:57:56.574749 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.04.19 04:57:56.575024 [ 11 ] {} <Debug> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6153 | 2026.04.19 04:57:56.575062 [ 11 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.04.19 04:57:56.575084 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6155 | 2026.04.19 04:57:56.575246 [ 198 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 6156 | 2026.04.19 04:57:56.577985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6157 | 2026.04.19 04:57:56.579606 [ 198 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6158 | 2026.04.19 04:57:56.581203 [ 198 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 6159 | 2026.04.19 04:57:56.586107 [ 198 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 6160 | 2026.04.19 04:57:56.590573 [ 198 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 6161 | 2026.04.19 04:57:56.594654 [ 198 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 6162 | 2026.04.19 04:57:56.599180 [ 198 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 6163 | 2026.04.19 04:57:56.603477 [ 198 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 6164 | 2026.04.19 04:57:56.658203 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.08303543 sec., 2360.438188855047 rows/sec., 12.21 MiB/sec. | ||
| 6165 | 2026.04.19 04:57:56.660923 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6166 | 2026.04.19 04:57:56.662943 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_26_5} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.04.19 04:57:56.663032 [ 192 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_26_5} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6168 | 2026.04.19 04:57:56.665835 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6169 | 2026.04.19 04:57:56.962387 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2026.04.19 04:57:56.962752 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 6171 | 2026.04.19 04:57:56.963213 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6172 | 2026.04.19 04:57:56.963255 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6173 | 2026.04.19 04:57:56.963531 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6174 | 2026.04.19 04:57:56.963599 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6175 | 2026.04.19 04:57:56.963739 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 6176 | 2026.04.19 04:57:56.963858 [ 331 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6177 | 2026.04.19 04:57:56.963892 [ 305 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6178 | 2026.04.19 04:57:56.963903 [ 336 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6179 | 2026.04.19 04:57:56.964105 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (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 | ||
| 6180 | 2026.04.19 04:57:56.964143 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6181 | 2026.04.19 04:57:56.964242 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6182 | 2026.04.19 04:57:56.964263 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Debug> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6183 | 2026.04.19 04:57:56.964301 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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', 'zone:cpu_nsec'))" | ||
| 6184 | 2026.04.19 04:57:56.964342 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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', 'zone:cpu_nsec'))" | ||
| 6185 | 2026.04.19 04:57:56.964384 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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', 'zone:cpu_nsec'))" | ||
| 6186 | 2026.04.19 04:57:56.965394 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002814 sec., 17768.301350390902 rows/sec., 693.73 KiB/sec. | ||
| 6187 | 2026.04.19 04:57:56.965553 [ 4 ] {af6081ae-f90a-46a3-b08e-4749d2092e9e} <Debug> TCPHandler: Processed in 0.003347768 sec. | ||
| 6188 | 2026.04.19 04:57:56.969130 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6189 | 2026.04.19 04:57:56.969266 [ 4 ] {cf2f0472-5b60-48fb-a512-7ef85e58c7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 6190 | 2026.04.19 04:57:56.969319 [ 4 ] {cf2f0472-5b60-48fb-a512-7ef85e58c7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6191 | 2026.04.19 04:57:56.969980 [ 4 ] {cf2f0472-5b60-48fb-a512-7ef85e58c7ec} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.04.19 04:57:56.970029 [ 4 ] {cf2f0472-5b60-48fb-a512-7ef85e58c7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6193 | 2026.04.19 04:57:56.970436 [ 4 ] {cf2f0472-5b60-48fb-a512-7ef85e58c7ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6194 | 2026.04.19 04:57:56.970621 [ 4 ] {cf2f0472-5b60-48fb-a512-7ef85e58c7ec} <Trace> oximeter.timeseries_schema (bc475c8c-e8bc-49da-9b85-ce0027e305dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.04.19 04:57:56.970761 [ 4 ] {cf2f0472-5b60-48fb-a512-7ef85e58c7ec} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001533 sec., 652.3157208088714 rows/sec., 67.52 KiB/sec. | ||
| 6196 | 2026.04.19 04:57:56.970799 [ 4 ] {cf2f0472-5b60-48fb-a512-7ef85e58c7ec} <Debug> TCPHandler: Processed in 0.00173303 sec. | ||
| 6197 | 2026.04.19 04:57:56.970923 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2026.04.19 04:57:56.971018 [ 4 ] {e79696c7-5832-4756-a5b5-98e729d02988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6199 | 2026.04.19 04:57:56.971058 [ 4 ] {e79696c7-5832-4756-a5b5-98e729d02988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6200 | 2026.04.19 04:57:56.971606 [ 4 ] {e79696c7-5832-4756-a5b5-98e729d02988} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.04.19 04:57:56.971643 [ 4 ] {e79696c7-5832-4756-a5b5-98e729d02988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6202 | 2026.04.19 04:57:56.971954 [ 4 ] {e79696c7-5832-4756-a5b5-98e729d02988} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6203 | 2026.04.19 04:57:56.972159 [ 4 ] {e79696c7-5832-4756-a5b5-98e729d02988} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.04.19 04:57:56.972287 [ 4 ] {e79696c7-5832-4756-a5b5-98e729d02988} <Debug> executeQuery: Read 137 rows, 12.19 KiB in 0.001287 sec., 106449.10644910645 rows/sec., 9.25 MiB/sec. | ||
| 6205 | 2026.04.19 04:57:56.972323 [ 4 ] {e79696c7-5832-4756-a5b5-98e729d02988} <Debug> TCPHandler: Processed in 0.001448045 sec. | ||
| 6206 | 2026.04.19 04:57:56.972434 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.04.19 04:57:56.972527 [ 4 ] {85385b0f-402d-40a6-83a9-315473df3e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6208 | 2026.04.19 04:57:56.972567 [ 4 ] {85385b0f-402d-40a6-83a9-315473df3e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6209 | 2026.04.19 04:57:56.972980 [ 4 ] {85385b0f-402d-40a6-83a9-315473df3e0a} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.04.19 04:57:56.973015 [ 4 ] {85385b0f-402d-40a6-83a9-315473df3e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6211 | 2026.04.19 04:57:56.973296 [ 4 ] {85385b0f-402d-40a6-83a9-315473df3e0a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6212 | 2026.04.19 04:57:56.973494 [ 4 ] {85385b0f-402d-40a6-83a9-315473df3e0a} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.04.19 04:57:56.973619 [ 4 ] {85385b0f-402d-40a6-83a9-315473df3e0a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001109 sec., 36068.53020739405 rows/sec., 2.65 MiB/sec. | ||
| 6214 | 2026.04.19 04:57:56.973655 [ 4 ] {85385b0f-402d-40a6-83a9-315473df3e0a} <Debug> TCPHandler: Processed in 0.001269753 sec. | ||
| 6215 | 2026.04.19 04:57:56.973791 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2026.04.19 04:57:56.973883 [ 4 ] {ea983a50-4843-4a86-82b2-029f422f3dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6217 | 2026.04.19 04:57:56.973920 [ 4 ] {ea983a50-4843-4a86-82b2-029f422f3dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6218 | 2026.04.19 04:57:56.974301 [ 4 ] {ea983a50-4843-4a86-82b2-029f422f3dc8} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2026.04.19 04:57:56.974336 [ 4 ] {ea983a50-4843-4a86-82b2-029f422f3dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6220 | 2026.04.19 04:57:56.974604 [ 4 ] {ea983a50-4843-4a86-82b2-029f422f3dc8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6221 | 2026.04.19 04:57:56.974814 [ 4 ] {ea983a50-4843-4a86-82b2-029f422f3dc8} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.04.19 04:57:56.974938 [ 4 ] {ea983a50-4843-4a86-82b2-029f422f3dc8} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 61.89 KiB/sec. | ||
| 6223 | 2026.04.19 04:57:56.974937 [ 139 ] {} <Debug> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6224 | 2026.04.19 04:57:56.974975 [ 4 ] {ea983a50-4843-4a86-82b2-029f422f3dc8} <Debug> TCPHandler: Processed in 0.001233102 sec. | ||
| 6225 | 2026.04.19 04:57:56.975006 [ 139 ] {} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2026.04.19 04:57:56.975032 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6227 | 2026.04.19 04:57:56.975103 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6228 | 2026.04.19 04:57:56.975155 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::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 | ||
| 6229 | 2026.04.19 04:57:56.975199 [ 4 ] {65514d0f-4fe7-4773-9b81-809ee2fddf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6230 | 2026.04.19 04:57:56.975242 [ 4 ] {65514d0f-4fe7-4773-9b81-809ee2fddf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6231 | 2026.04.19 04:57:56.975290 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6232 | 2026.04.19 04:57:56.975330 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 974 rows starting from the beginning of the part | ||
| 6233 | 2026.04.19 04:57:56.975396 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 6234 | 2026.04.19 04:57:56.975445 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 6235 | 2026.04.19 04:57:56.975491 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 825 rows starting from the beginning of the part | ||
| 6236 | 2026.04.19 04:57:56.975535 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 6237 | 2026.04.19 04:57:56.975577 [ 197 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 6238 | 2026.04.19 04:57:56.975669 [ 4 ] {65514d0f-4fe7-4773-9b81-809ee2fddf0f} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.04.19 04:57:56.975711 [ 4 ] {65514d0f-4fe7-4773-9b81-809ee2fddf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6240 | 2026.04.19 04:57:56.976050 [ 4 ] {65514d0f-4fe7-4773-9b81-809ee2fddf0f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6241 | 2026.04.19 04:57:56.976281 [ 4 ] {65514d0f-4fe7-4773-9b81-809ee2fddf0f} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.04.19 04:57:56.976413 [ 4 ] {65514d0f-4fe7-4773-9b81-809ee2fddf0f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001232 sec., 84415.58441558441 rows/sec., 6.59 MiB/sec. | ||
| 6243 | 2026.04.19 04:57:56.976450 [ 4 ] {65514d0f-4fe7-4773-9b81-809ee2fddf0f} <Debug> TCPHandler: Processed in 0.001401755 sec. | ||
| 6244 | 2026.04.19 04:57:56.976567 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2026.04.19 04:57:56.976659 [ 4 ] {db90e302-283e-4429-85e7-4d96434964a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6246 | 2026.04.19 04:57:56.976701 [ 4 ] {db90e302-283e-4429-85e7-4d96434964a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6247 | 2026.04.19 04:57:56.976757 [ 191 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2247 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653999 sec., 1358525.6097494618 rows/sec., 86.86 MiB/sec. | ||
| 6248 | 2026.04.19 04:57:56.977004 [ 194 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6249 | 2026.04.19 04:57:56.977105 [ 4 ] {db90e302-283e-4429-85e7-4d96434964a1} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2026.04.19 04:57:56.977149 [ 4 ] {db90e302-283e-4429-85e7-4d96434964a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6251 | 2026.04.19 04:57:56.977335 [ 194 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_21_4} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.04.19 04:57:56.977423 [ 194 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_21_4} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6253 | 2026.04.19 04:57:56.977490 [ 4 ] {db90e302-283e-4429-85e7-4d96434964a1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6254 | 2026.04.19 04:57:56.977526 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6255 | 2026.04.19 04:57:56.977706 [ 4 ] {db90e302-283e-4429-85e7-4d96434964a1} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.04.19 04:57:56.977842 [ 4 ] {db90e302-283e-4429-85e7-4d96434964a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 6257 | 2026.04.19 04:57:56.977885 [ 4 ] {db90e302-283e-4429-85e7-4d96434964a1} <Debug> TCPHandler: Processed in 0.001367313 sec. | ||
| 6258 | 2026.04.19 04:57:56.977995 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2026.04.19 04:57:56.978087 [ 4 ] {6f8a376a-6bdd-4fd4-87c7-44a5876e7008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6260 | 2026.04.19 04:57:56.978127 [ 4 ] {6f8a376a-6bdd-4fd4-87c7-44a5876e7008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6261 | 2026.04.19 04:57:56.978444 [ 4 ] {6f8a376a-6bdd-4fd4-87c7-44a5876e7008} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2026.04.19 04:57:56.978478 [ 4 ] {6f8a376a-6bdd-4fd4-87c7-44a5876e7008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6263 | 2026.04.19 04:57:56.978754 [ 4 ] {6f8a376a-6bdd-4fd4-87c7-44a5876e7008} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6264 | 2026.04.19 04:57:56.978956 [ 4 ] {6f8a376a-6bdd-4fd4-87c7-44a5876e7008} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.04.19 04:57:56.979083 [ 4 ] {6f8a376a-6bdd-4fd4-87c7-44a5876e7008} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 62.60 KiB/sec. | ||
| 6266 | 2026.04.19 04:57:56.979126 [ 4 ] {6f8a376a-6bdd-4fd4-87c7-44a5876e7008} <Debug> TCPHandler: Processed in 0.00117759 sec. | ||
| 6267 | 2026.04.19 04:57:56.979234 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.04.19 04:57:56.979324 [ 4 ] {5c66485f-beeb-4ee1-aab6-b944571101a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6269 | 2026.04.19 04:57:56.979376 [ 4 ] {5c66485f-beeb-4ee1-aab6-b944571101a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6270 | 2026.04.19 04:57:56.980167 [ 4 ] {5c66485f-beeb-4ee1-aab6-b944571101a9} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.04.19 04:57:56.980203 [ 4 ] {5c66485f-beeb-4ee1-aab6-b944571101a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6272 | 2026.04.19 04:57:56.980768 [ 4 ] {5c66485f-beeb-4ee1-aab6-b944571101a9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6273 | 2026.04.19 04:57:56.980982 [ 4 ] {5c66485f-beeb-4ee1-aab6-b944571101a9} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.04.19 04:57:56.981100 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6275 | 2026.04.19 04:57:56.981119 [ 4 ] {5c66485f-beeb-4ee1-aab6-b944571101a9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001812 sec., 22075.05518763797 rows/sec., 39.56 MiB/sec. | ||
| 6276 | 2026.04.19 04:57:56.981142 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.04.19 04:57:56.981167 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6278 | 2026.04.19 04:57:56.981185 [ 4 ] {5c66485f-beeb-4ee1-aab6-b944571101a9} <Debug> TCPHandler: Processed in 0.001997885 sec. | ||
| 6279 | 2026.04.19 04:57:56.981245 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 6280 | 2026.04.19 04:57:56.981336 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6281 | 2026.04.19 04:57:56.981450 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6282 | 2026.04.19 04:57:56.981463 [ 4 ] {5401188c-aa8e-45d4-b611-8aedff024152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6283 | 2026.04.19 04:57:56.981516 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 623 rows starting from the beginning of the part | ||
| 6284 | 2026.04.19 04:57:56.981532 [ 4 ] {5401188c-aa8e-45d4-b611-8aedff024152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6285 | 2026.04.19 04:57:56.981641 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part | ||
| 6286 | 2026.04.19 04:57:56.981752 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 6287 | 2026.04.19 04:57:56.981858 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 6288 | 2026.04.19 04:57:56.981960 [ 4 ] {5401188c-aa8e-45d4-b611-8aedff024152} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2026.04.19 04:57:56.981964 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 6290 | 2026.04.19 04:57:56.982012 [ 4 ] {5401188c-aa8e-45d4-b611-8aedff024152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6291 | 2026.04.19 04:57:56.982092 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 6292 | 2026.04.19 04:57:56.982360 [ 4 ] {5401188c-aa8e-45d4-b611-8aedff024152} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6293 | 2026.04.19 04:57:56.982599 [ 4 ] {5401188c-aa8e-45d4-b611-8aedff024152} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.04.19 04:57:56.982737 [ 4 ] {5401188c-aa8e-45d4-b611-8aedff024152} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001299 sec., 46189.37644341801 rows/sec., 3.11 MiB/sec. | ||
| 6295 | 2026.04.19 04:57:56.982783 [ 4 ] {5401188c-aa8e-45d4-b611-8aedff024152} <Debug> TCPHandler: Processed in 0.001511226 sec. | ||
| 6296 | 2026.04.19 04:57:56.986409 [ 191 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 19 columns (19 merged, 0 gathered) in 0.005198661 sec., 145422.0615654685 rows/sec., 260.59 MiB/sec. | ||
| 6297 | 2026.04.19 04:57:56.987428 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6298 | 2026.04.19 04:57:56.987738 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.04.19 04:57:56.987809 [ 197 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6300 | 2026.04.19 04:57:56.987902 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 6301 | 2026.04.19 04:57:57.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.95 MiB, peak 269.70 MiB, free memory in arenas 0.00 B, will set to 265.80 MiB (RSS), difference: 5.85 MiB | ||
| 6302 | 2026.04.19 04:58:00.962821 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 832 | ||
| 6303 | 2026.04.19 04:58:00.965614 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.04.19 04:58:00.965674 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6305 | 2026.04.19 04:58:00.966964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6306 | 2026.04.19 04:58:00.967238 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.04.19 04:58:00.967614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 832 | ||
| 6308 | 2026.04.19 04:58:01.971575 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.04.19 04:58:01.971762 [ 4 ] {34a60354-683f-4a36-8248-3025d6fa8b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6310 | 2026.04.19 04:58:01.971826 [ 4 ] {34a60354-683f-4a36-8248-3025d6fa8b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6311 | 2026.04.19 04:58:01.972649 [ 4 ] {34a60354-683f-4a36-8248-3025d6fa8b21} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.04.19 04:58:01.972695 [ 4 ] {34a60354-683f-4a36-8248-3025d6fa8b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6313 | 2026.04.19 04:58:01.973093 [ 4 ] {34a60354-683f-4a36-8248-3025d6fa8b21} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6314 | 2026.04.19 04:58:01.973317 [ 4 ] {34a60354-683f-4a36-8248-3025d6fa8b21} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.04.19 04:58:01.973490 [ 4 ] {34a60354-683f-4a36-8248-3025d6fa8b21} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001774 sec., 160090.1916572717 rows/sec., 10.17 MiB/sec. | ||
| 6316 | 2026.04.19 04:58:01.973533 [ 4 ] {34a60354-683f-4a36-8248-3025d6fa8b21} <Debug> TCPHandler: Processed in 0.002088846 sec. | ||
| 6317 | 2026.04.19 04:58:01.973836 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2026.04.19 04:58:01.973957 [ 4 ] {2c64316b-0d08-4b8a-97d7-7c7962dfeef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6319 | 2026.04.19 04:58:01.974005 [ 4 ] {2c64316b-0d08-4b8a-97d7-7c7962dfeef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6320 | 2026.04.19 04:58:01.974890 [ 4 ] {2c64316b-0d08-4b8a-97d7-7c7962dfeef1} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.04.19 04:58:01.974926 [ 4 ] {2c64316b-0d08-4b8a-97d7-7c7962dfeef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6322 | 2026.04.19 04:58:01.975293 [ 4 ] {2c64316b-0d08-4b8a-97d7-7c7962dfeef1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6323 | 2026.04.19 04:58:01.975499 [ 4 ] {2c64316b-0d08-4b8a-97d7-7c7962dfeef1} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.04.19 04:58:01.975618 [ 150 ] {} <Debug> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6325 | 2026.04.19 04:58:01.975628 [ 4 ] {2c64316b-0d08-4b8a-97d7-7c7962dfeef1} <Debug> executeQuery: Read 802 rows, 63.32 KiB in 0.001696 sec., 472877.358490566 rows/sec., 36.46 MiB/sec. | ||
| 6326 | 2026.04.19 04:58:01.975691 [ 150 ] {} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2026.04.19 04:58:01.975708 [ 4 ] {2c64316b-0d08-4b8a-97d7-7c7962dfeef1} <Debug> TCPHandler: Processed in 0.001947484 sec. | ||
| 6328 | 2026.04.19 04:58:01.975718 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6329 | 2026.04.19 04:58:01.975833 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2026.04.19 04:58:01.975844 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 6331 | 2026.04.19 04:58:01.975934 [ 4 ] {b12fd2ff-c073-4fc1-86fd-9bcfd5b7fcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6332 | 2026.04.19 04:58:01.975975 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6333 | 2026.04.19 04:58:01.975979 [ 4 ] {b12fd2ff-c073-4fc1-86fd-9bcfd5b7fcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6334 | 2026.04.19 04:58:01.976017 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3358 rows starting from the beginning of the part | ||
| 6335 | 2026.04.19 04:58:01.976089 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 6336 | 2026.04.19 04:58:01.976134 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 136 rows starting from the beginning of the part | ||
| 6337 | 2026.04.19 04:58:01.976176 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 802 rows starting from the beginning of the part | ||
| 6338 | 2026.04.19 04:58:01.976252 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 137 rows starting from the beginning of the part | ||
| 6339 | 2026.04.19 04:58:01.976304 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 802 rows starting from the beginning of the part | ||
| 6340 | 2026.04.19 04:58:01.976489 [ 4 ] {b12fd2ff-c073-4fc1-86fd-9bcfd5b7fcba} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2026.04.19 04:58:01.976530 [ 4 ] {b12fd2ff-c073-4fc1-86fd-9bcfd5b7fcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6342 | 2026.04.19 04:58:01.976849 [ 4 ] {b12fd2ff-c073-4fc1-86fd-9bcfd5b7fcba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6343 | 2026.04.19 04:58:01.977066 [ 4 ] {b12fd2ff-c073-4fc1-86fd-9bcfd5b7fcba} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.04.19 04:58:01.977199 [ 4 ] {b12fd2ff-c073-4fc1-86fd-9bcfd5b7fcba} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001284 sec., 112149.53271028037 rows/sec., 6.61 MiB/sec. | ||
| 6345 | 2026.04.19 04:58:01.977235 [ 4 ] {b12fd2ff-c073-4fc1-86fd-9bcfd5b7fcba} <Debug> TCPHandler: Processed in 0.001450996 sec. | ||
| 6346 | 2026.04.19 04:58:01.977363 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2026.04.19 04:58:01.977455 [ 4 ] {97dcf28d-4392-42e8-b8f5-77b5304439de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6348 | 2026.04.19 04:58:01.977493 [ 4 ] {97dcf28d-4392-42e8-b8f5-77b5304439de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6349 | 2026.04.19 04:58:01.977971 [ 4 ] {97dcf28d-4392-42e8-b8f5-77b5304439de} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.04.19 04:58:01.978007 [ 4 ] {97dcf28d-4392-42e8-b8f5-77b5304439de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6351 | 2026.04.19 04:58:01.978297 [ 193 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5295 rows, containing 5 columns (5 merged, 0 gathered) in 0.002495573 sec., 2121757.2076633302 rows/sec., 170.84 MiB/sec. | ||
| 6352 | 2026.04.19 04:58:01.978313 [ 4 ] {97dcf28d-4392-42e8-b8f5-77b5304439de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6353 | 2026.04.19 04:58:01.978635 [ 4 ] {97dcf28d-4392-42e8-b8f5-77b5304439de} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.04.19 04:58:01.978748 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6355 | 2026.04.19 04:58:01.978800 [ 4 ] {97dcf28d-4392-42e8-b8f5-77b5304439de} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001362 sec., 110132.15859030838 rows/sec., 7.12 MiB/sec. | ||
| 6356 | 2026.04.19 04:58:01.978860 [ 4 ] {97dcf28d-4392-42e8-b8f5-77b5304439de} <Debug> TCPHandler: Processed in 0.001545167 sec. | ||
| 6357 | 2026.04.19 04:58:01.979008 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2026.04.19 04:58:01.979072 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_36_7} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.04.19 04:58:01.979122 [ 4 ] {4414cd1c-1162-4841-a2d1-ed316e95f5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6360 | 2026.04.19 04:58:01.979156 [ 186 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_36_7} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6361 | 2026.04.19 04:58:01.979175 [ 4 ] {4414cd1c-1162-4841-a2d1-ed316e95f5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6362 | 2026.04.19 04:58:01.979241 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 6363 | 2026.04.19 04:58:01.979648 [ 4 ] {4414cd1c-1162-4841-a2d1-ed316e95f5f1} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.04.19 04:58:01.979689 [ 4 ] {4414cd1c-1162-4841-a2d1-ed316e95f5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6365 | 2026.04.19 04:58:01.979994 [ 4 ] {4414cd1c-1162-4841-a2d1-ed316e95f5f1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6366 | 2026.04.19 04:58:01.980196 [ 4 ] {4414cd1c-1162-4841-a2d1-ed316e95f5f1} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2026.04.19 04:58:01.980329 [ 4 ] {4414cd1c-1162-4841-a2d1-ed316e95f5f1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00123 sec., 120325.20325203253 rows/sec., 6.84 MiB/sec. | ||
| 6368 | 2026.04.19 04:58:01.980366 [ 4 ] {4414cd1c-1162-4841-a2d1-ed316e95f5f1} <Debug> TCPHandler: Processed in 0.001418535 sec. | ||
| 6369 | 2026.04.19 04:58:01.980489 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6370 | 2026.04.19 04:58:01.980608 [ 4 ] {ecb54d8f-552e-452f-99e7-81e89306df4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6371 | 2026.04.19 04:58:01.980647 [ 4 ] {ecb54d8f-552e-452f-99e7-81e89306df4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6372 | 2026.04.19 04:58:01.981223 [ 4 ] {ecb54d8f-552e-452f-99e7-81e89306df4a} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2026.04.19 04:58:01.981259 [ 4 ] {ecb54d8f-552e-452f-99e7-81e89306df4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6374 | 2026.04.19 04:58:01.981585 [ 4 ] {ecb54d8f-552e-452f-99e7-81e89306df4a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6375 | 2026.04.19 04:58:01.981785 [ 4 ] {ecb54d8f-552e-452f-99e7-81e89306df4a} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.04.19 04:58:01.981905 [ 126 ] {} <Debug> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6377 | 2026.04.19 04:58:01.981911 [ 4 ] {ecb54d8f-552e-452f-99e7-81e89306df4a} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001322 sec., 372163.38880484115 rows/sec., 26.10 MiB/sec. | ||
| 6378 | 2026.04.19 04:58:01.981949 [ 126 ] {} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6379 | 2026.04.19 04:58:01.981991 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6380 | 2026.04.19 04:58:01.981996 [ 4 ] {ecb54d8f-552e-452f-99e7-81e89306df4a} <Debug> TCPHandler: Processed in 0.001556427 sec. | ||
| 6381 | 2026.04.19 04:58:01.982099 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::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 | ||
| 6382 | 2026.04.19 04:58:01.982136 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2026.04.19 04:58:01.982228 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6384 | 2026.04.19 04:58:01.982233 [ 4 ] {287c8f65-c5e3-4933-b7cf-a8f4a953da8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6385 | 2026.04.19 04:58:01.982271 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1830 rows starting from the beginning of the part | ||
| 6386 | 2026.04.19 04:58:01.982290 [ 4 ] {287c8f65-c5e3-4933-b7cf-a8f4a953da8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6387 | 2026.04.19 04:58:01.982344 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
| 6388 | 2026.04.19 04:58:01.982397 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
| 6389 | 2026.04.19 04:58:01.982447 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 494 rows starting from the beginning of the part | ||
| 6390 | 2026.04.19 04:58:01.982488 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 6391 | 2026.04.19 04:58:01.982531 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 492 rows starting from the beginning of the part | ||
| 6392 | 2026.04.19 04:58:01.982636 [ 4 ] {287c8f65-c5e3-4933-b7cf-a8f4a953da8f} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.04.19 04:58:01.982676 [ 4 ] {287c8f65-c5e3-4933-b7cf-a8f4a953da8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6394 | 2026.04.19 04:58:01.983023 [ 4 ] {287c8f65-c5e3-4933-b7cf-a8f4a953da8f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6395 | 2026.04.19 04:58:01.983251 [ 4 ] {287c8f65-c5e3-4933-b7cf-a8f4a953da8f} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.04.19 04:58:01.983377 [ 126 ] {} <Debug> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6397 | 2026.04.19 04:58:01.983387 [ 4 ] {287c8f65-c5e3-4933-b7cf-a8f4a953da8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001172 sec., 5119.453924914676 rows/sec., 267.47 KiB/sec. | ||
| 6398 | 2026.04.19 04:58:01.983420 [ 126 ] {} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.04.19 04:58:01.983438 [ 4 ] {287c8f65-c5e3-4933-b7cf-a8f4a953da8f} <Debug> TCPHandler: Processed in 0.001351093 sec. | ||
| 6400 | 2026.04.19 04:58:01.983445 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6401 | 2026.04.19 04:58:01.983528 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::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 | ||
| 6402 | 2026.04.19 04:58:01.983577 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2026.04.19 04:58:01.983607 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6404 | 2026.04.19 04:58:01.983637 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6405 | 2026.04.19 04:58:01.983674 [ 4 ] {140a410b-5f53-46cf-9504-0c93c691a370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6406 | 2026.04.19 04:58:01.983696 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6407 | 2026.04.19 04:58:01.983721 [ 4 ] {140a410b-5f53-46cf-9504-0c93c691a370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6408 | 2026.04.19 04:58:01.983741 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6409 | 2026.04.19 04:58:01.983783 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6410 | 2026.04.19 04:58:01.983818 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6411 | 2026.04.19 04:58:01.983856 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6412 | 2026.04.19 04:58:01.983896 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845452 sec., 1674386.545951886 rows/sec., 123.05 MiB/sec. | ||
| 6413 | 2026.04.19 04:58:01.984090 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6414 | 2026.04.19 04:58:01.984147 [ 4 ] {140a410b-5f53-46cf-9504-0c93c691a370} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.04.19 04:58:01.984189 [ 4 ] {140a410b-5f53-46cf-9504-0c93c691a370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6416 | 2026.04.19 04:58:01.984382 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_36_7} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.04.19 04:58:01.984467 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_36_7} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6418 | 2026.04.19 04:58:01.984555 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6419 | 2026.04.19 04:58:01.984611 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00110962 sec., 86516.10461238983 rows/sec., 4.41 MiB/sec. | ||
| 6420 | 2026.04.19 04:58:01.984616 [ 4 ] {140a410b-5f53-46cf-9504-0c93c691a370} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6421 | 2026.04.19 04:58:01.984731 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6422 | 2026.04.19 04:58:01.984888 [ 4 ] {140a410b-5f53-46cf-9504-0c93c691a370} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.04.19 04:58:01.985020 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_16_3} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.04.19 04:58:01.985032 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6425 | 2026.04.19 04:58:01.985042 [ 4 ] {140a410b-5f53-46cf-9504-0c93c691a370} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001386 sec., 191197.6911976912 rows/sec., 12.71 MiB/sec. | ||
| 6426 | 2026.04.19 04:58:01.985073 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.04.19 04:58:01.985087 [ 186 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_16_3} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6428 | 2026.04.19 04:58:01.985104 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6429 | 2026.04.19 04:58:01.985106 [ 4 ] {140a410b-5f53-46cf-9504-0c93c691a370} <Debug> TCPHandler: Processed in 0.001577537 sec. | ||
| 6430 | 2026.04.19 04:58:01.985153 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6431 | 2026.04.19 04:58:01.985214 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 6432 | 2026.04.19 04:58:01.985261 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6433 | 2026.04.19 04:58:01.985321 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6434 | 2026.04.19 04:58:01.985353 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14784 rows starting from the beginning of the part | ||
| 6435 | 2026.04.19 04:58:01.985367 [ 4 ] {34ad0ce2-42a2-49d5-8eb3-41bd6d9b0d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6436 | 2026.04.19 04:58:01.985402 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 6437 | 2026.04.19 04:58:01.985413 [ 4 ] {34ad0ce2-42a2-49d5-8eb3-41bd6d9b0d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6438 | 2026.04.19 04:58:01.985446 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6439 | 2026.04.19 04:58:01.985488 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 266 rows starting from the beginning of the part | ||
| 6440 | 2026.04.19 04:58:01.985523 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 6441 | 2026.04.19 04:58:01.985558 [ 191 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 6442 | 2026.04.19 04:58:01.985734 [ 4 ] {34ad0ce2-42a2-49d5-8eb3-41bd6d9b0d2a} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.04.19 04:58:01.985776 [ 4 ] {34ad0ce2-42a2-49d5-8eb3-41bd6d9b0d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6444 | 2026.04.19 04:58:01.986084 [ 4 ] {34ad0ce2-42a2-49d5-8eb3-41bd6d9b0d2a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6445 | 2026.04.19 04:58:01.986310 [ 4 ] {34ad0ce2-42a2-49d5-8eb3-41bd6d9b0d2a} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2026.04.19 04:58:01.986440 [ 4 ] {34ad0ce2-42a2-49d5-8eb3-41bd6d9b0d2a} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00109 sec., 1834.8623853211009 rows/sec., 120.05 KiB/sec. | ||
| 6447 | 2026.04.19 04:58:01.986474 [ 4 ] {34ad0ce2-42a2-49d5-8eb3-41bd6d9b0d2a} <Debug> TCPHandler: Processed in 0.001271082 sec. | ||
| 6448 | 2026.04.19 04:58:01.986602 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2026.04.19 04:58:01.986693 [ 4 ] {d34b743f-a42d-46e2-a87f-5ce6fce2303d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6450 | 2026.04.19 04:58:01.986745 [ 4 ] {d34b743f-a42d-46e2-a87f-5ce6fce2303d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6451 | 2026.04.19 04:58:01.987491 [ 4 ] {d34b743f-a42d-46e2-a87f-5ce6fce2303d} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2026.04.19 04:58:01.987525 [ 4 ] {d34b743f-a42d-46e2-a87f-5ce6fce2303d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6453 | 2026.04.19 04:58:01.988062 [ 4 ] {d34b743f-a42d-46e2-a87f-5ce6fce2303d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6454 | 2026.04.19 04:58:01.988285 [ 4 ] {d34b743f-a42d-46e2-a87f-5ce6fce2303d} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2026.04.19 04:58:01.988431 [ 4 ] {d34b743f-a42d-46e2-a87f-5ce6fce2303d} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001755 sec., 1139.6011396011395 rows/sec., 2.04 MiB/sec. | ||
| 6456 | 2026.04.19 04:58:01.988489 [ 4 ] {d34b743f-a42d-46e2-a87f-5ce6fce2303d} <Debug> TCPHandler: Processed in 0.001944205 sec. | ||
| 6457 | 2026.04.19 04:58:01.988624 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2026.04.19 04:58:01.988716 [ 4 ] {e2202fef-7a35-457d-81ee-c0432cb36a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6459 | 2026.04.19 04:58:01.988757 [ 4 ] {e2202fef-7a35-457d-81ee-c0432cb36a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6460 | 2026.04.19 04:58:01.989082 [ 4 ] {e2202fef-7a35-457d-81ee-c0432cb36a47} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.04.19 04:58:01.989115 [ 4 ] {e2202fef-7a35-457d-81ee-c0432cb36a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6462 | 2026.04.19 04:58:01.989413 [ 4 ] {e2202fef-7a35-457d-81ee-c0432cb36a47} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6463 | 2026.04.19 04:58:01.989626 [ 4 ] {e2202fef-7a35-457d-81ee-c0432cb36a47} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2026.04.19 04:58:01.989730 [ 144 ] {} <Debug> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6465 | 2026.04.19 04:58:01.989750 [ 4 ] {e2202fef-7a35-457d-81ee-c0432cb36a47} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 6466 | 2026.04.19 04:58:01.989765 [ 144 ] {} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2026.04.19 04:58:01.989784 [ 4 ] {e2202fef-7a35-457d-81ee-c0432cb36a47} <Debug> TCPHandler: Processed in 0.001208861 sec. | ||
| 6468 | 2026.04.19 04:58:01.989784 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6469 | 2026.04.19 04:58:01.989870 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 6470 | 2026.04.19 04:58:01.989976 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6471 | 2026.04.19 04:58:01.990003 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2202 rows starting from the beginning of the part | ||
| 6472 | 2026.04.19 04:58:01.990051 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 6473 | 2026.04.19 04:58:01.990091 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6474 | 2026.04.19 04:58:01.990128 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 6475 | 2026.04.19 04:58:01.990140 [ 189 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15795 rows, containing 5 columns (5 merged, 0 gathered) in 0.004956356 sec., 3186817.08900652 rows/sec., 207.15 MiB/sec. | ||
| 6476 | 2026.04.19 04:58:01.990163 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 6477 | 2026.04.19 04:58:01.990209 [ 195 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 6478 | 2026.04.19 04:58:01.990624 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6479 | 2026.04.19 04:58:01.990904 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.04.19 04:58:01.990969 [ 196 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6481 | 2026.04.19 04:58:01.991043 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 6482 | 2026.04.19 04:58:01.991188 [ 196 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2562 rows, containing 4 columns (4 merged, 0 gathered) in 0.001351864 sec., 1895161.0517034258 rows/sec., 122.72 MiB/sec. | ||
| 6483 | 2026.04.19 04:58:01.991526 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6484 | 2026.04.19 04:58:01.991824 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_36_7} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2026.04.19 04:58:01.991897 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_36_7} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6486 | 2026.04.19 04:58:01.991983 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6487 | 2026.04.19 04:58:02.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.73 MiB, peak 274.06 MiB, free memory in arenas 0.00 B, will set to 268.11 MiB (RSS), difference: 1.38 MiB | ||
| 6488 | 2026.04.19 04:58:03.384799 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13005 | ||
| 6489 | 2026.04.19 04:58:03.385359 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2026.04.19 04:58:03.385398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6491 | 2026.04.19 04:58:03.385860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6492 | 2026.04.19 04:58:03.386085 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2026.04.19 04:58:03.386221 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13005 | ||
| 6494 | 2026.04.19 04:58:03.758840 [ 148 ] {} <Debug> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6495 | 2026.04.19 04:58:03.758904 [ 148 ] {} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.04.19 04:58:03.758925 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6497 | 2026.04.19 04:58:03.759050 [ 195 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 6498 | 2026.04.19 04:58:03.759217 [ 195 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6499 | 2026.04.19 04:58:03.759256 [ 195 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6500 | 2026.04.19 04:58:03.759329 [ 195 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6501 | 2026.04.19 04:58:03.759377 [ 195 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6502 | 2026.04.19 04:58:03.759417 [ 195 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6503 | 2026.04.19 04:58:03.759455 [ 195 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6504 | 2026.04.19 04:58:03.760208 [ 189 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208592 sec., 33096.36337159273 rows/sec., 2.76 MiB/sec. | ||
| 6505 | 2026.04.19 04:58:03.760352 [ 195 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6506 | 2026.04.19 04:58:03.760598 [ 195 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_9_2} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.04.19 04:58:03.760667 [ 195 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_9_2} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6508 | 2026.04.19 04:58:03.760734 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6509 | 2026.04.19 04:58:04.078143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6510 | 2026.04.19 04:58:04.094194 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2026.04.19 04:58:04.094252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6512 | 2026.04.19 04:58:04.100046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6513 | 2026.04.19 04:58:04.100718 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2026.04.19 04:58:04.103382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6515 | 2026.04.19 04:58:06.595766 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2026.04.19 04:58:06.595942 [ 4 ] {3e0e1125-8e20-421c-b207-04aa0a818253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6517 | 2026.04.19 04:58:06.596007 [ 4 ] {3e0e1125-8e20-421c-b207-04aa0a818253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6518 | 2026.04.19 04:58:06.596626 [ 4 ] {3e0e1125-8e20-421c-b207-04aa0a818253} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2026.04.19 04:58:06.596671 [ 4 ] {3e0e1125-8e20-421c-b207-04aa0a818253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6520 | 2026.04.19 04:58:06.597053 [ 4 ] {3e0e1125-8e20-421c-b207-04aa0a818253} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6521 | 2026.04.19 04:58:06.597279 [ 4 ] {3e0e1125-8e20-421c-b207-04aa0a818253} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2026.04.19 04:58:06.597446 [ 4 ] {3e0e1125-8e20-421c-b207-04aa0a818253} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00155 sec., 9032.258064516129 rows/sec., 736.52 KiB/sec. | ||
| 6523 | 2026.04.19 04:58:06.597497 [ 4 ] {3e0e1125-8e20-421c-b207-04aa0a818253} <Debug> TCPHandler: Processed in 0.001857412 sec. | ||
| 6524 | 2026.04.19 04:58:06.597633 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6525 | 2026.04.19 04:58:06.597734 [ 4 ] {16ec483c-a0c4-4f82-805a-c12f5f60aa8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6526 | 2026.04.19 04:58:06.597776 [ 4 ] {16ec483c-a0c4-4f82-805a-c12f5f60aa8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6527 | 2026.04.19 04:58:06.599933 [ 4 ] {16ec483c-a0c4-4f82-805a-c12f5f60aa8e} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2026.04.19 04:58:06.599971 [ 4 ] {16ec483c-a0c4-4f82-805a-c12f5f60aa8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6529 | 2026.04.19 04:58:06.600443 [ 4 ] {16ec483c-a0c4-4f82-805a-c12f5f60aa8e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6530 | 2026.04.19 04:58:06.600648 [ 4 ] {16ec483c-a0c4-4f82-805a-c12f5f60aa8e} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2026.04.19 04:58:06.600778 [ 4 ] {16ec483c-a0c4-4f82-805a-c12f5f60aa8e} <Debug> executeQuery: Read 2488 rows, 189.53 KiB in 0.003066 sec., 811480.7566862361 rows/sec., 60.37 MiB/sec. | ||
| 6532 | 2026.04.19 04:58:06.600814 [ 4 ] {16ec483c-a0c4-4f82-805a-c12f5f60aa8e} <Debug> TCPHandler: Processed in 0.003233687 sec. | ||
| 6533 | 2026.04.19 04:58:06.600938 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6534 | 2026.04.19 04:58:06.601033 [ 4 ] {a03e94e1-6d14-467f-ba9a-34f8390d4853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6535 | 2026.04.19 04:58:06.601073 [ 4 ] {a03e94e1-6d14-467f-ba9a-34f8390d4853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6536 | 2026.04.19 04:58:06.601515 [ 4 ] {a03e94e1-6d14-467f-ba9a-34f8390d4853} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2026.04.19 04:58:06.601550 [ 4 ] {a03e94e1-6d14-467f-ba9a-34f8390d4853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6538 | 2026.04.19 04:58:06.601852 [ 4 ] {a03e94e1-6d14-467f-ba9a-34f8390d4853} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6539 | 2026.04.19 04:58:06.602053 [ 4 ] {a03e94e1-6d14-467f-ba9a-34f8390d4853} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2026.04.19 04:58:06.602156 [ 145 ] {} <Debug> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6541 | 2026.04.19 04:58:06.602180 [ 4 ] {a03e94e1-6d14-467f-ba9a-34f8390d4853} <Debug> executeQuery: Read 63 rows, 4.66 KiB in 0.001165 sec., 54077.25321888412 rows/sec., 3.91 MiB/sec. | ||
| 6542 | 2026.04.19 04:58:06.602220 [ 145 ] {} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.04.19 04:58:06.602231 [ 4 ] {a03e94e1-6d14-467f-ba9a-34f8390d4853} <Debug> TCPHandler: Processed in 0.001341964 sec. | ||
| 6544 | 2026.04.19 04:58:06.602251 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6545 | 2026.04.19 04:58:06.602355 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2026.04.19 04:58:06.602382 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::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 | ||
| 6547 | 2026.04.19 04:58:06.602452 [ 4 ] {e7e27425-baaf-4981-baa0-77e4e00d1266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6548 | 2026.04.19 04:58:06.602491 [ 4 ] {e7e27425-baaf-4981-baa0-77e4e00d1266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6549 | 2026.04.19 04:58:06.602505 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6550 | 2026.04.19 04:58:06.602538 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
| 6551 | 2026.04.19 04:58:06.602603 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 6552 | 2026.04.19 04:58:06.602653 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 146 rows starting from the beginning of the part | ||
| 6553 | 2026.04.19 04:58:06.602700 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 6554 | 2026.04.19 04:58:06.602747 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 144 rows starting from the beginning of the part | ||
| 6555 | 2026.04.19 04:58:06.602796 [ 200 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 63 rows starting from the beginning of the part | ||
| 6556 | 2026.04.19 04:58:06.603254 [ 4 ] {e7e27425-baaf-4981-baa0-77e4e00d1266} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.04.19 04:58:06.603290 [ 4 ] {e7e27425-baaf-4981-baa0-77e4e00d1266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6558 | 2026.04.19 04:58:06.603608 [ 4 ] {e7e27425-baaf-4981-baa0-77e4e00d1266} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6559 | 2026.04.19 04:58:06.603722 [ 195 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379214 sec., 477083.3242702003 rows/sec., 32.22 MiB/sec. | ||
| 6560 | 2026.04.19 04:58:06.603824 [ 4 ] {e7e27425-baaf-4981-baa0-77e4e00d1266} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.04.19 04:58:06.603919 [ 195 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6562 | 2026.04.19 04:58:06.603965 [ 4 ] {e7e27425-baaf-4981-baa0-77e4e00d1266} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001531 sec., 523187.4591770085 rows/sec., 30.22 MiB/sec. | ||
| 6563 | 2026.04.19 04:58:06.604006 [ 4 ] {e7e27425-baaf-4981-baa0-77e4e00d1266} <Debug> TCPHandler: Processed in 0.00169943 sec. | ||
| 6564 | 2026.04.19 04:58:06.604144 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2026.04.19 04:58:06.604223 [ 195 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_36_7} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.04.19 04:58:06.604247 [ 4 ] {731d3bd7-9de0-42d8-99de-7060774f0c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6567 | 2026.04.19 04:58:06.604292 [ 4 ] {731d3bd7-9de0-42d8-99de-7060774f0c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6568 | 2026.04.19 04:58:06.604311 [ 195 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_36_7} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6569 | 2026.04.19 04:58:06.604411 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6570 | 2026.04.19 04:58:06.604685 [ 4 ] {731d3bd7-9de0-42d8-99de-7060774f0c63} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.04.19 04:58:06.604724 [ 4 ] {731d3bd7-9de0-42d8-99de-7060774f0c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6572 | 2026.04.19 04:58:06.605017 [ 4 ] {731d3bd7-9de0-42d8-99de-7060774f0c63} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6573 | 2026.04.19 04:58:06.605221 [ 4 ] {731d3bd7-9de0-42d8-99de-7060774f0c63} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.04.19 04:58:06.605353 [ 4 ] {731d3bd7-9de0-42d8-99de-7060774f0c63} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 6575 | 2026.04.19 04:58:06.605391 [ 4 ] {731d3bd7-9de0-42d8-99de-7060774f0c63} <Debug> TCPHandler: Processed in 0.001296773 sec. | ||
| 6576 | 2026.04.19 04:58:06.605526 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2026.04.19 04:58:06.605619 [ 4 ] {d216174b-c172-40da-a366-e46a1b021117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6578 | 2026.04.19 04:58:06.605658 [ 4 ] {d216174b-c172-40da-a366-e46a1b021117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6579 | 2026.04.19 04:58:06.606554 [ 4 ] {d216174b-c172-40da-a366-e46a1b021117} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.04.19 04:58:06.606589 [ 4 ] {d216174b-c172-40da-a366-e46a1b021117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6581 | 2026.04.19 04:58:06.606937 [ 4 ] {d216174b-c172-40da-a366-e46a1b021117} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6582 | 2026.04.19 04:58:06.607137 [ 4 ] {d216174b-c172-40da-a366-e46a1b021117} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.04.19 04:58:06.607262 [ 4 ] {d216174b-c172-40da-a366-e46a1b021117} <Debug> executeQuery: Read 1342 rows, 92.30 KiB in 0.00166 sec., 808433.734939759 rows/sec., 54.30 MiB/sec. | ||
| 6584 | 2026.04.19 04:58:06.607299 [ 4 ] {d216174b-c172-40da-a366-e46a1b021117} <Debug> TCPHandler: Processed in 0.001822582 sec. | ||
| 6585 | 2026.04.19 04:58:06.607418 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2026.04.19 04:58:06.607511 [ 4 ] {7bf2859c-e7ca-4e39-bf22-6b02e1d171f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6587 | 2026.04.19 04:58:06.607552 [ 4 ] {7bf2859c-e7ca-4e39-bf22-6b02e1d171f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6588 | 2026.04.19 04:58:06.608283 [ 4 ] {7bf2859c-e7ca-4e39-bf22-6b02e1d171f4} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.04.19 04:58:06.608319 [ 4 ] {7bf2859c-e7ca-4e39-bf22-6b02e1d171f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6590 | 2026.04.19 04:58:06.608748 [ 4 ] {7bf2859c-e7ca-4e39-bf22-6b02e1d171f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6591 | 2026.04.19 04:58:06.608954 [ 4 ] {7bf2859c-e7ca-4e39-bf22-6b02e1d171f4} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.04.19 04:58:06.609089 [ 4 ] {7bf2859c-e7ca-4e39-bf22-6b02e1d171f4} <Debug> executeQuery: Read 1631 rows, 102.52 KiB in 0.001595 sec., 1022570.5329153604 rows/sec., 62.77 MiB/sec. | ||
| 6593 | 2026.04.19 04:58:06.609125 [ 4 ] {7bf2859c-e7ca-4e39-bf22-6b02e1d171f4} <Debug> TCPHandler: Processed in 0.001756221 sec. | ||
| 6594 | 2026.04.19 04:58:06.609241 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2026.04.19 04:58:06.609335 [ 4 ] {e9e8266a-2870-474c-861b-d80f6237af0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6596 | 2026.04.19 04:58:06.609388 [ 4 ] {e9e8266a-2870-474c-861b-d80f6237af0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6597 | 2026.04.19 04:58:06.610284 [ 4 ] {e9e8266a-2870-474c-861b-d80f6237af0b} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.04.19 04:58:06.610319 [ 4 ] {e9e8266a-2870-474c-861b-d80f6237af0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6599 | 2026.04.19 04:58:06.610868 [ 4 ] {e9e8266a-2870-474c-861b-d80f6237af0b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6600 | 2026.04.19 04:58:06.611089 [ 4 ] {e9e8266a-2870-474c-861b-d80f6237af0b} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.04.19 04:58:06.611223 [ 4 ] {e9e8266a-2870-474c-861b-d80f6237af0b} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001907 sec., 25694.80859989512 rows/sec., 46.04 MiB/sec. | ||
| 6602 | 2026.04.19 04:58:06.611275 [ 4 ] {e9e8266a-2870-474c-861b-d80f6237af0b} <Debug> TCPHandler: Processed in 0.002081447 sec. | ||
| 6603 | 2026.04.19 04:58:06.611396 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6604 | 2026.04.19 04:58:06.611490 [ 4 ] {d213a399-b6d0-44ce-84c8-053c433067ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6605 | 2026.04.19 04:58:06.611530 [ 4 ] {d213a399-b6d0-44ce-84c8-053c433067ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6606 | 2026.04.19 04:58:06.611871 [ 4 ] {d213a399-b6d0-44ce-84c8-053c433067ba} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.04.19 04:58:06.611906 [ 4 ] {d213a399-b6d0-44ce-84c8-053c433067ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6608 | 2026.04.19 04:58:06.612191 [ 4 ] {d213a399-b6d0-44ce-84c8-053c433067ba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6609 | 2026.04.19 04:58:06.612390 [ 4 ] {d213a399-b6d0-44ce-84c8-053c433067ba} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.04.19 04:58:06.612518 [ 4 ] {d213a399-b6d0-44ce-84c8-053c433067ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 6611 | 2026.04.19 04:58:06.612552 [ 4 ] {d213a399-b6d0-44ce-84c8-053c433067ba} <Debug> TCPHandler: Processed in 0.001204651 sec. | ||
| 6612 | 2026.04.19 04:58:10.780102 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6613 | 2026.04.19 04:58:10.780179 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6614 | 2026.04.19 04:58:10.886348 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13453 | ||
| 6615 | 2026.04.19 04:58:10.886844 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.04.19 04:58:10.886889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6617 | 2026.04.19 04:58:10.887425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6618 | 2026.04.19 04:58:10.887683 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2026.04.19 04:58:10.887822 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13453 | ||
| 6620 | 2026.04.19 04:58:10.968019 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 872 | ||
| 6621 | 2026.04.19 04:58:10.970777 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6622 | 2026.04.19 04:58:10.970832 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6623 | 2026.04.19 04:58:10.972082 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6624 | 2026.04.19 04:58:10.972363 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2026.04.19 04:58:10.972532 [ 136 ] {} <Debug> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6626 | 2026.04.19 04:58:10.972603 [ 136 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.04.19 04:58:10.972630 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6628 | 2026.04.19 04:58:10.972729 [ 200 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 6629 | 2026.04.19 04:58:10.972740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 6630 | 2026.04.19 04:58:10.973289 [ 200 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6631 | 2026.04.19 04:58:10.973440 [ 200 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 680 rows starting from the beginning of the part | ||
| 6632 | 2026.04.19 04:58:10.973797 [ 200 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 6633 | 2026.04.19 04:58:10.974140 [ 200 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 6634 | 2026.04.19 04:58:10.974476 [ 200 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6635 | 2026.04.19 04:58:10.974776 [ 200 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
| 6636 | 2026.04.19 04:58:10.975073 [ 200 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 6637 | 2026.04.19 04:58:10.980661 [ 195 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 72 columns (72 merged, 0 gathered) in 0.007976539 sec., 109320.59631376466 rows/sec., 94.86 MiB/sec. | ||
| 6638 | 2026.04.19 04:58:10.981925 [ 199 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6639 | 2026.04.19 04:58:10.982471 [ 199 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_21_4} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.04.19 04:58:10.982542 [ 199 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_21_4} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6641 | 2026.04.19 04:58:10.982760 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 6642 | 2026.04.19 04:58:11.603498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6643 | 2026.04.19 04:58:11.618867 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2026.04.19 04:58:11.618922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6645 | 2026.04.19 04:58:11.625294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6646 | 2026.04.19 04:58:11.625961 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2026.04.19 04:58:11.628689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6648 | 2026.04.19 04:58:11.971492 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6649 | 2026.04.19 04:58:11.971675 [ 4 ] {280d2690-b5b8-424c-a731-e7f5e7bb1a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6650 | 2026.04.19 04:58:11.971733 [ 4 ] {280d2690-b5b8-424c-a731-e7f5e7bb1a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6651 | 2026.04.19 04:58:11.972439 [ 4 ] {280d2690-b5b8-424c-a731-e7f5e7bb1a3d} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.04.19 04:58:11.972475 [ 4 ] {280d2690-b5b8-424c-a731-e7f5e7bb1a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6653 | 2026.04.19 04:58:11.972856 [ 4 ] {280d2690-b5b8-424c-a731-e7f5e7bb1a3d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6654 | 2026.04.19 04:58:11.973076 [ 4 ] {280d2690-b5b8-424c-a731-e7f5e7bb1a3d} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.04.19 04:58:11.973221 [ 4 ] {280d2690-b5b8-424c-a731-e7f5e7bb1a3d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001588 sec., 178841.30982367758 rows/sec., 11.36 MiB/sec. | ||
| 6656 | 2026.04.19 04:58:11.973263 [ 4 ] {280d2690-b5b8-424c-a731-e7f5e7bb1a3d} <Debug> TCPHandler: Processed in 0.001898294 sec. | ||
| 6657 | 2026.04.19 04:58:11.973395 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6658 | 2026.04.19 04:58:11.973510 [ 4 ] {caca6487-73ee-4fbc-8e26-4402914ed4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6659 | 2026.04.19 04:58:11.973555 [ 4 ] {caca6487-73ee-4fbc-8e26-4402914ed4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6660 | 2026.04.19 04:58:11.974240 [ 4 ] {caca6487-73ee-4fbc-8e26-4402914ed4a0} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.04.19 04:58:11.974275 [ 4 ] {caca6487-73ee-4fbc-8e26-4402914ed4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6662 | 2026.04.19 04:58:11.974624 [ 4 ] {caca6487-73ee-4fbc-8e26-4402914ed4a0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6663 | 2026.04.19 04:58:11.974856 [ 4 ] {caca6487-73ee-4fbc-8e26-4402914ed4a0} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.04.19 04:58:11.974992 [ 4 ] {caca6487-73ee-4fbc-8e26-4402914ed4a0} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.001508 sec., 531167.1087533156 rows/sec., 40.95 MiB/sec. | ||
| 6665 | 2026.04.19 04:58:11.975028 [ 4 ] {caca6487-73ee-4fbc-8e26-4402914ed4a0} <Debug> TCPHandler: Processed in 0.00169985 sec. | ||
| 6666 | 2026.04.19 04:58:11.975137 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6667 | 2026.04.19 04:58:11.975231 [ 4 ] {24040813-a993-4ad8-b603-b6254d63c4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6668 | 2026.04.19 04:58:11.975269 [ 4 ] {24040813-a993-4ad8-b603-b6254d63c4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6669 | 2026.04.19 04:58:11.975680 [ 4 ] {24040813-a993-4ad8-b603-b6254d63c4d0} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.04.19 04:58:11.975714 [ 4 ] {24040813-a993-4ad8-b603-b6254d63c4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6671 | 2026.04.19 04:58:11.976022 [ 4 ] {24040813-a993-4ad8-b603-b6254d63c4d0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6672 | 2026.04.19 04:58:11.976231 [ 4 ] {24040813-a993-4ad8-b603-b6254d63c4d0} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.04.19 04:58:11.976355 [ 4 ] {24040813-a993-4ad8-b603-b6254d63c4d0} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001143 sec., 125984.25196850394 rows/sec., 7.43 MiB/sec. | ||
| 6674 | 2026.04.19 04:58:11.976391 [ 4 ] {24040813-a993-4ad8-b603-b6254d63c4d0} <Debug> TCPHandler: Processed in 0.001302682 sec. | ||
| 6675 | 2026.04.19 04:58:11.976496 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6676 | 2026.04.19 04:58:11.976590 [ 4 ] {97b6fec0-68f1-4133-b60a-2e8223fa3e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6677 | 2026.04.19 04:58:11.976629 [ 4 ] {97b6fec0-68f1-4133-b60a-2e8223fa3e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6678 | 2026.04.19 04:58:11.977056 [ 4 ] {97b6fec0-68f1-4133-b60a-2e8223fa3e5b} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2026.04.19 04:58:11.977091 [ 4 ] {97b6fec0-68f1-4133-b60a-2e8223fa3e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6680 | 2026.04.19 04:58:11.977383 [ 4 ] {97b6fec0-68f1-4133-b60a-2e8223fa3e5b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6681 | 2026.04.19 04:58:11.977588 [ 4 ] {97b6fec0-68f1-4133-b60a-2e8223fa3e5b} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.04.19 04:58:11.977708 [ 4 ] {97b6fec0-68f1-4133-b60a-2e8223fa3e5b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001136 sec., 131161.97183098592 rows/sec., 8.47 MiB/sec. | ||
| 6683 | 2026.04.19 04:58:11.977743 [ 4 ] {97b6fec0-68f1-4133-b60a-2e8223fa3e5b} <Debug> TCPHandler: Processed in 0.001294613 sec. | ||
| 6684 | 2026.04.19 04:58:11.977850 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6685 | 2026.04.19 04:58:11.977942 [ 4 ] {c642d525-f657-4844-8941-01e4e6d1288d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6686 | 2026.04.19 04:58:11.977979 [ 4 ] {c642d525-f657-4844-8941-01e4e6d1288d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6687 | 2026.04.19 04:58:11.978399 [ 4 ] {c642d525-f657-4844-8941-01e4e6d1288d} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2026.04.19 04:58:11.978432 [ 4 ] {c642d525-f657-4844-8941-01e4e6d1288d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6689 | 2026.04.19 04:58:11.978730 [ 4 ] {c642d525-f657-4844-8941-01e4e6d1288d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6690 | 2026.04.19 04:58:11.978931 [ 4 ] {c642d525-f657-4844-8941-01e4e6d1288d} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.04.19 04:58:11.979051 [ 4 ] {c642d525-f657-4844-8941-01e4e6d1288d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001127 sec., 131322.09405501332 rows/sec., 7.47 MiB/sec. | ||
| 6692 | 2026.04.19 04:58:11.979086 [ 4 ] {c642d525-f657-4844-8941-01e4e6d1288d} <Debug> TCPHandler: Processed in 0.001285712 sec. | ||
| 6693 | 2026.04.19 04:58:11.979201 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2026.04.19 04:58:11.979292 [ 4 ] {abf64b5d-2dcc-4e94-a283-76ffdbfef5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6695 | 2026.04.19 04:58:11.979330 [ 4 ] {abf64b5d-2dcc-4e94-a283-76ffdbfef5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6696 | 2026.04.19 04:58:11.979855 [ 4 ] {abf64b5d-2dcc-4e94-a283-76ffdbfef5ae} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.04.19 04:58:11.979891 [ 4 ] {abf64b5d-2dcc-4e94-a283-76ffdbfef5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6698 | 2026.04.19 04:58:11.980210 [ 4 ] {abf64b5d-2dcc-4e94-a283-76ffdbfef5ae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6699 | 2026.04.19 04:58:11.980419 [ 4 ] {abf64b5d-2dcc-4e94-a283-76ffdbfef5ae} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.04.19 04:58:11.980547 [ 4 ] {abf64b5d-2dcc-4e94-a283-76ffdbfef5ae} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001273 sec., 386488.6095836606 rows/sec., 27.11 MiB/sec. | ||
| 6701 | 2026.04.19 04:58:11.980583 [ 4 ] {abf64b5d-2dcc-4e94-a283-76ffdbfef5ae} <Debug> TCPHandler: Processed in 0.001431326 sec. | ||
| 6702 | 2026.04.19 04:58:11.980698 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6703 | 2026.04.19 04:58:11.980797 [ 4 ] {defde8cb-40fc-4ea7-9d4e-3732f8d0f5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6704 | 2026.04.19 04:58:11.980836 [ 4 ] {defde8cb-40fc-4ea7-9d4e-3732f8d0f5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6705 | 2026.04.19 04:58:11.981161 [ 4 ] {defde8cb-40fc-4ea7-9d4e-3732f8d0f5a0} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.04.19 04:58:11.981196 [ 4 ] {defde8cb-40fc-4ea7-9d4e-3732f8d0f5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6707 | 2026.04.19 04:58:11.981517 [ 4 ] {defde8cb-40fc-4ea7-9d4e-3732f8d0f5a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6708 | 2026.04.19 04:58:11.981728 [ 4 ] {defde8cb-40fc-4ea7-9d4e-3732f8d0f5a0} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.04.19 04:58:11.981853 [ 4 ] {defde8cb-40fc-4ea7-9d4e-3732f8d0f5a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 6710 | 2026.04.19 04:58:11.981888 [ 4 ] {defde8cb-40fc-4ea7-9d4e-3732f8d0f5a0} <Debug> TCPHandler: Processed in 0.001245551 sec. | ||
| 6711 | 2026.04.19 04:58:11.981995 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.04.19 04:58:11.982101 [ 4 ] {b38f0fef-eb7e-4362-b2a4-fc60ed765a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6713 | 2026.04.19 04:58:11.982143 [ 4 ] {b38f0fef-eb7e-4362-b2a4-fc60ed765a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6714 | 2026.04.19 04:58:11.982550 [ 4 ] {b38f0fef-eb7e-4362-b2a4-fc60ed765a42} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.04.19 04:58:11.982586 [ 4 ] {b38f0fef-eb7e-4362-b2a4-fc60ed765a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6716 | 2026.04.19 04:58:11.982931 [ 4 ] {b38f0fef-eb7e-4362-b2a4-fc60ed765a42} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6717 | 2026.04.19 04:58:11.983138 [ 4 ] {b38f0fef-eb7e-4362-b2a4-fc60ed765a42} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.04.19 04:58:11.983272 [ 4 ] {b38f0fef-eb7e-4362-b2a4-fc60ed765a42} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00119 sec., 222689.07563025207 rows/sec., 14.80 MiB/sec. | ||
| 6719 | 2026.04.19 04:58:11.983310 [ 4 ] {b38f0fef-eb7e-4362-b2a4-fc60ed765a42} <Debug> TCPHandler: Processed in 0.001366504 sec. | ||
| 6720 | 2026.04.19 04:58:11.983424 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2026.04.19 04:58:11.983518 [ 4 ] {fc86126b-7e4e-4109-ba52-bcd701743c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6722 | 2026.04.19 04:58:11.983561 [ 4 ] {fc86126b-7e4e-4109-ba52-bcd701743c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6723 | 2026.04.19 04:58:11.983871 [ 4 ] {fc86126b-7e4e-4109-ba52-bcd701743c34} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6724 | 2026.04.19 04:58:11.983905 [ 4 ] {fc86126b-7e4e-4109-ba52-bcd701743c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6725 | 2026.04.19 04:58:11.984207 [ 4 ] {fc86126b-7e4e-4109-ba52-bcd701743c34} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6726 | 2026.04.19 04:58:11.984420 [ 4 ] {fc86126b-7e4e-4109-ba52-bcd701743c34} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.04.19 04:58:11.984552 [ 4 ] {fc86126b-7e4e-4109-ba52-bcd701743c34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 6728 | 2026.04.19 04:58:11.984588 [ 4 ] {fc86126b-7e4e-4109-ba52-bcd701743c34} <Debug> TCPHandler: Processed in 0.001215351 sec. | ||
| 6729 | 2026.04.19 04:58:11.984707 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6730 | 2026.04.19 04:58:11.984826 [ 4 ] {35468379-5ad7-4662-bd6b-8afd8461dd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6731 | 2026.04.19 04:58:11.984889 [ 4 ] {35468379-5ad7-4662-bd6b-8afd8461dd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6732 | 2026.04.19 04:58:11.985700 [ 4 ] {35468379-5ad7-4662-bd6b-8afd8461dd6e} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.04.19 04:58:11.985735 [ 4 ] {35468379-5ad7-4662-bd6b-8afd8461dd6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6734 | 2026.04.19 04:58:11.986242 [ 4 ] {35468379-5ad7-4662-bd6b-8afd8461dd6e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6735 | 2026.04.19 04:58:11.986455 [ 4 ] {35468379-5ad7-4662-bd6b-8afd8461dd6e} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.04.19 04:58:11.986592 [ 4 ] {35468379-5ad7-4662-bd6b-8afd8461dd6e} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00179 sec., 1117.31843575419 rows/sec., 2.00 MiB/sec. | ||
| 6737 | 2026.04.19 04:58:11.986643 [ 4 ] {35468379-5ad7-4662-bd6b-8afd8461dd6e} <Debug> TCPHandler: Processed in 0.001995874 sec. | ||
| 6738 | 2026.04.19 04:58:11.986758 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.04.19 04:58:11.986861 [ 4 ] {f700e243-0d35-490c-8650-7bf069ca09d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6740 | 2026.04.19 04:58:11.986901 [ 4 ] {f700e243-0d35-490c-8650-7bf069ca09d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6741 | 2026.04.19 04:58:11.987222 [ 4 ] {f700e243-0d35-490c-8650-7bf069ca09d6} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.04.19 04:58:11.987257 [ 4 ] {f700e243-0d35-490c-8650-7bf069ca09d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6743 | 2026.04.19 04:58:11.987561 [ 4 ] {f700e243-0d35-490c-8650-7bf069ca09d6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6744 | 2026.04.19 04:58:11.987777 [ 4 ] {f700e243-0d35-490c-8650-7bf069ca09d6} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.04.19 04:58:11.987906 [ 4 ] {f700e243-0d35-490c-8650-7bf069ca09d6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 6746 | 2026.04.19 04:58:11.987941 [ 4 ] {f700e243-0d35-490c-8650-7bf069ca09d6} <Debug> TCPHandler: Processed in 0.001234692 sec. | ||
| 6747 | 2026.04.19 04:58:16.965668 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.04.19 04:58:16.965875 [ 4 ] {9eaaf853-58ec-4bd5-bc61-73e0278cf707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6749 | 2026.04.19 04:58:16.965947 [ 4 ] {9eaaf853-58ec-4bd5-bc61-73e0278cf707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6750 | 2026.04.19 04:58:16.966764 [ 4 ] {9eaaf853-58ec-4bd5-bc61-73e0278cf707} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.04.19 04:58:16.966815 [ 4 ] {9eaaf853-58ec-4bd5-bc61-73e0278cf707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6752 | 2026.04.19 04:58:16.967224 [ 4 ] {9eaaf853-58ec-4bd5-bc61-73e0278cf707} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6753 | 2026.04.19 04:58:16.967460 [ 4 ] {9eaaf853-58ec-4bd5-bc61-73e0278cf707} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.04.19 04:58:16.967625 [ 4 ] {9eaaf853-58ec-4bd5-bc61-73e0278cf707} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001802 sec., 75471.69811320755 rows/sec., 6.56 MiB/sec. | ||
| 6755 | 2026.04.19 04:58:16.967674 [ 4 ] {9eaaf853-58ec-4bd5-bc61-73e0278cf707} <Debug> TCPHandler: Processed in 0.002141978 sec. | ||
| 6756 | 2026.04.19 04:58:16.967808 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2026.04.19 04:58:16.967909 [ 4 ] {2d1cdeef-8a20-477b-bbc5-d42dcbe40601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6758 | 2026.04.19 04:58:16.967952 [ 4 ] {2d1cdeef-8a20-477b-bbc5-d42dcbe40601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6759 | 2026.04.19 04:58:16.968382 [ 4 ] {2d1cdeef-8a20-477b-bbc5-d42dcbe40601} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.04.19 04:58:16.968417 [ 4 ] {2d1cdeef-8a20-477b-bbc5-d42dcbe40601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6761 | 2026.04.19 04:58:16.968743 [ 4 ] {2d1cdeef-8a20-477b-bbc5-d42dcbe40601} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6762 | 2026.04.19 04:58:16.968954 [ 4 ] {2d1cdeef-8a20-477b-bbc5-d42dcbe40601} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2026.04.19 04:58:16.969089 [ 4 ] {2d1cdeef-8a20-477b-bbc5-d42dcbe40601} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001203 sec., 33250.207813798836 rows/sec., 2.44 MiB/sec. | ||
| 6764 | 2026.04.19 04:58:16.969126 [ 4 ] {2d1cdeef-8a20-477b-bbc5-d42dcbe40601} <Debug> TCPHandler: Processed in 0.001370524 sec. | ||
| 6765 | 2026.04.19 04:58:16.969241 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6766 | 2026.04.19 04:58:16.969335 [ 4 ] {c8f811dc-ad69-471e-85cd-46c96c9d26fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6767 | 2026.04.19 04:58:16.969376 [ 4 ] {c8f811dc-ad69-471e-85cd-46c96c9d26fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6768 | 2026.04.19 04:58:16.969815 [ 4 ] {c8f811dc-ad69-471e-85cd-46c96c9d26fe} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.04.19 04:58:16.969849 [ 4 ] {c8f811dc-ad69-471e-85cd-46c96c9d26fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6770 | 2026.04.19 04:58:16.970157 [ 4 ] {c8f811dc-ad69-471e-85cd-46c96c9d26fe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6771 | 2026.04.19 04:58:16.970373 [ 4 ] {c8f811dc-ad69-471e-85cd-46c96c9d26fe} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.04.19 04:58:16.970499 [ 4 ] {c8f811dc-ad69-471e-85cd-46c96c9d26fe} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001183 sec., 87912.08791208791 rows/sec., 6.87 MiB/sec. | ||
| 6773 | 2026.04.19 04:58:16.970535 [ 4 ] {c8f811dc-ad69-471e-85cd-46c96c9d26fe} <Debug> TCPHandler: Processed in 0.001343104 sec. | ||
| 6774 | 2026.04.19 04:58:16.970651 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2026.04.19 04:58:16.970744 [ 4 ] {dc8f64a2-c992-4ad1-9c0f-b170606dd9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6776 | 2026.04.19 04:58:16.970786 [ 4 ] {dc8f64a2-c992-4ad1-9c0f-b170606dd9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6777 | 2026.04.19 04:58:16.971195 [ 4 ] {dc8f64a2-c992-4ad1-9c0f-b170606dd9f9} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.04.19 04:58:16.971243 [ 4 ] {dc8f64a2-c992-4ad1-9c0f-b170606dd9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6779 | 2026.04.19 04:58:16.971558 [ 4 ] {dc8f64a2-c992-4ad1-9c0f-b170606dd9f9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6780 | 2026.04.19 04:58:16.971760 [ 4 ] {dc8f64a2-c992-4ad1-9c0f-b170606dd9f9} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.04.19 04:58:16.971888 [ 4 ] {dc8f64a2-c992-4ad1-9c0f-b170606dd9f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 6782 | 2026.04.19 04:58:16.971923 [ 4 ] {dc8f64a2-c992-4ad1-9c0f-b170606dd9f9} <Debug> TCPHandler: Processed in 0.001320363 sec. | ||
| 6783 | 2026.04.19 04:58:16.972049 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2026.04.19 04:58:16.972142 [ 4 ] {85f5e3d3-204c-41a2-95f4-251ae8b9cbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6785 | 2026.04.19 04:58:16.972195 [ 4 ] {85f5e3d3-204c-41a2-95f4-251ae8b9cbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6786 | 2026.04.19 04:58:16.973061 [ 4 ] {85f5e3d3-204c-41a2-95f4-251ae8b9cbb2} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.04.19 04:58:16.973095 [ 4 ] {85f5e3d3-204c-41a2-95f4-251ae8b9cbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6788 | 2026.04.19 04:58:16.973683 [ 4 ] {85f5e3d3-204c-41a2-95f4-251ae8b9cbb2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6789 | 2026.04.19 04:58:16.973904 [ 4 ] {85f5e3d3-204c-41a2-95f4-251ae8b9cbb2} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.04.19 04:58:16.974042 [ 4 ] {85f5e3d3-204c-41a2-95f4-251ae8b9cbb2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001918 sec., 20855.057351407715 rows/sec., 37.37 MiB/sec. | ||
| 6791 | 2026.04.19 04:58:16.974109 [ 4 ] {85f5e3d3-204c-41a2-95f4-251ae8b9cbb2} <Debug> TCPHandler: Processed in 0.002108937 sec. | ||
| 6792 | 2026.04.19 04:58:16.974222 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.04.19 04:58:16.974316 [ 4 ] {83d12d8f-32a6-499a-9e22-85a7d56b598b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6794 | 2026.04.19 04:58:16.974356 [ 4 ] {83d12d8f-32a6-499a-9e22-85a7d56b598b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6795 | 2026.04.19 04:58:16.974695 [ 4 ] {83d12d8f-32a6-499a-9e22-85a7d56b598b} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.04.19 04:58:16.974729 [ 4 ] {83d12d8f-32a6-499a-9e22-85a7d56b598b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6797 | 2026.04.19 04:58:16.975040 [ 4 ] {83d12d8f-32a6-499a-9e22-85a7d56b598b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6798 | 2026.04.19 04:58:16.975241 [ 4 ] {83d12d8f-32a6-499a-9e22-85a7d56b598b} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.04.19 04:58:16.975365 [ 4 ] {83d12d8f-32a6-499a-9e22-85a7d56b598b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 6800 | 2026.04.19 04:58:16.975400 [ 4 ] {83d12d8f-32a6-499a-9e22-85a7d56b598b} <Debug> TCPHandler: Processed in 0.001226102 sec. | ||
| 6801 | 2026.04.19 04:58:18.387997 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13965 | ||
| 6802 | 2026.04.19 04:58:18.388565 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6803 | 2026.04.19 04:58:18.388611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6804 | 2026.04.19 04:58:18.389229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6805 | 2026.04.19 04:58:18.389455 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2026.04.19 04:58:18.389594 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13965 | ||
| 6807 | 2026.04.19 04:58:19.128864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6808 | 2026.04.19 04:58:19.146656 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6809 | 2026.04.19 04:58:19.146720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6810 | 2026.04.19 04:58:19.153198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6811 | 2026.04.19 04:58:19.153932 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2026.04.19 04:58:19.157422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6813 | 2026.04.19 04:58:19.346167 [ 127 ] {} <Debug> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6814 | 2026.04.19 04:58:19.346260 [ 127 ] {} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2026.04.19 04:58:19.346295 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6816 | 2026.04.19 04:58:19.346463 [ 195 ] {d67bee52-aa27-4c5b-b71f-2f03f263448f::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 | ||
| 6817 | 2026.04.19 04:58:19.346635 [ 195 ] {d67bee52-aa27-4c5b-b71f-2f03f263448f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6818 | 2026.04.19 04:58:19.346685 [ 195 ] {d67bee52-aa27-4c5b-b71f-2f03f263448f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 6819 | 2026.04.19 04:58:19.346783 [ 195 ] {d67bee52-aa27-4c5b-b71f-2f03f263448f::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 | ||
| 6820 | 2026.04.19 04:58:19.346854 [ 195 ] {d67bee52-aa27-4c5b-b71f-2f03f263448f::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 | ||
| 6821 | 2026.04.19 04:58:19.346922 [ 195 ] {d67bee52-aa27-4c5b-b71f-2f03f263448f::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 | ||
| 6822 | 2026.04.19 04:58:19.346992 [ 195 ] {d67bee52-aa27-4c5b-b71f-2f03f263448f::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 | ||
| 6823 | 2026.04.19 04:58:19.347826 [ 199 ] {d67bee52-aa27-4c5b-b71f-2f03f263448f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426635 sec., 4205.700827471637 rows/sec., 312.14 KiB/sec. | ||
| 6824 | 2026.04.19 04:58:19.347934 [ 199 ] {d67bee52-aa27-4c5b-b71f-2f03f263448f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6825 | 2026.04.19 04:58:19.348179 [ 199 ] {d67bee52-aa27-4c5b-b71f-2f03f263448f::all_1_5_1} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.04.19 04:58:19.348246 [ 199 ] {d67bee52-aa27-4c5b-b71f-2f03f263448f::all_1_5_1} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6827 | 2026.04.19 04:58:19.348307 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6828 | 2026.04.19 04:58:20.973113 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 906 | ||
| 6829 | 2026.04.19 04:58:20.976406 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.04.19 04:58:20.976493 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6831 | 2026.04.19 04:58:20.978447 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6832 | 2026.04.19 04:58:20.978950 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.04.19 04:58:20.979609 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
| 6834 | 2026.04.19 04:58:21.972237 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6835 | 2026.04.19 04:58:21.972423 [ 4 ] {fc0b6d4d-e9de-4cc6-8b06-cffba78e5e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6836 | 2026.04.19 04:58:21.972487 [ 4 ] {fc0b6d4d-e9de-4cc6-8b06-cffba78e5e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6837 | 2026.04.19 04:58:21.973256 [ 4 ] {fc0b6d4d-e9de-4cc6-8b06-cffba78e5e4b} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2026.04.19 04:58:21.973301 [ 4 ] {fc0b6d4d-e9de-4cc6-8b06-cffba78e5e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6839 | 2026.04.19 04:58:21.973707 [ 4 ] {fc0b6d4d-e9de-4cc6-8b06-cffba78e5e4b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6840 | 2026.04.19 04:58:21.973927 [ 4 ] {fc0b6d4d-e9de-4cc6-8b06-cffba78e5e4b} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2026.04.19 04:58:21.974079 [ 4 ] {fc0b6d4d-e9de-4cc6-8b06-cffba78e5e4b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001703 sec., 166764.53317674692 rows/sec., 10.59 MiB/sec. | ||
| 6842 | 2026.04.19 04:58:21.974120 [ 4 ] {fc0b6d4d-e9de-4cc6-8b06-cffba78e5e4b} <Debug> TCPHandler: Processed in 0.002019105 sec. | ||
| 6843 | 2026.04.19 04:58:21.974272 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.04.19 04:58:21.974367 [ 4 ] {fb891040-a13e-48d5-87f5-922301b5eb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6845 | 2026.04.19 04:58:21.974408 [ 4 ] {fb891040-a13e-48d5-87f5-922301b5eb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6846 | 2026.04.19 04:58:21.974805 [ 4 ] {fb891040-a13e-48d5-87f5-922301b5eb4f} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2026.04.19 04:58:21.974838 [ 4 ] {fb891040-a13e-48d5-87f5-922301b5eb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6848 | 2026.04.19 04:58:21.975124 [ 4 ] {fb891040-a13e-48d5-87f5-922301b5eb4f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6849 | 2026.04.19 04:58:21.975350 [ 4 ] {fb891040-a13e-48d5-87f5-922301b5eb4f} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2026.04.19 04:58:21.975487 [ 4 ] {fb891040-a13e-48d5-87f5-922301b5eb4f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001137 sec., 1759.0149516270887 rows/sec., 143.44 KiB/sec. | ||
| 6851 | 2026.04.19 04:58:21.975524 [ 4 ] {fb891040-a13e-48d5-87f5-922301b5eb4f} <Debug> TCPHandler: Processed in 0.001302343 sec. | ||
| 6852 | 2026.04.19 04:58:21.975648 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6853 | 2026.04.19 04:58:21.975741 [ 4 ] {b97b300f-f8cf-4ea1-b78f-1275418f74a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6854 | 2026.04.19 04:58:21.975780 [ 4 ] {b97b300f-f8cf-4ea1-b78f-1275418f74a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6855 | 2026.04.19 04:58:21.976554 [ 4 ] {b97b300f-f8cf-4ea1-b78f-1275418f74a4} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2026.04.19 04:58:21.976588 [ 4 ] {b97b300f-f8cf-4ea1-b78f-1275418f74a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6857 | 2026.04.19 04:58:21.976932 [ 4 ] {b97b300f-f8cf-4ea1-b78f-1275418f74a4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6858 | 2026.04.19 04:58:21.977139 [ 4 ] {b97b300f-f8cf-4ea1-b78f-1275418f74a4} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2026.04.19 04:58:21.977270 [ 4 ] {b97b300f-f8cf-4ea1-b78f-1275418f74a4} <Debug> executeQuery: Read 802 rows, 63.30 KiB in 0.001546 sec., 518758.08538163 rows/sec., 39.99 MiB/sec. | ||
| 6860 | 2026.04.19 04:58:21.977305 [ 4 ] {b97b300f-f8cf-4ea1-b78f-1275418f74a4} <Debug> TCPHandler: Processed in 0.00170791 sec. | ||
| 6861 | 2026.04.19 04:58:21.977429 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6862 | 2026.04.19 04:58:21.977523 [ 4 ] {08fec785-5382-4c13-91cd-5e9f5b4f1dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6863 | 2026.04.19 04:58:21.977563 [ 4 ] {08fec785-5382-4c13-91cd-5e9f5b4f1dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6864 | 2026.04.19 04:58:21.977993 [ 4 ] {08fec785-5382-4c13-91cd-5e9f5b4f1dff} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.04.19 04:58:21.978026 [ 4 ] {08fec785-5382-4c13-91cd-5e9f5b4f1dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6866 | 2026.04.19 04:58:21.978331 [ 4 ] {08fec785-5382-4c13-91cd-5e9f5b4f1dff} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6867 | 2026.04.19 04:58:21.978541 [ 4 ] {08fec785-5382-4c13-91cd-5e9f5b4f1dff} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.04.19 04:58:21.978668 [ 4 ] {08fec785-5382-4c13-91cd-5e9f5b4f1dff} <Debug> executeQuery: Read 146 rows, 8.83 KiB in 0.001163 sec., 125537.40326741186 rows/sec., 7.42 MiB/sec. | ||
| 6869 | 2026.04.19 04:58:21.978704 [ 4 ] {08fec785-5382-4c13-91cd-5e9f5b4f1dff} <Debug> TCPHandler: Processed in 0.001325223 sec. | ||
| 6870 | 2026.04.19 04:58:21.978829 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6871 | 2026.04.19 04:58:21.978922 [ 4 ] {da0d44b8-ea47-4218-892b-36bf3ee05af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6872 | 2026.04.19 04:58:21.978960 [ 4 ] {da0d44b8-ea47-4218-892b-36bf3ee05af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6873 | 2026.04.19 04:58:21.979391 [ 4 ] {da0d44b8-ea47-4218-892b-36bf3ee05af6} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.04.19 04:58:21.979425 [ 4 ] {da0d44b8-ea47-4218-892b-36bf3ee05af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6875 | 2026.04.19 04:58:21.979721 [ 4 ] {da0d44b8-ea47-4218-892b-36bf3ee05af6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6876 | 2026.04.19 04:58:21.979931 [ 4 ] {da0d44b8-ea47-4218-892b-36bf3ee05af6} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.04.19 04:58:21.980064 [ 4 ] {da0d44b8-ea47-4218-892b-36bf3ee05af6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 6878 | 2026.04.19 04:58:21.980101 [ 4 ] {da0d44b8-ea47-4218-892b-36bf3ee05af6} <Debug> TCPHandler: Processed in 0.001322773 sec. | ||
| 6879 | 2026.04.19 04:58:21.980228 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6880 | 2026.04.19 04:58:21.980321 [ 4 ] {cc638e56-bd22-4116-a3c0-1cacc9c92256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6881 | 2026.04.19 04:58:21.980360 [ 4 ] {cc638e56-bd22-4116-a3c0-1cacc9c92256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6882 | 2026.04.19 04:58:21.980797 [ 4 ] {cc638e56-bd22-4116-a3c0-1cacc9c92256} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.04.19 04:58:21.980832 [ 4 ] {cc638e56-bd22-4116-a3c0-1cacc9c92256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6884 | 2026.04.19 04:58:21.981143 [ 4 ] {cc638e56-bd22-4116-a3c0-1cacc9c92256} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6885 | 2026.04.19 04:58:21.981348 [ 4 ] {cc638e56-bd22-4116-a3c0-1cacc9c92256} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.04.19 04:58:21.981475 [ 4 ] {cc638e56-bd22-4116-a3c0-1cacc9c92256} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 6887 | 2026.04.19 04:58:21.981512 [ 4 ] {cc638e56-bd22-4116-a3c0-1cacc9c92256} <Debug> TCPHandler: Processed in 0.001334793 sec. | ||
| 6888 | 2026.04.19 04:58:21.981641 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.04.19 04:58:21.981734 [ 4 ] {98c24975-cdeb-4232-bf09-f056b9e92ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6890 | 2026.04.19 04:58:21.981773 [ 4 ] {98c24975-cdeb-4232-bf09-f056b9e92ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6891 | 2026.04.19 04:58:21.982344 [ 4 ] {98c24975-cdeb-4232-bf09-f056b9e92ec2} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.04.19 04:58:21.982379 [ 4 ] {98c24975-cdeb-4232-bf09-f056b9e92ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6893 | 2026.04.19 04:58:21.982705 [ 4 ] {98c24975-cdeb-4232-bf09-f056b9e92ec2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6894 | 2026.04.19 04:58:21.982906 [ 4 ] {98c24975-cdeb-4232-bf09-f056b9e92ec2} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.04.19 04:58:21.983032 [ 4 ] {98c24975-cdeb-4232-bf09-f056b9e92ec2} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001315 sec., 375665.3992395437 rows/sec., 26.36 MiB/sec. | ||
| 6896 | 2026.04.19 04:58:21.983069 [ 4 ] {98c24975-cdeb-4232-bf09-f056b9e92ec2} <Debug> TCPHandler: Processed in 0.001479086 sec. | ||
| 6897 | 2026.04.19 04:58:21.983190 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.04.19 04:58:21.983283 [ 4 ] {b358fe23-8c5b-4303-b112-3eab01bd93b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6899 | 2026.04.19 04:58:21.983322 [ 4 ] {b358fe23-8c5b-4303-b112-3eab01bd93b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6900 | 2026.04.19 04:58:21.983655 [ 4 ] {b358fe23-8c5b-4303-b112-3eab01bd93b7} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.04.19 04:58:21.983688 [ 4 ] {b358fe23-8c5b-4303-b112-3eab01bd93b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6902 | 2026.04.19 04:58:21.983987 [ 4 ] {b358fe23-8c5b-4303-b112-3eab01bd93b7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6903 | 2026.04.19 04:58:21.984189 [ 4 ] {b358fe23-8c5b-4303-b112-3eab01bd93b7} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.04.19 04:58:21.984324 [ 4 ] {b358fe23-8c5b-4303-b112-3eab01bd93b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 6905 | 2026.04.19 04:58:21.984361 [ 4 ] {b358fe23-8c5b-4303-b112-3eab01bd93b7} <Debug> TCPHandler: Processed in 0.001221121 sec. | ||
| 6906 | 2026.04.19 04:58:21.984482 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.04.19 04:58:21.984575 [ 4 ] {79c98a03-1466-4aa4-9304-cdc3584a1737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6908 | 2026.04.19 04:58:21.984615 [ 4 ] {79c98a03-1466-4aa4-9304-cdc3584a1737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6909 | 2026.04.19 04:58:21.985017 [ 4 ] {79c98a03-1466-4aa4-9304-cdc3584a1737} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.04.19 04:58:21.985050 [ 4 ] {79c98a03-1466-4aa4-9304-cdc3584a1737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6911 | 2026.04.19 04:58:21.985393 [ 4 ] {79c98a03-1466-4aa4-9304-cdc3584a1737} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6912 | 2026.04.19 04:58:21.985601 [ 4 ] {79c98a03-1466-4aa4-9304-cdc3584a1737} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.04.19 04:58:21.985728 [ 4 ] {79c98a03-1466-4aa4-9304-cdc3584a1737} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001171 sec., 227156.27668659267 rows/sec., 15.10 MiB/sec. | ||
| 6914 | 2026.04.19 04:58:21.985764 [ 4 ] {79c98a03-1466-4aa4-9304-cdc3584a1737} <Debug> TCPHandler: Processed in 0.001332204 sec. | ||
| 6915 | 2026.04.19 04:58:21.985888 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6916 | 2026.04.19 04:58:21.985982 [ 4 ] {9ac52c1e-b964-4d44-bfd6-df0a3515cfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6917 | 2026.04.19 04:58:21.986023 [ 4 ] {9ac52c1e-b964-4d44-bfd6-df0a3515cfd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6918 | 2026.04.19 04:58:21.986333 [ 4 ] {9ac52c1e-b964-4d44-bfd6-df0a3515cfd1} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.04.19 04:58:21.986366 [ 4 ] {9ac52c1e-b964-4d44-bfd6-df0a3515cfd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6920 | 2026.04.19 04:58:21.986654 [ 4 ] {9ac52c1e-b964-4d44-bfd6-df0a3515cfd1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6921 | 2026.04.19 04:58:21.986857 [ 4 ] {9ac52c1e-b964-4d44-bfd6-df0a3515cfd1} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6922 | 2026.04.19 04:58:21.986949 [ 104 ] {} <Debug> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6923 | 2026.04.19 04:58:21.986984 [ 4 ] {9ac52c1e-b964-4d44-bfd6-df0a3515cfd1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 6924 | 2026.04.19 04:58:21.986986 [ 104 ] {} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.04.19 04:58:21.987020 [ 4 ] {9ac52c1e-b964-4d44-bfd6-df0a3515cfd1} <Debug> TCPHandler: Processed in 0.001181761 sec. | ||
| 6926 | 2026.04.19 04:58:21.987020 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6927 | 2026.04.19 04:58:21.987140 [ 195 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 6928 | 2026.04.19 04:58:21.987157 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.04.19 04:58:21.987269 [ 4 ] {71308f4f-e495-40fa-a674-ba1c598d0284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6930 | 2026.04.19 04:58:21.987290 [ 195 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6931 | 2026.04.19 04:58:21.987322 [ 4 ] {71308f4f-e495-40fa-a674-ba1c598d0284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6932 | 2026.04.19 04:58:21.987334 [ 195 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 6933 | 2026.04.19 04:58:21.987410 [ 195 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 6934 | 2026.04.19 04:58:21.987462 [ 195 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 6935 | 2026.04.19 04:58:21.987540 [ 195 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 6936 | 2026.04.19 04:58:21.987612 [ 195 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 6937 | 2026.04.19 04:58:21.987665 [ 195 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 6938 | 2026.04.19 04:58:21.988066 [ 4 ] {71308f4f-e495-40fa-a674-ba1c598d0284} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2026.04.19 04:58:21.988108 [ 4 ] {71308f4f-e495-40fa-a674-ba1c598d0284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 6940 | 2026.04.19 04:58:21.988526 [ 201 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001430885 sec., 13977.363659553354 rows/sec., 936.37 KiB/sec. | ||
| 6941 | 2026.04.19 04:58:21.988621 [ 4 ] {71308f4f-e495-40fa-a674-ba1c598d0284} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6942 | 2026.04.19 04:58:21.988700 [ 188 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6943 | 2026.04.19 04:58:21.988853 [ 4 ] {71308f4f-e495-40fa-a674-ba1c598d0284} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.04.19 04:58:21.988960 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6945 | 2026.04.19 04:58:21.988990 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2026.04.19 04:58:21.988994 [ 4 ] {71308f4f-e495-40fa-a674-ba1c598d0284} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001742 sec., 1148.105625717566 rows/sec., 2.06 MiB/sec. | ||
| 6947 | 2026.04.19 04:58:21.989004 [ 188 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_19_4} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2026.04.19 04:58:21.989013 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6949 | 2026.04.19 04:58:21.989053 [ 4 ] {71308f4f-e495-40fa-a674-ba1c598d0284} <Debug> TCPHandler: Processed in 0.001947434 sec. | ||
| 6950 | 2026.04.19 04:58:21.989080 [ 188 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_19_4} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6951 | 2026.04.19 04:58:21.989141 [ 194 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 6952 | 2026.04.19 04:58:21.989152 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6953 | 2026.04.19 04:58:21.989200 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6954 | 2026.04.19 04:58:21.989295 [ 4 ] {7004427a-d8cb-498d-87af-d04ed62136d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6955 | 2026.04.19 04:58:21.989337 [ 4 ] {7004427a-d8cb-498d-87af-d04ed62136d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6956 | 2026.04.19 04:58:21.989443 [ 194 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6957 | 2026.04.19 04:58:21.989520 [ 194 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 756 rows starting from the beginning of the part | ||
| 6958 | 2026.04.19 04:58:21.989680 [ 4 ] {7004427a-d8cb-498d-87af-d04ed62136d3} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2026.04.19 04:58:21.989686 [ 194 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 6960 | 2026.04.19 04:58:21.989724 [ 4 ] {7004427a-d8cb-498d-87af-d04ed62136d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 6961 | 2026.04.19 04:58:21.989834 [ 194 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part | ||
| 6962 | 2026.04.19 04:58:21.989956 [ 194 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 6963 | 2026.04.19 04:58:21.990054 [ 4 ] {7004427a-d8cb-498d-87af-d04ed62136d3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6964 | 2026.04.19 04:58:21.990069 [ 194 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 6965 | 2026.04.19 04:58:21.990193 [ 194 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 6966 | 2026.04.19 04:58:21.990316 [ 4 ] {7004427a-d8cb-498d-87af-d04ed62136d3} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.04.19 04:58:21.990455 [ 4 ] {7004427a-d8cb-498d-87af-d04ed62136d3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 4.78 MiB/sec. | ||
| 6968 | 2026.04.19 04:58:21.990490 [ 4 ] {7004427a-d8cb-498d-87af-d04ed62136d3} <Debug> TCPHandler: Processed in 0.001341333 sec. | ||
| 6969 | 2026.04.19 04:58:22.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.59 MiB, peak 274.66 MiB, free memory in arenas 0.00 B, will set to 272.86 MiB (RSS), difference: -1.73 MiB | ||
| 6970 | 2026.04.19 04:58:22.006116 [ 201 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 851 rows, containing 19 columns (19 merged, 0 gathered) in 0.017027247 sec., 49978.71940190919 rows/sec., 89.56 MiB/sec. | ||
| 6971 | 2026.04.19 04:58:22.007318 [ 187 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6972 | 2026.04.19 04:58:22.007691 [ 187 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.04.19 04:58:22.007772 [ 187 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6974 | 2026.04.19 04:58:22.007939 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 6975 | 2026.04.19 04:58:23.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.55 MiB, peak 277.01 MiB, free memory in arenas 0.00 B, will set to 273.60 MiB (RSS), difference: 4.05 MiB | ||
| 6976 | 2026.04.19 04:58:25.780420 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6977 | 2026.04.19 04:58:25.780471 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6978 | 2026.04.19 04:58:25.889756 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14413 | ||
| 6979 | 2026.04.19 04:58:25.890287 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2026.04.19 04:58:25.890333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6981 | 2026.04.19 04:58:25.890804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6982 | 2026.04.19 04:58:25.891036 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2026.04.19 04:58:25.891188 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14413 | ||
| 6984 | 2026.04.19 04:58:26.657569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6985 | 2026.04.19 04:58:26.676272 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.04.19 04:58:26.676331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 6987 | 2026.04.19 04:58:26.682010 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6988 | 2026.04.19 04:58:26.682739 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.04.19 04:58:26.686367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6990 | 2026.04.19 04:58:26.965696 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2026.04.19 04:58:26.965951 [ 4 ] {27fc7f23-497a-404b-9960-93812bf3bd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6992 | 2026.04.19 04:58:26.966052 [ 4 ] {27fc7f23-497a-404b-9960-93812bf3bd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6993 | 2026.04.19 04:58:26.966828 [ 4 ] {27fc7f23-497a-404b-9960-93812bf3bd06} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.04.19 04:58:26.966872 [ 4 ] {27fc7f23-497a-404b-9960-93812bf3bd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 6995 | 2026.04.19 04:58:26.967237 [ 4 ] {27fc7f23-497a-404b-9960-93812bf3bd06} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6996 | 2026.04.19 04:58:26.967466 [ 4 ] {27fc7f23-497a-404b-9960-93812bf3bd06} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.04.19 04:58:26.967633 [ 4 ] {27fc7f23-497a-404b-9960-93812bf3bd06} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001749 sec., 77758.71926815323 rows/sec., 6.75 MiB/sec. | ||
| 6998 | 2026.04.19 04:58:26.967632 [ 50 ] {} <Debug> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6999 | 2026.04.19 04:58:26.967680 [ 4 ] {27fc7f23-497a-404b-9960-93812bf3bd06} <Debug> TCPHandler: Processed in 0.002160098 sec. | ||
| 7000 | 2026.04.19 04:58:26.967715 [ 50 ] {} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.04.19 04:58:26.967745 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7002 | 2026.04.19 04:58:26.967836 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.04.19 04:58:26.967857 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 7004 | 2026.04.19 04:58:26.967942 [ 4 ] {984a7e24-3486-46a6-bd19-43d427c6274d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7005 | 2026.04.19 04:58:26.967988 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7006 | 2026.04.19 04:58:26.967988 [ 4 ] {984a7e24-3486-46a6-bd19-43d427c6274d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7007 | 2026.04.19 04:58:26.968036 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3359 rows starting from the beginning of the part | ||
| 7008 | 2026.04.19 04:58:26.968117 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2488 rows starting from the beginning of the part | ||
| 7009 | 2026.04.19 04:58:26.968172 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 801 rows starting from the beginning of the part | ||
| 7010 | 2026.04.19 04:58:26.968223 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 136 rows starting from the beginning of the part | ||
| 7011 | 2026.04.19 04:58:26.968269 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 7012 | 2026.04.19 04:58:26.968312 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 136 rows starting from the beginning of the part | ||
| 7013 | 2026.04.19 04:58:26.968446 [ 4 ] {984a7e24-3486-46a6-bd19-43d427c6274d} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2026.04.19 04:58:26.968490 [ 4 ] {984a7e24-3486-46a6-bd19-43d427c6274d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7015 | 2026.04.19 04:58:26.968838 [ 4 ] {984a7e24-3486-46a6-bd19-43d427c6274d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7016 | 2026.04.19 04:58:26.969055 [ 4 ] {984a7e24-3486-46a6-bd19-43d427c6274d} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2026.04.19 04:58:26.969211 [ 4 ] {984a7e24-3486-46a6-bd19-43d427c6274d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001291 sec., 30983.733539891557 rows/sec., 2.28 MiB/sec. | ||
| 7018 | 2026.04.19 04:58:26.969252 [ 4 ] {984a7e24-3486-46a6-bd19-43d427c6274d} <Debug> TCPHandler: Processed in 0.001470416 sec. | ||
| 7019 | 2026.04.19 04:58:26.969380 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7020 | 2026.04.19 04:58:26.969474 [ 4 ] {ed2c9ade-e023-4321-a5a1-c973bfde2fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7021 | 2026.04.19 04:58:26.969515 [ 4 ] {ed2c9ade-e023-4321-a5a1-c973bfde2fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7022 | 2026.04.19 04:58:26.969960 [ 4 ] {ed2c9ade-e023-4321-a5a1-c973bfde2fcb} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2026.04.19 04:58:26.969997 [ 4 ] {ed2c9ade-e023-4321-a5a1-c973bfde2fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7024 | 2026.04.19 04:58:26.970298 [ 4 ] {ed2c9ade-e023-4321-a5a1-c973bfde2fcb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7025 | 2026.04.19 04:58:26.970518 [ 4 ] {ed2c9ade-e023-4321-a5a1-c973bfde2fcb} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2026.04.19 04:58:26.970623 [ 50 ] {} <Debug> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7027 | 2026.04.19 04:58:26.970654 [ 4 ] {ed2c9ade-e023-4321-a5a1-c973bfde2fcb} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001198 sec., 86811.35225375625 rows/sec., 6.78 MiB/sec. | ||
| 7028 | 2026.04.19 04:58:26.970654 [ 50 ] {} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.04.19 04:58:26.970694 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7030 | 2026.04.19 04:58:26.970701 [ 4 ] {ed2c9ade-e023-4321-a5a1-c973bfde2fcb} <Debug> TCPHandler: Processed in 0.001371784 sec. | ||
| 7031 | 2026.04.19 04:58:26.970811 [ 187 ] {1a363f07-5702-42dd-9725-0292ef980003::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 | ||
| 7032 | 2026.04.19 04:58:26.970844 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7033 | 2026.04.19 04:58:26.970947 [ 4 ] {d5afe465-982d-4b5c-b188-d03fcaf80df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7034 | 2026.04.19 04:58:26.970953 [ 187 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7035 | 2026.04.19 04:58:26.970993 [ 4 ] {d5afe465-982d-4b5c-b188-d03fcaf80df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7036 | 2026.04.19 04:58:26.971000 [ 187 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1830 rows starting from the beginning of the part | ||
| 7037 | 2026.04.19 04:58:26.971017 [ 192 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7722 rows, containing 5 columns (5 merged, 0 gathered) in 0.003211906 sec., 2404179.947981043 rows/sec., 191.76 MiB/sec. | ||
| 7038 | 2026.04.19 04:58:26.971082 [ 187 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1342 rows starting from the beginning of the part | ||
| 7039 | 2026.04.19 04:58:26.971133 [ 187 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 492 rows starting from the beginning of the part | ||
| 7040 | 2026.04.19 04:58:26.971183 [ 187 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 7041 | 2026.04.19 04:58:26.971222 [ 187 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 494 rows starting from the beginning of the part | ||
| 7042 | 2026.04.19 04:58:26.971266 [ 187 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 7043 | 2026.04.19 04:58:26.971411 [ 4 ] {d5afe465-982d-4b5c-b188-d03fcaf80df2} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2026.04.19 04:58:26.971455 [ 4 ] {d5afe465-982d-4b5c-b188-d03fcaf80df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7045 | 2026.04.19 04:58:26.971491 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7046 | 2026.04.19 04:58:26.971888 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_41_8} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2026.04.19 04:58:26.971994 [ 197 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_41_8} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7048 | 2026.04.19 04:58:26.972043 [ 4 ] {d5afe465-982d-4b5c-b188-d03fcaf80df2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7049 | 2026.04.19 04:58:26.972127 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 7050 | 2026.04.19 04:58:26.972287 [ 4 ] {d5afe465-982d-4b5c-b188-d03fcaf80df2} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.04.19 04:58:26.972404 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7052 | 2026.04.19 04:58:26.972431 [ 4 ] {d5afe465-982d-4b5c-b188-d03fcaf80df2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001503 sec., 106453.75914836992 rows/sec., 7.41 MiB/sec. | ||
| 7053 | 2026.04.19 04:58:26.972438 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.04.19 04:58:26.972474 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7055 | 2026.04.19 04:58:26.972477 [ 4 ] {d5afe465-982d-4b5c-b188-d03fcaf80df2} <Debug> TCPHandler: Processed in 0.001683799 sec. | ||
| 7056 | 2026.04.19 04:58:26.972574 [ 194 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 7057 | 2026.04.19 04:58:26.972662 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2026.04.19 04:58:26.972680 [ 194 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7059 | 2026.04.19 04:58:26.972717 [ 194 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 15795 rows starting from the beginning of the part | ||
| 7060 | 2026.04.19 04:58:26.972765 [ 4 ] {222be78e-3087-4fc0-90c2-76f7e892c41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7061 | 2026.04.19 04:58:26.972768 [ 194 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1631 rows starting from the beginning of the part | ||
| 7062 | 2026.04.19 04:58:26.972828 [ 4 ] {222be78e-3087-4fc0-90c2-76f7e892c41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7063 | 2026.04.19 04:58:26.972830 [ 194 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 7064 | 2026.04.19 04:58:26.972920 [ 187 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4366 rows, containing 5 columns (5 merged, 0 gathered) in 0.002167918 sec., 2013913.8103931975 rows/sec., 146.20 MiB/sec. | ||
| 7065 | 2026.04.19 04:58:26.972925 [ 194 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 7066 | 2026.04.19 04:58:26.972993 [ 194 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 266 rows starting from the beginning of the part | ||
| 7067 | 2026.04.19 04:58:26.973030 [ 194 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 7068 | 2026.04.19 04:58:26.973133 [ 197 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7069 | 2026.04.19 04:58:26.973423 [ 197 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_41_8} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2026.04.19 04:58:26.973493 [ 197 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_41_8} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7071 | 2026.04.19 04:58:26.973579 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7072 | 2026.04.19 04:58:26.973759 [ 4 ] {222be78e-3087-4fc0-90c2-76f7e892c41c} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2026.04.19 04:58:26.973802 [ 4 ] {222be78e-3087-4fc0-90c2-76f7e892c41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7074 | 2026.04.19 04:58:26.974391 [ 4 ] {222be78e-3087-4fc0-90c2-76f7e892c41c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7075 | 2026.04.19 04:58:26.974627 [ 4 ] {222be78e-3087-4fc0-90c2-76f7e892c41c} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2026.04.19 04:58:26.974775 [ 4 ] {222be78e-3087-4fc0-90c2-76f7e892c41c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002028 sec., 19723.865877712033 rows/sec., 35.34 MiB/sec. | ||
| 7077 | 2026.04.19 04:58:26.974839 [ 4 ] {222be78e-3087-4fc0-90c2-76f7e892c41c} <Debug> TCPHandler: Processed in 0.002227939 sec. | ||
| 7078 | 2026.04.19 04:58:26.974975 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7079 | 2026.04.19 04:58:26.975069 [ 4 ] {d59a5b73-b1d9-4ef6-9ac3-946467c2ddbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7080 | 2026.04.19 04:58:26.975111 [ 4 ] {d59a5b73-b1d9-4ef6-9ac3-946467c2ddbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7081 | 2026.04.19 04:58:26.975480 [ 4 ] {d59a5b73-b1d9-4ef6-9ac3-946467c2ddbf} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2026.04.19 04:58:26.975516 [ 4 ] {d59a5b73-b1d9-4ef6-9ac3-946467c2ddbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7083 | 2026.04.19 04:58:26.975830 [ 4 ] {d59a5b73-b1d9-4ef6-9ac3-946467c2ddbf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7084 | 2026.04.19 04:58:26.976054 [ 4 ] {d59a5b73-b1d9-4ef6-9ac3-946467c2ddbf} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7085 | 2026.04.19 04:58:26.976158 [ 50 ] {} <Debug> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7086 | 2026.04.19 04:58:26.976186 [ 4 ] {d59a5b73-b1d9-4ef6-9ac3-946467c2ddbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 7087 | 2026.04.19 04:58:26.976192 [ 50 ] {} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2026.04.19 04:58:26.976230 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7089 | 2026.04.19 04:58:26.976231 [ 4 ] {d59a5b73-b1d9-4ef6-9ac3-946467c2ddbf} <Debug> TCPHandler: Processed in 0.001307213 sec. | ||
| 7090 | 2026.04.19 04:58:26.976337 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 7091 | 2026.04.19 04:58:26.976442 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7092 | 2026.04.19 04:58:26.976474 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2562 rows starting from the beginning of the part | ||
| 7093 | 2026.04.19 04:58:26.976532 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 7094 | 2026.04.19 04:58:26.976583 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 7095 | 2026.04.19 04:58:26.976628 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 7096 | 2026.04.19 04:58:26.976671 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 7097 | 2026.04.19 04:58:26.976717 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 7098 | 2026.04.19 04:58:26.977125 [ 197 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18277 rows, containing 5 columns (5 merged, 0 gathered) in 0.00457919 sec., 3991317.2416955833 rows/sec., 258.65 MiB/sec. | ||
| 7099 | 2026.04.19 04:58:26.977402 [ 187 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7100 | 2026.04.19 04:58:26.977682 [ 187 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.04.19 04:58:26.977762 [ 187 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7102 | 2026.04.19 04:58:26.977777 [ 194 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2922 rows, containing 4 columns (4 merged, 0 gathered) in 0.001499767 sec., 1948302.6363428454 rows/sec., 126.21 MiB/sec. | ||
| 7103 | 2026.04.19 04:58:26.977863 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 7104 | 2026.04.19 04:58:26.978007 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7105 | 2026.04.19 04:58:26.978259 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_41_8} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.04.19 04:58:26.978327 [ 198 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_41_8} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7107 | 2026.04.19 04:58:26.978398 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7108 | 2026.04.19 04:58:30.979913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 942 | ||
| 7109 | 2026.04.19 04:58:30.982325 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.04.19 04:58:30.982382 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7111 | 2026.04.19 04:58:30.983563 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7112 | 2026.04.19 04:58:30.983853 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7113 | 2026.04.19 04:58:30.984120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
| 7114 | 2026.04.19 04:58:31.972589 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7115 | 2026.04.19 04:58:31.972782 [ 4 ] {7c5d07d7-3166-44ae-8f5a-ff931b363963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7116 | 2026.04.19 04:58:31.972847 [ 4 ] {7c5d07d7-3166-44ae-8f5a-ff931b363963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7117 | 2026.04.19 04:58:31.973616 [ 4 ] {7c5d07d7-3166-44ae-8f5a-ff931b363963} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.04.19 04:58:31.973663 [ 4 ] {7c5d07d7-3166-44ae-8f5a-ff931b363963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7119 | 2026.04.19 04:58:31.974075 [ 4 ] {7c5d07d7-3166-44ae-8f5a-ff931b363963} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7120 | 2026.04.19 04:58:31.974326 [ 4 ] {7c5d07d7-3166-44ae-8f5a-ff931b363963} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.04.19 04:58:31.974485 [ 86 ] {} <Debug> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7122 | 2026.04.19 04:58:31.974510 [ 4 ] {7c5d07d7-3166-44ae-8f5a-ff931b363963} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001775 sec., 160000 rows/sec., 10.16 MiB/sec. | ||
| 7123 | 2026.04.19 04:58:31.974554 [ 86 ] {} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.04.19 04:58:31.974579 [ 4 ] {7c5d07d7-3166-44ae-8f5a-ff931b363963} <Debug> TCPHandler: Processed in 0.002122387 sec. | ||
| 7125 | 2026.04.19 04:58:31.974581 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7126 | 2026.04.19 04:58:31.974724 [ 193 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::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 | ||
| 7127 | 2026.04.19 04:58:31.974749 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.04.19 04:58:31.974866 [ 4 ] {d24786e4-7405-4c5f-a99a-8e5dc660b52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7129 | 2026.04.19 04:58:31.974872 [ 193 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7130 | 2026.04.19 04:58:31.974912 [ 4 ] {d24786e4-7405-4c5f-a99a-8e5dc660b52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7131 | 2026.04.19 04:58:31.974919 [ 193 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 7132 | 2026.04.19 04:58:31.975003 [ 193 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7133 | 2026.04.19 04:58:31.975051 [ 193 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7134 | 2026.04.19 04:58:31.975096 [ 193 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7135 | 2026.04.19 04:58:31.975134 [ 193 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7136 | 2026.04.19 04:58:31.975171 [ 193 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7137 | 2026.04.19 04:58:31.975754 [ 4 ] {d24786e4-7405-4c5f-a99a-8e5dc660b52a} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2026.04.19 04:58:31.975797 [ 4 ] {d24786e4-7405-4c5f-a99a-8e5dc660b52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7139 | 2026.04.19 04:58:31.976166 [ 4 ] {d24786e4-7405-4c5f-a99a-8e5dc660b52a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7140 | 2026.04.19 04:58:31.976240 [ 187 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570877 sec., 1100022.4715238684 rows/sec., 74.36 MiB/sec. | ||
| 7141 | 2026.04.19 04:58:31.976391 [ 4 ] {d24786e4-7405-4c5f-a99a-8e5dc660b52a} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.04.19 04:58:31.976467 [ 194 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7143 | 2026.04.19 04:58:31.976544 [ 4 ] {d24786e4-7405-4c5f-a99a-8e5dc660b52a} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.001702 sec., 470622.7967097532 rows/sec., 36.28 MiB/sec. | ||
| 7144 | 2026.04.19 04:58:31.976591 [ 4 ] {d24786e4-7405-4c5f-a99a-8e5dc660b52a} <Debug> TCPHandler: Processed in 0.001896113 sec. | ||
| 7145 | 2026.04.19 04:58:31.976725 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2026.04.19 04:58:31.976824 [ 4 ] {f8b592b3-e0ee-4df6-909e-16a72ae7862c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7147 | 2026.04.19 04:58:31.976835 [ 194 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_21_4} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7148 | 2026.04.19 04:58:31.976867 [ 4 ] {f8b592b3-e0ee-4df6-909e-16a72ae7862c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7149 | 2026.04.19 04:58:31.976923 [ 194 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_21_4} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7150 | 2026.04.19 04:58:31.977026 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 7151 | 2026.04.19 04:58:31.977336 [ 4 ] {f8b592b3-e0ee-4df6-909e-16a72ae7862c} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.04.19 04:58:31.977377 [ 4 ] {f8b592b3-e0ee-4df6-909e-16a72ae7862c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7153 | 2026.04.19 04:58:31.977692 [ 4 ] {f8b592b3-e0ee-4df6-909e-16a72ae7862c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7154 | 2026.04.19 04:58:31.977898 [ 4 ] {f8b592b3-e0ee-4df6-909e-16a72ae7862c} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.04.19 04:58:31.978011 [ 86 ] {} <Debug> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7156 | 2026.04.19 04:58:31.978030 [ 4 ] {f8b592b3-e0ee-4df6-909e-16a72ae7862c} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001224 sec., 117647.05882352941 rows/sec., 6.94 MiB/sec. | ||
| 7157 | 2026.04.19 04:58:31.978046 [ 86 ] {} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.04.19 04:58:31.978072 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7159 | 2026.04.19 04:58:31.978075 [ 4 ] {f8b592b3-e0ee-4df6-909e-16a72ae7862c} <Debug> TCPHandler: Processed in 0.001401004 sec. | ||
| 7160 | 2026.04.19 04:58:31.978148 [ 193 ] {616a8d5c-05c1-4520-9446-e78f5908572f::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 | ||
| 7161 | 2026.04.19 04:58:31.978209 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.04.19 04:58:31.978232 [ 193 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7163 | 2026.04.19 04:58:31.978261 [ 193 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 225 rows starting from the beginning of the part | ||
| 7164 | 2026.04.19 04:58:31.978303 [ 193 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 144 rows starting from the beginning of the part | ||
| 7165 | 2026.04.19 04:58:31.978310 [ 4 ] {46948ce2-5407-4cb0-a4ea-c1ec5a7d7dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7166 | 2026.04.19 04:58:31.978338 [ 193 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 7167 | 2026.04.19 04:58:31.978355 [ 4 ] {46948ce2-5407-4cb0-a4ea-c1ec5a7d7dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7168 | 2026.04.19 04:58:31.978378 [ 193 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 146 rows starting from the beginning of the part | ||
| 7169 | 2026.04.19 04:58:31.978414 [ 193 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 7170 | 2026.04.19 04:58:31.978447 [ 193 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 144 rows starting from the beginning of the part | ||
| 7171 | 2026.04.19 04:58:31.978812 [ 4 ] {46948ce2-5407-4cb0-a4ea-c1ec5a7d7dc3} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2026.04.19 04:58:31.978853 [ 4 ] {46948ce2-5407-4cb0-a4ea-c1ec5a7d7dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7173 | 2026.04.19 04:58:31.979185 [ 4 ] {46948ce2-5407-4cb0-a4ea-c1ec5a7d7dc3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7174 | 2026.04.19 04:58:31.979189 [ 194 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 739 rows, containing 5 columns (5 merged, 0 gathered) in 0.001068819 sec., 691417.3494296041 rows/sec., 45.55 MiB/sec. | ||
| 7175 | 2026.04.19 04:58:31.979345 [ 193 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7176 | 2026.04.19 04:58:31.979421 [ 4 ] {46948ce2-5407-4cb0-a4ea-c1ec5a7d7dc3} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2026.04.19 04:58:31.979548 [ 86 ] {} <Debug> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7178 | 2026.04.19 04:58:31.979573 [ 4 ] {46948ce2-5407-4cb0-a4ea-c1ec5a7d7dc3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001282 sec., 116224.64898595944 rows/sec., 7.51 MiB/sec. | ||
| 7179 | 2026.04.19 04:58:31.979584 [ 86 ] {} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.04.19 04:58:31.979620 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7181 | 2026.04.19 04:58:31.979621 [ 4 ] {46948ce2-5407-4cb0-a4ea-c1ec5a7d7dc3} <Debug> TCPHandler: Processed in 0.001460996 sec. | ||
| 7182 | 2026.04.19 04:58:31.979619 [ 193 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_41_8} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.04.19 04:58:31.979702 [ 186 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::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 | ||
| 7184 | 2026.04.19 04:58:31.979726 [ 193 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_41_8} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7185 | 2026.04.19 04:58:31.979761 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.04.19 04:58:31.979812 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7187 | 2026.04.19 04:58:31.979814 [ 186 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7188 | 2026.04.19 04:58:31.979861 [ 4 ] {7bcd8aa3-6347-459c-852c-100358c3918e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7189 | 2026.04.19 04:58:31.979862 [ 186 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 975 rows starting from the beginning of the part | ||
| 7190 | 2026.04.19 04:58:31.979910 [ 4 ] {7bcd8aa3-6347-459c-852c-100358c3918e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7191 | 2026.04.19 04:58:31.979948 [ 186 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 150 rows starting from the beginning of the part | ||
| 7192 | 2026.04.19 04:58:31.979999 [ 186 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 801 rows starting from the beginning of the part | ||
| 7193 | 2026.04.19 04:58:31.980042 [ 186 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 7194 | 2026.04.19 04:58:31.980081 [ 186 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 7195 | 2026.04.19 04:58:31.980122 [ 186 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 7196 | 2026.04.19 04:58:31.980407 [ 4 ] {7bcd8aa3-6347-459c-852c-100358c3918e} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.04.19 04:58:31.980448 [ 4 ] {7bcd8aa3-6347-459c-852c-100358c3918e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7198 | 2026.04.19 04:58:31.980778 [ 4 ] {7bcd8aa3-6347-459c-852c-100358c3918e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7199 | 2026.04.19 04:58:31.981002 [ 4 ] {7bcd8aa3-6347-459c-852c-100358c3918e} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.04.19 04:58:31.981114 [ 86 ] {} <Debug> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7201 | 2026.04.19 04:58:31.981134 [ 4 ] {7bcd8aa3-6347-459c-852c-100358c3918e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00129 sec., 114728.68217054264 rows/sec., 6.52 MiB/sec. | ||
| 7202 | 2026.04.19 04:58:31.981168 [ 86 ] {} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.04.19 04:58:31.981184 [ 4 ] {7bcd8aa3-6347-459c-852c-100358c3918e} <Debug> TCPHandler: Processed in 0.001475175 sec. | ||
| 7204 | 2026.04.19 04:58:31.981194 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7205 | 2026.04.19 04:58:31.981301 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::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 | ||
| 7206 | 2026.04.19 04:58:31.981325 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.04.19 04:58:31.981356 [ 186 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001692069 sec., 1402425.078409923 rows/sec., 89.74 MiB/sec. | ||
| 7208 | 2026.04.19 04:58:31.981403 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7209 | 2026.04.19 04:58:31.981423 [ 4 ] {ce30fedd-b60b-4aea-8765-4f60368d9933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7210 | 2026.04.19 04:58:31.981429 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 7211 | 2026.04.19 04:58:31.981472 [ 4 ] {ce30fedd-b60b-4aea-8765-4f60368d9933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7212 | 2026.04.19 04:58:31.981498 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 7213 | 2026.04.19 04:58:31.981546 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7214 | 2026.04.19 04:58:31.981588 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7215 | 2026.04.19 04:58:31.981603 [ 191 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7216 | 2026.04.19 04:58:31.981630 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7217 | 2026.04.19 04:58:31.981679 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7218 | 2026.04.19 04:58:31.981995 [ 191 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_26_5} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2026.04.19 04:58:31.982098 [ 191 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_26_5} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7220 | 2026.04.19 04:58:31.982104 [ 4 ] {ce30fedd-b60b-4aea-8765-4f60368d9933} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.04.19 04:58:31.982150 [ 4 ] {ce30fedd-b60b-4aea-8765-4f60368d9933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7222 | 2026.04.19 04:58:31.982213 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7223 | 2026.04.19 04:58:31.982495 [ 4 ] {ce30fedd-b60b-4aea-8765-4f60368d9933} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7224 | 2026.04.19 04:58:31.982518 [ 186 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253422 sec., 718034.309274929 rows/sec., 43.76 MiB/sec. | ||
| 7225 | 2026.04.19 04:58:31.982643 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7226 | 2026.04.19 04:58:31.982730 [ 4 ] {ce30fedd-b60b-4aea-8765-4f60368d9933} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2026.04.19 04:58:31.982876 [ 4 ] {ce30fedd-b60b-4aea-8765-4f60368d9933} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.00147 sec., 334693.8775510204 rows/sec., 23.48 MiB/sec. | ||
| 7228 | 2026.04.19 04:58:31.982894 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_21_4} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.04.19 04:58:31.982914 [ 4 ] {ce30fedd-b60b-4aea-8765-4f60368d9933} <Debug> TCPHandler: Processed in 0.001640699 sec. | ||
| 7230 | 2026.04.19 04:58:31.982960 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_21_4} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7231 | 2026.04.19 04:58:31.983021 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7232 | 2026.04.19 04:58:31.983038 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7233 | 2026.04.19 04:58:31.983136 [ 4 ] {7b302fd0-8436-41c0-a02d-4e6ddc5c37a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7234 | 2026.04.19 04:58:31.983176 [ 4 ] {7b302fd0-8436-41c0-a02d-4e6ddc5c37a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7235 | 2026.04.19 04:58:31.983511 [ 4 ] {7b302fd0-8436-41c0-a02d-4e6ddc5c37a6} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2026.04.19 04:58:31.983547 [ 4 ] {7b302fd0-8436-41c0-a02d-4e6ddc5c37a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7237 | 2026.04.19 04:58:31.983864 [ 4 ] {7b302fd0-8436-41c0-a02d-4e6ddc5c37a6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7238 | 2026.04.19 04:58:31.984072 [ 4 ] {7b302fd0-8436-41c0-a02d-4e6ddc5c37a6} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2026.04.19 04:58:31.984203 [ 4 ] {7b302fd0-8436-41c0-a02d-4e6ddc5c37a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 7240 | 2026.04.19 04:58:31.984240 [ 4 ] {7b302fd0-8436-41c0-a02d-4e6ddc5c37a6} <Debug> TCPHandler: Processed in 0.001253222 sec. | ||
| 7241 | 2026.04.19 04:58:31.984372 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2026.04.19 04:58:31.984494 [ 4 ] {7e71a9ef-d9b3-466a-b5e7-a93838916414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7243 | 2026.04.19 04:58:31.984544 [ 4 ] {7e71a9ef-d9b3-466a-b5e7-a93838916414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7244 | 2026.04.19 04:58:31.985060 [ 4 ] {7e71a9ef-d9b3-466a-b5e7-a93838916414} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2026.04.19 04:58:31.985104 [ 4 ] {7e71a9ef-d9b3-466a-b5e7-a93838916414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7246 | 2026.04.19 04:58:31.985498 [ 4 ] {7e71a9ef-d9b3-466a-b5e7-a93838916414} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7247 | 2026.04.19 04:58:31.985708 [ 4 ] {7e71a9ef-d9b3-466a-b5e7-a93838916414} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2026.04.19 04:58:31.985842 [ 4 ] {7e71a9ef-d9b3-466a-b5e7-a93838916414} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001372 sec., 193148.68804664724 rows/sec., 12.83 MiB/sec. | ||
| 7249 | 2026.04.19 04:58:31.985880 [ 4 ] {7e71a9ef-d9b3-466a-b5e7-a93838916414} <Debug> TCPHandler: Processed in 0.001572167 sec. | ||
| 7250 | 2026.04.19 04:58:31.986012 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7251 | 2026.04.19 04:58:31.986107 [ 4 ] {c78f7142-3e3e-42e3-8c42-bd215b546d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7252 | 2026.04.19 04:58:31.986148 [ 4 ] {c78f7142-3e3e-42e3-8c42-bd215b546d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7253 | 2026.04.19 04:58:31.986463 [ 4 ] {c78f7142-3e3e-42e3-8c42-bd215b546d28} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.04.19 04:58:31.986499 [ 4 ] {c78f7142-3e3e-42e3-8c42-bd215b546d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7255 | 2026.04.19 04:58:31.986788 [ 4 ] {c78f7142-3e3e-42e3-8c42-bd215b546d28} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7256 | 2026.04.19 04:58:31.986988 [ 4 ] {c78f7142-3e3e-42e3-8c42-bd215b546d28} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.04.19 04:58:31.987118 [ 4 ] {c78f7142-3e3e-42e3-8c42-bd215b546d28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 7258 | 2026.04.19 04:58:31.987154 [ 4 ] {c78f7142-3e3e-42e3-8c42-bd215b546d28} <Debug> TCPHandler: Processed in 0.001193991 sec. | ||
| 7259 | 2026.04.19 04:58:31.987284 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2026.04.19 04:58:31.987396 [ 4 ] {db162a08-5362-41e2-bf14-7ab18dafd5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7261 | 2026.04.19 04:58:31.987459 [ 4 ] {db162a08-5362-41e2-bf14-7ab18dafd5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7262 | 2026.04.19 04:58:31.988334 [ 4 ] {db162a08-5362-41e2-bf14-7ab18dafd5a5} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2026.04.19 04:58:31.988377 [ 4 ] {db162a08-5362-41e2-bf14-7ab18dafd5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7264 | 2026.04.19 04:58:31.988877 [ 4 ] {db162a08-5362-41e2-bf14-7ab18dafd5a5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7265 | 2026.04.19 04:58:31.989100 [ 4 ] {db162a08-5362-41e2-bf14-7ab18dafd5a5} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.04.19 04:58:31.989246 [ 4 ] {db162a08-5362-41e2-bf14-7ab18dafd5a5} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001874 sec., 1067.2358591248667 rows/sec., 1.91 MiB/sec. | ||
| 7267 | 2026.04.19 04:58:31.989308 [ 4 ] {db162a08-5362-41e2-bf14-7ab18dafd5a5} <Debug> TCPHandler: Processed in 0.002085826 sec. | ||
| 7268 | 2026.04.19 04:58:31.989437 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7269 | 2026.04.19 04:58:31.989531 [ 4 ] {da904365-e97a-44a1-9530-4ae023e97948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7270 | 2026.04.19 04:58:31.989572 [ 4 ] {da904365-e97a-44a1-9530-4ae023e97948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7271 | 2026.04.19 04:58:31.989906 [ 4 ] {da904365-e97a-44a1-9530-4ae023e97948} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.04.19 04:58:31.989942 [ 4 ] {da904365-e97a-44a1-9530-4ae023e97948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7273 | 2026.04.19 04:58:31.990248 [ 4 ] {da904365-e97a-44a1-9530-4ae023e97948} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7274 | 2026.04.19 04:58:31.990452 [ 4 ] {da904365-e97a-44a1-9530-4ae023e97948} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2026.04.19 04:58:31.990581 [ 4 ] {da904365-e97a-44a1-9530-4ae023e97948} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 7276 | 2026.04.19 04:58:31.990617 [ 4 ] {da904365-e97a-44a1-9530-4ae023e97948} <Debug> TCPHandler: Processed in 0.001231891 sec. | ||
| 7277 | 2026.04.19 04:58:33.391349 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14925 | ||
| 7278 | 2026.04.19 04:58:33.391922 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2026.04.19 04:58:33.391979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7280 | 2026.04.19 04:58:33.392518 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7281 | 2026.04.19 04:58:33.392761 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.04.19 04:58:33.392914 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14925 | ||
| 7283 | 2026.04.19 04:58:33.392936 [ 74 ] {} <Debug> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7284 | 2026.04.19 04:58:33.393005 [ 74 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2026.04.19 04:58:33.393025 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7286 | 2026.04.19 04:58:33.393116 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 7287 | 2026.04.19 04:58:33.393200 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7288 | 2026.04.19 04:58:33.393231 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12493 rows starting from the beginning of the part | ||
| 7289 | 2026.04.19 04:58:33.393286 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 7290 | 2026.04.19 04:58:33.393327 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 7291 | 2026.04.19 04:58:33.393364 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 7292 | 2026.04.19 04:58:33.393400 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 7293 | 2026.04.19 04:58:33.393438 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 7294 | 2026.04.19 04:58:33.395038 [ 190 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14925 rows, containing 4 columns (4 merged, 0 gathered) in 0.001959954 sec., 7614974.637159852 rows/sec., 108.93 MiB/sec. | ||
| 7295 | 2026.04.19 04:58:33.395292 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7296 | 2026.04.19 04:58:33.395526 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_31_6} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2026.04.19 04:58:33.395593 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_31_6} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7298 | 2026.04.19 04:58:33.395678 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7299 | 2026.04.19 04:58:34.186519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7300 | 2026.04.19 04:58:34.203968 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.04.19 04:58:34.204029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7302 | 2026.04.19 04:58:34.209753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7303 | 2026.04.19 04:58:34.210434 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.04.19 04:58:34.210742 [ 83 ] {} <Debug> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7305 | 2026.04.19 04:58:34.210808 [ 83 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2026.04.19 04:58:34.210833 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7307 | 2026.04.19 04:58:34.210939 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 7308 | 2026.04.19 04:58:34.213651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7309 | 2026.04.19 04:58:34.214269 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7310 | 2026.04.19 04:58:34.215680 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 7311 | 2026.04.19 04:58:34.220268 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 7312 | 2026.04.19 04:58:34.224754 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 7313 | 2026.04.19 04:58:34.229192 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 7314 | 2026.04.19 04:58:34.233590 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 7315 | 2026.04.19 04:58:34.237681 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 7316 | 2026.04.19 04:58:34.301787 [ 190 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.090887138 sec., 2574.6217248033486 rows/sec., 13.31 MiB/sec. | ||
| 7317 | 2026.04.19 04:58:34.304501 [ 196 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7318 | 2026.04.19 04:58:34.306422 [ 196 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_31_6} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.04.19 04:58:34.306542 [ 196 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_31_6} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7320 | 2026.04.19 04:58:34.308663 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7321 | 2026.04.19 04:58:35.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.77 MiB, peak 285.31 MiB, free memory in arenas 0.00 B, will set to 279.38 MiB (RSS), difference: 4.61 MiB | ||
| 7322 | 2026.04.19 04:58:36.596992 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.04.19 04:58:36.597166 [ 4 ] {67ad3520-60f0-4e7f-9ede-7a1782d4c7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7324 | 2026.04.19 04:58:36.597230 [ 4 ] {67ad3520-60f0-4e7f-9ede-7a1782d4c7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7325 | 2026.04.19 04:58:36.599015 [ 4 ] {67ad3520-60f0-4e7f-9ede-7a1782d4c7de} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.04.19 04:58:36.599060 [ 4 ] {67ad3520-60f0-4e7f-9ede-7a1782d4c7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7327 | 2026.04.19 04:58:36.599569 [ 4 ] {67ad3520-60f0-4e7f-9ede-7a1782d4c7de} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7328 | 2026.04.19 04:58:36.599791 [ 4 ] {67ad3520-60f0-4e7f-9ede-7a1782d4c7de} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.04.19 04:58:36.599951 [ 4 ] {67ad3520-60f0-4e7f-9ede-7a1782d4c7de} <Debug> executeQuery: Read 2481 rows, 189.02 KiB in 0.002832 sec., 876059.3220338983 rows/sec., 65.18 MiB/sec. | ||
| 7330 | 2026.04.19 04:58:36.599991 [ 4 ] {67ad3520-60f0-4e7f-9ede-7a1782d4c7de} <Debug> TCPHandler: Processed in 0.003122494 sec. | ||
| 7331 | 2026.04.19 04:58:36.600120 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.04.19 04:58:36.600214 [ 4 ] {e1da4961-edf0-4dbb-9558-f0885b6f5014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7333 | 2026.04.19 04:58:36.600254 [ 4 ] {e1da4961-edf0-4dbb-9558-f0885b6f5014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7334 | 2026.04.19 04:58:36.600661 [ 4 ] {e1da4961-edf0-4dbb-9558-f0885b6f5014} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.04.19 04:58:36.600697 [ 4 ] {e1da4961-edf0-4dbb-9558-f0885b6f5014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7336 | 2026.04.19 04:58:36.600980 [ 4 ] {e1da4961-edf0-4dbb-9558-f0885b6f5014} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7337 | 2026.04.19 04:58:36.601181 [ 4 ] {e1da4961-edf0-4dbb-9558-f0885b6f5014} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.04.19 04:58:36.601310 [ 4 ] {e1da4961-edf0-4dbb-9558-f0885b6f5014} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001115 sec., 43946.18834080717 rows/sec., 3.23 MiB/sec. | ||
| 7339 | 2026.04.19 04:58:36.601346 [ 4 ] {e1da4961-edf0-4dbb-9558-f0885b6f5014} <Debug> TCPHandler: Processed in 0.001275912 sec. | ||
| 7340 | 2026.04.19 04:58:36.601449 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7341 | 2026.04.19 04:58:36.601539 [ 4 ] {b9d20158-c2b9-4856-8648-6d7595df6b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7342 | 2026.04.19 04:58:36.601577 [ 4 ] {b9d20158-c2b9-4856-8648-6d7595df6b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7343 | 2026.04.19 04:58:36.602226 [ 4 ] {b9d20158-c2b9-4856-8648-6d7595df6b2e} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.04.19 04:58:36.602262 [ 4 ] {b9d20158-c2b9-4856-8648-6d7595df6b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7345 | 2026.04.19 04:58:36.602567 [ 4 ] {b9d20158-c2b9-4856-8648-6d7595df6b2e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7346 | 2026.04.19 04:58:36.602769 [ 4 ] {b9d20158-c2b9-4856-8648-6d7595df6b2e} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.04.19 04:58:36.602893 [ 4 ] {b9d20158-c2b9-4856-8648-6d7595df6b2e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001371 sec., 584245.0765864332 rows/sec., 33.75 MiB/sec. | ||
| 7348 | 2026.04.19 04:58:36.602929 [ 4 ] {b9d20158-c2b9-4856-8648-6d7595df6b2e} <Debug> TCPHandler: Processed in 0.001527887 sec. | ||
| 7349 | 2026.04.19 04:58:36.603036 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7350 | 2026.04.19 04:58:36.603134 [ 4 ] {8cbd3998-6910-4d29-86c6-fb541a221aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7351 | 2026.04.19 04:58:36.603175 [ 4 ] {8cbd3998-6910-4d29-86c6-fb541a221aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7352 | 2026.04.19 04:58:36.603571 [ 4 ] {8cbd3998-6910-4d29-86c6-fb541a221aaa} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2026.04.19 04:58:36.603609 [ 4 ] {8cbd3998-6910-4d29-86c6-fb541a221aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7354 | 2026.04.19 04:58:36.603900 [ 4 ] {8cbd3998-6910-4d29-86c6-fb541a221aaa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7355 | 2026.04.19 04:58:36.604110 [ 4 ] {8cbd3998-6910-4d29-86c6-fb541a221aaa} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2026.04.19 04:58:36.604238 [ 4 ] {8cbd3998-6910-4d29-86c6-fb541a221aaa} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 62.61 KiB/sec. | ||
| 7357 | 2026.04.19 04:58:36.604276 [ 4 ] {8cbd3998-6910-4d29-86c6-fb541a221aaa} <Debug> TCPHandler: Processed in 0.001291622 sec. | ||
| 7358 | 2026.04.19 04:58:36.604388 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7359 | 2026.04.19 04:58:36.604481 [ 4 ] {887dbb55-ed4e-49d3-9cae-fa84e992c8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7360 | 2026.04.19 04:58:36.604520 [ 4 ] {887dbb55-ed4e-49d3-9cae-fa84e992c8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7361 | 2026.04.19 04:58:36.605329 [ 4 ] {887dbb55-ed4e-49d3-9cae-fa84e992c8cf} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2026.04.19 04:58:36.605365 [ 4 ] {887dbb55-ed4e-49d3-9cae-fa84e992c8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7363 | 2026.04.19 04:58:36.605733 [ 4 ] {887dbb55-ed4e-49d3-9cae-fa84e992c8cf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7364 | 2026.04.19 04:58:36.605941 [ 4 ] {887dbb55-ed4e-49d3-9cae-fa84e992c8cf} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2026.04.19 04:58:36.606077 [ 4 ] {887dbb55-ed4e-49d3-9cae-fa84e992c8cf} <Debug> executeQuery: Read 1328 rows, 91.16 KiB in 0.001614 sec., 822800.4956629492 rows/sec., 55.16 MiB/sec. | ||
| 7366 | 2026.04.19 04:58:36.606115 [ 4 ] {887dbb55-ed4e-49d3-9cae-fa84e992c8cf} <Debug> TCPHandler: Processed in 0.001777931 sec. | ||
| 7367 | 2026.04.19 04:58:36.606232 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7368 | 2026.04.19 04:58:36.606331 [ 4 ] {981c7c31-4ff6-4995-9746-75a227777e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7369 | 2026.04.19 04:58:36.606375 [ 4 ] {981c7c31-4ff6-4995-9746-75a227777e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7370 | 2026.04.19 04:58:36.607097 [ 4 ] {981c7c31-4ff6-4995-9746-75a227777e72} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7371 | 2026.04.19 04:58:36.607135 [ 4 ] {981c7c31-4ff6-4995-9746-75a227777e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7372 | 2026.04.19 04:58:36.607568 [ 4 ] {981c7c31-4ff6-4995-9746-75a227777e72} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7373 | 2026.04.19 04:58:36.607775 [ 4 ] {981c7c31-4ff6-4995-9746-75a227777e72} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7374 | 2026.04.19 04:58:36.607913 [ 4 ] {981c7c31-4ff6-4995-9746-75a227777e72} <Debug> executeQuery: Read 1624 rows, 102.03 KiB in 0.0016 sec., 1015000 rows/sec., 62.28 MiB/sec. | ||
| 7375 | 2026.04.19 04:58:36.607950 [ 4 ] {981c7c31-4ff6-4995-9746-75a227777e72} <Debug> TCPHandler: Processed in 0.00177044 sec. | ||
| 7376 | 2026.04.19 04:58:36.608061 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7377 | 2026.04.19 04:58:36.608162 [ 4 ] {84ec8981-5f73-4c20-b138-c4793bf4629c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7378 | 2026.04.19 04:58:36.608218 [ 4 ] {84ec8981-5f73-4c20-b138-c4793bf4629c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7379 | 2026.04.19 04:58:36.609093 [ 4 ] {84ec8981-5f73-4c20-b138-c4793bf4629c} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2026.04.19 04:58:36.609129 [ 4 ] {84ec8981-5f73-4c20-b138-c4793bf4629c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7381 | 2026.04.19 04:58:36.609700 [ 4 ] {84ec8981-5f73-4c20-b138-c4793bf4629c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7382 | 2026.04.19 04:58:36.609921 [ 4 ] {84ec8981-5f73-4c20-b138-c4793bf4629c} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2026.04.19 04:58:36.610064 [ 4 ] {84ec8981-5f73-4c20-b138-c4793bf4629c} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.00192 sec., 25520.833333333332 rows/sec., 45.73 MiB/sec. | ||
| 7384 | 2026.04.19 04:58:36.610126 [ 4 ] {84ec8981-5f73-4c20-b138-c4793bf4629c} <Debug> TCPHandler: Processed in 0.002118288 sec. | ||
| 7385 | 2026.04.19 04:58:36.610256 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7386 | 2026.04.19 04:58:36.610350 [ 4 ] {30c17994-2c26-4b6b-93c9-db000190629e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7387 | 2026.04.19 04:58:36.610393 [ 4 ] {30c17994-2c26-4b6b-93c9-db000190629e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7388 | 2026.04.19 04:58:36.610731 [ 4 ] {30c17994-2c26-4b6b-93c9-db000190629e} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.04.19 04:58:36.610768 [ 4 ] {30c17994-2c26-4b6b-93c9-db000190629e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7390 | 2026.04.19 04:58:36.611061 [ 4 ] {30c17994-2c26-4b6b-93c9-db000190629e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7391 | 2026.04.19 04:58:36.611268 [ 4 ] {30c17994-2c26-4b6b-93c9-db000190629e} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2026.04.19 04:58:36.611398 [ 4 ] {30c17994-2c26-4b6b-93c9-db000190629e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 7393 | 2026.04.19 04:58:36.611434 [ 4 ] {30c17994-2c26-4b6b-93c9-db000190629e} <Debug> TCPHandler: Processed in 0.001228451 sec. | ||
| 7394 | 2026.04.19 04:58:40.780532 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7395 | 2026.04.19 04:58:40.780616 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7396 | 2026.04.19 04:58:40.893021 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15373 | ||
| 7397 | 2026.04.19 04:58:40.893573 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2026.04.19 04:58:40.893628 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7399 | 2026.04.19 04:58:40.894379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7400 | 2026.04.19 04:58:40.894626 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2026.04.19 04:58:40.894789 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15373 | ||
| 7402 | 2026.04.19 04:58:40.984370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 980 | ||
| 7403 | 2026.04.19 04:58:40.986871 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2026.04.19 04:58:40.986926 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7405 | 2026.04.19 04:58:40.988251 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7406 | 2026.04.19 04:58:40.988534 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2026.04.19 04:58:40.988903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 980 | ||
| 7408 | 2026.04.19 04:58:41.001170 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000804924 sec. | ||
| 7409 | 2026.04.19 04:58:41.713745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7410 | 2026.04.19 04:58:41.730188 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7411 | 2026.04.19 04:58:41.730250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7412 | 2026.04.19 04:58:41.735713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7413 | 2026.04.19 04:58:41.736386 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7414 | 2026.04.19 04:58:41.739494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7415 | 2026.04.19 04:58:41.972088 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7416 | 2026.04.19 04:58:41.972368 [ 4 ] {3f2df51d-4e54-449a-9e31-9b2ddef28f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7417 | 2026.04.19 04:58:41.972472 [ 4 ] {3f2df51d-4e54-449a-9e31-9b2ddef28f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7418 | 2026.04.19 04:58:41.973422 [ 4 ] {3f2df51d-4e54-449a-9e31-9b2ddef28f41} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2026.04.19 04:58:41.973471 [ 4 ] {3f2df51d-4e54-449a-9e31-9b2ddef28f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7420 | 2026.04.19 04:58:41.973862 [ 4 ] {3f2df51d-4e54-449a-9e31-9b2ddef28f41} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7421 | 2026.04.19 04:58:41.974081 [ 4 ] {3f2df51d-4e54-449a-9e31-9b2ddef28f41} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2026.04.19 04:58:41.974243 [ 4 ] {3f2df51d-4e54-449a-9e31-9b2ddef28f41} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00195 sec., 145641.02564102566 rows/sec., 9.25 MiB/sec. | ||
| 7423 | 2026.04.19 04:58:41.974286 [ 4 ] {3f2df51d-4e54-449a-9e31-9b2ddef28f41} <Debug> TCPHandler: Processed in 0.002388632 sec. | ||
| 7424 | 2026.04.19 04:58:41.974425 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7425 | 2026.04.19 04:58:41.974522 [ 4 ] {7f3e2ccb-4a84-44f7-96a7-84fe46749d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7426 | 2026.04.19 04:58:41.974561 [ 4 ] {7f3e2ccb-4a84-44f7-96a7-84fe46749d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7427 | 2026.04.19 04:58:41.975543 [ 4 ] {7f3e2ccb-4a84-44f7-96a7-84fe46749d81} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2026.04.19 04:58:41.975579 [ 4 ] {7f3e2ccb-4a84-44f7-96a7-84fe46749d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7429 | 2026.04.19 04:58:41.975942 [ 4 ] {7f3e2ccb-4a84-44f7-96a7-84fe46749d81} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7430 | 2026.04.19 04:58:41.976161 [ 4 ] {7f3e2ccb-4a84-44f7-96a7-84fe46749d81} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7431 | 2026.04.19 04:58:41.976295 [ 4 ] {7f3e2ccb-4a84-44f7-96a7-84fe46749d81} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.001792 sec., 446986.60714285716 rows/sec., 34.46 MiB/sec. | ||
| 7432 | 2026.04.19 04:58:41.976333 [ 4 ] {7f3e2ccb-4a84-44f7-96a7-84fe46749d81} <Debug> TCPHandler: Processed in 0.001959664 sec. | ||
| 7433 | 2026.04.19 04:58:41.976454 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7434 | 2026.04.19 04:58:41.976551 [ 4 ] {671357f5-421d-40b9-8d64-a56725ec3bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7435 | 2026.04.19 04:58:41.976590 [ 4 ] {671357f5-421d-40b9-8d64-a56725ec3bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7436 | 2026.04.19 04:58:41.977050 [ 4 ] {671357f5-421d-40b9-8d64-a56725ec3bae} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7437 | 2026.04.19 04:58:41.977086 [ 4 ] {671357f5-421d-40b9-8d64-a56725ec3bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7438 | 2026.04.19 04:58:41.977380 [ 4 ] {671357f5-421d-40b9-8d64-a56725ec3bae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7439 | 2026.04.19 04:58:41.977583 [ 4 ] {671357f5-421d-40b9-8d64-a56725ec3bae} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2026.04.19 04:58:41.977712 [ 4 ] {671357f5-421d-40b9-8d64-a56725ec3bae} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001179 sec., 122137.40458015268 rows/sec., 7.20 MiB/sec. | ||
| 7441 | 2026.04.19 04:58:41.977748 [ 4 ] {671357f5-421d-40b9-8d64-a56725ec3bae} <Debug> TCPHandler: Processed in 0.001345174 sec. | ||
| 7442 | 2026.04.19 04:58:41.977877 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7443 | 2026.04.19 04:58:41.977972 [ 4 ] {1390b779-5e36-451f-b7a1-bd6a43d3dfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7444 | 2026.04.19 04:58:41.978011 [ 4 ] {1390b779-5e36-451f-b7a1-bd6a43d3dfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7445 | 2026.04.19 04:58:41.978461 [ 4 ] {1390b779-5e36-451f-b7a1-bd6a43d3dfd0} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7446 | 2026.04.19 04:58:41.978497 [ 4 ] {1390b779-5e36-451f-b7a1-bd6a43d3dfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7447 | 2026.04.19 04:58:41.978806 [ 4 ] {1390b779-5e36-451f-b7a1-bd6a43d3dfd0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7448 | 2026.04.19 04:58:41.979023 [ 4 ] {1390b779-5e36-451f-b7a1-bd6a43d3dfd0} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2026.04.19 04:58:41.979150 [ 4 ] {1390b779-5e36-451f-b7a1-bd6a43d3dfd0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001196 sec., 124581.9397993311 rows/sec., 8.05 MiB/sec. | ||
| 7450 | 2026.04.19 04:58:41.979188 [ 4 ] {1390b779-5e36-451f-b7a1-bd6a43d3dfd0} <Debug> TCPHandler: Processed in 0.001366954 sec. | ||
| 7451 | 2026.04.19 04:58:41.979314 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7452 | 2026.04.19 04:58:41.979408 [ 4 ] {04a0819e-46cd-41cb-9c83-732e7a84dfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7453 | 2026.04.19 04:58:41.979446 [ 4 ] {04a0819e-46cd-41cb-9c83-732e7a84dfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7454 | 2026.04.19 04:58:41.979906 [ 4 ] {04a0819e-46cd-41cb-9c83-732e7a84dfe9} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7455 | 2026.04.19 04:58:41.979941 [ 4 ] {04a0819e-46cd-41cb-9c83-732e7a84dfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7456 | 2026.04.19 04:58:41.980237 [ 4 ] {04a0819e-46cd-41cb-9c83-732e7a84dfe9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7457 | 2026.04.19 04:58:41.980447 [ 4 ] {04a0819e-46cd-41cb-9c83-732e7a84dfe9} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2026.04.19 04:58:41.980574 [ 4 ] {04a0819e-46cd-41cb-9c83-732e7a84dfe9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 7459 | 2026.04.19 04:58:41.980611 [ 4 ] {04a0819e-46cd-41cb-9c83-732e7a84dfe9} <Debug> TCPHandler: Processed in 0.001347204 sec. | ||
| 7460 | 2026.04.19 04:58:41.980748 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7461 | 2026.04.19 04:58:41.980842 [ 4 ] {e36d337a-7f71-4387-bc36-95d3ef5a6d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7462 | 2026.04.19 04:58:41.980880 [ 4 ] {e36d337a-7f71-4387-bc36-95d3ef5a6d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7463 | 2026.04.19 04:58:41.981599 [ 4 ] {e36d337a-7f71-4387-bc36-95d3ef5a6d6f} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.04.19 04:58:41.981635 [ 4 ] {e36d337a-7f71-4387-bc36-95d3ef5a6d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7465 | 2026.04.19 04:58:41.981948 [ 4 ] {e36d337a-7f71-4387-bc36-95d3ef5a6d6f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7466 | 2026.04.19 04:58:41.982154 [ 4 ] {e36d337a-7f71-4387-bc36-95d3ef5a6d6f} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.04.19 04:58:41.982282 [ 4 ] {e36d337a-7f71-4387-bc36-95d3ef5a6d6f} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001458 sec., 337448.5596707819 rows/sec., 23.67 MiB/sec. | ||
| 7468 | 2026.04.19 04:58:41.982320 [ 4 ] {e36d337a-7f71-4387-bc36-95d3ef5a6d6f} <Debug> TCPHandler: Processed in 0.001623169 sec. | ||
| 7469 | 2026.04.19 04:58:41.982447 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7470 | 2026.04.19 04:58:41.982541 [ 4 ] {be940734-ce0b-43fc-b928-7c5aad3902d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7471 | 2026.04.19 04:58:41.982581 [ 4 ] {be940734-ce0b-43fc-b928-7c5aad3902d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7472 | 2026.04.19 04:58:41.982914 [ 4 ] {be940734-ce0b-43fc-b928-7c5aad3902d3} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7473 | 2026.04.19 04:58:41.982950 [ 4 ] {be940734-ce0b-43fc-b928-7c5aad3902d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7474 | 2026.04.19 04:58:41.983241 [ 4 ] {be940734-ce0b-43fc-b928-7c5aad3902d3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7475 | 2026.04.19 04:58:41.983442 [ 4 ] {be940734-ce0b-43fc-b928-7c5aad3902d3} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7476 | 2026.04.19 04:58:41.983572 [ 4 ] {be940734-ce0b-43fc-b928-7c5aad3902d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 7477 | 2026.04.19 04:58:41.983609 [ 4 ] {be940734-ce0b-43fc-b928-7c5aad3902d3} <Debug> TCPHandler: Processed in 0.001213181 sec. | ||
| 7478 | 2026.04.19 04:58:41.983729 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7479 | 2026.04.19 04:58:41.983823 [ 4 ] {983c1e35-8719-4b6e-b2a1-cd7eb5fdb214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7480 | 2026.04.19 04:58:41.983865 [ 4 ] {983c1e35-8719-4b6e-b2a1-cd7eb5fdb214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7481 | 2026.04.19 04:58:41.984287 [ 4 ] {983c1e35-8719-4b6e-b2a1-cd7eb5fdb214} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7482 | 2026.04.19 04:58:41.984323 [ 4 ] {983c1e35-8719-4b6e-b2a1-cd7eb5fdb214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7483 | 2026.04.19 04:58:41.984639 [ 4 ] {983c1e35-8719-4b6e-b2a1-cd7eb5fdb214} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7484 | 2026.04.19 04:58:41.984849 [ 4 ] {983c1e35-8719-4b6e-b2a1-cd7eb5fdb214} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7485 | 2026.04.19 04:58:41.984982 [ 4 ] {983c1e35-8719-4b6e-b2a1-cd7eb5fdb214} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 7486 | 2026.04.19 04:58:41.985019 [ 4 ] {983c1e35-8719-4b6e-b2a1-cd7eb5fdb214} <Debug> TCPHandler: Processed in 0.001341834 sec. | ||
| 7487 | 2026.04.19 04:58:41.985140 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7488 | 2026.04.19 04:58:41.985233 [ 4 ] {8ef4e579-62de-4d63-b4fd-7e69866661e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7489 | 2026.04.19 04:58:41.985275 [ 4 ] {8ef4e579-62de-4d63-b4fd-7e69866661e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7490 | 2026.04.19 04:58:41.985587 [ 4 ] {8ef4e579-62de-4d63-b4fd-7e69866661e5} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2026.04.19 04:58:41.985623 [ 4 ] {8ef4e579-62de-4d63-b4fd-7e69866661e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7492 | 2026.04.19 04:58:41.985917 [ 4 ] {8ef4e579-62de-4d63-b4fd-7e69866661e5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7493 | 2026.04.19 04:58:41.986116 [ 4 ] {8ef4e579-62de-4d63-b4fd-7e69866661e5} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2026.04.19 04:58:41.986245 [ 4 ] {8ef4e579-62de-4d63-b4fd-7e69866661e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 7495 | 2026.04.19 04:58:41.986281 [ 4 ] {8ef4e579-62de-4d63-b4fd-7e69866661e5} <Debug> TCPHandler: Processed in 0.001191861 sec. | ||
| 7496 | 2026.04.19 04:58:41.986391 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2026.04.19 04:58:41.986484 [ 4 ] {25a22aa9-0061-48a4-a5d5-f30a49a55979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7498 | 2026.04.19 04:58:41.986536 [ 4 ] {25a22aa9-0061-48a4-a5d5-f30a49a55979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7499 | 2026.04.19 04:58:41.987255 [ 4 ] {25a22aa9-0061-48a4-a5d5-f30a49a55979} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2026.04.19 04:58:41.987292 [ 4 ] {25a22aa9-0061-48a4-a5d5-f30a49a55979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7501 | 2026.04.19 04:58:41.987764 [ 4 ] {25a22aa9-0061-48a4-a5d5-f30a49a55979} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7502 | 2026.04.19 04:58:41.987985 [ 4 ] {25a22aa9-0061-48a4-a5d5-f30a49a55979} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7503 | 2026.04.19 04:58:41.988118 [ 4 ] {25a22aa9-0061-48a4-a5d5-f30a49a55979} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001652 sec., 1210.6537530266344 rows/sec., 2.17 MiB/sec. | ||
| 7504 | 2026.04.19 04:58:41.988171 [ 4 ] {25a22aa9-0061-48a4-a5d5-f30a49a55979} <Debug> TCPHandler: Processed in 0.001830782 sec. | ||
| 7505 | 2026.04.19 04:58:41.988295 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7506 | 2026.04.19 04:58:41.988391 [ 4 ] {e9c7c035-eca2-4241-af14-406de30fd7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7507 | 2026.04.19 04:58:41.988431 [ 4 ] {e9c7c035-eca2-4241-af14-406de30fd7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7508 | 2026.04.19 04:58:41.988766 [ 4 ] {e9c7c035-eca2-4241-af14-406de30fd7ad} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7509 | 2026.04.19 04:58:41.988802 [ 4 ] {e9c7c035-eca2-4241-af14-406de30fd7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7510 | 2026.04.19 04:58:41.989099 [ 4 ] {e9c7c035-eca2-4241-af14-406de30fd7ad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7511 | 2026.04.19 04:58:41.989301 [ 4 ] {e9c7c035-eca2-4241-af14-406de30fd7ad} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2026.04.19 04:58:41.989428 [ 4 ] {e9c7c035-eca2-4241-af14-406de30fd7ad} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 7513 | 2026.04.19 04:58:41.989464 [ 4 ] {e9c7c035-eca2-4241-af14-406de30fd7ad} <Debug> TCPHandler: Processed in 0.001219012 sec. | ||
| 7514 | 2026.04.19 04:58:42.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.74 MiB, peak 285.31 MiB, free memory in arenas 0.00 B, will set to 279.62 MiB (RSS), difference: -1.12 MiB | ||
| 7515 | 2026.04.19 04:58:46.968071 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2026.04.19 04:58:46.968315 [ 4 ] {6ab31536-43e8-4d8e-bb16-f1bbf2cdb595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7517 | 2026.04.19 04:58:46.968389 [ 4 ] {6ab31536-43e8-4d8e-bb16-f1bbf2cdb595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7518 | 2026.04.19 04:58:46.969100 [ 4 ] {6ab31536-43e8-4d8e-bb16-f1bbf2cdb595} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.04.19 04:58:46.969153 [ 4 ] {6ab31536-43e8-4d8e-bb16-f1bbf2cdb595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7520 | 2026.04.19 04:58:46.969569 [ 4 ] {6ab31536-43e8-4d8e-bb16-f1bbf2cdb595} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7521 | 2026.04.19 04:58:46.969799 [ 4 ] {6ab31536-43e8-4d8e-bb16-f1bbf2cdb595} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.04.19 04:58:46.969979 [ 4 ] {6ab31536-43e8-4d8e-bb16-f1bbf2cdb595} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001715 sec., 79300.29154518951 rows/sec., 6.89 MiB/sec. | ||
| 7523 | 2026.04.19 04:58:46.970031 [ 4 ] {6ab31536-43e8-4d8e-bb16-f1bbf2cdb595} <Debug> TCPHandler: Processed in 0.002150137 sec. | ||
| 7524 | 2026.04.19 04:58:46.970158 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.04.19 04:58:46.970262 [ 4 ] {4dd9a972-f1b7-441d-b932-1360bc8569b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7526 | 2026.04.19 04:58:46.970309 [ 4 ] {4dd9a972-f1b7-441d-b932-1360bc8569b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7527 | 2026.04.19 04:58:46.970745 [ 4 ] {4dd9a972-f1b7-441d-b932-1360bc8569b0} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.04.19 04:58:46.970785 [ 4 ] {4dd9a972-f1b7-441d-b932-1360bc8569b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7529 | 2026.04.19 04:58:46.971131 [ 4 ] {4dd9a972-f1b7-441d-b932-1360bc8569b0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7530 | 2026.04.19 04:58:46.971397 [ 4 ] {4dd9a972-f1b7-441d-b932-1360bc8569b0} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.04.19 04:58:46.971592 [ 4 ] {4dd9a972-f1b7-441d-b932-1360bc8569b0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001351 sec., 29607.698001480385 rows/sec., 2.17 MiB/sec. | ||
| 7532 | 2026.04.19 04:58:46.971641 [ 4 ] {4dd9a972-f1b7-441d-b932-1360bc8569b0} <Debug> TCPHandler: Processed in 0.001536306 sec. | ||
| 7533 | 2026.04.19 04:58:46.971790 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.04.19 04:58:46.971924 [ 4 ] {4b768571-1a3a-4479-bd9c-9b2a23e40601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7535 | 2026.04.19 04:58:46.971977 [ 4 ] {4b768571-1a3a-4479-bd9c-9b2a23e40601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7536 | 2026.04.19 04:58:46.972426 [ 4 ] {4b768571-1a3a-4479-bd9c-9b2a23e40601} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.04.19 04:58:46.972463 [ 4 ] {4b768571-1a3a-4479-bd9c-9b2a23e40601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7538 | 2026.04.19 04:58:46.972783 [ 4 ] {4b768571-1a3a-4479-bd9c-9b2a23e40601} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7539 | 2026.04.19 04:58:46.973001 [ 4 ] {4b768571-1a3a-4479-bd9c-9b2a23e40601} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.04.19 04:58:46.973144 [ 4 ] {4b768571-1a3a-4479-bd9c-9b2a23e40601} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001249 sec., 83266.61329063251 rows/sec., 6.50 MiB/sec. | ||
| 7541 | 2026.04.19 04:58:46.973184 [ 4 ] {4b768571-1a3a-4479-bd9c-9b2a23e40601} <Debug> TCPHandler: Processed in 0.001462465 sec. | ||
| 7542 | 2026.04.19 04:58:46.973310 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.04.19 04:58:46.973406 [ 4 ] {b08b49b6-4632-4ee9-adb4-d628b5b9480e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7544 | 2026.04.19 04:58:46.973450 [ 4 ] {b08b49b6-4632-4ee9-adb4-d628b5b9480e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7545 | 2026.04.19 04:58:46.973865 [ 4 ] {b08b49b6-4632-4ee9-adb4-d628b5b9480e} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.04.19 04:58:46.973902 [ 4 ] {b08b49b6-4632-4ee9-adb4-d628b5b9480e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7547 | 2026.04.19 04:58:46.974239 [ 4 ] {b08b49b6-4632-4ee9-adb4-d628b5b9480e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7548 | 2026.04.19 04:58:46.974442 [ 4 ] {b08b49b6-4632-4ee9-adb4-d628b5b9480e} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.04.19 04:58:46.974578 [ 4 ] {b08b49b6-4632-4ee9-adb4-d628b5b9480e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 7550 | 2026.04.19 04:58:46.974616 [ 4 ] {b08b49b6-4632-4ee9-adb4-d628b5b9480e} <Debug> TCPHandler: Processed in 0.001358634 sec. | ||
| 7551 | 2026.04.19 04:58:46.974729 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7552 | 2026.04.19 04:58:46.974824 [ 4 ] {803f1f50-7c7f-480e-92a9-e4fa6bac8bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7553 | 2026.04.19 04:58:46.974880 [ 4 ] {803f1f50-7c7f-480e-92a9-e4fa6bac8bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.04.19 04:58:46.975730 [ 4 ] {803f1f50-7c7f-480e-92a9-e4fa6bac8bf1} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.04.19 04:58:46.975767 [ 4 ] {803f1f50-7c7f-480e-92a9-e4fa6bac8bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7556 | 2026.04.19 04:58:46.976348 [ 4 ] {803f1f50-7c7f-480e-92a9-e4fa6bac8bf1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7557 | 2026.04.19 04:58:46.976576 [ 4 ] {803f1f50-7c7f-480e-92a9-e4fa6bac8bf1} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.04.19 04:58:46.976706 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7559 | 2026.04.19 04:58:46.976720 [ 4 ] {803f1f50-7c7f-480e-92a9-e4fa6bac8bf1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001914 sec., 20898.641588296763 rows/sec., 37.45 MiB/sec. | ||
| 7560 | 2026.04.19 04:58:46.976779 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2026.04.19 04:58:46.976804 [ 4 ] {803f1f50-7c7f-480e-92a9-e4fa6bac8bf1} <Debug> TCPHandler: Processed in 0.002125517 sec. | ||
| 7562 | 2026.04.19 04:58:46.976804 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7563 | 2026.04.19 04:58:46.976956 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2026.04.19 04:58:46.976953 [ 189 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 7565 | 2026.04.19 04:58:46.977059 [ 4 ] {73377453-16f7-46d9-9499-5d7591209a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7566 | 2026.04.19 04:58:46.977107 [ 4 ] {73377453-16f7-46d9-9499-5d7591209a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7567 | 2026.04.19 04:58:46.977229 [ 189 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7568 | 2026.04.19 04:58:46.977298 [ 189 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 851 rows starting from the beginning of the part | ||
| 7569 | 2026.04.19 04:58:46.977436 [ 189 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 7570 | 2026.04.19 04:58:46.977478 [ 4 ] {73377453-16f7-46d9-9499-5d7591209a2d} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7571 | 2026.04.19 04:58:46.977519 [ 4 ] {73377453-16f7-46d9-9499-5d7591209a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7572 | 2026.04.19 04:58:46.977554 [ 189 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 7573 | 2026.04.19 04:58:46.977666 [ 189 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 49 rows starting from the beginning of the part | ||
| 7574 | 2026.04.19 04:58:46.977773 [ 189 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 7575 | 2026.04.19 04:58:46.977830 [ 4 ] {73377453-16f7-46d9-9499-5d7591209a2d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7576 | 2026.04.19 04:58:46.977878 [ 189 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 7577 | 2026.04.19 04:58:46.978053 [ 4 ] {73377453-16f7-46d9-9499-5d7591209a2d} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2026.04.19 04:58:46.978194 [ 4 ] {73377453-16f7-46d9-9499-5d7591209a2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 7579 | 2026.04.19 04:58:46.978233 [ 4 ] {73377453-16f7-46d9-9499-5d7591209a2d} <Debug> TCPHandler: Processed in 0.001328863 sec. | ||
| 7580 | 2026.04.19 04:58:46.985361 [ 190 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 19 columns (19 merged, 0 gathered) in 0.008470558 sec., 116167.08131860971 rows/sec., 208.17 MiB/sec. | ||
| 7581 | 2026.04.19 04:58:46.986961 [ 200 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7582 | 2026.04.19 04:58:46.987318 [ 200 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2026.04.19 04:58:46.987387 [ 200 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7584 | 2026.04.19 04:58:46.987511 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 7585 | 2026.04.19 04:58:47.000383 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.12 MiB, peak 288.28 MiB, free memory in arenas 0.00 B, will set to 283.90 MiB (RSS), difference: 3.78 MiB | ||
| 7586 | 2026.04.19 04:58:48.394939 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15885 | ||
| 7587 | 2026.04.19 04:58:48.395468 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2026.04.19 04:58:48.395518 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7589 | 2026.04.19 04:58:48.395994 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7590 | 2026.04.19 04:58:48.396223 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2026.04.19 04:58:48.396376 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15885 | ||
| 7592 | 2026.04.19 04:58:49.239632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7593 | 2026.04.19 04:58:49.256275 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2026.04.19 04:58:49.256333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7595 | 2026.04.19 04:58:49.262216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7596 | 2026.04.19 04:58:49.262909 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.04.19 04:58:49.265749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7598 | 2026.04.19 04:58:50.989324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1014 | ||
| 7599 | 2026.04.19 04:58:50.993564 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.04.19 04:58:50.993674 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7601 | 2026.04.19 04:58:50.995959 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7602 | 2026.04.19 04:58:50.996457 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2026.04.19 04:58:50.997185 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 7604 | 2026.04.19 04:58:51.647559 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55940 | ||
| 7605 | 2026.04.19 04:58:51.647678 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7606 | 2026.04.19 04:58:51.647705 [ 286 ] {} <Debug> TCP-Session: 307dec7a-53db-4ece-9df2-a5121ea95722 Authenticating user 'default' from [fd00:1122:3344:101::e]:55940 | ||
| 7607 | 2026.04.19 04:58:51.647733 [ 286 ] {} <Debug> TCP-Session: 307dec7a-53db-4ece-9df2-a5121ea95722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7608 | 2026.04.19 04:58:51.647747 [ 286 ] {} <Debug> TCP-Session: 307dec7a-53db-4ece-9df2-a5121ea95722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7609 | 2026.04.19 04:58:51.648008 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47566 | ||
| 7610 | 2026.04.19 04:58:51.648014 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38324 | ||
| 7611 | 2026.04.19 04:58:51.648116 [ 286 ] {} <Trace> TCP-Session: 307dec7a-53db-4ece-9df2-a5121ea95722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7612 | 2026.04.19 04:58:51.648145 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7613 | 2026.04.19 04:58:51.648169 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7614 | 2026.04.19 04:58:51.648189 [ 287 ] {} <Debug> TCP-Session: bf0f31ff-cd1c-49ca-ac90-28bfa18de256 Authenticating user 'default' from [fd00:1122:3344:101::e]:47566 | ||
| 7615 | 2026.04.19 04:58:51.648203 [ 288 ] {} <Debug> TCP-Session: 410c061f-ac2e-47d9-9477-a9df5bfb5f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:38324 | ||
| 7616 | 2026.04.19 04:58:51.648234 [ 287 ] {} <Debug> TCP-Session: bf0f31ff-cd1c-49ca-ac90-28bfa18de256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7617 | 2026.04.19 04:58:51.648240 [ 288 ] {} <Debug> TCP-Session: 410c061f-ac2e-47d9-9477-a9df5bfb5f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7618 | 2026.04.19 04:58:51.648257 [ 287 ] {} <Debug> TCP-Session: bf0f31ff-cd1c-49ca-ac90-28bfa18de256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7619 | 2026.04.19 04:58:51.648271 [ 288 ] {} <Debug> TCP-Session: 410c061f-ac2e-47d9-9477-a9df5bfb5f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7620 | 2026.04.19 04:58:51.648295 [ 286 ] {aa5ee3c2-a9e9-499f-ba84-12484867b5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55940) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7621 | 2026.04.19 04:58:51.648559 [ 286 ] {aa5ee3c2-a9e9-499f-ba84-12484867b5c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7622 | 2026.04.19 04:58:51.648614 [ 286 ] {aa5ee3c2-a9e9-499f-ba84-12484867b5c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7623 | 2026.04.19 04:58:51.648902 [ 286 ] {aa5ee3c2-a9e9-499f-ba84-12484867b5c1} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 7624 | 2026.04.19 04:58:51.653627 [ 261 ] {aa5ee3c2-a9e9-499f-ba84-12484867b5c1} <Trace> AggregatingTransform: Aggregating | ||
| 7625 | 2026.04.19 04:58:51.653676 [ 261 ] {aa5ee3c2-a9e9-499f-ba84-12484867b5c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 7626 | 2026.04.19 04:58:51.653714 [ 261 ] {aa5ee3c2-a9e9-499f-ba84-12484867b5c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004709063 sec. (212.356 rows/sec., 8.30 KiB/sec.) | ||
| 7627 | 2026.04.19 04:58:51.653731 [ 261 ] {aa5ee3c2-a9e9-499f-ba84-12484867b5c1} <Trace> Aggregator: Merging aggregated data | ||
| 7628 | 2026.04.19 04:58:51.654346 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46611 | ||
| 7629 | 2026.04.19 04:58:51.654367 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51649 | ||
| 7630 | 2026.04.19 04:58:51.654377 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48372 | ||
| 7631 | 2026.04.19 04:58:51.654397 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37382 | ||
| 7632 | 2026.04.19 04:58:51.654434 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7633 | 2026.04.19 04:58:51.654354 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61999 | ||
| 7634 | 2026.04.19 04:58:51.654494 [ 290 ] {} <Debug> TCP-Session: 62200dac-418f-49b5-847c-55ece65ed85d Authenticating user 'default' from [fd00:1122:3344:101::e]:46611 | ||
| 7635 | 2026.04.19 04:58:51.654566 [ 290 ] {} <Debug> TCP-Session: 62200dac-418f-49b5-847c-55ece65ed85d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7636 | 2026.04.19 04:58:51.654388 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50294 | ||
| 7637 | 2026.04.19 04:58:51.654585 [ 290 ] {} <Debug> TCP-Session: 62200dac-418f-49b5-847c-55ece65ed85d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2026.04.19 04:58:51.654746 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7639 | 2026.04.19 04:58:51.654792 [ 291 ] {} <Debug> TCP-Session: b1c46bbc-8edb-4c0e-8387-fde583acfc72 Authenticating user 'default' from [fd00:1122:3344:101::e]:51649 | ||
| 7640 | 2026.04.19 04:58:51.654819 [ 291 ] {} <Debug> TCP-Session: b1c46bbc-8edb-4c0e-8387-fde583acfc72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7641 | 2026.04.19 04:58:51.654840 [ 291 ] {} <Debug> TCP-Session: b1c46bbc-8edb-4c0e-8387-fde583acfc72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7642 | 2026.04.19 04:58:51.654848 [ 286 ] {aa5ee3c2-a9e9-499f-ba84-12484867b5c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.006605 sec., 151.4004542013626 rows/sec., 5.91 KiB/sec. | ||
| 7643 | 2026.04.19 04:58:51.655056 [ 286 ] {aa5ee3c2-a9e9-499f-ba84-12484867b5c1} <Debug> TCPHandler: Processed in 0.007064253 sec. | ||
| 7644 | 2026.04.19 04:58:51.655167 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7645 | 2026.04.19 04:58:51.655222 [ 289 ] {} <Debug> TCP-Session: 48bd4cad-01ab-4711-9f94-07c0961b28e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61999 | ||
| 7646 | 2026.04.19 04:58:51.655259 [ 289 ] {} <Debug> TCP-Session: 48bd4cad-01ab-4711-9f94-07c0961b28e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7647 | 2026.04.19 04:58:51.655267 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7648 | 2026.04.19 04:58:51.655277 [ 289 ] {} <Debug> TCP-Session: 48bd4cad-01ab-4711-9f94-07c0961b28e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7649 | 2026.04.19 04:58:51.655305 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7650 | 2026.04.19 04:58:51.655306 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7651 | 2026.04.19 04:58:51.655346 [ 293 ] {} <Debug> TCP-Session: f13ed58f-1780-49af-a7b4-b7f517daab53 Authenticating user 'default' from [fd00:1122:3344:101::e]:50294 | ||
| 7652 | 2026.04.19 04:58:51.655368 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7653 | 2026.04.19 04:58:51.655382 [ 287 ] {} <Debug> TCP-Session: bf0f31ff-cd1c-49ca-ac90-28bfa18de256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7654 | 2026.04.19 04:58:51.655385 [ 293 ] {} <Debug> TCP-Session: f13ed58f-1780-49af-a7b4-b7f517daab53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7655 | 2026.04.19 04:58:51.655411 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7656 | 2026.04.19 04:58:51.655422 [ 291 ] {} <Debug> TCP-Session: b1c46bbc-8edb-4c0e-8387-fde583acfc72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7657 | 2026.04.19 04:58:51.655457 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7658 | 2026.04.19 04:58:51.655465 [ 290 ] {} <Debug> TCP-Session: 62200dac-418f-49b5-847c-55ece65ed85d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7659 | 2026.04.19 04:58:51.655432 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7660 | 2026.04.19 04:58:51.655502 [ 292 ] {} <Debug> TCP-Session: 7b3f198d-dc6c-4d32-97be-65ff64436c0f Authenticating user 'default' from [fd00:1122:3344:101::e]:48372 | ||
| 7661 | 2026.04.19 04:58:51.655432 [ 293 ] {} <Debug> TCP-Session: f13ed58f-1780-49af-a7b4-b7f517daab53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2026.04.19 04:58:51.655540 [ 289 ] {} <Debug> TCP-Session: 48bd4cad-01ab-4711-9f94-07c0961b28e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7663 | 2026.04.19 04:58:51.655552 [ 292 ] {} <Debug> TCP-Session: 7b3f198d-dc6c-4d32-97be-65ff64436c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7664 | 2026.04.19 04:58:51.655334 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7665 | 2026.04.19 04:58:51.655588 [ 292 ] {} <Debug> TCP-Session: 7b3f198d-dc6c-4d32-97be-65ff64436c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.04.19 04:58:51.655319 [ 286 ] {} <Debug> TCP-Session: 307dec7a-53db-4ece-9df2-a5121ea95722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7667 | 2026.04.19 04:58:51.655617 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7668 | 2026.04.19 04:58:51.655624 [ 288 ] {} <Debug> TCP-Session: 410c061f-ac2e-47d9-9477-a9df5bfb5f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2026.04.19 04:58:51.655678 [ 294 ] {} <Debug> TCP-Session: 104576e0-1e76-430e-b25b-6eb64b282479 Authenticating user 'default' from [fd00:1122:3344:101::e]:37382 | ||
| 7670 | 2026.04.19 04:58:51.655712 [ 294 ] {} <Debug> TCP-Session: 104576e0-1e76-430e-b25b-6eb64b282479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2026.04.19 04:58:51.655731 [ 294 ] {} <Debug> TCP-Session: 104576e0-1e76-430e-b25b-6eb64b282479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7672 | 2026.04.19 04:58:51.685017 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50294). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7673 | |||
| 7674 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7675 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7676 | 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 | ||
| 7677 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7678 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7679 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7680 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7681 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7682 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7683 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7684 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7685 | (version 23.8.7.1) | ||
| 7686 | 2026.04.19 04:58:51.685197 [ 293 ] {} <Debug> TCP-Session: f13ed58f-1780-49af-a7b4-b7f517daab53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2026.04.19 04:58:51.685220 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37382). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7688 | |||
| 7689 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7690 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7691 | 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 | ||
| 7692 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7693 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7694 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7695 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7696 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7697 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7698 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7699 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7700 | (version 23.8.7.1) | ||
| 7701 | 2026.04.19 04:58:51.685320 [ 294 ] {} <Debug> TCP-Session: 104576e0-1e76-430e-b25b-6eb64b282479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7702 | 2026.04.19 04:58:51.685346 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48372). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7703 | |||
| 7704 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7705 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7706 | 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 | ||
| 7707 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7708 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7709 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7710 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7711 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7712 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7713 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7714 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7715 | (version 23.8.7.1) | ||
| 7716 | 2026.04.19 04:58:51.685432 [ 292 ] {} <Debug> TCP-Session: 7b3f198d-dc6c-4d32-97be-65ff64436c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2026.04.19 04:58:51.742511 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55966 | ||
| 7718 | 2026.04.19 04:58:51.742648 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7719 | 2026.04.19 04:58:51.742686 [ 290 ] {} <Debug> TCP-Session: 6182cdf1-eb93-4bf3-9437-1df4484c9082 Authenticating user 'default' from [fd00:1122:3344:101::e]:55966 | ||
| 7720 | 2026.04.19 04:58:51.742718 [ 290 ] {} <Debug> TCP-Session: 6182cdf1-eb93-4bf3-9437-1df4484c9082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2026.04.19 04:58:51.742737 [ 290 ] {} <Debug> TCP-Session: 6182cdf1-eb93-4bf3-9437-1df4484c9082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2026.04.19 04:58:51.743050 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37791 | ||
| 7723 | 2026.04.19 04:58:51.743108 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47737 | ||
| 7724 | 2026.04.19 04:58:51.743123 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54133 | ||
| 7725 | 2026.04.19 04:58:51.743112 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42579 | ||
| 7726 | 2026.04.19 04:58:51.743190 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7727 | 2026.04.19 04:58:51.743204 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7728 | 2026.04.19 04:58:51.743225 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7729 | 2026.04.19 04:58:51.743247 [ 291 ] {} <Debug> TCP-Session: 236c5e19-4684-47ef-9f8b-3bbb78ddaba2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37791 | ||
| 7730 | 2026.04.19 04:58:51.743254 [ 294 ] {} <Debug> TCP-Session: c2137d2d-9357-42f2-89d2-76f08a93fd1b Authenticating user 'default' from [fd00:1122:3344:101::e]:47737 | ||
| 7731 | 2026.04.19 04:58:51.743269 [ 286 ] {} <Debug> TCP-Session: e9b4e25d-66f8-44a0-9666-0acce31f85e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54133 | ||
| 7732 | 2026.04.19 04:58:51.743292 [ 291 ] {} <Debug> TCP-Session: 236c5e19-4684-47ef-9f8b-3bbb78ddaba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7733 | 2026.04.19 04:58:51.743299 [ 294 ] {} <Debug> TCP-Session: c2137d2d-9357-42f2-89d2-76f08a93fd1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7734 | 2026.04.19 04:58:51.743309 [ 286 ] {} <Debug> TCP-Session: e9b4e25d-66f8-44a0-9666-0acce31f85e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7735 | 2026.04.19 04:58:51.743327 [ 291 ] {} <Debug> TCP-Session: 236c5e19-4684-47ef-9f8b-3bbb78ddaba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2026.04.19 04:58:51.743350 [ 286 ] {} <Debug> TCP-Session: e9b4e25d-66f8-44a0-9666-0acce31f85e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7737 | 2026.04.19 04:58:51.743340 [ 294 ] {} <Debug> TCP-Session: c2137d2d-9357-42f2-89d2-76f08a93fd1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2026.04.19 04:58:51.743247 [ 290 ] {} <Trace> TCP-Session: 6182cdf1-eb93-4bf3-9437-1df4484c9082 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.04.19 04:58:51.743415 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7740 | 2026.04.19 04:58:51.743479 [ 293 ] {} <Debug> TCP-Session: aaa8cb0e-df43-4fa5-bcfb-d38771b4967a Authenticating user 'default' from [fd00:1122:3344:101::e]:42579 | ||
| 7741 | 2026.04.19 04:58:51.743170 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55796 | ||
| 7742 | 2026.04.19 04:58:51.743169 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38231 | ||
| 7743 | 2026.04.19 04:58:51.743161 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32792 | ||
| 7744 | 2026.04.19 04:58:51.743634 [ 290 ] {dcdf5671-41ed-4ce5-9a9c-fef0f99f5f68} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55966) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7745 | 2026.04.19 04:58:51.743511 [ 293 ] {} <Debug> TCP-Session: aaa8cb0e-df43-4fa5-bcfb-d38771b4967a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7746 | 2026.04.19 04:58:51.743656 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7747 | 2026.04.19 04:58:51.743691 [ 293 ] {} <Debug> TCP-Session: aaa8cb0e-df43-4fa5-bcfb-d38771b4967a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7748 | 2026.04.19 04:58:51.743708 [ 289 ] {} <Debug> TCP-Session: cdf11bcc-cb80-454b-83a6-efaba126bbb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38231 | ||
| 7749 | 2026.04.19 04:58:51.743710 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7750 | 2026.04.19 04:58:51.743735 [ 289 ] {} <Debug> TCP-Session: cdf11bcc-cb80-454b-83a6-efaba126bbb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7751 | 2026.04.19 04:58:51.743761 [ 287 ] {} <Debug> TCP-Session: 89d6095c-21d5-4584-8062-e5133a71d490 Authenticating user 'default' from [fd00:1122:3344:101::e]:32792 | ||
| 7752 | 2026.04.19 04:58:51.743773 [ 289 ] {} <Debug> TCP-Session: cdf11bcc-cb80-454b-83a6-efaba126bbb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7753 | 2026.04.19 04:58:51.743663 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7754 | 2026.04.19 04:58:51.743801 [ 287 ] {} <Debug> TCP-Session: 89d6095c-21d5-4584-8062-e5133a71d490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7755 | 2026.04.19 04:58:51.743866 [ 288 ] {} <Debug> TCP-Session: ca922e4b-cffc-47d9-8280-81e2f35bb6ec Authenticating user 'default' from [fd00:1122:3344:101::e]:55796 | ||
| 7756 | 2026.04.19 04:58:51.743881 [ 287 ] {} <Debug> TCP-Session: 89d6095c-21d5-4584-8062-e5133a71d490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7757 | 2026.04.19 04:58:51.743908 [ 288 ] {} <Debug> TCP-Session: ca922e4b-cffc-47d9-8280-81e2f35bb6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7758 | 2026.04.19 04:58:51.743933 [ 288 ] {} <Debug> TCP-Session: ca922e4b-cffc-47d9-8280-81e2f35bb6ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7759 | 2026.04.19 04:58:51.744034 [ 290 ] {dcdf5671-41ed-4ce5-9a9c-fef0f99f5f68} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7760 | 2026.04.19 04:58:51.743170 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51042 | ||
| 7761 | 2026.04.19 04:58:51.744111 [ 290 ] {dcdf5671-41ed-4ce5-9a9c-fef0f99f5f68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7762 | 2026.04.19 04:58:51.744470 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7763 | 2026.04.19 04:58:51.744504 [ 290 ] {dcdf5671-41ed-4ce5-9a9c-fef0f99f5f68} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 7764 | 2026.04.19 04:58:51.744548 [ 292 ] {} <Debug> TCP-Session: 25e87a57-cc69-4d47-bca6-92b9fc894352 Authenticating user 'default' from [fd00:1122:3344:101::e]:51042 | ||
| 7765 | 2026.04.19 04:58:51.744581 [ 292 ] {} <Debug> TCP-Session: 25e87a57-cc69-4d47-bca6-92b9fc894352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7766 | 2026.04.19 04:58:51.744603 [ 292 ] {} <Debug> TCP-Session: 25e87a57-cc69-4d47-bca6-92b9fc894352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2026.04.19 04:58:51.745502 [ 260 ] {dcdf5671-41ed-4ce5-9a9c-fef0f99f5f68} <Trace> AggregatingTransform: Aggregating | ||
| 7768 | 2026.04.19 04:58:51.745546 [ 260 ] {dcdf5671-41ed-4ce5-9a9c-fef0f99f5f68} <Trace> Aggregator: Aggregation method: without_key | ||
| 7769 | 2026.04.19 04:58:51.745585 [ 260 ] {dcdf5671-41ed-4ce5-9a9c-fef0f99f5f68} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954806 sec. (1047.333 rows/sec., 40.91 KiB/sec.) | ||
| 7770 | 2026.04.19 04:58:51.745604 [ 260 ] {dcdf5671-41ed-4ce5-9a9c-fef0f99f5f68} <Trace> Aggregator: Merging aggregated data | ||
| 7771 | 2026.04.19 04:58:51.746802 [ 290 ] {dcdf5671-41ed-4ce5-9a9c-fef0f99f5f68} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003245 sec., 308.1664098613251 rows/sec., 12.04 KiB/sec. | ||
| 7772 | 2026.04.19 04:58:51.746968 [ 290 ] {dcdf5671-41ed-4ce5-9a9c-fef0f99f5f68} <Debug> TCPHandler: Processed in 0.003938669 sec. | ||
| 7773 | 2026.04.19 04:58:51.747102 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7774 | 2026.04.19 04:58:51.747133 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7775 | 2026.04.19 04:58:51.747137 [ 290 ] {} <Debug> TCP-Session: 6182cdf1-eb93-4bf3-9437-1df4484c9082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7776 | 2026.04.19 04:58:51.747151 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7777 | 2026.04.19 04:58:51.747176 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7778 | 2026.04.19 04:58:51.747192 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7779 | 2026.04.19 04:58:51.747244 [ 291 ] {} <Debug> TCP-Session: 236c5e19-4684-47ef-9f8b-3bbb78ddaba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7780 | 2026.04.19 04:58:51.747285 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7781 | 2026.04.19 04:58:51.747273 [ 294 ] {} <Debug> TCP-Session: c2137d2d-9357-42f2-89d2-76f08a93fd1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7782 | 2026.04.19 04:58:51.747401 [ 287 ] {} <Debug> TCP-Session: 89d6095c-21d5-4584-8062-e5133a71d490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7783 | 2026.04.19 04:58:51.747218 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7784 | 2026.04.19 04:58:51.747212 [ 286 ] {} <Debug> TCP-Session: e9b4e25d-66f8-44a0-9666-0acce31f85e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2026.04.19 04:58:51.747183 [ 289 ] {} <Debug> TCP-Session: cdf11bcc-cb80-454b-83a6-efaba126bbb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2026.04.19 04:58:51.747475 [ 288 ] {} <Debug> TCP-Session: ca922e4b-cffc-47d9-8280-81e2f35bb6ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7787 | 2026.04.19 04:58:51.747263 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7788 | 2026.04.19 04:58:51.747240 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7789 | 2026.04.19 04:58:51.747563 [ 293 ] {} <Debug> TCP-Session: aaa8cb0e-df43-4fa5-bcfb-d38771b4967a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7790 | 2026.04.19 04:58:51.747592 [ 292 ] {} <Debug> TCP-Session: 25e87a57-cc69-4d47-bca6-92b9fc894352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7791 | 2026.04.19 04:58:51.972311 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2026.04.19 04:58:51.972555 [ 4 ] {6a6eaf79-f728-4cc8-8255-26d02bb6cc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7793 | 2026.04.19 04:58:51.972625 [ 4 ] {6a6eaf79-f728-4cc8-8255-26d02bb6cc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7794 | 2026.04.19 04:58:51.973400 [ 4 ] {6a6eaf79-f728-4cc8-8255-26d02bb6cc37} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2026.04.19 04:58:51.973452 [ 4 ] {6a6eaf79-f728-4cc8-8255-26d02bb6cc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7796 | 2026.04.19 04:58:51.973856 [ 4 ] {6a6eaf79-f728-4cc8-8255-26d02bb6cc37} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7797 | 2026.04.19 04:58:51.974085 [ 4 ] {6a6eaf79-f728-4cc8-8255-26d02bb6cc37} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2026.04.19 04:58:51.974265 [ 4 ] {6a6eaf79-f728-4cc8-8255-26d02bb6cc37} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 7799 | 2026.04.19 04:58:51.974321 [ 4 ] {6a6eaf79-f728-4cc8-8255-26d02bb6cc37} <Debug> TCPHandler: Processed in 0.002149608 sec. | ||
| 7800 | 2026.04.19 04:58:51.974487 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7801 | 2026.04.19 04:58:51.974596 [ 4 ] {67188be9-e62c-457e-b435-d77c5775b8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7802 | 2026.04.19 04:58:51.974648 [ 4 ] {67188be9-e62c-457e-b435-d77c5775b8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7803 | 2026.04.19 04:58:51.975098 [ 4 ] {67188be9-e62c-457e-b435-d77c5775b8aa} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2026.04.19 04:58:51.975137 [ 4 ] {67188be9-e62c-457e-b435-d77c5775b8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7805 | 2026.04.19 04:58:51.975436 [ 4 ] {67188be9-e62c-457e-b435-d77c5775b8aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7806 | 2026.04.19 04:58:51.975648 [ 4 ] {67188be9-e62c-457e-b435-d77c5775b8aa} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2026.04.19 04:58:51.975788 [ 4 ] {67188be9-e62c-457e-b435-d77c5775b8aa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001217 sec., 1643.3853738701725 rows/sec., 134.01 KiB/sec. | ||
| 7808 | 2026.04.19 04:58:51.975827 [ 4 ] {67188be9-e62c-457e-b435-d77c5775b8aa} <Debug> TCPHandler: Processed in 0.001402114 sec. | ||
| 7809 | 2026.04.19 04:58:51.975953 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7810 | 2026.04.19 04:58:51.976051 [ 4 ] {7da681a9-7300-48f6-8877-f11db7625ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7811 | 2026.04.19 04:58:51.976091 [ 4 ] {7da681a9-7300-48f6-8877-f11db7625ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7812 | 2026.04.19 04:58:51.976882 [ 4 ] {7da681a9-7300-48f6-8877-f11db7625ac3} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2026.04.19 04:58:51.976922 [ 4 ] {7da681a9-7300-48f6-8877-f11db7625ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7814 | 2026.04.19 04:58:51.977294 [ 4 ] {7da681a9-7300-48f6-8877-f11db7625ac3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7815 | 2026.04.19 04:58:51.977503 [ 4 ] {7da681a9-7300-48f6-8877-f11db7625ac3} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2026.04.19 04:58:51.977629 [ 113 ] {} <Debug> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7817 | 2026.04.19 04:58:51.977641 [ 4 ] {7da681a9-7300-48f6-8877-f11db7625ac3} <Debug> executeQuery: Read 802 rows, 63.30 KiB in 0.00161 sec., 498136.6459627329 rows/sec., 38.40 MiB/sec. | ||
| 7818 | 2026.04.19 04:58:51.977698 [ 113 ] {} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2026.04.19 04:58:51.977705 [ 4 ] {7da681a9-7300-48f6-8877-f11db7625ac3} <Debug> TCPHandler: Processed in 0.001804992 sec. | ||
| 7820 | 2026.04.19 04:58:51.977727 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7821 | 2026.04.19 04:58:51.977853 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.04.19 04:58:51.977852 [ 199 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 7823 | 2026.04.19 04:58:51.977956 [ 4 ] {b28a7465-b45a-4829-97d5-61b072c09454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7824 | 2026.04.19 04:58:51.978000 [ 4 ] {b28a7465-b45a-4829-97d5-61b072c09454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7825 | 2026.04.19 04:58:51.978001 [ 199 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7826 | 2026.04.19 04:58:51.978049 [ 199 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3359 rows starting from the beginning of the part | ||
| 7827 | 2026.04.19 04:58:51.978115 [ 199 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 801 rows starting from the beginning of the part | ||
| 7828 | 2026.04.19 04:58:51.978161 [ 199 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2481 rows starting from the beginning of the part | ||
| 7829 | 2026.04.19 04:58:51.978203 [ 199 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 801 rows starting from the beginning of the part | ||
| 7830 | 2026.04.19 04:58:51.978239 [ 199 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 136 rows starting from the beginning of the part | ||
| 7831 | 2026.04.19 04:58:51.978278 [ 199 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 802 rows starting from the beginning of the part | ||
| 7832 | 2026.04.19 04:58:51.978470 [ 4 ] {b28a7465-b45a-4829-97d5-61b072c09454} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.04.19 04:58:51.978511 [ 4 ] {b28a7465-b45a-4829-97d5-61b072c09454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7834 | 2026.04.19 04:58:51.978839 [ 4 ] {b28a7465-b45a-4829-97d5-61b072c09454} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7835 | 2026.04.19 04:58:51.979062 [ 4 ] {b28a7465-b45a-4829-97d5-61b072c09454} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.04.19 04:58:51.979203 [ 4 ] {b28a7465-b45a-4829-97d5-61b072c09454} <Debug> executeQuery: Read 146 rows, 8.83 KiB in 0.001266 sec., 115323.85466034756 rows/sec., 6.81 MiB/sec. | ||
| 7837 | 2026.04.19 04:58:51.979241 [ 4 ] {b28a7465-b45a-4829-97d5-61b072c09454} <Debug> TCPHandler: Processed in 0.001441186 sec. | ||
| 7838 | 2026.04.19 04:58:51.979373 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2026.04.19 04:58:51.979469 [ 4 ] {cd4e2442-33fb-4889-b2f1-70fb76e47364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7840 | 2026.04.19 04:58:51.979509 [ 4 ] {cd4e2442-33fb-4889-b2f1-70fb76e47364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7841 | 2026.04.19 04:58:51.979945 [ 4 ] {cd4e2442-33fb-4889-b2f1-70fb76e47364} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.04.19 04:58:51.979982 [ 4 ] {cd4e2442-33fb-4889-b2f1-70fb76e47364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7843 | 2026.04.19 04:58:51.980290 [ 4 ] {cd4e2442-33fb-4889-b2f1-70fb76e47364} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7844 | 2026.04.19 04:58:51.980515 [ 4 ] {cd4e2442-33fb-4889-b2f1-70fb76e47364} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.04.19 04:58:51.980649 [ 4 ] {cd4e2442-33fb-4889-b2f1-70fb76e47364} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001198 sec., 124373.95659432387 rows/sec., 8.04 MiB/sec. | ||
| 7846 | 2026.04.19 04:58:51.980688 [ 4 ] {cd4e2442-33fb-4889-b2f1-70fb76e47364} <Debug> TCPHandler: Processed in 0.001366394 sec. | ||
| 7847 | 2026.04.19 04:58:51.980815 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7848 | 2026.04.19 04:58:51.980910 [ 4 ] {9721bde0-b07d-4f14-854a-fc3595bea4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7849 | 2026.04.19 04:58:51.980950 [ 4 ] {9721bde0-b07d-4f14-854a-fc3595bea4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7850 | 2026.04.19 04:58:51.980952 [ 190 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8380 rows, containing 5 columns (5 merged, 0 gathered) in 0.003148255 sec., 2661792.008588885 rows/sec., 212.14 MiB/sec. | ||
| 7851 | 2026.04.19 04:58:51.981288 [ 195 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7852 | 2026.04.19 04:58:51.981399 [ 4 ] {9721bde0-b07d-4f14-854a-fc3595bea4a0} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.04.19 04:58:51.981442 [ 4 ] {9721bde0-b07d-4f14-854a-fc3595bea4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7854 | 2026.04.19 04:58:51.981578 [ 195 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_46_9} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2026.04.19 04:58:51.981664 [ 195 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_46_9} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7856 | 2026.04.19 04:58:51.981750 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 7857 | 2026.04.19 04:58:51.981794 [ 4 ] {9721bde0-b07d-4f14-854a-fc3595bea4a0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7858 | 2026.04.19 04:58:51.982019 [ 4 ] {9721bde0-b07d-4f14-854a-fc3595bea4a0} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.04.19 04:58:51.982446 [ 4 ] {9721bde0-b07d-4f14-854a-fc3595bea4a0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001554 sec., 95238.09523809524 rows/sec., 5.42 MiB/sec. | ||
| 7860 | 2026.04.19 04:58:51.982485 [ 4 ] {9721bde0-b07d-4f14-854a-fc3595bea4a0} <Debug> TCPHandler: Processed in 0.00172131 sec. | ||
| 7861 | 2026.04.19 04:58:51.982607 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2026.04.19 04:58:51.982713 [ 4 ] {c31299d6-eec7-4a01-a289-dd52d583f095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7863 | 2026.04.19 04:58:51.982760 [ 4 ] {c31299d6-eec7-4a01-a289-dd52d583f095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7864 | 2026.04.19 04:58:51.983370 [ 4 ] {c31299d6-eec7-4a01-a289-dd52d583f095} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.04.19 04:58:51.983407 [ 4 ] {c31299d6-eec7-4a01-a289-dd52d583f095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7866 | 2026.04.19 04:58:51.983727 [ 4 ] {c31299d6-eec7-4a01-a289-dd52d583f095} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7867 | 2026.04.19 04:58:51.983933 [ 4 ] {c31299d6-eec7-4a01-a289-dd52d583f095} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.04.19 04:58:51.984045 [ 113 ] {} <Debug> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7869 | 2026.04.19 04:58:51.984067 [ 4 ] {c31299d6-eec7-4a01-a289-dd52d583f095} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001377 sec., 358750.9077705156 rows/sec., 25.18 MiB/sec. | ||
| 7870 | 2026.04.19 04:58:51.984092 [ 113 ] {} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.04.19 04:58:51.984113 [ 4 ] {c31299d6-eec7-4a01-a289-dd52d583f095} <Debug> TCPHandler: Processed in 0.001556667 sec. | ||
| 7872 | 2026.04.19 04:58:51.984117 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7873 | 2026.04.19 04:58:51.984237 [ 188 ] {1a363f07-5702-42dd-9725-0292ef980003::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 | ||
| 7874 | 2026.04.19 04:58:51.984257 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7875 | 2026.04.19 04:58:51.984335 [ 188 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7876 | 2026.04.19 04:58:51.984351 [ 4 ] {7ebfb9d5-1e27-4454-9602-caa93f1af626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7877 | 2026.04.19 04:58:51.984365 [ 188 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1830 rows starting from the beginning of the part | ||
| 7878 | 2026.04.19 04:58:51.984391 [ 4 ] {7ebfb9d5-1e27-4454-9602-caa93f1af626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7879 | 2026.04.19 04:58:51.984424 [ 188 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 492 rows starting from the beginning of the part | ||
| 7880 | 2026.04.19 04:58:51.984469 [ 188 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1328 rows starting from the beginning of the part | ||
| 7881 | 2026.04.19 04:58:51.984511 [ 188 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 492 rows starting from the beginning of the part | ||
| 7882 | 2026.04.19 04:58:51.984563 [ 188 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 7883 | 2026.04.19 04:58:51.984621 [ 188 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 494 rows starting from the beginning of the part | ||
| 7884 | 2026.04.19 04:58:51.984740 [ 4 ] {7ebfb9d5-1e27-4454-9602-caa93f1af626} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2026.04.19 04:58:51.984775 [ 4 ] {7ebfb9d5-1e27-4454-9602-caa93f1af626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7886 | 2026.04.19 04:58:51.985081 [ 4 ] {7ebfb9d5-1e27-4454-9602-caa93f1af626} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7887 | 2026.04.19 04:58:51.985286 [ 4 ] {7ebfb9d5-1e27-4454-9602-caa93f1af626} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2026.04.19 04:58:51.985410 [ 113 ] {} <Debug> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7889 | 2026.04.19 04:58:51.985427 [ 4 ] {7ebfb9d5-1e27-4454-9602-caa93f1af626} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 7890 | 2026.04.19 04:58:51.985454 [ 113 ] {} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2026.04.19 04:58:51.985475 [ 4 ] {7ebfb9d5-1e27-4454-9602-caa93f1af626} <Debug> TCPHandler: Processed in 0.001269683 sec. | ||
| 7892 | 2026.04.19 04:58:51.985479 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7893 | 2026.04.19 04:58:51.985586 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::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 | ||
| 7894 | 2026.04.19 04:58:51.985612 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7895 | 2026.04.19 04:58:51.985691 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7896 | 2026.04.19 04:58:51.985723 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7897 | 2026.04.19 04:58:51.985727 [ 4 ] {4c65e682-6708-484a-a4c4-5df08d73b79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7898 | 2026.04.19 04:58:51.985774 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7899 | 2026.04.19 04:58:51.985778 [ 4 ] {4c65e682-6708-484a-a4c4-5df08d73b79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7900 | 2026.04.19 04:58:51.985829 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7901 | 2026.04.19 04:58:51.985875 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7902 | 2026.04.19 04:58:51.985910 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7903 | 2026.04.19 04:58:51.985946 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7904 | 2026.04.19 04:58:51.986160 [ 190 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001957014 sec., 2422057.2770557594 rows/sec., 175.60 MiB/sec. | ||
| 7905 | 2026.04.19 04:58:51.986219 [ 4 ] {4c65e682-6708-484a-a4c4-5df08d73b79b} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2026.04.19 04:58:51.986260 [ 4 ] {4c65e682-6708-484a-a4c4-5df08d73b79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7907 | 2026.04.19 04:58:51.986355 [ 188 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7908 | 2026.04.19 04:58:51.986602 [ 188 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_46_9} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.04.19 04:58:51.986618 [ 4 ] {4c65e682-6708-484a-a4c4-5df08d73b79b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7910 | 2026.04.19 04:58:51.986667 [ 188 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_46_9} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7911 | 2026.04.19 04:58:51.986732 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7912 | 2026.04.19 04:58:51.986811 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264072 sec., 99677.86645064522 rows/sec., 5.09 MiB/sec. | ||
| 7913 | 2026.04.19 04:58:51.986844 [ 4 ] {4c65e682-6708-484a-a4c4-5df08d73b79b} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7914 | 2026.04.19 04:58:51.986962 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7915 | 2026.04.19 04:58:51.986980 [ 4 ] {4c65e682-6708-484a-a4c4-5df08d73b79b} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001274 sec., 208791.2087912088 rows/sec., 13.88 MiB/sec. | ||
| 7916 | 2026.04.19 04:58:51.986985 [ 190 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7917 | 2026.04.19 04:58:51.987000 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.04.19 04:58:51.987029 [ 4 ] {4c65e682-6708-484a-a4c4-5df08d73b79b} <Debug> TCPHandler: Processed in 0.001473436 sec. | ||
| 7919 | 2026.04.19 04:58:51.987043 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7920 | 2026.04.19 04:58:51.987121 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 7921 | 2026.04.19 04:58:51.987157 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7922 | 2026.04.19 04:58:51.987232 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7923 | 2026.04.19 04:58:51.987259 [ 4 ] {2bef9b34-c0ac-4018-a369-f8aebd04d887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7924 | 2026.04.19 04:58:51.987273 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18277 rows starting from the beginning of the part | ||
| 7925 | 2026.04.19 04:58:51.987310 [ 4 ] {2bef9b34-c0ac-4018-a369-f8aebd04d887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7926 | 2026.04.19 04:58:51.987344 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 7927 | 2026.04.19 04:58:51.987354 [ 190 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_21_4} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2026.04.19 04:58:51.987393 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1624 rows starting from the beginning of the part | ||
| 7929 | 2026.04.19 04:58:51.987435 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7930 | 2026.04.19 04:58:51.987457 [ 190 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_21_4} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7931 | 2026.04.19 04:58:51.987472 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7932 | 2026.04.19 04:58:51.987516 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 266 rows starting from the beginning of the part | ||
| 7933 | 2026.04.19 04:58:51.987584 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7934 | 2026.04.19 04:58:51.987634 [ 4 ] {2bef9b34-c0ac-4018-a369-f8aebd04d887} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.04.19 04:58:51.987677 [ 4 ] {2bef9b34-c0ac-4018-a369-f8aebd04d887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7936 | 2026.04.19 04:58:51.988019 [ 4 ] {2bef9b34-c0ac-4018-a369-f8aebd04d887} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7937 | 2026.04.19 04:58:51.988240 [ 4 ] {2bef9b34-c0ac-4018-a369-f8aebd04d887} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.04.19 04:58:51.988380 [ 4 ] {2bef9b34-c0ac-4018-a369-f8aebd04d887} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 59.16 KiB/sec. | ||
| 7939 | 2026.04.19 04:58:51.988417 [ 4 ] {2bef9b34-c0ac-4018-a369-f8aebd04d887} <Debug> TCPHandler: Processed in 0.001312423 sec. | ||
| 7940 | 2026.04.19 04:58:51.988546 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.04.19 04:58:51.988640 [ 4 ] {ce151d68-6c96-4b62-937f-871d3b91c483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7942 | 2026.04.19 04:58:51.988693 [ 4 ] {ce151d68-6c96-4b62-937f-871d3b91c483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7943 | 2026.04.19 04:58:51.989422 [ 4 ] {ce151d68-6c96-4b62-937f-871d3b91c483} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.04.19 04:58:51.989458 [ 4 ] {ce151d68-6c96-4b62-937f-871d3b91c483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7945 | 2026.04.19 04:58:51.989953 [ 4 ] {ce151d68-6c96-4b62-937f-871d3b91c483} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7946 | 2026.04.19 04:58:51.990171 [ 4 ] {ce151d68-6c96-4b62-937f-871d3b91c483} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.04.19 04:58:51.990312 [ 4 ] {ce151d68-6c96-4b62-937f-871d3b91c483} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00169 sec., 1183.4319526627219 rows/sec., 2.12 MiB/sec. | ||
| 7948 | 2026.04.19 04:58:51.990367 [ 4 ] {ce151d68-6c96-4b62-937f-871d3b91c483} <Debug> TCPHandler: Processed in 0.001873093 sec. | ||
| 7949 | 2026.04.19 04:58:51.990498 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2026.04.19 04:58:51.990593 [ 4 ] {6063af68-9967-4b1d-ab5e-71c1fa1e8844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7951 | 2026.04.19 04:58:51.990634 [ 4 ] {6063af68-9967-4b1d-ab5e-71c1fa1e8844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7952 | 2026.04.19 04:58:51.990982 [ 4 ] {6063af68-9967-4b1d-ab5e-71c1fa1e8844} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.04.19 04:58:51.991016 [ 4 ] {6063af68-9967-4b1d-ab5e-71c1fa1e8844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7954 | 2026.04.19 04:58:51.991306 [ 4 ] {6063af68-9967-4b1d-ab5e-71c1fa1e8844} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7955 | 2026.04.19 04:58:51.991506 [ 4 ] {6063af68-9967-4b1d-ab5e-71c1fa1e8844} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.04.19 04:58:51.991608 [ 113 ] {} <Debug> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7957 | 2026.04.19 04:58:51.991629 [ 4 ] {6063af68-9967-4b1d-ab5e-71c1fa1e8844} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001108 sec., 81227.43682310468 rows/sec., 5.08 MiB/sec. | ||
| 7958 | 2026.04.19 04:58:51.991642 [ 113 ] {} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2026.04.19 04:58:51.991668 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7960 | 2026.04.19 04:58:51.991668 [ 4 ] {6063af68-9967-4b1d-ab5e-71c1fa1e8844} <Debug> TCPHandler: Processed in 0.001278513 sec. | ||
| 7961 | 2026.04.19 04:58:51.991744 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 7962 | 2026.04.19 04:58:51.991892 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7963 | 2026.04.19 04:58:51.991918 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2922 rows starting from the beginning of the part | ||
| 7964 | 2026.04.19 04:58:51.991966 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7965 | 2026.04.19 04:58:51.992004 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 7966 | 2026.04.19 04:58:51.992040 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7967 | 2026.04.19 04:58:51.992071 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7968 | 2026.04.19 04:58:51.992106 [ 188 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 7969 | 2026.04.19 04:58:51.993043 [ 190 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20857 rows, containing 5 columns (5 merged, 0 gathered) in 0.005951284 sec., 3504621.85975329 rows/sec., 226.52 MiB/sec. | ||
| 7970 | 2026.04.19 04:58:51.993336 [ 192 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001562038 sec., 2120306.9323537583 rows/sec., 137.17 MiB/sec. | ||
| 7971 | 2026.04.19 04:58:51.993501 [ 197 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7972 | 2026.04.19 04:58:51.993747 [ 190 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7973 | 2026.04.19 04:58:51.993860 [ 197 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.04.19 04:58:51.993963 [ 197 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7975 | 2026.04.19 04:58:51.994053 [ 190 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_46_9} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2026.04.19 04:58:51.994065 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 7977 | 2026.04.19 04:58:51.994132 [ 190 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_46_9} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7978 | 2026.04.19 04:58:51.994220 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7979 | 2026.04.19 04:58:52.111592 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53355 | ||
| 7980 | 2026.04.19 04:58:52.111709 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7981 | 2026.04.19 04:58:52.111735 [ 290 ] {} <Debug> TCP-Session: a855533f-4ea1-4088-a002-ee7ae7911763 Authenticating user 'default' from [fd00:1122:3344:101::e]:53355 | ||
| 7982 | 2026.04.19 04:58:52.111757 [ 290 ] {} <Debug> TCP-Session: a855533f-4ea1-4088-a002-ee7ae7911763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7983 | 2026.04.19 04:58:52.111770 [ 290 ] {} <Debug> TCP-Session: a855533f-4ea1-4088-a002-ee7ae7911763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7984 | 2026.04.19 04:58:52.111965 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34990 | ||
| 7985 | 2026.04.19 04:58:52.112016 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44845 | ||
| 7986 | 2026.04.19 04:58:52.112044 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40989 | ||
| 7987 | 2026.04.19 04:58:52.112061 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54332 | ||
| 7988 | 2026.04.19 04:58:52.112073 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7989 | 2026.04.19 04:58:52.112073 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35419 | ||
| 7990 | 2026.04.19 04:58:52.112129 [ 291 ] {} <Debug> TCP-Session: 5b6ab4f8-9de1-406e-95de-d37c733dfdd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34990 | ||
| 7991 | 2026.04.19 04:58:52.112151 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7992 | 2026.04.19 04:58:52.112168 [ 290 ] {} <Trace> TCP-Session: a855533f-4ea1-4088-a002-ee7ae7911763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2026.04.19 04:58:52.112180 [ 291 ] {} <Debug> TCP-Session: 5b6ab4f8-9de1-406e-95de-d37c733dfdd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7994 | 2026.04.19 04:58:52.112197 [ 288 ] {} <Debug> TCP-Session: 1a0ab167-5d4b-45cb-809a-e369d0cc9b30 Authenticating user 'default' from [fd00:1122:3344:101::e]:54332 | ||
| 7995 | 2026.04.19 04:58:52.112222 [ 291 ] {} <Debug> TCP-Session: 5b6ab4f8-9de1-406e-95de-d37c733dfdd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7996 | 2026.04.19 04:58:52.112226 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7997 | 2026.04.19 04:58:52.112246 [ 288 ] {} <Debug> TCP-Session: 1a0ab167-5d4b-45cb-809a-e369d0cc9b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7998 | 2026.04.19 04:58:52.112132 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7999 | 2026.04.19 04:58:52.112277 [ 288 ] {} <Debug> TCP-Session: 1a0ab167-5d4b-45cb-809a-e369d0cc9b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8000 | 2026.04.19 04:58:52.112311 [ 287 ] {} <Debug> TCP-Session: 78866041-6ab6-4a88-9fbc-7196de902f20 Authenticating user 'default' from [fd00:1122:3344:101::e]:40989 | ||
| 8001 | 2026.04.19 04:58:52.112036 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57008 | ||
| 8002 | 2026.04.19 04:58:52.112338 [ 287 ] {} <Debug> TCP-Session: 78866041-6ab6-4a88-9fbc-7196de902f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8003 | 2026.04.19 04:58:52.112360 [ 290 ] {8dd1b978-a76e-4f48-851b-d8530ef9ccff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53355) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8004 | 2026.04.19 04:58:52.112380 [ 287 ] {} <Debug> TCP-Session: 78866041-6ab6-4a88-9fbc-7196de902f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8005 | 2026.04.19 04:58:52.112020 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33870 | ||
| 8006 | 2026.04.19 04:58:52.112426 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8007 | 2026.04.19 04:58:52.112274 [ 289 ] {} <Debug> TCP-Session: dc7cd4be-6d5c-4e79-adc7-c9995ad49228 Authenticating user 'default' from [fd00:1122:3344:101::e]:35419 | ||
| 8008 | 2026.04.19 04:58:52.112461 [ 286 ] {} <Debug> TCP-Session: ea5adaa9-7e6c-4d48-9b54-5d896f21ff7f Authenticating user 'default' from [fd00:1122:3344:101::e]:57008 | ||
| 8009 | 2026.04.19 04:58:52.112482 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8010 | 2026.04.19 04:58:52.112485 [ 289 ] {} <Debug> TCP-Session: dc7cd4be-6d5c-4e79-adc7-c9995ad49228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2026.04.19 04:58:52.112500 [ 286 ] {} <Debug> TCP-Session: ea5adaa9-7e6c-4d48-9b54-5d896f21ff7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8012 | 2026.04.19 04:58:52.112508 [ 294 ] {} <Debug> TCP-Session: e6ba27b0-691e-4361-96a4-b4c96a9654b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33870 | ||
| 8013 | 2026.04.19 04:58:52.112518 [ 289 ] {} <Debug> TCP-Session: dc7cd4be-6d5c-4e79-adc7-c9995ad49228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8014 | 2026.04.19 04:58:52.112545 [ 294 ] {} <Debug> TCP-Session: e6ba27b0-691e-4361-96a4-b4c96a9654b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8015 | 2026.04.19 04:58:52.112537 [ 286 ] {} <Debug> TCP-Session: ea5adaa9-7e6c-4d48-9b54-5d896f21ff7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8016 | 2026.04.19 04:58:52.112572 [ 294 ] {} <Debug> TCP-Session: e6ba27b0-691e-4361-96a4-b4c96a9654b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8017 | 2026.04.19 04:58:52.112138 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8018 | 2026.04.19 04:58:52.112024 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60625 | ||
| 8019 | 2026.04.19 04:58:52.112635 [ 292 ] {} <Debug> TCP-Session: 95cc2a89-3a10-443d-a8fc-f28035ac7e42 Authenticating user 'default' from [fd00:1122:3344:101::e]:44845 | ||
| 8020 | 2026.04.19 04:58:52.112667 [ 292 ] {} <Debug> TCP-Session: 95cc2a89-3a10-443d-a8fc-f28035ac7e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2026.04.19 04:58:52.112680 [ 292 ] {} <Debug> TCP-Session: 95cc2a89-3a10-443d-a8fc-f28035ac7e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8022 | 2026.04.19 04:58:52.112689 [ 290 ] {8dd1b978-a76e-4f48-851b-d8530ef9ccff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8023 | 2026.04.19 04:58:52.112750 [ 290 ] {8dd1b978-a76e-4f48-851b-d8530ef9ccff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8024 | 2026.04.19 04:58:52.112892 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8025 | 2026.04.19 04:58:52.112923 [ 293 ] {} <Debug> TCP-Session: 88da39f4-aaf7-4380-bf74-737d706dc443 Authenticating user 'default' from [fd00:1122:3344:101::e]:60625 | ||
| 8026 | 2026.04.19 04:58:52.112940 [ 293 ] {} <Debug> TCP-Session: 88da39f4-aaf7-4380-bf74-737d706dc443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2026.04.19 04:58:52.112952 [ 293 ] {} <Debug> TCP-Session: 88da39f4-aaf7-4380-bf74-737d706dc443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8028 | 2026.04.19 04:58:52.113044 [ 290 ] {8dd1b978-a76e-4f48-851b-d8530ef9ccff} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 8029 | 2026.04.19 04:58:52.114036 [ 322 ] {8dd1b978-a76e-4f48-851b-d8530ef9ccff} <Trace> AggregatingTransform: Aggregating | ||
| 8030 | 2026.04.19 04:58:52.114088 [ 322 ] {8dd1b978-a76e-4f48-851b-d8530ef9ccff} <Trace> Aggregator: Aggregation method: without_key | ||
| 8031 | 2026.04.19 04:58:52.114126 [ 322 ] {8dd1b978-a76e-4f48-851b-d8530ef9ccff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975488 sec. (1025.128 rows/sec., 40.04 KiB/sec.) | ||
| 8032 | 2026.04.19 04:58:52.114145 [ 322 ] {8dd1b978-a76e-4f48-851b-d8530ef9ccff} <Trace> Aggregator: Merging aggregated data | ||
| 8033 | 2026.04.19 04:58:52.115371 [ 290 ] {8dd1b978-a76e-4f48-851b-d8530ef9ccff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003076 sec., 325.0975292587776 rows/sec., 12.70 KiB/sec. | ||
| 8034 | 2026.04.19 04:58:52.115535 [ 290 ] {8dd1b978-a76e-4f48-851b-d8530ef9ccff} <Debug> TCPHandler: Processed in 0.003490421 sec. | ||
| 8035 | 2026.04.19 04:58:52.115668 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8036 | 2026.04.19 04:58:52.115695 [ 290 ] {} <Debug> TCP-Session: a855533f-4ea1-4088-a002-ee7ae7911763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8037 | 2026.04.19 04:58:52.115702 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8038 | 2026.04.19 04:58:52.115726 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8039 | 2026.04.19 04:58:52.115745 [ 291 ] {} <Debug> TCP-Session: 5b6ab4f8-9de1-406e-95de-d37c733dfdd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8040 | 2026.04.19 04:58:52.115745 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8041 | 2026.04.19 04:58:52.115781 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8042 | 2026.04.19 04:58:52.115772 [ 289 ] {} <Debug> TCP-Session: dc7cd4be-6d5c-4e79-adc7-c9995ad49228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8043 | 2026.04.19 04:58:52.115802 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8044 | 2026.04.19 04:58:52.115821 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8045 | 2026.04.19 04:58:52.115841 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8046 | 2026.04.19 04:58:52.115861 [ 293 ] {} <Debug> TCP-Session: 88da39f4-aaf7-4380-bf74-737d706dc443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2026.04.19 04:58:52.115874 [ 287 ] {} <Debug> TCP-Session: 78866041-6ab6-4a88-9fbc-7196de902f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8048 | 2026.04.19 04:58:52.115892 [ 286 ] {} <Debug> TCP-Session: ea5adaa9-7e6c-4d48-9b54-5d896f21ff7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8049 | 2026.04.19 04:58:52.115806 [ 288 ] {} <Debug> TCP-Session: 1a0ab167-5d4b-45cb-809a-e369d0cc9b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8050 | 2026.04.19 04:58:52.115765 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8051 | 2026.04.19 04:58:52.115824 [ 292 ] {} <Debug> TCP-Session: 95cc2a89-3a10-443d-a8fc-f28035ac7e42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2026.04.19 04:58:52.115981 [ 294 ] {} <Debug> TCP-Session: e6ba27b0-691e-4361-96a4-b4c96a9654b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2026.04.19 04:58:55.780852 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8054 | 2026.04.19 04:58:55.780901 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8055 | 2026.04.19 04:58:55.896568 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16333 | ||
| 8056 | 2026.04.19 04:58:55.897115 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.04.19 04:58:55.897167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8058 | 2026.04.19 04:58:55.897662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8059 | 2026.04.19 04:58:55.897890 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.04.19 04:58:55.898043 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16333 | ||
| 8061 | 2026.04.19 04:58:56.765927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8062 | 2026.04.19 04:58:56.782854 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.04.19 04:58:56.782921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8064 | 2026.04.19 04:58:56.788851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8065 | 2026.04.19 04:58:56.789534 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.04.19 04:58:56.792472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8067 | 2026.04.19 04:58:56.965943 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2026.04.19 04:58:56.966076 [ 4 ] {c02018b3-20f6-46da-bd43-8bdd8508104c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8069 | 2026.04.19 04:58:56.966130 [ 4 ] {c02018b3-20f6-46da-bd43-8bdd8508104c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8070 | 2026.04.19 04:58:56.966730 [ 4 ] {c02018b3-20f6-46da-bd43-8bdd8508104c} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.04.19 04:58:56.966767 [ 4 ] {c02018b3-20f6-46da-bd43-8bdd8508104c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8072 | 2026.04.19 04:58:56.967175 [ 4 ] {c02018b3-20f6-46da-bd43-8bdd8508104c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8073 | 2026.04.19 04:58:56.967386 [ 4 ] {c02018b3-20f6-46da-bd43-8bdd8508104c} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.04.19 04:58:56.967535 [ 4 ] {c02018b3-20f6-46da-bd43-8bdd8508104c} <Debug> executeQuery: Read 137 rows, 12.19 KiB in 0.001484 sec., 92318.05929919137 rows/sec., 8.02 MiB/sec. | ||
| 8075 | 2026.04.19 04:58:56.967574 [ 4 ] {c02018b3-20f6-46da-bd43-8bdd8508104c} <Debug> TCPHandler: Processed in 0.00174586 sec. | ||
| 8076 | 2026.04.19 04:58:56.967708 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8077 | 2026.04.19 04:58:56.967804 [ 4 ] {b1ce5b94-ba24-4a35-823f-67befc02ebb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8078 | 2026.04.19 04:58:56.967845 [ 4 ] {b1ce5b94-ba24-4a35-823f-67befc02ebb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8079 | 2026.04.19 04:58:56.968272 [ 4 ] {b1ce5b94-ba24-4a35-823f-67befc02ebb6} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.04.19 04:58:56.968308 [ 4 ] {b1ce5b94-ba24-4a35-823f-67befc02ebb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8081 | 2026.04.19 04:58:56.968603 [ 4 ] {b1ce5b94-ba24-4a35-823f-67befc02ebb6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8082 | 2026.04.19 04:58:56.968805 [ 4 ] {b1ce5b94-ba24-4a35-823f-67befc02ebb6} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2026.04.19 04:58:56.968912 [ 110 ] {} <Debug> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8084 | 2026.04.19 04:58:56.968934 [ 4 ] {b1ce5b94-ba24-4a35-823f-67befc02ebb6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001149 sec., 34812.880765883376 rows/sec., 2.56 MiB/sec. | ||
| 8085 | 2026.04.19 04:58:56.968986 [ 110 ] {} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2026.04.19 04:58:56.968993 [ 4 ] {b1ce5b94-ba24-4a35-823f-67befc02ebb6} <Debug> TCPHandler: Processed in 0.001337133 sec. | ||
| 8087 | 2026.04.19 04:58:56.969017 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8088 | 2026.04.19 04:58:56.969147 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.04.19 04:58:56.969173 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::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 | ||
| 8090 | 2026.04.19 04:58:56.969246 [ 4 ] {ef4d6fd7-56ed-4e87-9ea6-ba9b87641c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8091 | 2026.04.19 04:58:56.969290 [ 4 ] {ef4d6fd7-56ed-4e87-9ea6-ba9b87641c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8092 | 2026.04.19 04:58:56.969307 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8093 | 2026.04.19 04:58:56.969350 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 225 rows starting from the beginning of the part | ||
| 8094 | 2026.04.19 04:58:56.969425 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 49 rows starting from the beginning of the part | ||
| 8095 | 2026.04.19 04:58:56.969479 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 144 rows starting from the beginning of the part | ||
| 8096 | 2026.04.19 04:58:56.969528 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 8097 | 2026.04.19 04:58:56.969579 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 146 rows starting from the beginning of the part | ||
| 8098 | 2026.04.19 04:58:56.969627 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 8099 | 2026.04.19 04:58:56.969697 [ 4 ] {ef4d6fd7-56ed-4e87-9ea6-ba9b87641c7f} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2026.04.19 04:58:56.969741 [ 4 ] {ef4d6fd7-56ed-4e87-9ea6-ba9b87641c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8101 | 2026.04.19 04:58:56.970054 [ 4 ] {ef4d6fd7-56ed-4e87-9ea6-ba9b87641c7f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8102 | 2026.04.19 04:58:56.970282 [ 4 ] {ef4d6fd7-56ed-4e87-9ea6-ba9b87641c7f} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2026.04.19 04:58:56.970424 [ 4 ] {ef4d6fd7-56ed-4e87-9ea6-ba9b87641c7f} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001196 sec., 836.1204013377926 rows/sec., 55.52 KiB/sec. | ||
| 8104 | 2026.04.19 04:58:56.970461 [ 4 ] {ef4d6fd7-56ed-4e87-9ea6-ba9b87641c7f} <Debug> TCPHandler: Processed in 0.001365824 sec. | ||
| 8105 | 2026.04.19 04:58:56.970574 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2026.04.19 04:58:56.970600 [ 190 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481666 sec., 434645.864857532 rows/sec., 29.31 MiB/sec. | ||
| 8107 | 2026.04.19 04:58:56.970669 [ 4 ] {a43f07fd-8d05-40f2-ae3c-6265e340960d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8108 | 2026.04.19 04:58:56.970713 [ 4 ] {a43f07fd-8d05-40f2-ae3c-6265e340960d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8109 | 2026.04.19 04:58:56.970776 [ 192 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8110 | 2026.04.19 04:58:56.971079 [ 192 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_46_9} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2026.04.19 04:58:56.971153 [ 4 ] {a43f07fd-8d05-40f2-ae3c-6265e340960d} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2026.04.19 04:58:56.971159 [ 192 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_46_9} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8113 | 2026.04.19 04:58:56.971189 [ 4 ] {a43f07fd-8d05-40f2-ae3c-6265e340960d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8114 | 2026.04.19 04:58:56.971270 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8115 | 2026.04.19 04:58:56.971484 [ 4 ] {a43f07fd-8d05-40f2-ae3c-6265e340960d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8116 | 2026.04.19 04:58:56.971684 [ 4 ] {a43f07fd-8d05-40f2-ae3c-6265e340960d} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2026.04.19 04:58:56.971813 [ 4 ] {a43f07fd-8d05-40f2-ae3c-6265e340960d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001162 sec., 89500.86058519794 rows/sec., 6.99 MiB/sec. | ||
| 8118 | 2026.04.19 04:58:56.971850 [ 4 ] {a43f07fd-8d05-40f2-ae3c-6265e340960d} <Debug> TCPHandler: Processed in 0.001325833 sec. | ||
| 8119 | 2026.04.19 04:58:56.971967 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2026.04.19 04:58:56.972061 [ 4 ] {4f897b34-5a73-4f29-bcaa-87059c16a1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8121 | 2026.04.19 04:58:56.972103 [ 4 ] {4f897b34-5a73-4f29-bcaa-87059c16a1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8122 | 2026.04.19 04:58:56.972517 [ 4 ] {4f897b34-5a73-4f29-bcaa-87059c16a1ec} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.04.19 04:58:56.972552 [ 4 ] {4f897b34-5a73-4f29-bcaa-87059c16a1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8124 | 2026.04.19 04:58:56.972870 [ 4 ] {4f897b34-5a73-4f29-bcaa-87059c16a1ec} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8125 | 2026.04.19 04:58:56.973073 [ 4 ] {4f897b34-5a73-4f29-bcaa-87059c16a1ec} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2026.04.19 04:58:56.973203 [ 4 ] {4f897b34-5a73-4f29-bcaa-87059c16a1ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 8127 | 2026.04.19 04:58:56.973239 [ 4 ] {4f897b34-5a73-4f29-bcaa-87059c16a1ec} <Debug> TCPHandler: Processed in 0.001323073 sec. | ||
| 8128 | 2026.04.19 04:58:56.973347 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2026.04.19 04:58:56.973439 [ 4 ] {e12d0304-64ec-46b2-8624-1c477bc2cdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8130 | 2026.04.19 04:58:56.973480 [ 4 ] {e12d0304-64ec-46b2-8624-1c477bc2cdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8131 | 2026.04.19 04:58:56.973779 [ 4 ] {e12d0304-64ec-46b2-8624-1c477bc2cdb0} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.04.19 04:58:56.973815 [ 4 ] {e12d0304-64ec-46b2-8624-1c477bc2cdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8133 | 2026.04.19 04:58:56.974101 [ 4 ] {e12d0304-64ec-46b2-8624-1c477bc2cdb0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8134 | 2026.04.19 04:58:56.974299 [ 4 ] {e12d0304-64ec-46b2-8624-1c477bc2cdb0} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.04.19 04:58:56.974430 [ 4 ] {e12d0304-64ec-46b2-8624-1c477bc2cdb0} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 62.91 KiB/sec. | ||
| 8136 | 2026.04.19 04:58:56.974466 [ 4 ] {e12d0304-64ec-46b2-8624-1c477bc2cdb0} <Debug> TCPHandler: Processed in 0.001170881 sec. | ||
| 8137 | 2026.04.19 04:58:56.974568 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.04.19 04:58:56.974663 [ 4 ] {447538a1-90db-4baa-91da-5bd5952cfed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8139 | 2026.04.19 04:58:56.974717 [ 4 ] {447538a1-90db-4baa-91da-5bd5952cfed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8140 | 2026.04.19 04:58:56.975510 [ 4 ] {447538a1-90db-4baa-91da-5bd5952cfed7} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.04.19 04:58:56.975546 [ 4 ] {447538a1-90db-4baa-91da-5bd5952cfed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8142 | 2026.04.19 04:58:56.976085 [ 4 ] {447538a1-90db-4baa-91da-5bd5952cfed7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8143 | 2026.04.19 04:58:56.976297 [ 4 ] {447538a1-90db-4baa-91da-5bd5952cfed7} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.04.19 04:58:56.976438 [ 4 ] {447538a1-90db-4baa-91da-5bd5952cfed7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001792 sec., 22321.428571428572 rows/sec., 40.00 MiB/sec. | ||
| 8145 | 2026.04.19 04:58:56.976489 [ 4 ] {447538a1-90db-4baa-91da-5bd5952cfed7} <Debug> TCPHandler: Processed in 0.001971434 sec. | ||
| 8146 | 2026.04.19 04:58:56.976602 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8147 | 2026.04.19 04:58:56.976697 [ 4 ] {9955c903-c70f-471e-aad6-1d79350e687c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8148 | 2026.04.19 04:58:56.976739 [ 4 ] {9955c903-c70f-471e-aad6-1d79350e687c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8149 | 2026.04.19 04:58:56.977072 [ 4 ] {9955c903-c70f-471e-aad6-1d79350e687c} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.04.19 04:58:56.977107 [ 4 ] {9955c903-c70f-471e-aad6-1d79350e687c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8151 | 2026.04.19 04:58:56.977404 [ 4 ] {9955c903-c70f-471e-aad6-1d79350e687c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8152 | 2026.04.19 04:58:56.977609 [ 4 ] {9955c903-c70f-471e-aad6-1d79350e687c} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.04.19 04:58:56.977739 [ 4 ] {9955c903-c70f-471e-aad6-1d79350e687c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 8154 | 2026.04.19 04:58:56.977774 [ 4 ] {9955c903-c70f-471e-aad6-1d79350e687c} <Debug> TCPHandler: Processed in 0.001222282 sec. | ||
| 8155 | 2026.04.19 04:58:57.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.57 MiB, peak 294.92 MiB, free memory in arenas 0.00 B, will set to 285.49 MiB (RSS), difference: -1.08 MiB | ||
| 8156 | 2026.04.19 04:59:00.997525 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1060 | ||
| 8157 | 2026.04.19 04:59:01.000259 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8158 | 2026.04.19 04:59:01.000321 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8159 | 2026.04.19 04:59:01.001721 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8160 | 2026.04.19 04:59:01.002014 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8161 | 2026.04.19 04:59:01.002172 [ 101 ] {} <Debug> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8162 | 2026.04.19 04:59:01.002240 [ 101 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2026.04.19 04:59:01.002261 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8164 | 2026.04.19 04:59:01.002372 [ 197 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 8165 | 2026.04.19 04:59:01.002404 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
| 8166 | 2026.04.19 04:59:01.002992 [ 197 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8167 | 2026.04.19 04:59:01.003162 [ 197 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 872 rows starting from the beginning of the part | ||
| 8168 | 2026.04.19 04:59:01.003696 [ 197 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 8169 | 2026.04.19 04:59:01.004089 [ 197 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 8170 | 2026.04.19 04:59:01.004499 [ 197 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 8171 | 2026.04.19 04:59:01.004877 [ 197 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8172 | 2026.04.19 04:59:01.005237 [ 197 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part | ||
| 8173 | 2026.04.19 04:59:01.012423 [ 192 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 72 columns (72 merged, 0 gathered) in 0.010100037 sec., 104950.11057880284 rows/sec., 88.17 MiB/sec. | ||
| 8174 | 2026.04.19 04:59:01.013999 [ 190 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8175 | 2026.04.19 04:59:01.014556 [ 190 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_26_5} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2026.04.19 04:59:01.014626 [ 190 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_26_5} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8177 | 2026.04.19 04:59:01.014928 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 8178 | 2026.04.19 04:59:01.971994 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2026.04.19 04:59:01.972296 [ 4 ] {078e8051-15b5-4029-9a08-dc8b085bbcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8180 | 2026.04.19 04:59:01.972402 [ 4 ] {078e8051-15b5-4029-9a08-dc8b085bbcd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8181 | 2026.04.19 04:59:01.973305 [ 4 ] {078e8051-15b5-4029-9a08-dc8b085bbcd2} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2026.04.19 04:59:01.973348 [ 4 ] {078e8051-15b5-4029-9a08-dc8b085bbcd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8183 | 2026.04.19 04:59:01.973742 [ 4 ] {078e8051-15b5-4029-9a08-dc8b085bbcd2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8184 | 2026.04.19 04:59:01.973968 [ 4 ] {078e8051-15b5-4029-9a08-dc8b085bbcd2} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2026.04.19 04:59:01.974143 [ 4 ] {078e8051-15b5-4029-9a08-dc8b085bbcd2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001922 sec., 147762.7471383975 rows/sec., 9.38 MiB/sec. | ||
| 8186 | 2026.04.19 04:59:01.974193 [ 4 ] {078e8051-15b5-4029-9a08-dc8b085bbcd2} <Debug> TCPHandler: Processed in 0.002388222 sec. | ||
| 8187 | 2026.04.19 04:59:01.974340 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8188 | 2026.04.19 04:59:01.974443 [ 4 ] {d61694e1-d213-40f2-82fb-9bde56cd11d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8189 | 2026.04.19 04:59:01.974485 [ 4 ] {d61694e1-d213-40f2-82fb-9bde56cd11d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8190 | 2026.04.19 04:59:01.975333 [ 4 ] {d61694e1-d213-40f2-82fb-9bde56cd11d9} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8191 | 2026.04.19 04:59:01.975369 [ 4 ] {d61694e1-d213-40f2-82fb-9bde56cd11d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8192 | 2026.04.19 04:59:01.975764 [ 4 ] {d61694e1-d213-40f2-82fb-9bde56cd11d9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8193 | 2026.04.19 04:59:01.975970 [ 4 ] {d61694e1-d213-40f2-82fb-9bde56cd11d9} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2026.04.19 04:59:01.976109 [ 4 ] {d61694e1-d213-40f2-82fb-9bde56cd11d9} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.001689 sec., 474245.11545293074 rows/sec., 36.56 MiB/sec. | ||
| 8195 | 2026.04.19 04:59:01.976148 [ 4 ] {d61694e1-d213-40f2-82fb-9bde56cd11d9} <Debug> TCPHandler: Processed in 0.001862202 sec. | ||
| 8196 | 2026.04.19 04:59:01.976276 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8197 | 2026.04.19 04:59:01.976373 [ 4 ] {e813b4b2-418c-4fa7-a752-f7c9ca4703d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8198 | 2026.04.19 04:59:01.976414 [ 4 ] {e813b4b2-418c-4fa7-a752-f7c9ca4703d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8199 | 2026.04.19 04:59:01.976864 [ 4 ] {e813b4b2-418c-4fa7-a752-f7c9ca4703d3} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2026.04.19 04:59:01.976900 [ 4 ] {e813b4b2-418c-4fa7-a752-f7c9ca4703d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8201 | 2026.04.19 04:59:01.977200 [ 4 ] {e813b4b2-418c-4fa7-a752-f7c9ca4703d3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8202 | 2026.04.19 04:59:01.977398 [ 4 ] {e813b4b2-418c-4fa7-a752-f7c9ca4703d3} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2026.04.19 04:59:01.977531 [ 4 ] {e813b4b2-418c-4fa7-a752-f7c9ca4703d3} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001176 sec., 122448.97959183675 rows/sec., 7.22 MiB/sec. | ||
| 8204 | 2026.04.19 04:59:01.977568 [ 4 ] {e813b4b2-418c-4fa7-a752-f7c9ca4703d3} <Debug> TCPHandler: Processed in 0.001344013 sec. | ||
| 8205 | 2026.04.19 04:59:01.977702 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8206 | 2026.04.19 04:59:01.977798 [ 4 ] {07063290-1aed-470f-a514-9f58424d962d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8207 | 2026.04.19 04:59:01.977837 [ 4 ] {07063290-1aed-470f-a514-9f58424d962d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8208 | 2026.04.19 04:59:01.978277 [ 4 ] {07063290-1aed-470f-a514-9f58424d962d} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2026.04.19 04:59:01.978311 [ 4 ] {07063290-1aed-470f-a514-9f58424d962d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8210 | 2026.04.19 04:59:01.978605 [ 4 ] {07063290-1aed-470f-a514-9f58424d962d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8211 | 2026.04.19 04:59:01.978807 [ 4 ] {07063290-1aed-470f-a514-9f58424d962d} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2026.04.19 04:59:01.978924 [ 96 ] {} <Debug> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8213 | 2026.04.19 04:59:01.978934 [ 4 ] {07063290-1aed-470f-a514-9f58424d962d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 8214 | 2026.04.19 04:59:01.978961 [ 96 ] {} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.04.19 04:59:01.978979 [ 4 ] {07063290-1aed-470f-a514-9f58424d962d} <Debug> TCPHandler: Processed in 0.001338873 sec. | ||
| 8216 | 2026.04.19 04:59:01.978980 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8217 | 2026.04.19 04:59:01.979102 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8218 | 2026.04.19 04:59:01.979119 [ 187 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::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 | ||
| 8219 | 2026.04.19 04:59:01.979196 [ 4 ] {d1a982a7-6519-475f-bf3f-a99ffafd6bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8220 | 2026.04.19 04:59:01.979239 [ 4 ] {d1a982a7-6519-475f-bf3f-a99ffafd6bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8221 | 2026.04.19 04:59:01.979275 [ 187 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8222 | 2026.04.19 04:59:01.979318 [ 187 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 975 rows starting from the beginning of the part | ||
| 8223 | 2026.04.19 04:59:01.979395 [ 187 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 801 rows starting from the beginning of the part | ||
| 8224 | 2026.04.19 04:59:01.979447 [ 187 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 8225 | 2026.04.19 04:59:01.979495 [ 187 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 8226 | 2026.04.19 04:59:01.979540 [ 187 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 8227 | 2026.04.19 04:59:01.979585 [ 187 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 8228 | 2026.04.19 04:59:01.979689 [ 4 ] {d1a982a7-6519-475f-bf3f-a99ffafd6bd1} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.04.19 04:59:01.979732 [ 4 ] {d1a982a7-6519-475f-bf3f-a99ffafd6bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8230 | 2026.04.19 04:59:01.980055 [ 4 ] {d1a982a7-6519-475f-bf3f-a99ffafd6bd1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8231 | 2026.04.19 04:59:01.980282 [ 4 ] {d1a982a7-6519-475f-bf3f-a99ffafd6bd1} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2026.04.19 04:59:01.980417 [ 4 ] {d1a982a7-6519-475f-bf3f-a99ffafd6bd1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001238 sec., 119547.65751211632 rows/sec., 6.80 MiB/sec. | ||
| 8233 | 2026.04.19 04:59:01.980454 [ 4 ] {d1a982a7-6519-475f-bf3f-a99ffafd6bd1} <Debug> TCPHandler: Processed in 0.001404374 sec. | ||
| 8234 | 2026.04.19 04:59:01.980589 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8235 | 2026.04.19 04:59:01.980683 [ 4 ] {f6db7faf-8024-46b0-a03e-c770d0811b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8236 | 2026.04.19 04:59:01.980722 [ 4 ] {f6db7faf-8024-46b0-a03e-c770d0811b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8237 | 2026.04.19 04:59:01.980798 [ 193 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2224 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174192 sec., 1276752.0896482042 rows/sec., 81.32 MiB/sec. | ||
| 8238 | 2026.04.19 04:59:01.981061 [ 194 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8239 | 2026.04.19 04:59:01.981334 [ 4 ] {f6db7faf-8024-46b0-a03e-c770d0811b20} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8240 | 2026.04.19 04:59:01.981377 [ 4 ] {f6db7faf-8024-46b0-a03e-c770d0811b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8241 | 2026.04.19 04:59:01.981415 [ 194 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_31_6} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.04.19 04:59:01.981520 [ 194 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_31_6} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8243 | 2026.04.19 04:59:01.981625 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8244 | 2026.04.19 04:59:01.981733 [ 4 ] {f6db7faf-8024-46b0-a03e-c770d0811b20} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8245 | 2026.04.19 04:59:01.981953 [ 4 ] {f6db7faf-8024-46b0-a03e-c770d0811b20} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.04.19 04:59:01.982082 [ 4 ] {f6db7faf-8024-46b0-a03e-c770d0811b20} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001416 sec., 347457.6271186441 rows/sec., 24.37 MiB/sec. | ||
| 8247 | 2026.04.19 04:59:01.982119 [ 4 ] {f6db7faf-8024-46b0-a03e-c770d0811b20} <Debug> TCPHandler: Processed in 0.001582578 sec. | ||
| 8248 | 2026.04.19 04:59:01.982244 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.04.19 04:59:01.982339 [ 4 ] {fb87f752-ced9-4966-988a-54434969ff21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8250 | 2026.04.19 04:59:01.982379 [ 4 ] {fb87f752-ced9-4966-988a-54434969ff21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8251 | 2026.04.19 04:59:01.982723 [ 4 ] {fb87f752-ced9-4966-988a-54434969ff21} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.04.19 04:59:01.982756 [ 4 ] {fb87f752-ced9-4966-988a-54434969ff21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8253 | 2026.04.19 04:59:01.983042 [ 4 ] {fb87f752-ced9-4966-988a-54434969ff21} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8254 | 2026.04.19 04:59:01.983231 [ 4 ] {fb87f752-ced9-4966-988a-54434969ff21} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.04.19 04:59:01.983349 [ 4 ] {fb87f752-ced9-4966-988a-54434969ff21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 8256 | 2026.04.19 04:59:01.983391 [ 4 ] {fb87f752-ced9-4966-988a-54434969ff21} <Debug> TCPHandler: Processed in 0.001237511 sec. | ||
| 8257 | 2026.04.19 04:59:01.983503 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8258 | 2026.04.19 04:59:01.983616 [ 4 ] {217788d7-63de-4d53-ad53-e4619731f734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8259 | 2026.04.19 04:59:01.983663 [ 4 ] {217788d7-63de-4d53-ad53-e4619731f734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8260 | 2026.04.19 04:59:01.984209 [ 4 ] {217788d7-63de-4d53-ad53-e4619731f734} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.04.19 04:59:01.984252 [ 4 ] {217788d7-63de-4d53-ad53-e4619731f734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8262 | 2026.04.19 04:59:01.984642 [ 4 ] {217788d7-63de-4d53-ad53-e4619731f734} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8263 | 2026.04.19 04:59:01.984848 [ 4 ] {217788d7-63de-4d53-ad53-e4619731f734} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.04.19 04:59:01.984982 [ 4 ] {217788d7-63de-4d53-ad53-e4619731f734} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001343 sec., 197319.434102755 rows/sec., 13.11 MiB/sec. | ||
| 8265 | 2026.04.19 04:59:01.985018 [ 4 ] {217788d7-63de-4d53-ad53-e4619731f734} <Debug> TCPHandler: Processed in 0.001537257 sec. | ||
| 8266 | 2026.04.19 04:59:01.985145 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2026.04.19 04:59:01.985246 [ 4 ] {c790f700-5e80-432c-88c3-788f0a15c220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8268 | 2026.04.19 04:59:01.985287 [ 4 ] {c790f700-5e80-432c-88c3-788f0a15c220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8269 | 2026.04.19 04:59:01.985629 [ 4 ] {c790f700-5e80-432c-88c3-788f0a15c220} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.04.19 04:59:01.985662 [ 4 ] {c790f700-5e80-432c-88c3-788f0a15c220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8271 | 2026.04.19 04:59:01.985955 [ 4 ] {c790f700-5e80-432c-88c3-788f0a15c220} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8272 | 2026.04.19 04:59:01.986155 [ 4 ] {c790f700-5e80-432c-88c3-788f0a15c220} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.04.19 04:59:01.986269 [ 96 ] {} <Debug> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8274 | 2026.04.19 04:59:01.986283 [ 4 ] {c790f700-5e80-432c-88c3-788f0a15c220} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 8275 | 2026.04.19 04:59:01.986302 [ 96 ] {} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2026.04.19 04:59:01.986319 [ 4 ] {c790f700-5e80-432c-88c3-788f0a15c220} <Debug> TCPHandler: Processed in 0.001222682 sec. | ||
| 8277 | 2026.04.19 04:59:01.986322 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8278 | 2026.04.19 04:59:01.986398 [ 192 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 8279 | 2026.04.19 04:59:01.986440 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8280 | 2026.04.19 04:59:01.986481 [ 192 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8281 | 2026.04.19 04:59:01.986516 [ 192 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 8282 | 2026.04.19 04:59:01.986539 [ 4 ] {9724377d-f325-4361-a490-54d0cee2a7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8283 | 2026.04.19 04:59:01.986569 [ 192 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 8284 | 2026.04.19 04:59:01.986593 [ 4 ] {9724377d-f325-4361-a490-54d0cee2a7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8285 | 2026.04.19 04:59:01.986615 [ 192 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 8286 | 2026.04.19 04:59:01.986659 [ 192 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 8287 | 2026.04.19 04:59:01.986702 [ 192 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 8288 | 2026.04.19 04:59:01.986743 [ 192 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8289 | 2026.04.19 04:59:01.987338 [ 4 ] {9724377d-f325-4361-a490-54d0cee2a7a8} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8290 | 2026.04.19 04:59:01.987371 [ 4 ] {9724377d-f325-4361-a490-54d0cee2a7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8291 | 2026.04.19 04:59:01.987576 [ 186 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001207222 sec., 20708.701465016376 rows/sec., 1.35 MiB/sec. | ||
| 8292 | 2026.04.19 04:59:01.987695 [ 192 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8293 | 2026.04.19 04:59:01.987862 [ 4 ] {9724377d-f325-4361-a490-54d0cee2a7a8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8294 | 2026.04.19 04:59:01.987931 [ 192 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_24_5} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2026.04.19 04:59:01.987997 [ 192 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_24_5} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8296 | 2026.04.19 04:59:01.988062 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8297 | 2026.04.19 04:59:01.988080 [ 4 ] {9724377d-f325-4361-a490-54d0cee2a7a8} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2026.04.19 04:59:01.988218 [ 4 ] {9724377d-f325-4361-a490-54d0cee2a7a8} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001696 sec., 1179.245283018868 rows/sec., 2.11 MiB/sec. | ||
| 8299 | 2026.04.19 04:59:01.988290 [ 4 ] {9724377d-f325-4361-a490-54d0cee2a7a8} <Debug> TCPHandler: Processed in 0.001898503 sec. | ||
| 8300 | 2026.04.19 04:59:01.988413 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8301 | 2026.04.19 04:59:01.988504 [ 4 ] {ab072f03-76ca-4342-948a-894942882e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8302 | 2026.04.19 04:59:01.988544 [ 4 ] {ab072f03-76ca-4342-948a-894942882e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8303 | 2026.04.19 04:59:01.988868 [ 4 ] {ab072f03-76ca-4342-948a-894942882e86} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2026.04.19 04:59:01.988901 [ 4 ] {ab072f03-76ca-4342-948a-894942882e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8305 | 2026.04.19 04:59:01.989189 [ 4 ] {ab072f03-76ca-4342-948a-894942882e86} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8306 | 2026.04.19 04:59:01.989399 [ 4 ] {ab072f03-76ca-4342-948a-894942882e86} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2026.04.19 04:59:01.989522 [ 4 ] {ab072f03-76ca-4342-948a-894942882e86} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001035 sec., 86956.52173913045 rows/sec., 5.44 MiB/sec. | ||
| 8308 | 2026.04.19 04:59:01.989555 [ 4 ] {ab072f03-76ca-4342-948a-894942882e86} <Debug> TCPHandler: Processed in 0.00119134 sec. | ||
| 8309 | 2026.04.19 04:59:03.398159 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16845 | ||
| 8310 | 2026.04.19 04:59:03.398726 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2026.04.19 04:59:03.398771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8312 | 2026.04.19 04:59:03.399244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8313 | 2026.04.19 04:59:03.399474 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8314 | 2026.04.19 04:59:03.399628 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16845 | ||
| 8315 | 2026.04.19 04:59:04.292566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8316 | 2026.04.19 04:59:04.309798 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.04.19 04:59:04.309848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8318 | 2026.04.19 04:59:04.316271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8319 | 2026.04.19 04:59:04.317051 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.04.19 04:59:04.319939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8321 | 2026.04.19 04:59:06.600109 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2026.04.19 04:59:06.600286 [ 4 ] {efd5f538-8da4-4de2-ba4c-c04d7d49aafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8323 | 2026.04.19 04:59:06.600351 [ 4 ] {efd5f538-8da4-4de2-ba4c-c04d7d49aafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8324 | 2026.04.19 04:59:06.600976 [ 4 ] {efd5f538-8da4-4de2-ba4c-c04d7d49aafd} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.04.19 04:59:06.601023 [ 4 ] {efd5f538-8da4-4de2-ba4c-c04d7d49aafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8326 | 2026.04.19 04:59:06.601409 [ 4 ] {efd5f538-8da4-4de2-ba4c-c04d7d49aafd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8327 | 2026.04.19 04:59:06.601634 [ 4 ] {efd5f538-8da4-4de2-ba4c-c04d7d49aafd} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2026.04.19 04:59:06.601813 [ 4 ] {efd5f538-8da4-4de2-ba4c-c04d7d49aafd} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001576 sec., 8883.248730964468 rows/sec., 724.37 KiB/sec. | ||
| 8329 | 2026.04.19 04:59:06.601866 [ 4 ] {efd5f538-8da4-4de2-ba4c-c04d7d49aafd} <Debug> TCPHandler: Processed in 0.001888053 sec. | ||
| 8330 | 2026.04.19 04:59:06.602013 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8331 | 2026.04.19 04:59:06.602116 [ 4 ] {60f0ea3d-5ae1-4b7c-99a1-dafd2d7aead8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8332 | 2026.04.19 04:59:06.602158 [ 4 ] {60f0ea3d-5ae1-4b7c-99a1-dafd2d7aead8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8333 | 2026.04.19 04:59:06.603859 [ 4 ] {60f0ea3d-5ae1-4b7c-99a1-dafd2d7aead8} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8334 | 2026.04.19 04:59:06.603899 [ 4 ] {60f0ea3d-5ae1-4b7c-99a1-dafd2d7aead8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8335 | 2026.04.19 04:59:06.604394 [ 4 ] {60f0ea3d-5ae1-4b7c-99a1-dafd2d7aead8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8336 | 2026.04.19 04:59:06.604617 [ 4 ] {60f0ea3d-5ae1-4b7c-99a1-dafd2d7aead8} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2026.04.19 04:59:06.604772 [ 4 ] {60f0ea3d-5ae1-4b7c-99a1-dafd2d7aead8} <Debug> executeQuery: Read 2488 rows, 189.53 KiB in 0.002678 sec., 929051.5309932786 rows/sec., 69.12 MiB/sec. | ||
| 8338 | 2026.04.19 04:59:06.604812 [ 4 ] {60f0ea3d-5ae1-4b7c-99a1-dafd2d7aead8} <Debug> TCPHandler: Processed in 0.00285255 sec. | ||
| 8339 | 2026.04.19 04:59:06.604942 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8340 | 2026.04.19 04:59:06.605041 [ 4 ] {972078ca-9818-45ff-9f9b-d6210b69b1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8341 | 2026.04.19 04:59:06.605084 [ 4 ] {972078ca-9818-45ff-9f9b-d6210b69b1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8342 | 2026.04.19 04:59:06.605544 [ 4 ] {972078ca-9818-45ff-9f9b-d6210b69b1ba} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2026.04.19 04:59:06.605583 [ 4 ] {972078ca-9818-45ff-9f9b-d6210b69b1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8344 | 2026.04.19 04:59:06.605912 [ 4 ] {972078ca-9818-45ff-9f9b-d6210b69b1ba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8345 | 2026.04.19 04:59:06.606136 [ 4 ] {972078ca-9818-45ff-9f9b-d6210b69b1ba} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2026.04.19 04:59:06.606283 [ 4 ] {972078ca-9818-45ff-9f9b-d6210b69b1ba} <Debug> executeQuery: Read 63 rows, 4.66 KiB in 0.001262 sec., 49920.76069730586 rows/sec., 3.61 MiB/sec. | ||
| 8347 | 2026.04.19 04:59:06.606322 [ 4 ] {972078ca-9818-45ff-9f9b-d6210b69b1ba} <Debug> TCPHandler: Processed in 0.001431674 sec. | ||
| 8348 | 2026.04.19 04:59:06.606442 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8349 | 2026.04.19 04:59:06.606536 [ 4 ] {1551f26a-97ca-4f0d-949f-50e15193ec35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8350 | 2026.04.19 04:59:06.606576 [ 4 ] {1551f26a-97ca-4f0d-949f-50e15193ec35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8351 | 2026.04.19 04:59:06.607286 [ 4 ] {1551f26a-97ca-4f0d-949f-50e15193ec35} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2026.04.19 04:59:06.607323 [ 4 ] {1551f26a-97ca-4f0d-949f-50e15193ec35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8353 | 2026.04.19 04:59:06.607650 [ 4 ] {1551f26a-97ca-4f0d-949f-50e15193ec35} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8354 | 2026.04.19 04:59:06.607852 [ 4 ] {1551f26a-97ca-4f0d-949f-50e15193ec35} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2026.04.19 04:59:06.607985 [ 4 ] {1551f26a-97ca-4f0d-949f-50e15193ec35} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001467 sec., 546012.2699386503 rows/sec., 31.54 MiB/sec. | ||
| 8356 | 2026.04.19 04:59:06.608023 [ 4 ] {1551f26a-97ca-4f0d-949f-50e15193ec35} <Debug> TCPHandler: Processed in 0.001631418 sec. | ||
| 8357 | 2026.04.19 04:59:06.608140 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8358 | 2026.04.19 04:59:06.608235 [ 4 ] {7f514dd7-03e6-4d7d-8b23-29473ca36a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8359 | 2026.04.19 04:59:06.608273 [ 4 ] {7f514dd7-03e6-4d7d-8b23-29473ca36a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8360 | 2026.04.19 04:59:06.608650 [ 4 ] {7f514dd7-03e6-4d7d-8b23-29473ca36a99} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.04.19 04:59:06.608686 [ 4 ] {7f514dd7-03e6-4d7d-8b23-29473ca36a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8362 | 2026.04.19 04:59:06.608964 [ 4 ] {7f514dd7-03e6-4d7d-8b23-29473ca36a99} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8363 | 2026.04.19 04:59:06.609174 [ 4 ] {7f514dd7-03e6-4d7d-8b23-29473ca36a99} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.04.19 04:59:06.609304 [ 4 ] {7f514dd7-03e6-4d7d-8b23-29473ca36a99} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 8365 | 2026.04.19 04:59:06.609341 [ 4 ] {7f514dd7-03e6-4d7d-8b23-29473ca36a99} <Debug> TCPHandler: Processed in 0.001252032 sec. | ||
| 8366 | 2026.04.19 04:59:06.609462 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2026.04.19 04:59:06.609554 [ 4 ] {e10a5d6c-b52b-4ee2-9e4d-aff33b7aae48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8368 | 2026.04.19 04:59:06.609594 [ 4 ] {e10a5d6c-b52b-4ee2-9e4d-aff33b7aae48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8369 | 2026.04.19 04:59:06.610495 [ 4 ] {e10a5d6c-b52b-4ee2-9e4d-aff33b7aae48} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2026.04.19 04:59:06.610531 [ 4 ] {e10a5d6c-b52b-4ee2-9e4d-aff33b7aae48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8371 | 2026.04.19 04:59:06.610910 [ 4 ] {e10a5d6c-b52b-4ee2-9e4d-aff33b7aae48} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8372 | 2026.04.19 04:59:06.611126 [ 4 ] {e10a5d6c-b52b-4ee2-9e4d-aff33b7aae48} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2026.04.19 04:59:06.611263 [ 4 ] {e10a5d6c-b52b-4ee2-9e4d-aff33b7aae48} <Debug> executeQuery: Read 1342 rows, 92.30 KiB in 0.001726 sec., 777520.2780996524 rows/sec., 52.22 MiB/sec. | ||
| 8374 | 2026.04.19 04:59:06.611302 [ 4 ] {e10a5d6c-b52b-4ee2-9e4d-aff33b7aae48} <Debug> TCPHandler: Processed in 0.001890942 sec. | ||
| 8375 | 2026.04.19 04:59:06.611421 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2026.04.19 04:59:06.611515 [ 4 ] {63b3c5d4-ceed-42cf-9852-fa4f970571e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8377 | 2026.04.19 04:59:06.611558 [ 4 ] {63b3c5d4-ceed-42cf-9852-fa4f970571e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8378 | 2026.04.19 04:59:06.612298 [ 4 ] {63b3c5d4-ceed-42cf-9852-fa4f970571e6} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.04.19 04:59:06.612334 [ 4 ] {63b3c5d4-ceed-42cf-9852-fa4f970571e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8380 | 2026.04.19 04:59:06.612779 [ 4 ] {63b3c5d4-ceed-42cf-9852-fa4f970571e6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8381 | 2026.04.19 04:59:06.612986 [ 4 ] {63b3c5d4-ceed-42cf-9852-fa4f970571e6} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.04.19 04:59:06.613121 [ 4 ] {63b3c5d4-ceed-42cf-9852-fa4f970571e6} <Debug> executeQuery: Read 1631 rows, 102.52 KiB in 0.001624 sec., 1004310.3448275862 rows/sec., 61.65 MiB/sec. | ||
| 8383 | 2026.04.19 04:59:06.613159 [ 4 ] {63b3c5d4-ceed-42cf-9852-fa4f970571e6} <Debug> TCPHandler: Processed in 0.001789731 sec. | ||
| 8384 | 2026.04.19 04:59:06.613278 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2026.04.19 04:59:06.613372 [ 4 ] {f27341e9-e7da-42b7-969c-51f2a3b2db37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8386 | 2026.04.19 04:59:06.613426 [ 4 ] {f27341e9-e7da-42b7-969c-51f2a3b2db37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8387 | 2026.04.19 04:59:06.614328 [ 4 ] {f27341e9-e7da-42b7-969c-51f2a3b2db37} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.04.19 04:59:06.614366 [ 4 ] {f27341e9-e7da-42b7-969c-51f2a3b2db37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8389 | 2026.04.19 04:59:06.614958 [ 4 ] {f27341e9-e7da-42b7-969c-51f2a3b2db37} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8390 | 2026.04.19 04:59:06.615190 [ 4 ] {f27341e9-e7da-42b7-969c-51f2a3b2db37} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2026.04.19 04:59:06.615342 [ 4 ] {f27341e9-e7da-42b7-969c-51f2a3b2db37} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001988 sec., 24647.887323943658 rows/sec., 44.17 MiB/sec. | ||
| 8392 | 2026.04.19 04:59:06.615420 [ 4 ] {f27341e9-e7da-42b7-969c-51f2a3b2db37} <Debug> TCPHandler: Processed in 0.002192548 sec. | ||
| 8393 | 2026.04.19 04:59:06.615553 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8394 | 2026.04.19 04:59:06.615647 [ 4 ] {23b79781-08c5-4854-be2e-82aebae3d785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8395 | 2026.04.19 04:59:06.615689 [ 4 ] {23b79781-08c5-4854-be2e-82aebae3d785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8396 | 2026.04.19 04:59:06.616031 [ 4 ] {23b79781-08c5-4854-be2e-82aebae3d785} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2026.04.19 04:59:06.616066 [ 4 ] {23b79781-08c5-4854-be2e-82aebae3d785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8398 | 2026.04.19 04:59:06.616365 [ 4 ] {23b79781-08c5-4854-be2e-82aebae3d785} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8399 | 2026.04.19 04:59:06.616568 [ 4 ] {23b79781-08c5-4854-be2e-82aebae3d785} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2026.04.19 04:59:06.616697 [ 4 ] {23b79781-08c5-4854-be2e-82aebae3d785} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 8401 | 2026.04.19 04:59:06.616733 [ 4 ] {23b79781-08c5-4854-be2e-82aebae3d785} <Debug> TCPHandler: Processed in 0.001231451 sec. | ||
| 8402 | 2026.04.19 04:59:10.780960 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8403 | 2026.04.19 04:59:10.781037 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8404 | 2026.04.19 04:59:10.899760 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17293 | ||
| 8405 | 2026.04.19 04:59:10.900269 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2026.04.19 04:59:10.900315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8407 | 2026.04.19 04:59:10.900791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8408 | 2026.04.19 04:59:10.901035 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2026.04.19 04:59:10.901198 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17293 | ||
| 8410 | 2026.04.19 04:59:10.901212 [ 85 ] {} <Debug> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8411 | 2026.04.19 04:59:10.901310 [ 85 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2026.04.19 04:59:10.901347 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8413 | 2026.04.19 04:59:10.901524 [ 194 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 8414 | 2026.04.19 04:59:10.901737 [ 194 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8415 | 2026.04.19 04:59:10.901800 [ 194 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14925 rows starting from the beginning of the part | ||
| 8416 | 2026.04.19 04:59:10.901903 [ 194 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 8417 | 2026.04.19 04:59:10.901968 [ 194 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 8418 | 2026.04.19 04:59:10.902011 [ 194 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 8419 | 2026.04.19 04:59:10.902050 [ 194 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 8420 | 2026.04.19 04:59:10.902090 [ 194 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 8421 | 2026.04.19 04:59:10.904497 [ 192 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17293 rows, containing 4 columns (4 merged, 0 gathered) in 0.003055584 sec., 5659474.588163834 rows/sec., 80.96 MiB/sec. | ||
| 8422 | 2026.04.19 04:59:10.904767 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8423 | 2026.04.19 04:59:10.905067 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_36_7} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.04.19 04:59:10.905140 [ 191 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_36_7} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8425 | 2026.04.19 04:59:10.905254 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8426 | 2026.04.19 04:59:11.002727 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1100 | ||
| 8427 | 2026.04.19 04:59:11.005240 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.04.19 04:59:11.005302 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8429 | 2026.04.19 04:59:11.006818 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8430 | 2026.04.19 04:59:11.007186 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2026.04.19 04:59:11.007625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1100 | ||
| 8432 | 2026.04.19 04:59:11.820052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8433 | 2026.04.19 04:59:11.837889 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.04.19 04:59:11.837950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8435 | 2026.04.19 04:59:11.844636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8436 | 2026.04.19 04:59:11.845323 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.04.19 04:59:11.845616 [ 87 ] {} <Debug> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8438 | 2026.04.19 04:59:11.845684 [ 87 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2026.04.19 04:59:11.845707 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8440 | 2026.04.19 04:59:11.845859 [ 189 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 8441 | 2026.04.19 04:59:11.848662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8442 | 2026.04.19 04:59:11.850023 [ 189 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8443 | 2026.04.19 04:59:11.851452 [ 189 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 8444 | 2026.04.19 04:59:11.856142 [ 189 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 8445 | 2026.04.19 04:59:11.860921 [ 189 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 8446 | 2026.04.19 04:59:11.865544 [ 189 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 8447 | 2026.04.19 04:59:11.870212 [ 189 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 8448 | 2026.04.19 04:59:11.873973 [ 189 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 8449 | 2026.04.19 04:59:11.927227 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.081446083 sec., 3339.632674538811 rows/sec., 17.27 MiB/sec. | ||
| 8450 | 2026.04.19 04:59:11.930032 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8451 | 2026.04.19 04:59:11.931954 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_36_7} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2026.04.19 04:59:11.932060 [ 191 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_36_7} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8453 | 2026.04.19 04:59:11.934573 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8454 | 2026.04.19 04:59:11.971273 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8455 | 2026.04.19 04:59:11.971441 [ 4 ] {d21e9b82-e2b3-42a8-bb02-04986975e708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8456 | 2026.04.19 04:59:11.971506 [ 4 ] {d21e9b82-e2b3-42a8-bb02-04986975e708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8457 | 2026.04.19 04:59:11.972241 [ 4 ] {d21e9b82-e2b3-42a8-bb02-04986975e708} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8458 | 2026.04.19 04:59:11.972285 [ 4 ] {d21e9b82-e2b3-42a8-bb02-04986975e708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8459 | 2026.04.19 04:59:11.972697 [ 4 ] {d21e9b82-e2b3-42a8-bb02-04986975e708} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8460 | 2026.04.19 04:59:11.972910 [ 4 ] {d21e9b82-e2b3-42a8-bb02-04986975e708} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.04.19 04:59:11.973071 [ 4 ] {d21e9b82-e2b3-42a8-bb02-04986975e708} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001675 sec., 169552.23880597015 rows/sec., 10.77 MiB/sec. | ||
| 8462 | 2026.04.19 04:59:11.973114 [ 4 ] {d21e9b82-e2b3-42a8-bb02-04986975e708} <Debug> TCPHandler: Processed in 0.001967024 sec. | ||
| 8463 | 2026.04.19 04:59:11.973250 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8464 | 2026.04.19 04:59:11.973345 [ 4 ] {f03d397f-aee2-4ea7-a995-719c6cfa15f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8465 | 2026.04.19 04:59:11.973385 [ 4 ] {f03d397f-aee2-4ea7-a995-719c6cfa15f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8466 | 2026.04.19 04:59:11.974182 [ 4 ] {f03d397f-aee2-4ea7-a995-719c6cfa15f0} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2026.04.19 04:59:11.974218 [ 4 ] {f03d397f-aee2-4ea7-a995-719c6cfa15f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8468 | 2026.04.19 04:59:11.974585 [ 4 ] {f03d397f-aee2-4ea7-a995-719c6cfa15f0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8469 | 2026.04.19 04:59:11.974798 [ 4 ] {f03d397f-aee2-4ea7-a995-719c6cfa15f0} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2026.04.19 04:59:11.974935 [ 4 ] {f03d397f-aee2-4ea7-a995-719c6cfa15f0} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.001608 sec., 498134.32835820894 rows/sec., 38.40 MiB/sec. | ||
| 8471 | 2026.04.19 04:59:11.974973 [ 4 ] {f03d397f-aee2-4ea7-a995-719c6cfa15f0} <Debug> TCPHandler: Processed in 0.001775331 sec. | ||
| 8472 | 2026.04.19 04:59:11.975092 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8473 | 2026.04.19 04:59:11.975185 [ 4 ] {fe00e5c8-779a-467f-9c5d-23459643fd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8474 | 2026.04.19 04:59:11.975225 [ 4 ] {fe00e5c8-779a-467f-9c5d-23459643fd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8475 | 2026.04.19 04:59:11.975674 [ 4 ] {fe00e5c8-779a-467f-9c5d-23459643fd94} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8476 | 2026.04.19 04:59:11.975709 [ 4 ] {fe00e5c8-779a-467f-9c5d-23459643fd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8477 | 2026.04.19 04:59:11.976022 [ 4 ] {fe00e5c8-779a-467f-9c5d-23459643fd94} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8478 | 2026.04.19 04:59:11.976227 [ 4 ] {fe00e5c8-779a-467f-9c5d-23459643fd94} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8479 | 2026.04.19 04:59:11.976353 [ 4 ] {fe00e5c8-779a-467f-9c5d-23459643fd94} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001186 sec., 121416.52613827994 rows/sec., 7.16 MiB/sec. | ||
| 8480 | 2026.04.19 04:59:11.976390 [ 4 ] {fe00e5c8-779a-467f-9c5d-23459643fd94} <Debug> TCPHandler: Processed in 0.001349014 sec. | ||
| 8481 | 2026.04.19 04:59:11.976511 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8482 | 2026.04.19 04:59:11.976604 [ 4 ] {e3042fe0-69b1-4f11-9822-52cb0d1a0f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8483 | 2026.04.19 04:59:11.976642 [ 4 ] {e3042fe0-69b1-4f11-9822-52cb0d1a0f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8484 | 2026.04.19 04:59:11.977078 [ 4 ] {e3042fe0-69b1-4f11-9822-52cb0d1a0f03} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.04.19 04:59:11.977139 [ 4 ] {e3042fe0-69b1-4f11-9822-52cb0d1a0f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8486 | 2026.04.19 04:59:11.977445 [ 4 ] {e3042fe0-69b1-4f11-9822-52cb0d1a0f03} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8487 | 2026.04.19 04:59:11.977656 [ 4 ] {e3042fe0-69b1-4f11-9822-52cb0d1a0f03} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2026.04.19 04:59:11.977779 [ 4 ] {e3042fe0-69b1-4f11-9822-52cb0d1a0f03} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001193 sec., 124895.22212908634 rows/sec., 8.07 MiB/sec. | ||
| 8489 | 2026.04.19 04:59:11.977816 [ 4 ] {e3042fe0-69b1-4f11-9822-52cb0d1a0f03} <Debug> TCPHandler: Processed in 0.001355684 sec. | ||
| 8490 | 2026.04.19 04:59:11.977937 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8491 | 2026.04.19 04:59:11.978034 [ 4 ] {72b498f8-64c9-4d99-ac16-d9442a6ba154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8492 | 2026.04.19 04:59:11.978074 [ 4 ] {72b498f8-64c9-4d99-ac16-d9442a6ba154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8493 | 2026.04.19 04:59:11.978530 [ 4 ] {72b498f8-64c9-4d99-ac16-d9442a6ba154} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8494 | 2026.04.19 04:59:11.978565 [ 4 ] {72b498f8-64c9-4d99-ac16-d9442a6ba154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8495 | 2026.04.19 04:59:11.978852 [ 4 ] {72b498f8-64c9-4d99-ac16-d9442a6ba154} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8496 | 2026.04.19 04:59:11.979064 [ 4 ] {72b498f8-64c9-4d99-ac16-d9442a6ba154} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8497 | 2026.04.19 04:59:11.979192 [ 4 ] {72b498f8-64c9-4d99-ac16-d9442a6ba154} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 8498 | 2026.04.19 04:59:11.979229 [ 4 ] {72b498f8-64c9-4d99-ac16-d9442a6ba154} <Debug> TCPHandler: Processed in 0.001343923 sec. | ||
| 8499 | 2026.04.19 04:59:11.979351 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8500 | 2026.04.19 04:59:11.979444 [ 4 ] {5d18e607-55ab-49a0-af57-93e4c74629ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8501 | 2026.04.19 04:59:11.979483 [ 4 ] {5d18e607-55ab-49a0-af57-93e4c74629ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8502 | 2026.04.19 04:59:11.980059 [ 4 ] {5d18e607-55ab-49a0-af57-93e4c74629ec} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2026.04.19 04:59:11.980095 [ 4 ] {5d18e607-55ab-49a0-af57-93e4c74629ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8504 | 2026.04.19 04:59:11.980419 [ 4 ] {5d18e607-55ab-49a0-af57-93e4c74629ec} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8505 | 2026.04.19 04:59:11.980628 [ 4 ] {5d18e607-55ab-49a0-af57-93e4c74629ec} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2026.04.19 04:59:11.980755 [ 4 ] {5d18e607-55ab-49a0-af57-93e4c74629ec} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001328 sec., 370481.9277108434 rows/sec., 25.99 MiB/sec. | ||
| 8507 | 2026.04.19 04:59:11.980792 [ 4 ] {5d18e607-55ab-49a0-af57-93e4c74629ec} <Debug> TCPHandler: Processed in 0.001491897 sec. | ||
| 8508 | 2026.04.19 04:59:11.980907 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8509 | 2026.04.19 04:59:11.981000 [ 4 ] {dcbf617b-bb27-4d74-9131-9757c35132bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8510 | 2026.04.19 04:59:11.981040 [ 4 ] {dcbf617b-bb27-4d74-9131-9757c35132bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8511 | 2026.04.19 04:59:11.981371 [ 4 ] {dcbf617b-bb27-4d74-9131-9757c35132bc} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8512 | 2026.04.19 04:59:11.981407 [ 4 ] {dcbf617b-bb27-4d74-9131-9757c35132bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8513 | 2026.04.19 04:59:11.981724 [ 4 ] {dcbf617b-bb27-4d74-9131-9757c35132bc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8514 | 2026.04.19 04:59:11.981925 [ 4 ] {dcbf617b-bb27-4d74-9131-9757c35132bc} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8515 | 2026.04.19 04:59:11.982049 [ 4 ] {dcbf617b-bb27-4d74-9131-9757c35132bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 8516 | 2026.04.19 04:59:11.982085 [ 4 ] {dcbf617b-bb27-4d74-9131-9757c35132bc} <Debug> TCPHandler: Processed in 0.001228221 sec. | ||
| 8517 | 2026.04.19 04:59:11.982202 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8518 | 2026.04.19 04:59:11.982294 [ 4 ] {da036819-3273-48ea-a22b-bc590b40bb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8519 | 2026.04.19 04:59:11.982336 [ 4 ] {da036819-3273-48ea-a22b-bc590b40bb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8520 | 2026.04.19 04:59:11.982739 [ 4 ] {da036819-3273-48ea-a22b-bc590b40bb4a} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8521 | 2026.04.19 04:59:11.982773 [ 4 ] {da036819-3273-48ea-a22b-bc590b40bb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8522 | 2026.04.19 04:59:11.983082 [ 4 ] {da036819-3273-48ea-a22b-bc590b40bb4a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8523 | 2026.04.19 04:59:11.983286 [ 4 ] {da036819-3273-48ea-a22b-bc590b40bb4a} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8524 | 2026.04.19 04:59:11.983416 [ 4 ] {da036819-3273-48ea-a22b-bc590b40bb4a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00114 sec., 232456.1403508772 rows/sec., 15.45 MiB/sec. | ||
| 8525 | 2026.04.19 04:59:11.983452 [ 4 ] {da036819-3273-48ea-a22b-bc590b40bb4a} <Debug> TCPHandler: Processed in 0.001301433 sec. | ||
| 8526 | 2026.04.19 04:59:11.983573 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8527 | 2026.04.19 04:59:11.983665 [ 4 ] {3b8ae70f-e53f-49c8-8d48-19f87e8712e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8528 | 2026.04.19 04:59:11.983707 [ 4 ] {3b8ae70f-e53f-49c8-8d48-19f87e8712e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8529 | 2026.04.19 04:59:11.984014 [ 4 ] {3b8ae70f-e53f-49c8-8d48-19f87e8712e8} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2026.04.19 04:59:11.984049 [ 4 ] {3b8ae70f-e53f-49c8-8d48-19f87e8712e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8531 | 2026.04.19 04:59:11.984355 [ 4 ] {3b8ae70f-e53f-49c8-8d48-19f87e8712e8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8532 | 2026.04.19 04:59:11.984558 [ 4 ] {3b8ae70f-e53f-49c8-8d48-19f87e8712e8} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8533 | 2026.04.19 04:59:11.984685 [ 4 ] {3b8ae70f-e53f-49c8-8d48-19f87e8712e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 8534 | 2026.04.19 04:59:11.984719 [ 4 ] {3b8ae70f-e53f-49c8-8d48-19f87e8712e8} <Debug> TCPHandler: Processed in 0.001197851 sec. | ||
| 8535 | 2026.04.19 04:59:11.984839 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8536 | 2026.04.19 04:59:11.984930 [ 4 ] {0cdb5a6c-18b3-48e5-8d89-17c322537be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8537 | 2026.04.19 04:59:11.984983 [ 4 ] {0cdb5a6c-18b3-48e5-8d89-17c322537be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8538 | 2026.04.19 04:59:11.985730 [ 4 ] {0cdb5a6c-18b3-48e5-8d89-17c322537be6} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2026.04.19 04:59:11.985765 [ 4 ] {0cdb5a6c-18b3-48e5-8d89-17c322537be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8540 | 2026.04.19 04:59:11.986270 [ 4 ] {0cdb5a6c-18b3-48e5-8d89-17c322537be6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8541 | 2026.04.19 04:59:11.986484 [ 4 ] {0cdb5a6c-18b3-48e5-8d89-17c322537be6} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2026.04.19 04:59:11.986618 [ 4 ] {0cdb5a6c-18b3-48e5-8d89-17c322537be6} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001705 sec., 1173.0205278592375 rows/sec., 2.10 MiB/sec. | ||
| 8543 | 2026.04.19 04:59:11.986606 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8544 | 2026.04.19 04:59:11.986671 [ 4 ] {0cdb5a6c-18b3-48e5-8d89-17c322537be6} <Debug> TCPHandler: Processed in 0.001883163 sec. | ||
| 8545 | 2026.04.19 04:59:11.986691 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8546 | 2026.04.19 04:59:11.986717 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8547 | 2026.04.19 04:59:11.986812 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8548 | 2026.04.19 04:59:11.986819 [ 199 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 8549 | 2026.04.19 04:59:11.986910 [ 4 ] {3698244a-be73-41e4-97a7-b2f990e92acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8550 | 2026.04.19 04:59:11.986955 [ 4 ] {3698244a-be73-41e4-97a7-b2f990e92acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8551 | 2026.04.19 04:59:11.987036 [ 199 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8552 | 2026.04.19 04:59:11.987091 [ 199 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 984 rows starting from the beginning of the part | ||
| 8553 | 2026.04.19 04:59:11.987212 [ 199 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
| 8554 | 2026.04.19 04:59:11.987289 [ 4 ] {3698244a-be73-41e4-97a7-b2f990e92acb} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2026.04.19 04:59:11.987316 [ 199 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 8556 | 2026.04.19 04:59:11.987330 [ 4 ] {3698244a-be73-41e4-97a7-b2f990e92acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8557 | 2026.04.19 04:59:11.987417 [ 199 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
| 8558 | 2026.04.19 04:59:11.987517 [ 199 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 49 rows starting from the beginning of the part | ||
| 8559 | 2026.04.19 04:59:11.987614 [ 199 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
| 8560 | 2026.04.19 04:59:11.987666 [ 4 ] {3698244a-be73-41e4-97a7-b2f990e92acb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8561 | 2026.04.19 04:59:11.987884 [ 4 ] {3698244a-be73-41e4-97a7-b2f990e92acb} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2026.04.19 04:59:11.988019 [ 4 ] {3698244a-be73-41e4-97a7-b2f990e92acb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001126 sec., 79928.95204262878 rows/sec., 5.00 MiB/sec. | ||
| 8563 | 2026.04.19 04:59:11.988055 [ 4 ] {3698244a-be73-41e4-97a7-b2f990e92acb} <Debug> TCPHandler: Processed in 0.001294872 sec. | ||
| 8564 | 2026.04.19 04:59:11.994918 [ 200 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 19 columns (19 merged, 0 gathered) in 0.008139782 sec., 132558.8326566977 rows/sec., 237.54 MiB/sec. | ||
| 8565 | 2026.04.19 04:59:11.996051 [ 195 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8566 | 2026.04.19 04:59:11.996389 [ 195 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8567 | 2026.04.19 04:59:11.996462 [ 195 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8568 | 2026.04.19 04:59:11.996552 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 8569 | 2026.04.19 04:59:12.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.19 MiB, peak 300.24 MiB, free memory in arenas 0.00 B, will set to 296.22 MiB (RSS), difference: 7.03 MiB | ||
| 8570 | 2026.04.19 04:59:16.966918 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8571 | 2026.04.19 04:59:16.967130 [ 4 ] {a5c2b4df-8478-4e49-801c-53a77bfce525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8572 | 2026.04.19 04:59:16.967205 [ 4 ] {a5c2b4df-8478-4e49-801c-53a77bfce525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8573 | 2026.04.19 04:59:16.968005 [ 4 ] {a5c2b4df-8478-4e49-801c-53a77bfce525} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2026.04.19 04:59:16.968064 [ 4 ] {a5c2b4df-8478-4e49-801c-53a77bfce525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8575 | 2026.04.19 04:59:16.968480 [ 4 ] {a5c2b4df-8478-4e49-801c-53a77bfce525} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8576 | 2026.04.19 04:59:16.968709 [ 4 ] {a5c2b4df-8478-4e49-801c-53a77bfce525} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2026.04.19 04:59:16.968864 [ 76 ] {} <Debug> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8578 | 2026.04.19 04:59:16.968883 [ 4 ] {a5c2b4df-8478-4e49-801c-53a77bfce525} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001805 sec., 75346.26038781164 rows/sec., 6.55 MiB/sec. | ||
| 8579 | 2026.04.19 04:59:16.968903 [ 76 ] {} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.04.19 04:59:16.968924 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8581 | 2026.04.19 04:59:16.968934 [ 4 ] {a5c2b4df-8478-4e49-801c-53a77bfce525} <Debug> TCPHandler: Processed in 0.002159748 sec. | ||
| 8582 | 2026.04.19 04:59:16.969015 [ 200 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 8583 | 2026.04.19 04:59:16.969086 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8584 | 2026.04.19 04:59:16.969114 [ 200 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8585 | 2026.04.19 04:59:16.969147 [ 200 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3359 rows starting from the beginning of the part | ||
| 8586 | 2026.04.19 04:59:16.969187 [ 4 ] {cb4c3861-cad8-467d-8b4d-d6b73387ca2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8587 | 2026.04.19 04:59:16.969212 [ 200 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 137 rows starting from the beginning of the part | ||
| 8588 | 2026.04.19 04:59:16.969229 [ 4 ] {cb4c3861-cad8-467d-8b4d-d6b73387ca2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8589 | 2026.04.19 04:59:16.969263 [ 200 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 801 rows starting from the beginning of the part | ||
| 8590 | 2026.04.19 04:59:16.969310 [ 200 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2488 rows starting from the beginning of the part | ||
| 8591 | 2026.04.19 04:59:16.969356 [ 200 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 801 rows starting from the beginning of the part | ||
| 8592 | 2026.04.19 04:59:16.969398 [ 200 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 136 rows starting from the beginning of the part | ||
| 8593 | 2026.04.19 04:59:16.969660 [ 4 ] {cb4c3861-cad8-467d-8b4d-d6b73387ca2f} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.04.19 04:59:16.969694 [ 4 ] {cb4c3861-cad8-467d-8b4d-d6b73387ca2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8595 | 2026.04.19 04:59:16.970000 [ 4 ] {cb4c3861-cad8-467d-8b4d-d6b73387ca2f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8596 | 2026.04.19 04:59:16.970212 [ 4 ] {cb4c3861-cad8-467d-8b4d-d6b73387ca2f} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.04.19 04:59:16.970349 [ 4 ] {cb4c3861-cad8-467d-8b4d-d6b73387ca2f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001185 sec., 33755.27426160337 rows/sec., 2.48 MiB/sec. | ||
| 8598 | 2026.04.19 04:59:16.970387 [ 4 ] {cb4c3861-cad8-467d-8b4d-d6b73387ca2f} <Debug> TCPHandler: Processed in 0.001356203 sec. | ||
| 8599 | 2026.04.19 04:59:16.970507 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.04.19 04:59:16.970603 [ 4 ] {0d3d776b-5081-4a52-871d-e91ee4f6b8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8601 | 2026.04.19 04:59:16.970643 [ 4 ] {0d3d776b-5081-4a52-871d-e91ee4f6b8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8602 | 2026.04.19 04:59:16.971078 [ 4 ] {0d3d776b-5081-4a52-871d-e91ee4f6b8d9} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.04.19 04:59:16.971112 [ 4 ] {0d3d776b-5081-4a52-871d-e91ee4f6b8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8604 | 2026.04.19 04:59:16.971410 [ 4 ] {0d3d776b-5081-4a52-871d-e91ee4f6b8d9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8605 | 2026.04.19 04:59:16.971619 [ 4 ] {0d3d776b-5081-4a52-871d-e91ee4f6b8d9} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.04.19 04:59:16.971715 [ 76 ] {} <Debug> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8607 | 2026.04.19 04:59:16.971742 [ 76 ] {} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2026.04.19 04:59:16.971745 [ 4 ] {0d3d776b-5081-4a52-871d-e91ee4f6b8d9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001161 sec., 89577.95004306633 rows/sec., 7.00 MiB/sec. | ||
| 8609 | 2026.04.19 04:59:16.971759 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8610 | 2026.04.19 04:59:16.971786 [ 4 ] {0d3d776b-5081-4a52-871d-e91ee4f6b8d9} <Debug> TCPHandler: Processed in 0.001330003 sec. | ||
| 8611 | 2026.04.19 04:59:16.971806 [ 201 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7722 rows, containing 5 columns (5 merged, 0 gathered) in 0.002826449 sec., 2732050.003378798 rows/sec., 217.92 MiB/sec. | ||
| 8612 | 2026.04.19 04:59:16.971820 [ 200 ] {1a363f07-5702-42dd-9725-0292ef980003::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 | ||
| 8613 | 2026.04.19 04:59:16.971910 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2026.04.19 04:59:16.971914 [ 200 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8615 | 2026.04.19 04:59:16.971949 [ 200 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1830 rows starting from the beginning of the part | ||
| 8616 | 2026.04.19 04:59:16.971993 [ 200 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 8617 | 2026.04.19 04:59:16.972004 [ 4 ] {0ec644fb-04fe-4fa5-931e-c6de88d5fbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8618 | 2026.04.19 04:59:16.972029 [ 200 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 492 rows starting from the beginning of the part | ||
| 8619 | 2026.04.19 04:59:16.972048 [ 4 ] {0ec644fb-04fe-4fa5-931e-c6de88d5fbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8620 | 2026.04.19 04:59:16.972065 [ 200 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1342 rows starting from the beginning of the part | ||
| 8621 | 2026.04.19 04:59:16.972100 [ 200 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 492 rows starting from the beginning of the part | ||
| 8622 | 2026.04.19 04:59:16.972133 [ 200 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 8623 | 2026.04.19 04:59:16.972205 [ 188 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8624 | 2026.04.19 04:59:16.972453 [ 4 ] {0ec644fb-04fe-4fa5-931e-c6de88d5fbab} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2026.04.19 04:59:16.972466 [ 188 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_51_10} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2026.04.19 04:59:16.972490 [ 4 ] {0ec644fb-04fe-4fa5-931e-c6de88d5fbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8627 | 2026.04.19 04:59:16.972543 [ 188 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_51_10} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8628 | 2026.04.19 04:59:16.972611 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 8629 | 2026.04.19 04:59:16.972820 [ 4 ] {0ec644fb-04fe-4fa5-931e-c6de88d5fbab} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8630 | 2026.04.19 04:59:16.973044 [ 4 ] {0ec644fb-04fe-4fa5-931e-c6de88d5fbab} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8631 | 2026.04.19 04:59:16.973144 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8632 | 2026.04.19 04:59:16.973167 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.04.19 04:59:16.973173 [ 4 ] {0ec644fb-04fe-4fa5-931e-c6de88d5fbab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 8634 | 2026.04.19 04:59:16.973185 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8635 | 2026.04.19 04:59:16.973211 [ 4 ] {0ec644fb-04fe-4fa5-931e-c6de88d5fbab} <Debug> TCPHandler: Processed in 0.001353294 sec. | ||
| 8636 | 2026.04.19 04:59:16.973291 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 8637 | 2026.04.19 04:59:16.973344 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.04.19 04:59:16.973356 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561147 sec., 2795380.5759483255 rows/sec., 202.91 MiB/sec. | ||
| 8639 | 2026.04.19 04:59:16.973440 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8640 | 2026.04.19 04:59:16.973474 [ 4 ] {8a4dfae7-4847-4261-8080-1fd242a283b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8641 | 2026.04.19 04:59:16.973483 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 20857 rows starting from the beginning of the part | ||
| 8642 | 2026.04.19 04:59:16.973547 [ 4 ] {8a4dfae7-4847-4261-8080-1fd242a283b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8643 | 2026.04.19 04:59:16.973548 [ 200 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8644 | 2026.04.19 04:59:16.973566 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 8645 | 2026.04.19 04:59:16.973627 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 265 rows starting from the beginning of the part | ||
| 8646 | 2026.04.19 04:59:16.973678 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1631 rows starting from the beginning of the part | ||
| 8647 | 2026.04.19 04:59:16.973724 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 8648 | 2026.04.19 04:59:16.973772 [ 198 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8649 | 2026.04.19 04:59:16.973834 [ 200 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_51_10} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2026.04.19 04:59:16.973909 [ 200 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_51_10} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8651 | 2026.04.19 04:59:16.973972 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8652 | 2026.04.19 04:59:16.974512 [ 4 ] {8a4dfae7-4847-4261-8080-1fd242a283b2} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.04.19 04:59:16.974550 [ 4 ] {8a4dfae7-4847-4261-8080-1fd242a283b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8654 | 2026.04.19 04:59:16.975142 [ 4 ] {8a4dfae7-4847-4261-8080-1fd242a283b2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8655 | 2026.04.19 04:59:16.975374 [ 4 ] {8a4dfae7-4847-4261-8080-1fd242a283b2} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2026.04.19 04:59:16.975524 [ 4 ] {8a4dfae7-4847-4261-8080-1fd242a283b2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002076 sec., 19267.822736030826 rows/sec., 34.53 MiB/sec. | ||
| 8657 | 2026.04.19 04:59:16.975589 [ 4 ] {8a4dfae7-4847-4261-8080-1fd242a283b2} <Debug> TCPHandler: Processed in 0.00230896 sec. | ||
| 8658 | 2026.04.19 04:59:16.975718 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2026.04.19 04:59:16.975813 [ 4 ] {42ea6cb6-d614-48c3-9b7c-a9a3d2015743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8660 | 2026.04.19 04:59:16.975854 [ 4 ] {42ea6cb6-d614-48c3-9b7c-a9a3d2015743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8661 | 2026.04.19 04:59:16.976202 [ 4 ] {42ea6cb6-d614-48c3-9b7c-a9a3d2015743} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2026.04.19 04:59:16.976236 [ 4 ] {42ea6cb6-d614-48c3-9b7c-a9a3d2015743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8663 | 2026.04.19 04:59:16.976548 [ 4 ] {42ea6cb6-d614-48c3-9b7c-a9a3d2015743} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8664 | 2026.04.19 04:59:16.976753 [ 4 ] {42ea6cb6-d614-48c3-9b7c-a9a3d2015743} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2026.04.19 04:59:16.976854 [ 76 ] {} <Debug> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8666 | 2026.04.19 04:59:16.976878 [ 76 ] {} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.04.19 04:59:16.976886 [ 4 ] {42ea6cb6-d614-48c3-9b7c-a9a3d2015743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 8668 | 2026.04.19 04:59:16.976894 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8669 | 2026.04.19 04:59:16.976923 [ 4 ] {42ea6cb6-d614-48c3-9b7c-a9a3d2015743} <Debug> TCPHandler: Processed in 0.001255782 sec. | ||
| 8670 | 2026.04.19 04:59:16.976988 [ 197 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 8671 | 2026.04.19 04:59:16.977125 [ 197 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8672 | 2026.04.19 04:59:16.977165 [ 197 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3312 rows starting from the beginning of the part | ||
| 8673 | 2026.04.19 04:59:16.977238 [ 197 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8674 | 2026.04.19 04:59:16.977288 [ 197 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 8675 | 2026.04.19 04:59:16.977333 [ 197 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8676 | 2026.04.19 04:59:16.977377 [ 197 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 8677 | 2026.04.19 04:59:16.977424 [ 197 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8678 | 2026.04.19 04:59:16.978826 [ 193 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3672 rows, containing 4 columns (4 merged, 0 gathered) in 0.001877753 sec., 1955528.762302603 rows/sec., 126.57 MiB/sec. | ||
| 8679 | 2026.04.19 04:59:16.979095 [ 193 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8680 | 2026.04.19 04:59:16.979370 [ 193 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_51_10} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2026.04.19 04:59:16.979449 [ 193 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_51_10} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8682 | 2026.04.19 04:59:16.979523 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8683 | 2026.04.19 04:59:16.982040 [ 193 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23338 rows, containing 5 columns (5 merged, 0 gathered) in 0.008802234 sec., 2651372.3675148827 rows/sec., 171.06 MiB/sec. | ||
| 8684 | 2026.04.19 04:59:16.982565 [ 186 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8685 | 2026.04.19 04:59:16.982897 [ 186 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2026.04.19 04:59:16.982990 [ 186 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8687 | 2026.04.19 04:59:16.983085 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 8688 | 2026.04.19 04:59:18.401305 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17805 | ||
| 8689 | 2026.04.19 04:59:18.401886 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.04.19 04:59:18.401943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8691 | 2026.04.19 04:59:18.402447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8692 | 2026.04.19 04:59:18.402685 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.04.19 04:59:18.402839 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17805 | ||
| 8694 | 2026.04.19 04:59:18.713643 [ 73 ] {} <Debug> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8695 | 2026.04.19 04:59:18.713741 [ 73 ] {} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2026.04.19 04:59:18.713787 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8697 | 2026.04.19 04:59:18.713916 [ 187 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 8698 | 2026.04.19 04:59:18.714021 [ 187 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8699 | 2026.04.19 04:59:18.714050 [ 187 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8700 | 2026.04.19 04:59:18.714109 [ 187 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 8701 | 2026.04.19 04:59:18.714152 [ 187 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8702 | 2026.04.19 04:59:18.714192 [ 187 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8703 | 2026.04.19 04:59:18.714249 [ 187 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 8704 | 2026.04.19 04:59:18.714923 [ 193 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001051728 sec., 49442.44139169063 rows/sec., 4.13 MiB/sec. | ||
| 8705 | 2026.04.19 04:59:18.715111 [ 190 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8706 | 2026.04.19 04:59:18.715427 [ 190 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_13_3} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.04.19 04:59:18.715508 [ 190 ] {834434a1-e9d2-4f9c-b846-a2de1545a516::all_1_13_3} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8708 | 2026.04.19 04:59:18.715620 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8709 | 2026.04.19 04:59:19.348764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8710 | 2026.04.19 04:59:19.364513 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2026.04.19 04:59:19.364581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8712 | 2026.04.19 04:59:19.370296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8713 | 2026.04.19 04:59:19.370985 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2026.04.19 04:59:19.374229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8715 | 2026.04.19 04:59:21.007881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1134 | ||
| 8716 | 2026.04.19 04:59:21.011004 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2026.04.19 04:59:21.011088 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8718 | 2026.04.19 04:59:21.012644 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8719 | 2026.04.19 04:59:21.013028 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2026.04.19 04:59:21.013543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1134 | ||
| 8721 | 2026.04.19 04:59:21.972736 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2026.04.19 04:59:21.972945 [ 4 ] {638092af-1338-4233-a4ac-85178ba26e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8723 | 2026.04.19 04:59:21.973018 [ 4 ] {638092af-1338-4233-a4ac-85178ba26e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8724 | 2026.04.19 04:59:21.973807 [ 4 ] {638092af-1338-4233-a4ac-85178ba26e27} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2026.04.19 04:59:21.973850 [ 4 ] {638092af-1338-4233-a4ac-85178ba26e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8726 | 2026.04.19 04:59:21.974250 [ 4 ] {638092af-1338-4233-a4ac-85178ba26e27} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8727 | 2026.04.19 04:59:21.974474 [ 4 ] {638092af-1338-4233-a4ac-85178ba26e27} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2026.04.19 04:59:21.974608 [ 68 ] {} <Debug> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8729 | 2026.04.19 04:59:21.974636 [ 4 ] {638092af-1338-4233-a4ac-85178ba26e27} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001743 sec., 162937.46414228342 rows/sec., 10.35 MiB/sec. | ||
| 8730 | 2026.04.19 04:59:21.974652 [ 68 ] {} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.04.19 04:59:21.974677 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8732 | 2026.04.19 04:59:21.974687 [ 4 ] {638092af-1338-4233-a4ac-85178ba26e27} <Debug> TCPHandler: Processed in 0.002092056 sec. | ||
| 8733 | 2026.04.19 04:59:21.974806 [ 187 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::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 | ||
| 8734 | 2026.04.19 04:59:21.974822 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8735 | 2026.04.19 04:59:21.974963 [ 4 ] {2519e260-9365-4122-a08e-281236dd8a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8736 | 2026.04.19 04:59:21.974967 [ 187 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8737 | 2026.04.19 04:59:21.975009 [ 4 ] {2519e260-9365-4122-a08e-281236dd8a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8738 | 2026.04.19 04:59:21.975015 [ 187 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 308 rows starting from the beginning of the part | ||
| 8739 | 2026.04.19 04:59:21.975096 [ 187 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 8740 | 2026.04.19 04:59:21.975139 [ 187 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 8741 | 2026.04.19 04:59:21.975181 [ 187 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 8742 | 2026.04.19 04:59:21.975222 [ 187 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 8743 | 2026.04.19 04:59:21.975261 [ 187 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 8744 | 2026.04.19 04:59:21.975438 [ 4 ] {2519e260-9365-4122-a08e-281236dd8a76} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8745 | 2026.04.19 04:59:21.975478 [ 4 ] {2519e260-9365-4122-a08e-281236dd8a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8746 | 2026.04.19 04:59:21.975820 [ 4 ] {2519e260-9365-4122-a08e-281236dd8a76} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8747 | 2026.04.19 04:59:21.976052 [ 4 ] {2519e260-9365-4122-a08e-281236dd8a76} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8748 | 2026.04.19 04:59:21.976188 [ 4 ] {2519e260-9365-4122-a08e-281236dd8a76} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001249 sec., 1601.281024819856 rows/sec., 130.57 KiB/sec. | ||
| 8749 | 2026.04.19 04:59:21.976226 [ 4 ] {2519e260-9365-4122-a08e-281236dd8a76} <Debug> TCPHandler: Processed in 0.001458345 sec. | ||
| 8750 | 2026.04.19 04:59:21.976345 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2026.04.19 04:59:21.976359 [ 193 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611198 sec., 1072493.883433321 rows/sec., 72.50 MiB/sec. | ||
| 8752 | 2026.04.19 04:59:21.976440 [ 4 ] {1e204440-9e40-4efa-bf8e-3b0b0cbff721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8753 | 2026.04.19 04:59:21.976486 [ 4 ] {1e204440-9e40-4efa-bf8e-3b0b0cbff721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8754 | 2026.04.19 04:59:21.976534 [ 196 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8755 | 2026.04.19 04:59:21.976792 [ 196 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_26_5} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.04.19 04:59:21.976859 [ 196 ] {b08ef5de-03c0-44cb-a697-e3228eed7316::all_1_26_5} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8757 | 2026.04.19 04:59:21.976947 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 8758 | 2026.04.19 04:59:21.977321 [ 4 ] {1e204440-9e40-4efa-bf8e-3b0b0cbff721} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2026.04.19 04:59:21.977355 [ 4 ] {1e204440-9e40-4efa-bf8e-3b0b0cbff721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8760 | 2026.04.19 04:59:21.977707 [ 4 ] {1e204440-9e40-4efa-bf8e-3b0b0cbff721} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8761 | 2026.04.19 04:59:21.977914 [ 4 ] {1e204440-9e40-4efa-bf8e-3b0b0cbff721} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2026.04.19 04:59:21.978046 [ 4 ] {1e204440-9e40-4efa-bf8e-3b0b0cbff721} <Debug> executeQuery: Read 802 rows, 63.30 KiB in 0.001625 sec., 493538.46153846156 rows/sec., 38.04 MiB/sec. | ||
| 8763 | 2026.04.19 04:59:21.978090 [ 4 ] {1e204440-9e40-4efa-bf8e-3b0b0cbff721} <Debug> TCPHandler: Processed in 0.001796792 sec. | ||
| 8764 | 2026.04.19 04:59:21.978245 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8765 | 2026.04.19 04:59:21.978368 [ 4 ] {ee354a91-e462-410c-8788-10bf84b9f1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8766 | 2026.04.19 04:59:21.978416 [ 4 ] {ee354a91-e462-410c-8788-10bf84b9f1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8767 | 2026.04.19 04:59:21.978966 [ 4 ] {ee354a91-e462-410c-8788-10bf84b9f1bc} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.04.19 04:59:21.979009 [ 4 ] {ee354a91-e462-410c-8788-10bf84b9f1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8769 | 2026.04.19 04:59:21.979369 [ 4 ] {ee354a91-e462-410c-8788-10bf84b9f1bc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8770 | 2026.04.19 04:59:21.979578 [ 4 ] {ee354a91-e462-410c-8788-10bf84b9f1bc} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2026.04.19 04:59:21.979675 [ 68 ] {} <Debug> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8772 | 2026.04.19 04:59:21.979704 [ 68 ] {} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8773 | 2026.04.19 04:59:21.979707 [ 4 ] {ee354a91-e462-410c-8788-10bf84b9f1bc} <Debug> executeQuery: Read 146 rows, 8.83 KiB in 0.001364 sec., 107038.12316715543 rows/sec., 6.32 MiB/sec. | ||
| 8774 | 2026.04.19 04:59:21.979721 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8775 | 2026.04.19 04:59:21.979750 [ 4 ] {ee354a91-e462-410c-8788-10bf84b9f1bc} <Debug> TCPHandler: Processed in 0.001569497 sec. | ||
| 8776 | 2026.04.19 04:59:21.979791 [ 187 ] {616a8d5c-05c1-4520-9446-e78f5908572f::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 | ||
| 8777 | 2026.04.19 04:59:21.979876 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8778 | 2026.04.19 04:59:21.979879 [ 187 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8779 | 2026.04.19 04:59:21.979924 [ 187 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 225 rows starting from the beginning of the part | ||
| 8780 | 2026.04.19 04:59:21.979969 [ 187 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 144 rows starting from the beginning of the part | ||
| 8781 | 2026.04.19 04:59:21.979981 [ 4 ] {c60b6972-8470-4d34-ac51-f4d1c0dad22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8782 | 2026.04.19 04:59:21.980006 [ 187 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 63 rows starting from the beginning of the part | ||
| 8783 | 2026.04.19 04:59:21.980026 [ 4 ] {c60b6972-8470-4d34-ac51-f4d1c0dad22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8784 | 2026.04.19 04:59:21.980045 [ 187 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 144 rows starting from the beginning of the part | ||
| 8785 | 2026.04.19 04:59:21.980085 [ 187 ] {616a8d5c-05c1-4520-9446-e78f5908572f::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 | ||
| 8786 | 2026.04.19 04:59:21.980124 [ 187 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 146 rows starting from the beginning of the part | ||
| 8787 | 2026.04.19 04:59:21.980472 [ 4 ] {c60b6972-8470-4d34-ac51-f4d1c0dad22c} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.04.19 04:59:21.980513 [ 4 ] {c60b6972-8470-4d34-ac51-f4d1c0dad22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8789 | 2026.04.19 04:59:21.980824 [ 4 ] {c60b6972-8470-4d34-ac51-f4d1c0dad22c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8790 | 2026.04.19 04:59:21.980898 [ 193 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113614 sec., 670691.9921840619 rows/sec., 44.35 MiB/sec. | ||
| 8791 | 2026.04.19 04:59:21.981043 [ 4 ] {c60b6972-8470-4d34-ac51-f4d1c0dad22c} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2026.04.19 04:59:21.981131 [ 194 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8793 | 2026.04.19 04:59:21.981184 [ 4 ] {c60b6972-8470-4d34-ac51-f4d1c0dad22c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001222 sec., 121931.26022913257 rows/sec., 7.88 MiB/sec. | ||
| 8794 | 2026.04.19 04:59:21.981228 [ 4 ] {c60b6972-8470-4d34-ac51-f4d1c0dad22c} <Debug> TCPHandler: Processed in 0.001403495 sec. | ||
| 8795 | 2026.04.19 04:59:21.981352 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8796 | 2026.04.19 04:59:21.981449 [ 4 ] {dee2d5ae-21b3-49ca-8c93-f95d155798b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8797 | 2026.04.19 04:59:21.981486 [ 194 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_51_10} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.04.19 04:59:21.981489 [ 4 ] {dee2d5ae-21b3-49ca-8c93-f95d155798b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8799 | 2026.04.19 04:59:21.981598 [ 194 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_51_10} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8800 | 2026.04.19 04:59:21.981710 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8801 | 2026.04.19 04:59:21.981954 [ 4 ] {dee2d5ae-21b3-49ca-8c93-f95d155798b5} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.04.19 04:59:21.981995 [ 4 ] {dee2d5ae-21b3-49ca-8c93-f95d155798b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8803 | 2026.04.19 04:59:21.982299 [ 4 ] {dee2d5ae-21b3-49ca-8c93-f95d155798b5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8804 | 2026.04.19 04:59:21.982500 [ 4 ] {dee2d5ae-21b3-49ca-8c93-f95d155798b5} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.04.19 04:59:21.982590 [ 68 ] {} <Debug> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8806 | 2026.04.19 04:59:21.982614 [ 68 ] {} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2026.04.19 04:59:21.982626 [ 4 ] {dee2d5ae-21b3-49ca-8c93-f95d155798b5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 8808 | 2026.04.19 04:59:21.982630 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8809 | 2026.04.19 04:59:21.982666 [ 4 ] {dee2d5ae-21b3-49ca-8c93-f95d155798b5} <Debug> TCPHandler: Processed in 0.001365554 sec. | ||
| 8810 | 2026.04.19 04:59:21.982707 [ 187 ] {8892c018-d1e0-483d-b849-836032b6860b::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 | ||
| 8811 | 2026.04.19 04:59:21.982788 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2026.04.19 04:59:21.982793 [ 187 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8813 | 2026.04.19 04:59:21.982837 [ 187 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part | ||
| 8814 | 2026.04.19 04:59:21.982881 [ 187 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 8815 | 2026.04.19 04:59:21.982888 [ 4 ] {6fcd2ab4-127b-42bf-b608-07055e8ec7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8816 | 2026.04.19 04:59:21.982918 [ 187 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 8817 | 2026.04.19 04:59:21.982933 [ 4 ] {6fcd2ab4-127b-42bf-b608-07055e8ec7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8818 | 2026.04.19 04:59:21.982958 [ 187 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 8819 | 2026.04.19 04:59:21.982995 [ 187 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 8820 | 2026.04.19 04:59:21.983027 [ 187 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 8821 | 2026.04.19 04:59:21.983590 [ 4 ] {6fcd2ab4-127b-42bf-b608-07055e8ec7dd} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8822 | 2026.04.19 04:59:21.983640 [ 4 ] {6fcd2ab4-127b-42bf-b608-07055e8ec7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8823 | 2026.04.19 04:59:21.983801 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00112573 sec., 799481.2255158875 rows/sec., 48.73 MiB/sec. | ||
| 8824 | 2026.04.19 04:59:21.983944 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8825 | 2026.04.19 04:59:21.984078 [ 4 ] {6fcd2ab4-127b-42bf-b608-07055e8ec7dd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8826 | 2026.04.19 04:59:21.984291 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_26_5} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2026.04.19 04:59:21.984375 [ 194 ] {8892c018-d1e0-483d-b849-836032b6860b::all_1_26_5} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8828 | 2026.04.19 04:59:21.984389 [ 4 ] {6fcd2ab4-127b-42bf-b608-07055e8ec7dd} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.04.19 04:59:21.984453 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8830 | 2026.04.19 04:59:21.984535 [ 4 ] {6fcd2ab4-127b-42bf-b608-07055e8ec7dd} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001663 sec., 297053.5177390259 rows/sec., 20.85 MiB/sec. | ||
| 8831 | 2026.04.19 04:59:21.984579 [ 4 ] {6fcd2ab4-127b-42bf-b608-07055e8ec7dd} <Debug> TCPHandler: Processed in 0.001841842 sec. | ||
| 8832 | 2026.04.19 04:59:21.984697 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2026.04.19 04:59:21.984793 [ 4 ] {90773ba0-a03a-4161-96c8-feddcdb49e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8834 | 2026.04.19 04:59:21.984834 [ 4 ] {90773ba0-a03a-4161-96c8-feddcdb49e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8835 | 2026.04.19 04:59:21.985193 [ 4 ] {90773ba0-a03a-4161-96c8-feddcdb49e32} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.04.19 04:59:21.985227 [ 4 ] {90773ba0-a03a-4161-96c8-feddcdb49e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8837 | 2026.04.19 04:59:21.985529 [ 4 ] {90773ba0-a03a-4161-96c8-feddcdb49e32} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8838 | 2026.04.19 04:59:21.985731 [ 4 ] {90773ba0-a03a-4161-96c8-feddcdb49e32} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2026.04.19 04:59:21.985860 [ 4 ] {90773ba0-a03a-4161-96c8-feddcdb49e32} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 8840 | 2026.04.19 04:59:21.985897 [ 4 ] {90773ba0-a03a-4161-96c8-feddcdb49e32} <Debug> TCPHandler: Processed in 0.001251662 sec. | ||
| 8841 | 2026.04.19 04:59:21.986011 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2026.04.19 04:59:21.986109 [ 4 ] {f6f62252-ee8a-479d-b8aa-e96be74f41f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8843 | 2026.04.19 04:59:21.986152 [ 4 ] {f6f62252-ee8a-479d-b8aa-e96be74f41f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8844 | 2026.04.19 04:59:21.986586 [ 4 ] {f6f62252-ee8a-479d-b8aa-e96be74f41f2} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.04.19 04:59:21.986621 [ 4 ] {f6f62252-ee8a-479d-b8aa-e96be74f41f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8846 | 2026.04.19 04:59:21.986946 [ 4 ] {f6f62252-ee8a-479d-b8aa-e96be74f41f2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8847 | 2026.04.19 04:59:21.987160 [ 4 ] {f6f62252-ee8a-479d-b8aa-e96be74f41f2} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.04.19 04:59:21.987287 [ 4 ] {f6f62252-ee8a-479d-b8aa-e96be74f41f2} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001201 sec., 221482.09825145712 rows/sec., 14.72 MiB/sec. | ||
| 8849 | 2026.04.19 04:59:21.987324 [ 4 ] {f6f62252-ee8a-479d-b8aa-e96be74f41f2} <Debug> TCPHandler: Processed in 0.001363224 sec. | ||
| 8850 | 2026.04.19 04:59:21.987446 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2026.04.19 04:59:21.987540 [ 4 ] {3a3cd1e5-4947-449b-b0d9-8273325f09f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8852 | 2026.04.19 04:59:21.987581 [ 4 ] {3a3cd1e5-4947-449b-b0d9-8273325f09f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8853 | 2026.04.19 04:59:21.987902 [ 4 ] {3a3cd1e5-4947-449b-b0d9-8273325f09f4} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.04.19 04:59:21.987936 [ 4 ] {3a3cd1e5-4947-449b-b0d9-8273325f09f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8855 | 2026.04.19 04:59:21.988231 [ 4 ] {3a3cd1e5-4947-449b-b0d9-8273325f09f4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8856 | 2026.04.19 04:59:21.988429 [ 4 ] {3a3cd1e5-4947-449b-b0d9-8273325f09f4} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.04.19 04:59:21.988559 [ 4 ] {3a3cd1e5-4947-449b-b0d9-8273325f09f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 8858 | 2026.04.19 04:59:21.988596 [ 4 ] {3a3cd1e5-4947-449b-b0d9-8273325f09f4} <Debug> TCPHandler: Processed in 0.00120053 sec. | ||
| 8859 | 2026.04.19 04:59:21.988718 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2026.04.19 04:59:21.988818 [ 4 ] {888cb85d-b4ec-4b84-b579-184f783f923f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8861 | 2026.04.19 04:59:21.988873 [ 4 ] {888cb85d-b4ec-4b84-b579-184f783f923f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8862 | 2026.04.19 04:59:21.989644 [ 4 ] {888cb85d-b4ec-4b84-b579-184f783f923f} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.04.19 04:59:21.989680 [ 4 ] {888cb85d-b4ec-4b84-b579-184f783f923f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8864 | 2026.04.19 04:59:21.990213 [ 4 ] {888cb85d-b4ec-4b84-b579-184f783f923f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8865 | 2026.04.19 04:59:21.990440 [ 4 ] {888cb85d-b4ec-4b84-b579-184f783f923f} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.04.19 04:59:21.990580 [ 4 ] {888cb85d-b4ec-4b84-b579-184f783f923f} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001781 sec., 1122.9646266142615 rows/sec., 2.01 MiB/sec. | ||
| 8867 | 2026.04.19 04:59:21.990650 [ 4 ] {888cb85d-b4ec-4b84-b579-184f783f923f} <Debug> TCPHandler: Processed in 0.001982484 sec. | ||
| 8868 | 2026.04.19 04:59:21.990780 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2026.04.19 04:59:21.990876 [ 4 ] {a2fb639e-b6c2-4b39-babe-7056292bbdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8870 | 2026.04.19 04:59:21.990917 [ 4 ] {a2fb639e-b6c2-4b39-babe-7056292bbdbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8871 | 2026.04.19 04:59:21.991256 [ 4 ] {a2fb639e-b6c2-4b39-babe-7056292bbdbb} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.04.19 04:59:21.991291 [ 4 ] {a2fb639e-b6c2-4b39-babe-7056292bbdbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8873 | 2026.04.19 04:59:21.991594 [ 4 ] {a2fb639e-b6c2-4b39-babe-7056292bbdbb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8874 | 2026.04.19 04:59:21.991801 [ 4 ] {a2fb639e-b6c2-4b39-babe-7056292bbdbb} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.04.19 04:59:21.991929 [ 4 ] {a2fb639e-b6c2-4b39-babe-7056292bbdbb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 8876 | 2026.04.19 04:59:21.991966 [ 4 ] {a2fb639e-b6c2-4b39-babe-7056292bbdbb} <Debug> TCPHandler: Processed in 0.001238181 sec. | ||
| 8877 | 2026.04.19 04:59:25.781081 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8878 | 2026.04.19 04:59:25.781134 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8879 | 2026.04.19 04:59:25.903042 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18253 | ||
| 8880 | 2026.04.19 04:59:25.903694 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2026.04.19 04:59:25.903740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8882 | 2026.04.19 04:59:25.904208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8883 | 2026.04.19 04:59:25.904442 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.04.19 04:59:25.904599 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18253 | ||
| 8885 | 2026.04.19 04:59:26.874423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8886 | 2026.04.19 04:59:26.890406 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.04.19 04:59:26.890452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8888 | 2026.04.19 04:59:26.896452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8889 | 2026.04.19 04:59:26.897147 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.04.19 04:59:26.899945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8891 | 2026.04.19 04:59:26.966848 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8892 | 2026.04.19 04:59:26.967001 [ 4 ] {e7ed5d2b-4de0-4372-9751-8878459ab90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8893 | 2026.04.19 04:59:26.967062 [ 4 ] {e7ed5d2b-4de0-4372-9751-8878459ab90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8894 | 2026.04.19 04:59:26.967747 [ 4 ] {e7ed5d2b-4de0-4372-9751-8878459ab90a} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2026.04.19 04:59:26.967782 [ 4 ] {e7ed5d2b-4de0-4372-9751-8878459ab90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8896 | 2026.04.19 04:59:26.968105 [ 4 ] {e7ed5d2b-4de0-4372-9751-8878459ab90a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8897 | 2026.04.19 04:59:26.968312 [ 4 ] {e7ed5d2b-4de0-4372-9751-8878459ab90a} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2026.04.19 04:59:26.968447 [ 4 ] {e7ed5d2b-4de0-4372-9751-8878459ab90a} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001488 sec., 91397.8494623656 rows/sec., 7.94 MiB/sec. | ||
| 8899 | 2026.04.19 04:59:26.968485 [ 4 ] {e7ed5d2b-4de0-4372-9751-8878459ab90a} <Debug> TCPHandler: Processed in 0.0017595 sec. | ||
| 8900 | 2026.04.19 04:59:26.968616 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8901 | 2026.04.19 04:59:26.968710 [ 4 ] {2b57ea7c-1917-4286-9f64-367450227f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8902 | 2026.04.19 04:59:26.968748 [ 4 ] {2b57ea7c-1917-4286-9f64-367450227f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8903 | 2026.04.19 04:59:26.969160 [ 4 ] {2b57ea7c-1917-4286-9f64-367450227f09} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8904 | 2026.04.19 04:59:26.969194 [ 4 ] {2b57ea7c-1917-4286-9f64-367450227f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8905 | 2026.04.19 04:59:26.969488 [ 4 ] {2b57ea7c-1917-4286-9f64-367450227f09} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8906 | 2026.04.19 04:59:26.969690 [ 4 ] {2b57ea7c-1917-4286-9f64-367450227f09} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2026.04.19 04:59:26.969815 [ 4 ] {2b57ea7c-1917-4286-9f64-367450227f09} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001123 sec., 35618.87800534283 rows/sec., 2.62 MiB/sec. | ||
| 8908 | 2026.04.19 04:59:26.969851 [ 4 ] {2b57ea7c-1917-4286-9f64-367450227f09} <Debug> TCPHandler: Processed in 0.001283923 sec. | ||
| 8909 | 2026.04.19 04:59:26.969973 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8910 | 2026.04.19 04:59:26.970074 [ 4 ] {fea080f3-6125-455a-99f2-62360762db3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8911 | 2026.04.19 04:59:26.970114 [ 4 ] {fea080f3-6125-455a-99f2-62360762db3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8912 | 2026.04.19 04:59:26.970547 [ 4 ] {fea080f3-6125-455a-99f2-62360762db3b} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8913 | 2026.04.19 04:59:26.970582 [ 4 ] {fea080f3-6125-455a-99f2-62360762db3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8914 | 2026.04.19 04:59:26.970891 [ 4 ] {fea080f3-6125-455a-99f2-62360762db3b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8915 | 2026.04.19 04:59:26.971092 [ 4 ] {fea080f3-6125-455a-99f2-62360762db3b} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8916 | 2026.04.19 04:59:26.971223 [ 4 ] {fea080f3-6125-455a-99f2-62360762db3b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001168 sec., 89041.09589041096 rows/sec., 6.95 MiB/sec. | ||
| 8917 | 2026.04.19 04:59:26.971260 [ 4 ] {fea080f3-6125-455a-99f2-62360762db3b} <Debug> TCPHandler: Processed in 0.001339553 sec. | ||
| 8918 | 2026.04.19 04:59:26.971386 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8919 | 2026.04.19 04:59:26.971482 [ 4 ] {9c7cb52f-eefd-420d-b134-73a5fab472ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8920 | 2026.04.19 04:59:26.971524 [ 4 ] {9c7cb52f-eefd-420d-b134-73a5fab472ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8921 | 2026.04.19 04:59:26.971926 [ 4 ] {9c7cb52f-eefd-420d-b134-73a5fab472ab} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2026.04.19 04:59:26.971959 [ 4 ] {9c7cb52f-eefd-420d-b134-73a5fab472ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8923 | 2026.04.19 04:59:26.972289 [ 4 ] {9c7cb52f-eefd-420d-b134-73a5fab472ab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8924 | 2026.04.19 04:59:26.972499 [ 4 ] {9c7cb52f-eefd-420d-b134-73a5fab472ab} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8925 | 2026.04.19 04:59:26.972629 [ 4 ] {9c7cb52f-eefd-420d-b134-73a5fab472ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 8926 | 2026.04.19 04:59:26.972665 [ 4 ] {9c7cb52f-eefd-420d-b134-73a5fab472ab} <Debug> TCPHandler: Processed in 0.001330034 sec. | ||
| 8927 | 2026.04.19 04:59:26.972784 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8928 | 2026.04.19 04:59:26.972878 [ 4 ] {79978534-d3e6-4649-a360-c547933cb032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8929 | 2026.04.19 04:59:26.972931 [ 4 ] {79978534-d3e6-4649-a360-c547933cb032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8930 | 2026.04.19 04:59:26.973704 [ 4 ] {79978534-d3e6-4649-a360-c547933cb032} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2026.04.19 04:59:26.973739 [ 4 ] {79978534-d3e6-4649-a360-c547933cb032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8932 | 2026.04.19 04:59:26.974270 [ 4 ] {79978534-d3e6-4649-a360-c547933cb032} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8933 | 2026.04.19 04:59:26.974492 [ 4 ] {79978534-d3e6-4649-a360-c547933cb032} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2026.04.19 04:59:26.974631 [ 4 ] {79978534-d3e6-4649-a360-c547933cb032} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001769 sec., 22611.644997173546 rows/sec., 40.52 MiB/sec. | ||
| 8935 | 2026.04.19 04:59:26.974683 [ 4 ] {79978534-d3e6-4649-a360-c547933cb032} <Debug> TCPHandler: Processed in 0.001949484 sec. | ||
| 8936 | 2026.04.19 04:59:26.974810 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8937 | 2026.04.19 04:59:26.974904 [ 4 ] {5ed15102-b8f5-4864-a10c-81969efed078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8938 | 2026.04.19 04:59:26.974944 [ 4 ] {5ed15102-b8f5-4864-a10c-81969efed078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8939 | 2026.04.19 04:59:26.975282 [ 4 ] {5ed15102-b8f5-4864-a10c-81969efed078} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.04.19 04:59:26.975316 [ 4 ] {5ed15102-b8f5-4864-a10c-81969efed078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8941 | 2026.04.19 04:59:26.975613 [ 4 ] {5ed15102-b8f5-4864-a10c-81969efed078} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8942 | 2026.04.19 04:59:26.975815 [ 4 ] {5ed15102-b8f5-4864-a10c-81969efed078} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2026.04.19 04:59:26.975942 [ 4 ] {5ed15102-b8f5-4864-a10c-81969efed078} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 8944 | 2026.04.19 04:59:26.975977 [ 4 ] {5ed15102-b8f5-4864-a10c-81969efed078} <Debug> TCPHandler: Processed in 0.001218811 sec. | ||
| 8945 | 2026.04.19 04:59:31.013881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1170 | ||
| 8946 | 2026.04.19 04:59:31.016400 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8947 | 2026.04.19 04:59:31.016458 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8948 | 2026.04.19 04:59:31.017695 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8949 | 2026.04.19 04:59:31.017969 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2026.04.19 04:59:31.018346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1170 | ||
| 8951 | 2026.04.19 04:59:31.971569 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8952 | 2026.04.19 04:59:31.971765 [ 4 ] {32fa614a-273e-4e93-bb85-17d38b4e74e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8953 | 2026.04.19 04:59:31.971836 [ 4 ] {32fa614a-273e-4e93-bb85-17d38b4e74e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8954 | 2026.04.19 04:59:31.972625 [ 4 ] {32fa614a-273e-4e93-bb85-17d38b4e74e0} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2026.04.19 04:59:31.972678 [ 4 ] {32fa614a-273e-4e93-bb85-17d38b4e74e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8956 | 2026.04.19 04:59:31.973090 [ 4 ] {32fa614a-273e-4e93-bb85-17d38b4e74e0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8957 | 2026.04.19 04:59:31.973327 [ 4 ] {32fa614a-273e-4e93-bb85-17d38b4e74e0} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8958 | 2026.04.19 04:59:31.973493 [ 4 ] {32fa614a-273e-4e93-bb85-17d38b4e74e0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001779 sec., 159640.24732996066 rows/sec., 10.14 MiB/sec. | ||
| 8959 | 2026.04.19 04:59:31.973546 [ 4 ] {32fa614a-273e-4e93-bb85-17d38b4e74e0} <Debug> TCPHandler: Processed in 0.002112567 sec. | ||
| 8960 | 2026.04.19 04:59:31.973686 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8961 | 2026.04.19 04:59:31.973792 [ 4 ] {eb6538bc-eba4-465d-8f71-46930d15511d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8962 | 2026.04.19 04:59:31.973835 [ 4 ] {eb6538bc-eba4-465d-8f71-46930d15511d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8963 | 2026.04.19 04:59:31.974630 [ 4 ] {eb6538bc-eba4-465d-8f71-46930d15511d} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2026.04.19 04:59:31.974668 [ 4 ] {eb6538bc-eba4-465d-8f71-46930d15511d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8965 | 2026.04.19 04:59:31.975048 [ 4 ] {eb6538bc-eba4-465d-8f71-46930d15511d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8966 | 2026.04.19 04:59:31.975268 [ 4 ] {eb6538bc-eba4-465d-8f71-46930d15511d} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.04.19 04:59:31.975409 [ 4 ] {eb6538bc-eba4-465d-8f71-46930d15511d} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.001641 sec., 488117.00182815356 rows/sec., 37.63 MiB/sec. | ||
| 8968 | 2026.04.19 04:59:31.975450 [ 4 ] {eb6538bc-eba4-465d-8f71-46930d15511d} <Debug> TCPHandler: Processed in 0.001818821 sec. | ||
| 8969 | 2026.04.19 04:59:31.975571 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8970 | 2026.04.19 04:59:31.975671 [ 4 ] {2b8796f5-b80e-4cbd-936d-9fd12b5392b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8971 | 2026.04.19 04:59:31.975712 [ 4 ] {2b8796f5-b80e-4cbd-936d-9fd12b5392b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8972 | 2026.04.19 04:59:31.976165 [ 4 ] {2b8796f5-b80e-4cbd-936d-9fd12b5392b9} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.04.19 04:59:31.976199 [ 4 ] {2b8796f5-b80e-4cbd-936d-9fd12b5392b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8974 | 2026.04.19 04:59:31.976508 [ 4 ] {2b8796f5-b80e-4cbd-936d-9fd12b5392b9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8975 | 2026.04.19 04:59:31.976719 [ 4 ] {2b8796f5-b80e-4cbd-936d-9fd12b5392b9} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.04.19 04:59:31.976851 [ 4 ] {2b8796f5-b80e-4cbd-936d-9fd12b5392b9} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001202 sec., 119800.33277870217 rows/sec., 7.06 MiB/sec. | ||
| 8977 | 2026.04.19 04:59:31.976890 [ 4 ] {2b8796f5-b80e-4cbd-936d-9fd12b5392b9} <Debug> TCPHandler: Processed in 0.001371794 sec. | ||
| 8978 | 2026.04.19 04:59:31.977009 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8979 | 2026.04.19 04:59:31.977104 [ 4 ] {411fe60b-31a8-411c-8314-8917976ca217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8980 | 2026.04.19 04:59:31.977144 [ 4 ] {411fe60b-31a8-411c-8314-8917976ca217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8981 | 2026.04.19 04:59:31.977590 [ 4 ] {411fe60b-31a8-411c-8314-8917976ca217} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.04.19 04:59:31.977625 [ 4 ] {411fe60b-31a8-411c-8314-8917976ca217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8983 | 2026.04.19 04:59:31.977936 [ 4 ] {411fe60b-31a8-411c-8314-8917976ca217} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8984 | 2026.04.19 04:59:31.978144 [ 4 ] {411fe60b-31a8-411c-8314-8917976ca217} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.04.19 04:59:31.978274 [ 4 ] {411fe60b-31a8-411c-8314-8917976ca217} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 8986 | 2026.04.19 04:59:31.978311 [ 4 ] {411fe60b-31a8-411c-8314-8917976ca217} <Debug> TCPHandler: Processed in 0.001353144 sec. | ||
| 8987 | 2026.04.19 04:59:31.978429 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8988 | 2026.04.19 04:59:31.978523 [ 4 ] {841ce60f-cbe3-48c0-9539-9a924f43bf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8989 | 2026.04.19 04:59:31.978563 [ 4 ] {841ce60f-cbe3-48c0-9539-9a924f43bf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8990 | 2026.04.19 04:59:31.979004 [ 4 ] {841ce60f-cbe3-48c0-9539-9a924f43bf55} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2026.04.19 04:59:31.979037 [ 4 ] {841ce60f-cbe3-48c0-9539-9a924f43bf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8992 | 2026.04.19 04:59:31.979349 [ 4 ] {841ce60f-cbe3-48c0-9539-9a924f43bf55} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8993 | 2026.04.19 04:59:31.979560 [ 4 ] {841ce60f-cbe3-48c0-9539-9a924f43bf55} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2026.04.19 04:59:31.979687 [ 4 ] {841ce60f-cbe3-48c0-9539-9a924f43bf55} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 8995 | 2026.04.19 04:59:31.979724 [ 4 ] {841ce60f-cbe3-48c0-9539-9a924f43bf55} <Debug> TCPHandler: Processed in 0.001346513 sec. | ||
| 8996 | 2026.04.19 04:59:31.979842 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8997 | 2026.04.19 04:59:31.979936 [ 4 ] {be390645-8a5d-4768-a1e3-77090f2f6e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8998 | 2026.04.19 04:59:31.979975 [ 4 ] {be390645-8a5d-4768-a1e3-77090f2f6e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8999 | 2026.04.19 04:59:31.980556 [ 4 ] {be390645-8a5d-4768-a1e3-77090f2f6e63} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2026.04.19 04:59:31.980589 [ 4 ] {be390645-8a5d-4768-a1e3-77090f2f6e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9001 | 2026.04.19 04:59:31.980911 [ 4 ] {be390645-8a5d-4768-a1e3-77090f2f6e63} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9002 | 2026.04.19 04:59:31.981118 [ 4 ] {be390645-8a5d-4768-a1e3-77090f2f6e63} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2026.04.19 04:59:31.981248 [ 4 ] {be390645-8a5d-4768-a1e3-77090f2f6e63} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.00133 sec., 369924.8120300752 rows/sec., 25.95 MiB/sec. | ||
| 9004 | 2026.04.19 04:59:31.981286 [ 4 ] {be390645-8a5d-4768-a1e3-77090f2f6e63} <Debug> TCPHandler: Processed in 0.001494656 sec. | ||
| 9005 | 2026.04.19 04:59:31.981394 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9006 | 2026.04.19 04:59:31.981487 [ 4 ] {4259319f-b80e-47ff-b8a2-277a3b451268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9007 | 2026.04.19 04:59:31.981528 [ 4 ] {4259319f-b80e-47ff-b8a2-277a3b451268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9008 | 2026.04.19 04:59:31.981865 [ 4 ] {4259319f-b80e-47ff-b8a2-277a3b451268} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.04.19 04:59:31.981900 [ 4 ] {4259319f-b80e-47ff-b8a2-277a3b451268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9010 | 2026.04.19 04:59:31.982211 [ 4 ] {4259319f-b80e-47ff-b8a2-277a3b451268} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9011 | 2026.04.19 04:59:31.982418 [ 4 ] {4259319f-b80e-47ff-b8a2-277a3b451268} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.04.19 04:59:31.982553 [ 4 ] {4259319f-b80e-47ff-b8a2-277a3b451268} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 9013 | 2026.04.19 04:59:31.982590 [ 4 ] {4259319f-b80e-47ff-b8a2-277a3b451268} <Debug> TCPHandler: Processed in 0.001247102 sec. | ||
| 9014 | 2026.04.19 04:59:31.982724 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9015 | 2026.04.19 04:59:31.982817 [ 4 ] {e5753fe0-eb10-4a4f-9ab2-4ab2896fb955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9016 | 2026.04.19 04:59:31.982859 [ 4 ] {e5753fe0-eb10-4a4f-9ab2-4ab2896fb955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9017 | 2026.04.19 04:59:31.983265 [ 4 ] {e5753fe0-eb10-4a4f-9ab2-4ab2896fb955} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2026.04.19 04:59:31.983299 [ 4 ] {e5753fe0-eb10-4a4f-9ab2-4ab2896fb955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9019 | 2026.04.19 04:59:31.983624 [ 4 ] {e5753fe0-eb10-4a4f-9ab2-4ab2896fb955} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9020 | 2026.04.19 04:59:31.983848 [ 4 ] {e5753fe0-eb10-4a4f-9ab2-4ab2896fb955} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.04.19 04:59:31.983974 [ 4 ] {e5753fe0-eb10-4a4f-9ab2-4ab2896fb955} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 9022 | 2026.04.19 04:59:31.984010 [ 4 ] {e5753fe0-eb10-4a4f-9ab2-4ab2896fb955} <Debug> TCPHandler: Processed in 0.001337063 sec. | ||
| 9023 | 2026.04.19 04:59:31.984144 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9024 | 2026.04.19 04:59:31.984238 [ 4 ] {23441a04-7550-4c4e-ae8c-76fafcb2ac71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9025 | 2026.04.19 04:59:31.984278 [ 4 ] {23441a04-7550-4c4e-ae8c-76fafcb2ac71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9026 | 2026.04.19 04:59:31.984600 [ 4 ] {23441a04-7550-4c4e-ae8c-76fafcb2ac71} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.04.19 04:59:31.984634 [ 4 ] {23441a04-7550-4c4e-ae8c-76fafcb2ac71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9028 | 2026.04.19 04:59:31.984929 [ 4 ] {23441a04-7550-4c4e-ae8c-76fafcb2ac71} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9029 | 2026.04.19 04:59:31.985140 [ 4 ] {23441a04-7550-4c4e-ae8c-76fafcb2ac71} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2026.04.19 04:59:31.985265 [ 4 ] {23441a04-7550-4c4e-ae8c-76fafcb2ac71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 9031 | 2026.04.19 04:59:31.985306 [ 4 ] {23441a04-7550-4c4e-ae8c-76fafcb2ac71} <Debug> TCPHandler: Processed in 0.001212681 sec. | ||
| 9032 | 2026.04.19 04:59:31.985427 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9033 | 2026.04.19 04:59:31.985520 [ 4 ] {b98ffe28-e8c2-48af-a87d-abee5dc3e2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9034 | 2026.04.19 04:59:31.985573 [ 4 ] {b98ffe28-e8c2-48af-a87d-abee5dc3e2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9035 | 2026.04.19 04:59:31.986316 [ 4 ] {b98ffe28-e8c2-48af-a87d-abee5dc3e2fc} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2026.04.19 04:59:31.986350 [ 4 ] {b98ffe28-e8c2-48af-a87d-abee5dc3e2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9037 | 2026.04.19 04:59:31.986837 [ 4 ] {b98ffe28-e8c2-48af-a87d-abee5dc3e2fc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9038 | 2026.04.19 04:59:31.987049 [ 4 ] {b98ffe28-e8c2-48af-a87d-abee5dc3e2fc} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.04.19 04:59:31.987186 [ 4 ] {b98ffe28-e8c2-48af-a87d-abee5dc3e2fc} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001684 sec., 1187.6484560570073 rows/sec., 2.13 MiB/sec. | ||
| 9040 | 2026.04.19 04:59:31.987242 [ 4 ] {b98ffe28-e8c2-48af-a87d-abee5dc3e2fc} <Debug> TCPHandler: Processed in 0.001865043 sec. | ||
| 9041 | 2026.04.19 04:59:31.987381 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9042 | 2026.04.19 04:59:31.987476 [ 4 ] {f30947ac-53ed-4d7b-affe-c854bb45b0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9043 | 2026.04.19 04:59:31.987515 [ 4 ] {f30947ac-53ed-4d7b-affe-c854bb45b0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9044 | 2026.04.19 04:59:31.987858 [ 4 ] {f30947ac-53ed-4d7b-affe-c854bb45b0e2} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2026.04.19 04:59:31.987892 [ 4 ] {f30947ac-53ed-4d7b-affe-c854bb45b0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9046 | 2026.04.19 04:59:31.988190 [ 4 ] {f30947ac-53ed-4d7b-affe-c854bb45b0e2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9047 | 2026.04.19 04:59:31.988405 [ 4 ] {f30947ac-53ed-4d7b-affe-c854bb45b0e2} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2026.04.19 04:59:31.988531 [ 4 ] {f30947ac-53ed-4d7b-affe-c854bb45b0e2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 9049 | 2026.04.19 04:59:31.988566 [ 4 ] {f30947ac-53ed-4d7b-affe-c854bb45b0e2} <Debug> TCPHandler: Processed in 0.001236221 sec. | ||
| 9050 | 2026.04.19 04:59:33.404727 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18765 | ||
| 9051 | 2026.04.19 04:59:33.405304 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2026.04.19 04:59:33.405353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9053 | 2026.04.19 04:59:33.405875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9054 | 2026.04.19 04:59:33.406115 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2026.04.19 04:59:33.406267 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18765 | ||
| 9056 | 2026.04.19 04:59:34.400044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9057 | 2026.04.19 04:59:34.416893 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2026.04.19 04:59:34.416948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9059 | 2026.04.19 04:59:34.423132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9060 | 2026.04.19 04:59:34.423857 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.04.19 04:59:34.427396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9062 | 2026.04.19 04:59:36.601498 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9063 | 2026.04.19 04:59:36.601775 [ 4 ] {00ea8e64-5768-4012-9860-cab3ae5f2145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9064 | 2026.04.19 04:59:36.601880 [ 4 ] {00ea8e64-5768-4012-9860-cab3ae5f2145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9065 | 2026.04.19 04:59:36.603666 [ 4 ] {00ea8e64-5768-4012-9860-cab3ae5f2145} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9066 | 2026.04.19 04:59:36.603711 [ 4 ] {00ea8e64-5768-4012-9860-cab3ae5f2145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9067 | 2026.04.19 04:59:36.604238 [ 4 ] {00ea8e64-5768-4012-9860-cab3ae5f2145} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9068 | 2026.04.19 04:59:36.604464 [ 4 ] {00ea8e64-5768-4012-9860-cab3ae5f2145} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2026.04.19 04:59:36.604629 [ 4 ] {00ea8e64-5768-4012-9860-cab3ae5f2145} <Debug> executeQuery: Read 2481 rows, 189.02 KiB in 0.002929 sec., 847046.7736428814 rows/sec., 63.02 MiB/sec. | ||
| 9070 | 2026.04.19 04:59:36.604683 [ 4 ] {00ea8e64-5768-4012-9860-cab3ae5f2145} <Debug> TCPHandler: Processed in 0.003376039 sec. | ||
| 9071 | 2026.04.19 04:59:36.604818 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9072 | 2026.04.19 04:59:36.604923 [ 4 ] {19a85498-210a-4ae3-ad21-ebf50a62e81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9073 | 2026.04.19 04:59:36.604967 [ 4 ] {19a85498-210a-4ae3-ad21-ebf50a62e81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9074 | 2026.04.19 04:59:36.605437 [ 4 ] {19a85498-210a-4ae3-ad21-ebf50a62e81d} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.04.19 04:59:36.605471 [ 4 ] {19a85498-210a-4ae3-ad21-ebf50a62e81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9076 | 2026.04.19 04:59:36.605773 [ 4 ] {19a85498-210a-4ae3-ad21-ebf50a62e81d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9077 | 2026.04.19 04:59:36.605988 [ 4 ] {19a85498-210a-4ae3-ad21-ebf50a62e81d} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.04.19 04:59:36.606118 [ 4 ] {19a85498-210a-4ae3-ad21-ebf50a62e81d} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001219 sec., 40196.882690730105 rows/sec., 2.95 MiB/sec. | ||
| 9079 | 2026.04.19 04:59:36.606157 [ 4 ] {19a85498-210a-4ae3-ad21-ebf50a62e81d} <Debug> TCPHandler: Processed in 0.001393214 sec. | ||
| 9080 | 2026.04.19 04:59:36.606263 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2026.04.19 04:59:36.606359 [ 4 ] {a1bc90dd-af44-4138-8c28-5125a8dc472c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9082 | 2026.04.19 04:59:36.606399 [ 4 ] {a1bc90dd-af44-4138-8c28-5125a8dc472c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9083 | 2026.04.19 04:59:36.607063 [ 4 ] {a1bc90dd-af44-4138-8c28-5125a8dc472c} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2026.04.19 04:59:36.607098 [ 4 ] {a1bc90dd-af44-4138-8c28-5125a8dc472c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9085 | 2026.04.19 04:59:36.607424 [ 4 ] {a1bc90dd-af44-4138-8c28-5125a8dc472c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9086 | 2026.04.19 04:59:36.607639 [ 4 ] {a1bc90dd-af44-4138-8c28-5125a8dc472c} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2026.04.19 04:59:36.607736 [ 48 ] {} <Debug> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9088 | 2026.04.19 04:59:36.607770 [ 4 ] {a1bc90dd-af44-4138-8c28-5125a8dc472c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00143 sec., 560139.8601398601 rows/sec., 32.36 MiB/sec. | ||
| 9089 | 2026.04.19 04:59:36.607772 [ 48 ] {} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9090 | 2026.04.19 04:59:36.607802 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9091 | 2026.04.19 04:59:36.607809 [ 4 ] {a1bc90dd-af44-4138-8c28-5125a8dc472c} <Debug> TCPHandler: Processed in 0.001597308 sec. | ||
| 9092 | 2026.04.19 04:59:36.607923 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9093 | 2026.04.19 04:59:36.607931 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::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 | ||
| 9094 | 2026.04.19 04:59:36.608019 [ 4 ] {f391f2c7-0588-4c55-8537-c4dac06bb5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9095 | 2026.04.19 04:59:36.608063 [ 4 ] {f391f2c7-0588-4c55-8537-c4dac06bb5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9096 | 2026.04.19 04:59:36.608090 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9097 | 2026.04.19 04:59:36.608132 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 975 rows starting from the beginning of the part | ||
| 9098 | 2026.04.19 04:59:36.608208 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 801 rows starting from the beginning of the part | ||
| 9099 | 2026.04.19 04:59:36.608261 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 9100 | 2026.04.19 04:59:36.608310 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 9101 | 2026.04.19 04:59:36.608352 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 9102 | 2026.04.19 04:59:36.608399 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 801 rows starting from the beginning of the part | ||
| 9103 | 2026.04.19 04:59:36.608455 [ 4 ] {f391f2c7-0588-4c55-8537-c4dac06bb5a1} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2026.04.19 04:59:36.608496 [ 4 ] {f391f2c7-0588-4c55-8537-c4dac06bb5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9105 | 2026.04.19 04:59:36.608813 [ 4 ] {f391f2c7-0588-4c55-8537-c4dac06bb5a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9106 | 2026.04.19 04:59:36.609032 [ 4 ] {f391f2c7-0588-4c55-8537-c4dac06bb5a1} <Trace> oximeter.fields_u64 (d67bee52-aa27-4c5b-b71f-2f03f263448f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.04.19 04:59:36.609169 [ 4 ] {f391f2c7-0588-4c55-8537-c4dac06bb5a1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001168 sec., 856.1643835616438 rows/sec., 60.20 KiB/sec. | ||
| 9108 | 2026.04.19 04:59:36.609208 [ 4 ] {f391f2c7-0588-4c55-8537-c4dac06bb5a1} <Debug> TCPHandler: Processed in 0.001335433 sec. | ||
| 9109 | 2026.04.19 04:59:36.609340 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9110 | 2026.04.19 04:59:36.609462 [ 4 ] {aa309b09-fab1-46a5-90d9-8b70f2cc41ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9111 | 2026.04.19 04:59:36.609511 [ 4 ] {aa309b09-fab1-46a5-90d9-8b70f2cc41ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9112 | 2026.04.19 04:59:36.609700 [ 194 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001830162 sec., 1652312.7460847727 rows/sec., 104.31 MiB/sec. | ||
| 9113 | 2026.04.19 04:59:36.609879 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9114 | 2026.04.19 04:59:36.610130 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_36_7} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.04.19 04:59:36.610198 [ 199 ] {bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a::all_1_36_7} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9116 | 2026.04.19 04:59:36.610271 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 9117 | 2026.04.19 04:59:36.610656 [ 4 ] {aa309b09-fab1-46a5-90d9-8b70f2cc41ea} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9118 | 2026.04.19 04:59:36.610697 [ 4 ] {aa309b09-fab1-46a5-90d9-8b70f2cc41ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9119 | 2026.04.19 04:59:36.611068 [ 4 ] {aa309b09-fab1-46a5-90d9-8b70f2cc41ea} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9120 | 2026.04.19 04:59:36.611276 [ 4 ] {aa309b09-fab1-46a5-90d9-8b70f2cc41ea} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9121 | 2026.04.19 04:59:36.611408 [ 4 ] {aa309b09-fab1-46a5-90d9-8b70f2cc41ea} <Debug> executeQuery: Read 1328 rows, 91.16 KiB in 0.001971 sec., 673769.6600710299 rows/sec., 45.17 MiB/sec. | ||
| 9122 | 2026.04.19 04:59:36.611447 [ 4 ] {aa309b09-fab1-46a5-90d9-8b70f2cc41ea} <Debug> TCPHandler: Processed in 0.002173028 sec. | ||
| 9123 | 2026.04.19 04:59:36.611574 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2026.04.19 04:59:36.611668 [ 4 ] {5b9c53d1-23b7-43d0-99bf-f4fe2268c605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9125 | 2026.04.19 04:59:36.611712 [ 4 ] {5b9c53d1-23b7-43d0-99bf-f4fe2268c605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9126 | 2026.04.19 04:59:36.612626 [ 4 ] {5b9c53d1-23b7-43d0-99bf-f4fe2268c605} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.04.19 04:59:36.612666 [ 4 ] {5b9c53d1-23b7-43d0-99bf-f4fe2268c605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9128 | 2026.04.19 04:59:36.613122 [ 4 ] {5b9c53d1-23b7-43d0-99bf-f4fe2268c605} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9129 | 2026.04.19 04:59:36.613330 [ 4 ] {5b9c53d1-23b7-43d0-99bf-f4fe2268c605} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2026.04.19 04:59:36.613461 [ 4 ] {5b9c53d1-23b7-43d0-99bf-f4fe2268c605} <Debug> executeQuery: Read 1624 rows, 102.03 KiB in 0.001812 sec., 896247.2406181016 rows/sec., 54.99 MiB/sec. | ||
| 9131 | 2026.04.19 04:59:36.613500 [ 4 ] {5b9c53d1-23b7-43d0-99bf-f4fe2268c605} <Debug> TCPHandler: Processed in 0.001976805 sec. | ||
| 9132 | 2026.04.19 04:59:36.613624 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2026.04.19 04:59:36.613720 [ 4 ] {b8af4b72-f783-4632-9e07-7b962e1e32ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9134 | 2026.04.19 04:59:36.613774 [ 4 ] {b8af4b72-f783-4632-9e07-7b962e1e32ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9135 | 2026.04.19 04:59:36.614641 [ 4 ] {b8af4b72-f783-4632-9e07-7b962e1e32ef} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2026.04.19 04:59:36.614677 [ 4 ] {b8af4b72-f783-4632-9e07-7b962e1e32ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9137 | 2026.04.19 04:59:36.615242 [ 4 ] {b8af4b72-f783-4632-9e07-7b962e1e32ef} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9138 | 2026.04.19 04:59:36.615457 [ 4 ] {b8af4b72-f783-4632-9e07-7b962e1e32ef} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2026.04.19 04:59:36.615575 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9140 | 2026.04.19 04:59:36.615595 [ 4 ] {b8af4b72-f783-4632-9e07-7b962e1e32ef} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001894 sec., 25871.17212249208 rows/sec., 46.36 MiB/sec. | ||
| 9141 | 2026.04.19 04:59:36.615634 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2026.04.19 04:59:36.615662 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9143 | 2026.04.19 04:59:36.615674 [ 4 ] {b8af4b72-f783-4632-9e07-7b962e1e32ef} <Debug> TCPHandler: Processed in 0.002101337 sec. | ||
| 9144 | 2026.04.19 04:59:36.615756 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 9145 | 2026.04.19 04:59:36.615818 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9146 | 2026.04.19 04:59:36.615914 [ 4 ] {96253711-a6f3-458e-9fb5-7eb9f24e6445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9147 | 2026.04.19 04:59:36.615953 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9148 | 2026.04.19 04:59:36.615955 [ 4 ] {96253711-a6f3-458e-9fb5-7eb9f24e6445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9149 | 2026.04.19 04:59:36.616008 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1079 rows starting from the beginning of the part | ||
| 9150 | 2026.04.19 04:59:36.616136 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 9151 | 2026.04.19 04:59:36.616248 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part | ||
| 9152 | 2026.04.19 04:59:36.616323 [ 4 ] {96253711-a6f3-458e-9fb5-7eb9f24e6445} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.04.19 04:59:36.616359 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::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 | ||
| 9154 | 2026.04.19 04:59:36.616362 [ 4 ] {96253711-a6f3-458e-9fb5-7eb9f24e6445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9155 | 2026.04.19 04:59:36.616468 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
| 9156 | 2026.04.19 04:59:36.616577 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 49 rows starting from the beginning of the part | ||
| 9157 | 2026.04.19 04:59:36.616704 [ 4 ] {96253711-a6f3-458e-9fb5-7eb9f24e6445} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9158 | 2026.04.19 04:59:36.616915 [ 4 ] {96253711-a6f3-458e-9fb5-7eb9f24e6445} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9159 | 2026.04.19 04:59:36.617047 [ 4 ] {96253711-a6f3-458e-9fb5-7eb9f24e6445} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 9160 | 2026.04.19 04:59:36.617084 [ 4 ] {96253711-a6f3-458e-9fb5-7eb9f24e6445} <Debug> TCPHandler: Processed in 0.001317493 sec. | ||
| 9161 | 2026.04.19 04:59:36.625011 [ 195 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1212 rows, containing 19 columns (19 merged, 0 gathered) in 0.009296693 sec., 130368.93871831629 rows/sec., 233.62 MiB/sec. | ||
| 9162 | 2026.04.19 04:59:36.626341 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9163 | 2026.04.19 04:59:36.626660 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9164 | 2026.04.19 04:59:36.626749 [ 192 ] {eba7b557-4f8e-4d52-bbd2-ec594f8f3211::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9165 | 2026.04.19 04:59:36.626850 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 9166 | 2026.04.19 04:59:37.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.70 MiB, peak 309.04 MiB, free memory in arenas 0.00 B, will set to 299.86 MiB (RSS), difference: 2.16 MiB | ||
| 9167 | 2026.04.19 04:59:40.781189 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9168 | 2026.04.19 04:59:40.781247 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9169 | 2026.04.19 04:59:40.906393 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19213 | ||
| 9170 | 2026.04.19 04:59:40.906945 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2026.04.19 04:59:40.907000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9172 | 2026.04.19 04:59:40.907478 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9173 | 2026.04.19 04:59:40.907710 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2026.04.19 04:59:40.907897 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19213 | ||
| 9175 | 2026.04.19 04:59:41.018639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1208 | ||
| 9176 | 2026.04.19 04:59:41.021447 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2026.04.19 04:59:41.021509 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9178 | 2026.04.19 04:59:41.022738 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9179 | 2026.04.19 04:59:41.023018 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2026.04.19 04:59:41.023406 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208 | ||
| 9181 | 2026.04.19 04:59:41.927512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9182 | 2026.04.19 04:59:41.945230 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2026.04.19 04:59:41.945292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9184 | 2026.04.19 04:59:41.951314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9185 | 2026.04.19 04:59:41.951995 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9186 | 2026.04.19 04:59:41.954981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9187 | 2026.04.19 04:59:41.973560 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9188 | 2026.04.19 04:59:41.973704 [ 4 ] {684030fe-2122-4f82-9d16-c6ff07acb2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9189 | 2026.04.19 04:59:41.973759 [ 4 ] {684030fe-2122-4f82-9d16-c6ff07acb2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9190 | 2026.04.19 04:59:41.974437 [ 4 ] {684030fe-2122-4f82-9d16-c6ff07acb2f0} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9191 | 2026.04.19 04:59:41.974477 [ 4 ] {684030fe-2122-4f82-9d16-c6ff07acb2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9192 | 2026.04.19 04:59:41.974812 [ 4 ] {684030fe-2122-4f82-9d16-c6ff07acb2f0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9193 | 2026.04.19 04:59:41.975022 [ 4 ] {684030fe-2122-4f82-9d16-c6ff07acb2f0} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2026.04.19 04:59:41.975168 [ 4 ] {684030fe-2122-4f82-9d16-c6ff07acb2f0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001502 sec., 189081.22503328894 rows/sec., 12.01 MiB/sec. | ||
| 9195 | 2026.04.19 04:59:41.975211 [ 4 ] {684030fe-2122-4f82-9d16-c6ff07acb2f0} <Debug> TCPHandler: Processed in 0.001768001 sec. | ||
| 9196 | 2026.04.19 04:59:41.975343 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9197 | 2026.04.19 04:59:41.975442 [ 4 ] {04cb7bd5-30b8-4ca0-a10a-8f5ed35a6fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9198 | 2026.04.19 04:59:41.975484 [ 4 ] {04cb7bd5-30b8-4ca0-a10a-8f5ed35a6fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9199 | 2026.04.19 04:59:41.976253 [ 4 ] {04cb7bd5-30b8-4ca0-a10a-8f5ed35a6fae} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9200 | 2026.04.19 04:59:41.976290 [ 4 ] {04cb7bd5-30b8-4ca0-a10a-8f5ed35a6fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9201 | 2026.04.19 04:59:41.976631 [ 4 ] {04cb7bd5-30b8-4ca0-a10a-8f5ed35a6fae} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9202 | 2026.04.19 04:59:41.976843 [ 4 ] {04cb7bd5-30b8-4ca0-a10a-8f5ed35a6fae} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2026.04.19 04:59:41.976953 [ 38 ] {} <Debug> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9204 | 2026.04.19 04:59:41.976978 [ 4 ] {04cb7bd5-30b8-4ca0-a10a-8f5ed35a6fae} <Debug> executeQuery: Read 801 rows, 63.23 KiB in 0.001557 sec., 514450.8670520231 rows/sec., 39.66 MiB/sec. | ||
| 9205 | 2026.04.19 04:59:41.977022 [ 38 ] {} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9206 | 2026.04.19 04:59:41.977030 [ 4 ] {04cb7bd5-30b8-4ca0-a10a-8f5ed35a6fae} <Debug> TCPHandler: Processed in 0.001740711 sec. | ||
| 9207 | 2026.04.19 04:59:41.977052 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9208 | 2026.04.19 04:59:41.977160 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9209 | 2026.04.19 04:59:41.977161 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::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 | ||
| 9210 | 2026.04.19 04:59:41.977263 [ 4 ] {dfc6aff3-6448-476b-83c7-824c18683adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9211 | 2026.04.19 04:59:41.977301 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9212 | 2026.04.19 04:59:41.977308 [ 4 ] {dfc6aff3-6448-476b-83c7-824c18683adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9213 | 2026.04.19 04:59:41.977343 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3359 rows starting from the beginning of the part | ||
| 9214 | 2026.04.19 04:59:41.977417 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 802 rows starting from the beginning of the part | ||
| 9215 | 2026.04.19 04:59:41.977462 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 136 rows starting from the beginning of the part | ||
| 9216 | 2026.04.19 04:59:41.977505 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 801 rows starting from the beginning of the part | ||
| 9217 | 2026.04.19 04:59:41.977548 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2481 rows starting from the beginning of the part | ||
| 9218 | 2026.04.19 04:59:41.977606 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 801 rows starting from the beginning of the part | ||
| 9219 | 2026.04.19 04:59:41.977774 [ 4 ] {dfc6aff3-6448-476b-83c7-824c18683adf} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2026.04.19 04:59:41.977816 [ 4 ] {dfc6aff3-6448-476b-83c7-824c18683adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9221 | 2026.04.19 04:59:41.978147 [ 4 ] {dfc6aff3-6448-476b-83c7-824c18683adf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9222 | 2026.04.19 04:59:41.978374 [ 4 ] {dfc6aff3-6448-476b-83c7-824c18683adf} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9223 | 2026.04.19 04:59:41.978507 [ 4 ] {dfc6aff3-6448-476b-83c7-824c18683adf} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001264 sec., 113924.0506329114 rows/sec., 6.72 MiB/sec. | ||
| 9224 | 2026.04.19 04:59:41.978545 [ 4 ] {dfc6aff3-6448-476b-83c7-824c18683adf} <Debug> TCPHandler: Processed in 0.001436565 sec. | ||
| 9225 | 2026.04.19 04:59:41.978672 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9226 | 2026.04.19 04:59:41.978766 [ 4 ] {86bb0b76-48d7-4eeb-bbf6-7368d40c7abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9227 | 2026.04.19 04:59:41.978806 [ 4 ] {86bb0b76-48d7-4eeb-bbf6-7368d40c7abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9228 | 2026.04.19 04:59:41.979240 [ 4 ] {86bb0b76-48d7-4eeb-bbf6-7368d40c7abe} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2026.04.19 04:59:41.979277 [ 4 ] {86bb0b76-48d7-4eeb-bbf6-7368d40c7abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9230 | 2026.04.19 04:59:41.979576 [ 4 ] {86bb0b76-48d7-4eeb-bbf6-7368d40c7abe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9231 | 2026.04.19 04:59:41.979780 [ 4 ] {86bb0b76-48d7-4eeb-bbf6-7368d40c7abe} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2026.04.19 04:59:41.979907 [ 4 ] {86bb0b76-48d7-4eeb-bbf6-7368d40c7abe} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 9233 | 2026.04.19 04:59:41.979943 [ 4 ] {86bb0b76-48d7-4eeb-bbf6-7368d40c7abe} <Debug> TCPHandler: Processed in 0.001322443 sec. | ||
| 9234 | 2026.04.19 04:59:41.980061 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9235 | 2026.04.19 04:59:41.980154 [ 4 ] {c6feb510-cb58-4521-b4d4-71825c3dda4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9236 | 2026.04.19 04:59:41.980193 [ 4 ] {c6feb510-cb58-4521-b4d4-71825c3dda4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9237 | 2026.04.19 04:59:41.980629 [ 4 ] {c6feb510-cb58-4521-b4d4-71825c3dda4c} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9238 | 2026.04.19 04:59:41.980652 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8380 rows, containing 5 columns (5 merged, 0 gathered) in 0.003535332 sec., 2370357.2960050143 rows/sec., 188.91 MiB/sec. | ||
| 9239 | 2026.04.19 04:59:41.980663 [ 4 ] {c6feb510-cb58-4521-b4d4-71825c3dda4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9240 | 2026.04.19 04:59:41.980948 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9241 | 2026.04.19 04:59:41.980993 [ 4 ] {c6feb510-cb58-4521-b4d4-71825c3dda4c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9242 | 2026.04.19 04:59:41.981292 [ 4 ] {c6feb510-cb58-4521-b4d4-71825c3dda4c} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.04.19 04:59:41.981297 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_56_11} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9244 | 2026.04.19 04:59:41.981387 [ 194 ] {066dfa4e-fedd-4849-9cc1-9c6488efbf53::all_1_56_11} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9245 | 2026.04.19 04:59:41.981437 [ 4 ] {c6feb510-cb58-4521-b4d4-71825c3dda4c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001299 sec., 113933.79522709777 rows/sec., 6.48 MiB/sec. | ||
| 9246 | 2026.04.19 04:59:41.981465 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 9247 | 2026.04.19 04:59:41.981492 [ 4 ] {c6feb510-cb58-4521-b4d4-71825c3dda4c} <Debug> TCPHandler: Processed in 0.001481326 sec. | ||
| 9248 | 2026.04.19 04:59:41.981631 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2026.04.19 04:59:41.981726 [ 4 ] {34f56496-89a4-42cf-b589-cb3addf3b1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9250 | 2026.04.19 04:59:41.981766 [ 4 ] {34f56496-89a4-42cf-b589-cb3addf3b1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9251 | 2026.04.19 04:59:41.982440 [ 4 ] {34f56496-89a4-42cf-b589-cb3addf3b1c8} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.04.19 04:59:41.982475 [ 4 ] {34f56496-89a4-42cf-b589-cb3addf3b1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9253 | 2026.04.19 04:59:41.982799 [ 4 ] {34f56496-89a4-42cf-b589-cb3addf3b1c8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9254 | 2026.04.19 04:59:41.983017 [ 4 ] {34f56496-89a4-42cf-b589-cb3addf3b1c8} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.04.19 04:59:41.983118 [ 36 ] {} <Debug> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9256 | 2026.04.19 04:59:41.983146 [ 4 ] {34f56496-89a4-42cf-b589-cb3addf3b1c8} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001438 sec., 342141.86369958275 rows/sec., 24.00 MiB/sec. | ||
| 9257 | 2026.04.19 04:59:41.983160 [ 36 ] {} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9258 | 2026.04.19 04:59:41.983183 [ 4 ] {34f56496-89a4-42cf-b589-cb3addf3b1c8} <Debug> TCPHandler: Processed in 0.001603248 sec. | ||
| 9259 | 2026.04.19 04:59:41.983183 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9260 | 2026.04.19 04:59:41.983315 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9261 | 2026.04.19 04:59:41.983314 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::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 | ||
| 9262 | 2026.04.19 04:59:41.983410 [ 4 ] {cd50ce68-55e0-41c1-9c1d-0bab02a88e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9263 | 2026.04.19 04:59:41.983457 [ 4 ] {cd50ce68-55e0-41c1-9c1d-0bab02a88e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9264 | 2026.04.19 04:59:41.983474 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9265 | 2026.04.19 04:59:41.983516 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1830 rows starting from the beginning of the part | ||
| 9266 | 2026.04.19 04:59:41.983588 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 494 rows starting from the beginning of the part | ||
| 9267 | 2026.04.19 04:59:41.983642 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 9268 | 2026.04.19 04:59:41.983689 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 492 rows starting from the beginning of the part | ||
| 9269 | 2026.04.19 04:59:41.983731 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1328 rows starting from the beginning of the part | ||
| 9270 | 2026.04.19 04:59:41.983777 [ 191 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 492 rows starting from the beginning of the part | ||
| 9271 | 2026.04.19 04:59:41.983787 [ 4 ] {cd50ce68-55e0-41c1-9c1d-0bab02a88e6a} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2026.04.19 04:59:41.983828 [ 4 ] {cd50ce68-55e0-41c1-9c1d-0bab02a88e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9273 | 2026.04.19 04:59:41.984166 [ 4 ] {cd50ce68-55e0-41c1-9c1d-0bab02a88e6a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9274 | 2026.04.19 04:59:41.984387 [ 4 ] {cd50ce68-55e0-41c1-9c1d-0bab02a88e6a} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.04.19 04:59:41.984489 [ 36 ] {} <Debug> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9276 | 2026.04.19 04:59:41.984514 [ 36 ] {} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2026.04.19 04:59:41.984521 [ 4 ] {cd50ce68-55e0-41c1-9c1d-0bab02a88e6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 9278 | 2026.04.19 04:59:41.984532 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9279 | 2026.04.19 04:59:41.984558 [ 4 ] {cd50ce68-55e0-41c1-9c1d-0bab02a88e6a} <Debug> TCPHandler: Processed in 0.001294012 sec. | ||
| 9280 | 2026.04.19 04:59:41.984631 [ 189 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::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 | ||
| 9281 | 2026.04.19 04:59:41.984694 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9282 | 2026.04.19 04:59:41.984770 [ 189 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9283 | 2026.04.19 04:59:41.984811 [ 189 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 9284 | 2026.04.19 04:59:41.984824 [ 4 ] {d87cd228-0a21-47d8-9ea2-3a089e636056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9285 | 2026.04.19 04:59:41.984875 [ 189 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9286 | 2026.04.19 04:59:41.984882 [ 4 ] {d87cd228-0a21-47d8-9ea2-3a089e636056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9287 | 2026.04.19 04:59:41.984926 [ 189 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9288 | 2026.04.19 04:59:41.984977 [ 189 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9289 | 2026.04.19 04:59:41.985021 [ 189 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9290 | 2026.04.19 04:59:41.985061 [ 189 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9291 | 2026.04.19 04:59:41.985360 [ 4 ] {d87cd228-0a21-47d8-9ea2-3a089e636056} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2026.04.19 04:59:41.985402 [ 4 ] {d87cd228-0a21-47d8-9ea2-3a089e636056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9293 | 2026.04.19 04:59:41.985576 [ 195 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4740 rows, containing 5 columns (5 merged, 0 gathered) in 0.002322011 sec., 2041333.998848412 rows/sec., 147.99 MiB/sec. | ||
| 9294 | 2026.04.19 04:59:41.985827 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9295 | 2026.04.19 04:59:41.985891 [ 200 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001310423 sec., 119045.5295732752 rows/sec., 6.07 MiB/sec. | ||
| 9296 | 2026.04.19 04:59:41.985894 [ 4 ] {d87cd228-0a21-47d8-9ea2-3a089e636056} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9297 | 2026.04.19 04:59:41.986063 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9298 | 2026.04.19 04:59:41.986187 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_56_11} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2026.04.19 04:59:41.986222 [ 4 ] {d87cd228-0a21-47d8-9ea2-3a089e636056} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9300 | 2026.04.19 04:59:41.986279 [ 201 ] {1a363f07-5702-42dd-9725-0292ef980003::all_1_56_11} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9301 | 2026.04.19 04:59:41.986346 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9302 | 2026.04.19 04:59:41.986377 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.04.19 04:59:41.986378 [ 4 ] {d87cd228-0a21-47d8-9ea2-3a089e636056} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001579 sec., 167827.73907536414 rows/sec., 11.15 MiB/sec. | ||
| 9304 | 2026.04.19 04:59:41.986396 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9305 | 2026.04.19 04:59:41.986380 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9306 | 2026.04.19 04:59:41.986425 [ 4 ] {d87cd228-0a21-47d8-9ea2-3a089e636056} <Debug> TCPHandler: Processed in 0.001795892 sec. | ||
| 9307 | 2026.04.19 04:59:41.986473 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_26_5} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2026.04.19 04:59:41.986510 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 9309 | 2026.04.19 04:59:41.986569 [ 195 ] {908d0137-6f0f-4437-ad69-7d53d087df8b::all_1_26_5} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9310 | 2026.04.19 04:59:41.986585 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9311 | 2026.04.19 04:59:41.986606 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9312 | 2026.04.19 04:59:41.986638 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23338 rows starting from the beginning of the part | ||
| 9313 | 2026.04.19 04:59:41.986665 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9314 | 2026.04.19 04:59:41.986685 [ 4 ] {06c31193-7d0a-4528-b647-22d2789f618a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9315 | 2026.04.19 04:59:41.986690 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 266 rows starting from the beginning of the part | ||
| 9316 | 2026.04.19 04:59:41.986735 [ 4 ] {06c31193-7d0a-4528-b647-22d2789f618a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9317 | 2026.04.19 04:59:41.986750 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::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 | ||
| 9318 | 2026.04.19 04:59:41.986795 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 265 rows starting from the beginning of the part | ||
| 9319 | 2026.04.19 04:59:41.986831 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1624 rows starting from the beginning of the part | ||
| 9320 | 2026.04.19 04:59:41.986867 [ 201 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part | ||
| 9321 | 2026.04.19 04:59:41.987076 [ 4 ] {06c31193-7d0a-4528-b647-22d2789f618a} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.04.19 04:59:41.987117 [ 4 ] {06c31193-7d0a-4528-b647-22d2789f618a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9323 | 2026.04.19 04:59:41.987433 [ 4 ] {06c31193-7d0a-4528-b647-22d2789f618a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9324 | 2026.04.19 04:59:41.987643 [ 4 ] {06c31193-7d0a-4528-b647-22d2789f618a} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.04.19 04:59:41.987774 [ 4 ] {06c31193-7d0a-4528-b647-22d2789f618a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 9326 | 2026.04.19 04:59:41.987812 [ 4 ] {06c31193-7d0a-4528-b647-22d2789f618a} <Debug> TCPHandler: Processed in 0.001278162 sec. | ||
| 9327 | 2026.04.19 04:59:41.987936 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.04.19 04:59:41.988029 [ 4 ] {64b44d58-958e-4e98-9ef2-d7e31c236df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9329 | 2026.04.19 04:59:41.988083 [ 4 ] {64b44d58-958e-4e98-9ef2-d7e31c236df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.04.19 04:59:41.988800 [ 4 ] {64b44d58-958e-4e98-9ef2-d7e31c236df2} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2026.04.19 04:59:41.988835 [ 4 ] {64b44d58-958e-4e98-9ef2-d7e31c236df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9332 | 2026.04.19 04:59:41.989360 [ 4 ] {64b44d58-958e-4e98-9ef2-d7e31c236df2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9333 | 2026.04.19 04:59:41.989582 [ 4 ] {64b44d58-958e-4e98-9ef2-d7e31c236df2} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2026.04.19 04:59:41.989724 [ 4 ] {64b44d58-958e-4e98-9ef2-d7e31c236df2} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001712 sec., 1168.2242990654206 rows/sec., 2.09 MiB/sec. | ||
| 9335 | 2026.04.19 04:59:41.989790 [ 4 ] {64b44d58-958e-4e98-9ef2-d7e31c236df2} <Debug> TCPHandler: Processed in 0.001905814 sec. | ||
| 9336 | 2026.04.19 04:59:41.989920 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9337 | 2026.04.19 04:59:41.990015 [ 4 ] {704d617c-6e93-421c-9bd4-381b29a58381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9338 | 2026.04.19 04:59:41.990057 [ 4 ] {704d617c-6e93-421c-9bd4-381b29a58381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9339 | 2026.04.19 04:59:41.990395 [ 4 ] {704d617c-6e93-421c-9bd4-381b29a58381} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.04.19 04:59:41.990428 [ 4 ] {704d617c-6e93-421c-9bd4-381b29a58381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9341 | 2026.04.19 04:59:41.990738 [ 4 ] {704d617c-6e93-421c-9bd4-381b29a58381} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9342 | 2026.04.19 04:59:41.990943 [ 4 ] {704d617c-6e93-421c-9bd4-381b29a58381} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.04.19 04:59:41.991062 [ 36 ] {} <Debug> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9344 | 2026.04.19 04:59:41.991072 [ 4 ] {704d617c-6e93-421c-9bd4-381b29a58381} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 9345 | 2026.04.19 04:59:41.991094 [ 36 ] {} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2026.04.19 04:59:41.991112 [ 4 ] {704d617c-6e93-421c-9bd4-381b29a58381} <Debug> TCPHandler: Processed in 0.001243112 sec. | ||
| 9347 | 2026.04.19 04:59:41.991113 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9348 | 2026.04.19 04:59:41.991188 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 9349 | 2026.04.19 04:59:41.991277 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9350 | 2026.04.19 04:59:41.991301 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3672 rows starting from the beginning of the part | ||
| 9351 | 2026.04.19 04:59:41.991346 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 9352 | 2026.04.19 04:59:41.991381 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 9353 | 2026.04.19 04:59:41.991416 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 9354 | 2026.04.19 04:59:41.991447 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::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 | ||
| 9355 | 2026.04.19 04:59:41.991477 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 9356 | 2026.04.19 04:59:41.992653 [ 186 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4062 rows, containing 4 columns (4 merged, 0 gathered) in 0.001494936 sec., 2717173.1766443513 rows/sec., 175.69 MiB/sec. | ||
| 9357 | 2026.04.19 04:59:41.992880 [ 186 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25918 rows, containing 5 columns (5 merged, 0 gathered) in 0.006402562 sec., 4048067.00817579 rows/sec., 260.74 MiB/sec. | ||
| 9358 | 2026.04.19 04:59:41.993013 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9359 | 2026.04.19 04:59:41.993114 [ 197 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9360 | 2026.04.19 04:59:41.993261 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_56_11} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2026.04.19 04:59:41.993330 [ 189 ] {b8df7293-57db-43e7-a1d2-d0f059cb725d::all_1_56_11} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9362 | 2026.04.19 04:59:41.993396 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9363 | 2026.04.19 04:59:41.993439 [ 197 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2026.04.19 04:59:41.993520 [ 197 ] {7a455de8-1aa5-42b7-a5ca-389e3332c373::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9365 | 2026.04.19 04:59:41.993601 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 9366 | 2026.04.19 04:59:46.967090 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9367 | 2026.04.19 04:59:46.967364 [ 4 ] {098e62b2-3d1a-4dc9-b725-2a5abee1ff24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9368 | 2026.04.19 04:59:46.967437 [ 4 ] {098e62b2-3d1a-4dc9-b725-2a5abee1ff24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9369 | 2026.04.19 04:59:46.968114 [ 4 ] {098e62b2-3d1a-4dc9-b725-2a5abee1ff24} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9370 | 2026.04.19 04:59:46.968162 [ 4 ] {098e62b2-3d1a-4dc9-b725-2a5abee1ff24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9371 | 2026.04.19 04:59:46.968573 [ 4 ] {098e62b2-3d1a-4dc9-b725-2a5abee1ff24} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9372 | 2026.04.19 04:59:46.968807 [ 4 ] {098e62b2-3d1a-4dc9-b725-2a5abee1ff24} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9373 | 2026.04.19 04:59:46.968978 [ 4 ] {098e62b2-3d1a-4dc9-b725-2a5abee1ff24} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001661 sec., 81878.38651414811 rows/sec., 7.11 MiB/sec. | ||
| 9374 | 2026.04.19 04:59:46.969030 [ 4 ] {098e62b2-3d1a-4dc9-b725-2a5abee1ff24} <Debug> TCPHandler: Processed in 0.002133237 sec. | ||
| 9375 | 2026.04.19 04:59:46.969182 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9376 | 2026.04.19 04:59:46.969286 [ 4 ] {86dc5ba9-b3ce-4d1a-a909-8a18915a06ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9377 | 2026.04.19 04:59:46.969329 [ 4 ] {86dc5ba9-b3ce-4d1a-a909-8a18915a06ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9378 | 2026.04.19 04:59:46.969751 [ 4 ] {86dc5ba9-b3ce-4d1a-a909-8a18915a06ab} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9379 | 2026.04.19 04:59:46.969789 [ 4 ] {86dc5ba9-b3ce-4d1a-a909-8a18915a06ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9380 | 2026.04.19 04:59:46.970096 [ 4 ] {86dc5ba9-b3ce-4d1a-a909-8a18915a06ab} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9381 | 2026.04.19 04:59:46.970316 [ 4 ] {86dc5ba9-b3ce-4d1a-a909-8a18915a06ab} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9382 | 2026.04.19 04:59:46.970429 [ 28 ] {} <Debug> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9383 | 2026.04.19 04:59:46.970455 [ 4 ] {86dc5ba9-b3ce-4d1a-a909-8a18915a06ab} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001191 sec., 33585.22250209907 rows/sec., 2.47 MiB/sec. | ||
| 9384 | 2026.04.19 04:59:46.970467 [ 28 ] {} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2026.04.19 04:59:46.970488 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9386 | 2026.04.19 04:59:46.970495 [ 4 ] {86dc5ba9-b3ce-4d1a-a909-8a18915a06ab} <Debug> TCPHandler: Processed in 0.001367754 sec. | ||
| 9387 | 2026.04.19 04:59:46.970615 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::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 | ||
| 9388 | 2026.04.19 04:59:46.970621 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2026.04.19 04:59:46.970760 [ 4 ] {551a9165-10f1-4232-99e1-185e635c845c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9390 | 2026.04.19 04:59:46.970765 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9391 | 2026.04.19 04:59:46.970805 [ 4 ] {551a9165-10f1-4232-99e1-185e635c845c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9392 | 2026.04.19 04:59:46.970813 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 9393 | 2026.04.19 04:59:46.970911 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 9394 | 2026.04.19 04:59:46.970962 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 144 rows starting from the beginning of the part | ||
| 9395 | 2026.04.19 04:59:46.971005 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 49 rows starting from the beginning of the part | ||
| 9396 | 2026.04.19 04:59:46.971043 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 144 rows starting from the beginning of the part | ||
| 9397 | 2026.04.19 04:59:46.971084 [ 198 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 9398 | 2026.04.19 04:59:46.971240 [ 4 ] {551a9165-10f1-4232-99e1-185e635c845c} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2026.04.19 04:59:46.971283 [ 4 ] {551a9165-10f1-4232-99e1-185e635c845c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9400 | 2026.04.19 04:59:46.971636 [ 4 ] {551a9165-10f1-4232-99e1-185e635c845c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9401 | 2026.04.19 04:59:46.971869 [ 4 ] {551a9165-10f1-4232-99e1-185e635c845c} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2026.04.19 04:59:46.972007 [ 4 ] {551a9165-10f1-4232-99e1-185e635c845c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001265 sec., 82213.43873517786 rows/sec., 6.42 MiB/sec. | ||
| 9403 | 2026.04.19 04:59:46.972046 [ 4 ] {551a9165-10f1-4232-99e1-185e635c845c} <Debug> TCPHandler: Processed in 0.001476506 sec. | ||
| 9404 | 2026.04.19 04:59:46.972045 [ 197 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490726 sec., 430662.6435709849 rows/sec., 29.04 MiB/sec. | ||
| 9405 | 2026.04.19 04:59:46.972170 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9406 | 2026.04.19 04:59:46.972272 [ 4 ] {bd35197e-bc8d-4cfa-895a-25090280faa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9407 | 2026.04.19 04:59:46.972274 [ 189 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9408 | 2026.04.19 04:59:46.972317 [ 4 ] {bd35197e-bc8d-4cfa-895a-25090280faa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9409 | 2026.04.19 04:59:46.972593 [ 189 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_56_11} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2026.04.19 04:59:46.972675 [ 189 ] {616a8d5c-05c1-4520-9446-e78f5908572f::all_1_56_11} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9411 | 2026.04.19 04:59:46.972742 [ 4 ] {bd35197e-bc8d-4cfa-895a-25090280faa6} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.04.19 04:59:46.972781 [ 4 ] {bd35197e-bc8d-4cfa-895a-25090280faa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9413 | 2026.04.19 04:59:46.972788 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9414 | 2026.04.19 04:59:46.973127 [ 4 ] {bd35197e-bc8d-4cfa-895a-25090280faa6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9415 | 2026.04.19 04:59:46.973343 [ 4 ] {bd35197e-bc8d-4cfa-895a-25090280faa6} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9416 | 2026.04.19 04:59:46.973480 [ 4 ] {bd35197e-bc8d-4cfa-895a-25090280faa6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 9417 | 2026.04.19 04:59:46.973516 [ 4 ] {bd35197e-bc8d-4cfa-895a-25090280faa6} <Debug> TCPHandler: Processed in 0.001397235 sec. | ||
| 9418 | 2026.04.19 04:59:46.973633 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9419 | 2026.04.19 04:59:46.973737 [ 4 ] {15982524-fd01-47cc-ba7b-28409efdfce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9420 | 2026.04.19 04:59:46.973794 [ 4 ] {15982524-fd01-47cc-ba7b-28409efdfce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9421 | 2026.04.19 04:59:46.974714 [ 4 ] {15982524-fd01-47cc-ba7b-28409efdfce3} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2026.04.19 04:59:46.974751 [ 4 ] {15982524-fd01-47cc-ba7b-28409efdfce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9423 | 2026.04.19 04:59:46.975335 [ 4 ] {15982524-fd01-47cc-ba7b-28409efdfce3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9424 | 2026.04.19 04:59:46.975558 [ 4 ] {15982524-fd01-47cc-ba7b-28409efdfce3} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2026.04.19 04:59:46.975703 [ 4 ] {15982524-fd01-47cc-ba7b-28409efdfce3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001985 sec., 20151.133501259446 rows/sec., 36.11 MiB/sec. | ||
| 9426 | 2026.04.19 04:59:46.975772 [ 4 ] {15982524-fd01-47cc-ba7b-28409efdfce3} <Debug> TCPHandler: Processed in 0.002189938 sec. | ||
| 9427 | 2026.04.19 04:59:46.975887 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9428 | 2026.04.19 04:59:46.975982 [ 4 ] {895ecea6-0360-4af0-a6df-1da2e051ef7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9429 | 2026.04.19 04:59:46.976024 [ 4 ] {895ecea6-0360-4af0-a6df-1da2e051ef7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9430 | 2026.04.19 04:59:46.976372 [ 4 ] {895ecea6-0360-4af0-a6df-1da2e051ef7e} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9431 | 2026.04.19 04:59:46.976409 [ 4 ] {895ecea6-0360-4af0-a6df-1da2e051ef7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9432 | 2026.04.19 04:59:46.976708 [ 4 ] {895ecea6-0360-4af0-a6df-1da2e051ef7e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9433 | 2026.04.19 04:59:46.976915 [ 4 ] {895ecea6-0360-4af0-a6df-1da2e051ef7e} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2026.04.19 04:59:46.977045 [ 4 ] {895ecea6-0360-4af0-a6df-1da2e051ef7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 9435 | 2026.04.19 04:59:46.977082 [ 4 ] {895ecea6-0360-4af0-a6df-1da2e051ef7e} <Debug> TCPHandler: Processed in 0.001246352 sec. | ||
| 9436 | 2026.04.19 04:59:48.408085 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19725 | ||
| 9437 | 2026.04.19 04:59:48.408618 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9438 | 2026.04.19 04:59:48.408666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9439 | 2026.04.19 04:59:48.409158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9440 | 2026.04.19 04:59:48.409389 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9441 | 2026.04.19 04:59:48.409539 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19725 | ||
| 9442 | 2026.04.19 04:59:48.409553 [ 52 ] {} <Debug> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9443 | 2026.04.19 04:59:48.409626 [ 52 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2026.04.19 04:59:48.409650 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9445 | 2026.04.19 04:59:48.409787 [ 186 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 9446 | 2026.04.19 04:59:48.409947 [ 186 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9447 | 2026.04.19 04:59:48.409990 [ 186 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17293 rows starting from the beginning of the part | ||
| 9448 | 2026.04.19 04:59:48.410064 [ 186 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 9449 | 2026.04.19 04:59:48.410117 [ 186 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 9450 | 2026.04.19 04:59:48.410164 [ 186 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 9451 | 2026.04.19 04:59:48.410210 [ 186 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 9452 | 2026.04.19 04:59:48.410254 [ 186 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::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 | ||
| 9453 | 2026.04.19 04:59:48.412257 [ 190 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19725 rows, containing 4 columns (4 merged, 0 gathered) in 0.002534014 sec., 7784092.747711734 rows/sec., 111.35 MiB/sec. | ||
| 9454 | 2026.04.19 04:59:48.412538 [ 186 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9455 | 2026.04.19 04:59:48.412783 [ 186 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_41_8} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2026.04.19 04:59:48.412854 [ 186 ] {3d9a60cf-ed02-4f30-af59-6615607a1ae9::all_1_41_8} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9457 | 2026.04.19 04:59:48.412927 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 9458 | 2026.04.19 04:59:49.455141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9459 | 2026.04.19 04:59:49.473520 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9460 | 2026.04.19 04:59:49.473582 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9461 | 2026.04.19 04:59:49.479947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9462 | 2026.04.19 04:59:49.480662 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2026.04.19 04:59:49.480964 [ 70 ] {} <Debug> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9464 | 2026.04.19 04:59:49.481025 [ 70 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2026.04.19 04:59:49.481045 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9466 | 2026.04.19 04:59:49.481186 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 9467 | 2026.04.19 04:59:49.484145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9468 | 2026.04.19 04:59:49.485493 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9469 | 2026.04.19 04:59:49.487017 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 9470 | 2026.04.19 04:59:49.491616 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 9471 | 2026.04.19 04:59:49.496201 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 9472 | 2026.04.19 04:59:49.500850 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 9473 | 2026.04.19 04:59:49.505724 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 9474 | 2026.04.19 04:59:49.509642 [ 197 ] {50558302-4284-474d-a451-b252bba5fa65::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 | ||
| 9475 | 2026.04.19 04:59:49.560875 [ 193 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079748133 sec., 3874.6988597212676 rows/sec., 20.04 MiB/sec. | ||
| 9476 | 2026.04.19 04:59:49.563034 [ 193 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9477 | 2026.04.19 04:59:49.564934 [ 193 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_41_8} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9478 | 2026.04.19 04:59:49.565029 [ 193 ] {50558302-4284-474d-a451-b252bba5fa65::all_1_41_8} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9479 | 2026.04.19 04:59:49.566335 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9480 | 2026.04.19 04:59:51.023818 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1242 | ||
| 9481 | 2026.04.19 04:59:51.028068 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2026.04.19 04:59:51.028170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9483 | 2026.04.19 04:59:51.030185 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9484 | 2026.04.19 04:59:51.030586 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.04.19 04:59:51.030813 [ 94 ] {} <Debug> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9486 | 2026.04.19 04:59:51.030858 [ 94 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9487 | 2026.04.19 04:59:51.030884 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9488 | 2026.04.19 04:59:51.031063 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 9489 | 2026.04.19 04:59:51.031179 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
| 9490 | 2026.04.19 04:59:51.031970 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9491 | 2026.04.19 04:59:51.032240 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1060 rows starting from the beginning of the part | ||
| 9492 | 2026.04.19 04:59:51.032856 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 9493 | 2026.04.19 04:59:51.033442 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::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 | ||
| 9494 | 2026.04.19 04:59:51.034074 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 9495 | 2026.04.19 04:59:51.034720 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 9496 | 2026.04.19 04:59:51.035399 [ 196 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 9497 | 2026.04.19 04:59:51.049443 [ 190 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1242 rows, containing 72 columns (72 merged, 0 gathered) in 0.018459052 sec., 67284.06204175598 rows/sec., 55.21 MiB/sec. | ||
| 9498 | 2026.04.19 04:59:51.051849 [ 187 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9499 | 2026.04.19 04:59:51.052793 [ 187 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_31_6} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.04.19 04:59:51.052940 [ 187 ] {183c3c3d-5e42-4c24-8e0e-1244b3a87e12::all_1_31_6} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9501 | 2026.04.19 04:59:51.053389 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9502 | 2026.04.19 04:59:51.537433 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45555 | ||
| 9503 | 2026.04.19 04:59:51.537545 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9504 | 2026.04.19 04:59:51.537573 [ 290 ] {} <Debug> TCP-Session: eb314f81-d7a2-40be-9a44-25dec9a4750d Authenticating user 'default' from [fd00:1122:3344:101::e]:45555 | ||
| 9505 | 2026.04.19 04:59:51.537595 [ 290 ] {} <Debug> TCP-Session: eb314f81-d7a2-40be-9a44-25dec9a4750d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9506 | 2026.04.19 04:59:51.537607 [ 290 ] {} <Debug> TCP-Session: eb314f81-d7a2-40be-9a44-25dec9a4750d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9507 | 2026.04.19 04:59:51.537801 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39447 | ||
| 9508 | 2026.04.19 04:59:51.537854 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59660 | ||
| 9509 | 2026.04.19 04:59:51.537868 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64275 | ||
| 9510 | 2026.04.19 04:59:51.537889 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42660 | ||
| 9511 | 2026.04.19 04:59:51.537933 [ 290 ] {} <Trace> TCP-Session: eb314f81-d7a2-40be-9a44-25dec9a4750d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9512 | 2026.04.19 04:59:51.537899 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54506 | ||
| 9513 | 2026.04.19 04:59:51.537876 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55012 | ||
| 9514 | 2026.04.19 04:59:51.538036 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9515 | 2026.04.19 04:59:51.537859 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52676 | ||
| 9516 | 2026.04.19 04:59:51.538074 [ 291 ] {} <Debug> TCP-Session: 1ef81e5b-16b9-4592-88aa-3020be122069 Authenticating user 'default' from [fd00:1122:3344:101::e]:39447 | ||
| 9517 | 2026.04.19 04:59:51.537856 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56269 | ||
| 9518 | 2026.04.19 04:59:51.538125 [ 291 ] {} <Debug> TCP-Session: 1ef81e5b-16b9-4592-88aa-3020be122069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9519 | 2026.04.19 04:59:51.538125 [ 290 ] {f3b538dd-fd57-4eb3-8ab6-3d5a62bf1635} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45555) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9520 | 2026.04.19 04:59:51.538167 [ 291 ] {} <Debug> TCP-Session: 1ef81e5b-16b9-4592-88aa-3020be122069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9521 | 2026.04.19 04:59:51.538457 [ 290 ] {f3b538dd-fd57-4eb3-8ab6-3d5a62bf1635} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9522 | 2026.04.19 04:59:51.538523 [ 290 ] {f3b538dd-fd57-4eb3-8ab6-3d5a62bf1635} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9523 | 2026.04.19 04:59:51.538567 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9524 | 2026.04.19 04:59:51.538605 [ 293 ] {} <Debug> TCP-Session: 23243891-dcc9-482a-ae71-b5121a122176 Authenticating user 'default' from [fd00:1122:3344:101::e]:52676 | ||
| 9525 | 2026.04.19 04:59:51.538628 [ 293 ] {} <Debug> TCP-Session: 23243891-dcc9-482a-ae71-b5121a122176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2026.04.19 04:59:51.538640 [ 293 ] {} <Debug> TCP-Session: 23243891-dcc9-482a-ae71-b5121a122176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2026.04.19 04:59:51.538785 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9528 | 2026.04.19 04:59:51.538812 [ 290 ] {f3b538dd-fd57-4eb3-8ab6-3d5a62bf1635} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 9529 | 2026.04.19 04:59:51.538787 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9530 | 2026.04.19 04:59:51.538841 [ 292 ] {} <Debug> TCP-Session: 6d950cc5-79b8-4441-aa8c-a3ddd7eb8227 Authenticating user 'default' from [fd00:1122:3344:101::e]:56269 | ||
| 9531 | 2026.04.19 04:59:51.538881 [ 288 ] {} <Debug> TCP-Session: a0edfba2-a454-40be-80ba-f5aea2cf93d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42660 | ||
| 9532 | 2026.04.19 04:59:51.538893 [ 292 ] {} <Debug> TCP-Session: 6d950cc5-79b8-4441-aa8c-a3ddd7eb8227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9533 | 2026.04.19 04:59:51.538899 [ 288 ] {} <Debug> TCP-Session: a0edfba2-a454-40be-80ba-f5aea2cf93d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9534 | 2026.04.19 04:59:51.538912 [ 292 ] {} <Debug> TCP-Session: 6d950cc5-79b8-4441-aa8c-a3ddd7eb8227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9535 | 2026.04.19 04:59:51.538917 [ 288 ] {} <Debug> TCP-Session: a0edfba2-a454-40be-80ba-f5aea2cf93d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9536 | 2026.04.19 04:59:51.539162 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9537 | 2026.04.19 04:59:51.539198 [ 287 ] {} <Debug> TCP-Session: 42963163-94e0-4bca-84a6-3b6e526eaaad Authenticating user 'default' from [fd00:1122:3344:101::e]:55012 | ||
| 9538 | 2026.04.19 04:59:51.539215 [ 287 ] {} <Debug> TCP-Session: 42963163-94e0-4bca-84a6-3b6e526eaaad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9539 | 2026.04.19 04:59:51.539229 [ 287 ] {} <Debug> TCP-Session: 42963163-94e0-4bca-84a6-3b6e526eaaad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9540 | 2026.04.19 04:59:51.539285 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9541 | 2026.04.19 04:59:51.539321 [ 289 ] {} <Debug> TCP-Session: 3eb02206-606b-483f-a542-95d32c15e9c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54506 | ||
| 9542 | 2026.04.19 04:59:51.539339 [ 289 ] {} <Debug> TCP-Session: 3eb02206-606b-483f-a542-95d32c15e9c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9543 | 2026.04.19 04:59:51.539352 [ 289 ] {} <Debug> TCP-Session: 3eb02206-606b-483f-a542-95d32c15e9c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2026.04.19 04:59:51.539628 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9545 | 2026.04.19 04:59:51.539676 [ 286 ] {} <Debug> TCP-Session: 6527d875-289e-4f5c-996d-1a742d88c48f Authenticating user 'default' from [fd00:1122:3344:101::e]:64275 | ||
| 9546 | 2026.04.19 04:59:51.539700 [ 286 ] {} <Debug> TCP-Session: 6527d875-289e-4f5c-996d-1a742d88c48f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2026.04.19 04:59:51.539721 [ 286 ] {} <Debug> TCP-Session: 6527d875-289e-4f5c-996d-1a742d88c48f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9548 | 2026.04.19 04:59:51.539773 [ 299 ] {f3b538dd-fd57-4eb3-8ab6-3d5a62bf1635} <Trace> AggregatingTransform: Aggregating | ||
| 9549 | 2026.04.19 04:59:51.539820 [ 299 ] {f3b538dd-fd57-4eb3-8ab6-3d5a62bf1635} <Trace> Aggregator: Aggregation method: without_key | ||
| 9550 | 2026.04.19 04:59:51.539858 [ 299 ] {f3b538dd-fd57-4eb3-8ab6-3d5a62bf1635} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928126 sec. (1077.440 rows/sec., 42.09 KiB/sec.) | ||
| 9551 | 2026.04.19 04:59:51.539876 [ 299 ] {f3b538dd-fd57-4eb3-8ab6-3d5a62bf1635} <Trace> Aggregator: Merging aggregated data | ||
| 9552 | 2026.04.19 04:59:51.540327 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9553 | 2026.04.19 04:59:51.540367 [ 294 ] {} <Debug> TCP-Session: cea920c0-2172-43d2-a4ae-71abd6a5efbf Authenticating user 'default' from [fd00:1122:3344:101::e]:59660 | ||
| 9554 | 2026.04.19 04:59:51.540389 [ 294 ] {} <Debug> TCP-Session: cea920c0-2172-43d2-a4ae-71abd6a5efbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2026.04.19 04:59:51.540408 [ 294 ] {} <Debug> TCP-Session: cea920c0-2172-43d2-a4ae-71abd6a5efbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2026.04.19 04:59:51.541147 [ 290 ] {f3b538dd-fd57-4eb3-8ab6-3d5a62bf1635} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003082 sec., 324.4646333549643 rows/sec., 12.67 KiB/sec. | ||
| 9557 | 2026.04.19 04:59:51.541292 [ 290 ] {f3b538dd-fd57-4eb3-8ab6-3d5a62bf1635} <Debug> TCPHandler: Processed in 0.003505532 sec. | ||
| 9558 | 2026.04.19 04:59:51.541428 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9559 | 2026.04.19 04:59:51.541456 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9560 | 2026.04.19 04:59:51.541458 [ 290 ] {} <Debug> TCP-Session: eb314f81-d7a2-40be-9a44-25dec9a4750d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2026.04.19 04:59:51.541479 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9562 | 2026.04.19 04:59:51.541498 [ 289 ] {} <Debug> TCP-Session: 3eb02206-606b-483f-a542-95d32c15e9c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2026.04.19 04:59:51.541511 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9564 | 2026.04.19 04:59:51.541521 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9565 | 2026.04.19 04:59:51.541542 [ 291 ] {} <Debug> TCP-Session: 1ef81e5b-16b9-4592-88aa-3020be122069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9566 | 2026.04.19 04:59:51.541567 [ 287 ] {} <Debug> TCP-Session: 42963163-94e0-4bca-84a6-3b6e526eaaad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9567 | 2026.04.19 04:59:51.541567 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9568 | 2026.04.19 04:59:51.541597 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9569 | 2026.04.19 04:59:51.541629 [ 286 ] {} <Debug> TCP-Session: 6527d875-289e-4f5c-996d-1a742d88c48f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9570 | 2026.04.19 04:59:51.541583 [ 294 ] {} <Debug> TCP-Session: cea920c0-2172-43d2-a4ae-71abd6a5efbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9571 | 2026.04.19 04:59:51.541657 [ 288 ] {} <Debug> TCP-Session: a0edfba2-a454-40be-80ba-f5aea2cf93d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2026.04.19 04:59:51.541548 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9573 | 2026.04.19 04:59:51.541546 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9574 | 2026.04.19 04:59:51.541719 [ 293 ] {} <Debug> TCP-Session: 23243891-dcc9-482a-ae71-b5121a122176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9575 | 2026.04.19 04:59:51.541752 [ 292 ] {} <Debug> TCP-Session: 6d950cc5-79b8-4441-aa8c-a3ddd7eb8227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9576 | 2026.04.19 04:59:51.641899 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56978 | ||
| 9577 | 2026.04.19 04:59:51.642122 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9578 | 2026.04.19 04:59:51.642150 [ 290 ] {} <Debug> TCP-Session: a1274850-82fa-4795-81ca-93c04b063db7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56978 | ||
| 9579 | 2026.04.19 04:59:51.642171 [ 290 ] {} <Debug> TCP-Session: a1274850-82fa-4795-81ca-93c04b063db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2026.04.19 04:59:51.642184 [ 290 ] {} <Debug> TCP-Session: a1274850-82fa-4795-81ca-93c04b063db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9581 | 2026.04.19 04:59:51.642438 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50714 | ||
| 9582 | 2026.04.19 04:59:51.642460 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45299 | ||
| 9583 | 2026.04.19 04:59:51.642498 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60895 | ||
| 9584 | 2026.04.19 04:59:51.642502 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53105 | ||
| 9585 | 2026.04.19 04:59:51.642551 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9586 | 2026.04.19 04:59:51.642558 [ 290 ] {} <Trace> TCP-Session: a1274850-82fa-4795-81ca-93c04b063db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9587 | 2026.04.19 04:59:51.642595 [ 291 ] {} <Debug> TCP-Session: c48e51fc-a9ef-4e29-96d6-ab69dc9f2f58 Authenticating user 'default' from [fd00:1122:3344:101::e]:50714 | ||
| 9588 | 2026.04.19 04:59:51.642596 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9589 | 2026.04.19 04:59:51.642596 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9590 | 2026.04.19 04:59:51.642635 [ 291 ] {} <Debug> TCP-Session: c48e51fc-a9ef-4e29-96d6-ab69dc9f2f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9591 | 2026.04.19 04:59:51.642652 [ 288 ] {} <Debug> TCP-Session: 0be7441c-3d10-489d-a3f8-04fd1284b57e Authenticating user 'default' from [fd00:1122:3344:101::e]:60895 | ||
| 9592 | 2026.04.19 04:59:51.642674 [ 292 ] {} <Debug> TCP-Session: cad9a8a9-a7c9-4541-a918-d0473ef4de47 Authenticating user 'default' from [fd00:1122:3344:101::e]:45299 | ||
| 9593 | 2026.04.19 04:59:51.642675 [ 291 ] {} <Debug> TCP-Session: c48e51fc-a9ef-4e29-96d6-ab69dc9f2f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9594 | 2026.04.19 04:59:51.642697 [ 288 ] {} <Debug> TCP-Session: 0be7441c-3d10-489d-a3f8-04fd1284b57e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2026.04.19 04:59:51.642706 [ 292 ] {} <Debug> TCP-Session: cad9a8a9-a7c9-4541-a918-d0473ef4de47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9596 | 2026.04.19 04:59:51.642733 [ 288 ] {} <Debug> TCP-Session: 0be7441c-3d10-489d-a3f8-04fd1284b57e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9597 | 2026.04.19 04:59:51.642748 [ 292 ] {} <Debug> TCP-Session: cad9a8a9-a7c9-4541-a918-d0473ef4de47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9598 | 2026.04.19 04:59:51.642750 [ 290 ] {4007255d-b46a-46c1-941c-a5b2148bf789} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56978) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9599 | 2026.04.19 04:59:51.642641 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9600 | 2026.04.19 04:59:51.642488 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48585 | ||
| 9601 | 2026.04.19 04:59:51.642825 [ 289 ] {} <Debug> TCP-Session: e33c4404-82df-458f-878d-514ba7e142d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53105 | ||
| 9602 | 2026.04.19 04:59:51.642465 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37854 | ||
| 9603 | 2026.04.19 04:59:51.642866 [ 289 ] {} <Debug> TCP-Session: e33c4404-82df-458f-878d-514ba7e142d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9604 | 2026.04.19 04:59:51.642463 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36060 | ||
| 9605 | 2026.04.19 04:59:51.642888 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9606 | 2026.04.19 04:59:51.642921 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9607 | 2026.04.19 04:59:51.642933 [ 287 ] {} <Debug> TCP-Session: 8f798834-288a-4d90-bf40-9924bd504ed3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48585 | ||
| 9608 | 2026.04.19 04:59:51.642950 [ 293 ] {} <Debug> TCP-Session: 5cf4128c-dc52-4554-95b4-fb51e69a24b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37854 | ||
| 9609 | 2026.04.19 04:59:51.642965 [ 287 ] {} <Debug> TCP-Session: 8f798834-288a-4d90-bf40-9924bd504ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9610 | 2026.04.19 04:59:51.642981 [ 293 ] {} <Debug> TCP-Session: 5cf4128c-dc52-4554-95b4-fb51e69a24b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9611 | 2026.04.19 04:59:51.642994 [ 287 ] {} <Debug> TCP-Session: 8f798834-288a-4d90-bf40-9924bd504ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9612 | 2026.04.19 04:59:51.643007 [ 293 ] {} <Debug> TCP-Session: 5cf4128c-dc52-4554-95b4-fb51e69a24b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9613 | 2026.04.19 04:59:51.642958 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9614 | 2026.04.19 04:59:51.643032 [ 290 ] {4007255d-b46a-46c1-941c-a5b2148bf789} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9615 | 2026.04.19 04:59:51.642887 [ 289 ] {} <Debug> TCP-Session: e33c4404-82df-458f-878d-514ba7e142d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9616 | 2026.04.19 04:59:51.643069 [ 294 ] {} <Debug> TCP-Session: bcd13ee6-c362-4ff9-ac0a-a34b0244579d Authenticating user 'default' from [fd00:1122:3344:101::e]:36060 | ||
| 9617 | 2026.04.19 04:59:51.643101 [ 290 ] {4007255d-b46a-46c1-941c-a5b2148bf789} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9618 | 2026.04.19 04:59:51.642474 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42283 | ||
| 9619 | 2026.04.19 04:59:51.643115 [ 294 ] {} <Debug> TCP-Session: bcd13ee6-c362-4ff9-ac0a-a34b0244579d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9620 | 2026.04.19 04:59:51.643143 [ 294 ] {} <Debug> TCP-Session: bcd13ee6-c362-4ff9-ac0a-a34b0244579d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9621 | 2026.04.19 04:59:51.643179 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9622 | 2026.04.19 04:59:51.643202 [ 286 ] {} <Debug> TCP-Session: 70b4e3f1-dbf9-4516-aff6-0457381b149e Authenticating user 'default' from [fd00:1122:3344:101::e]:42283 | ||
| 9623 | 2026.04.19 04:59:51.643219 [ 286 ] {} <Debug> TCP-Session: 70b4e3f1-dbf9-4516-aff6-0457381b149e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2026.04.19 04:59:51.643232 [ 286 ] {} <Debug> TCP-Session: 70b4e3f1-dbf9-4516-aff6-0457381b149e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9625 | 2026.04.19 04:59:51.643379 [ 290 ] {4007255d-b46a-46c1-941c-a5b2148bf789} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 9626 | 2026.04.19 04:59:51.644295 [ 329 ] {4007255d-b46a-46c1-941c-a5b2148bf789} <Trace> AggregatingTransform: Aggregating | ||
| 9627 | 2026.04.19 04:59:51.644342 [ 329 ] {4007255d-b46a-46c1-941c-a5b2148bf789} <Trace> Aggregator: Aggregation method: without_key | ||
| 9628 | 2026.04.19 04:59:51.644381 [ 329 ] {4007255d-b46a-46c1-941c-a5b2148bf789} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000898886 sec. (1112.488 rows/sec., 43.46 KiB/sec.) | ||
| 9629 | 2026.04.19 04:59:51.644400 [ 329 ] {4007255d-b46a-46c1-941c-a5b2148bf789} <Trace> Aggregator: Merging aggregated data | ||
| 9630 | 2026.04.19 04:59:51.645833 [ 290 ] {4007255d-b46a-46c1-941c-a5b2148bf789} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00314 sec., 318.47133757961785 rows/sec., 12.44 KiB/sec. | ||
| 9631 | 2026.04.19 04:59:51.645934 [ 290 ] {4007255d-b46a-46c1-941c-a5b2148bf789} <Debug> TCPHandler: Processed in 0.003549902 sec. | ||
| 9632 | 2026.04.19 04:59:51.646079 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9633 | 2026.04.19 04:59:51.646097 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9634 | 2026.04.19 04:59:51.646108 [ 290 ] {} <Debug> TCP-Session: a1274850-82fa-4795-81ca-93c04b063db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9635 | 2026.04.19 04:59:51.646120 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9636 | 2026.04.19 04:59:51.646147 [ 289 ] {} <Debug> TCP-Session: e33c4404-82df-458f-878d-514ba7e142d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9637 | 2026.04.19 04:59:51.646175 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9638 | 2026.04.19 04:59:51.646194 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9639 | 2026.04.19 04:59:51.646213 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9640 | 2026.04.19 04:59:51.646220 [ 294 ] {} <Debug> TCP-Session: bcd13ee6-c362-4ff9-ac0a-a34b0244579d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9641 | 2026.04.19 04:59:51.646238 [ 286 ] {} <Debug> TCP-Session: 70b4e3f1-dbf9-4516-aff6-0457381b149e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9642 | 2026.04.19 04:59:51.646252 [ 293 ] {} <Debug> TCP-Session: 5cf4128c-dc52-4554-95b4-fb51e69a24b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9643 | 2026.04.19 04:59:51.646248 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9644 | 2026.04.19 04:59:51.646184 [ 292 ] {} <Debug> TCP-Session: cad9a8a9-a7c9-4541-a918-d0473ef4de47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9645 | 2026.04.19 04:59:51.646313 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9646 | 2026.04.19 04:59:51.646324 [ 287 ] {} <Debug> TCP-Session: 8f798834-288a-4d90-bf40-9924bd504ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9647 | 2026.04.19 04:59:51.646233 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9648 | 2026.04.19 04:59:51.646360 [ 288 ] {} <Debug> TCP-Session: 0be7441c-3d10-489d-a3f8-04fd1284b57e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2026.04.19 04:59:51.646397 [ 291 ] {} <Debug> TCP-Session: c48e51fc-a9ef-4e29-96d6-ab69dc9f2f58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9650 | 2026.04.19 04:59:51.730420 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58464 | ||
| 9651 | 2026.04.19 04:59:51.730522 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9652 | 2026.04.19 04:59:51.730550 [ 290 ] {} <Debug> TCP-Session: 696f248b-5589-4ebb-9ebf-8edfc764e4a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58464 | ||
| 9653 | 2026.04.19 04:59:51.730572 [ 290 ] {} <Debug> TCP-Session: 696f248b-5589-4ebb-9ebf-8edfc764e4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9654 | 2026.04.19 04:59:51.730591 [ 290 ] {} <Debug> TCP-Session: 696f248b-5589-4ebb-9ebf-8edfc764e4a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9655 | 2026.04.19 04:59:51.730803 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34213 | ||
| 9656 | 2026.04.19 04:59:51.730830 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54026 | ||
| 9657 | 2026.04.19 04:59:51.730865 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39030 | ||
| 9658 | 2026.04.19 04:59:51.730885 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33897 | ||
| 9659 | 2026.04.19 04:59:51.730917 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9660 | 2026.04.19 04:59:51.730893 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62813 | ||
| 9661 | 2026.04.19 04:59:51.730957 [ 291 ] {} <Debug> TCP-Session: 08947445-e9e7-4b94-8d4a-5469946f880a Authenticating user 'default' from [fd00:1122:3344:101::e]:34213 | ||
| 9662 | 2026.04.19 04:59:51.730980 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9663 | 2026.04.19 04:59:51.730955 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9664 | 2026.04.19 04:59:51.731012 [ 291 ] {} <Debug> TCP-Session: 08947445-e9e7-4b94-8d4a-5469946f880a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9665 | 2026.04.19 04:59:51.731023 [ 288 ] {} <Debug> TCP-Session: 99340781-b11b-44d6-9d5f-642b8105c9b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33897 | ||
| 9666 | 2026.04.19 04:59:51.731038 [ 287 ] {} <Debug> TCP-Session: b1f9d058-1b60-4994-8c62-342b6b5163ee Authenticating user 'default' from [fd00:1122:3344:101::e]:39030 | ||
| 9667 | 2026.04.19 04:59:51.731040 [ 291 ] {} <Debug> TCP-Session: 08947445-e9e7-4b94-8d4a-5469946f880a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9668 | 2026.04.19 04:59:51.731064 [ 288 ] {} <Debug> TCP-Session: 99340781-b11b-44d6-9d5f-642b8105c9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9669 | 2026.04.19 04:59:51.731070 [ 287 ] {} <Debug> TCP-Session: b1f9d058-1b60-4994-8c62-342b6b5163ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9670 | 2026.04.19 04:59:51.731091 [ 288 ] {} <Debug> TCP-Session: 99340781-b11b-44d6-9d5f-642b8105c9b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9671 | 2026.04.19 04:59:51.731105 [ 287 ] {} <Debug> TCP-Session: b1f9d058-1b60-4994-8c62-342b6b5163ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9672 | 2026.04.19 04:59:51.731057 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9673 | 2026.04.19 04:59:51.730954 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9674 | 2026.04.19 04:59:51.731169 [ 289 ] {} <Debug> TCP-Session: 9760193f-7ae1-49b7-b34d-15251d24638c Authenticating user 'default' from [fd00:1122:3344:101::e]:62813 | ||
| 9675 | 2026.04.19 04:59:51.730851 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64497 | ||
| 9676 | 2026.04.19 04:59:51.731190 [ 292 ] {} <Debug> TCP-Session: 249eeee1-7f4c-45a4-9dfe-f215e7b22ec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54026 | ||
| 9677 | 2026.04.19 04:59:51.731204 [ 289 ] {} <Debug> TCP-Session: 9760193f-7ae1-49b7-b34d-15251d24638c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9678 | 2026.04.19 04:59:51.731236 [ 292 ] {} <Debug> TCP-Session: 249eeee1-7f4c-45a4-9dfe-f215e7b22ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9679 | 2026.04.19 04:59:51.731248 [ 289 ] {} <Debug> TCP-Session: 9760193f-7ae1-49b7-b34d-15251d24638c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9680 | 2026.04.19 04:59:51.731262 [ 292 ] {} <Debug> TCP-Session: 249eeee1-7f4c-45a4-9dfe-f215e7b22ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9681 | 2026.04.19 04:59:51.731266 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9682 | 2026.04.19 04:59:51.730841 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39250 | ||
| 9683 | 2026.04.19 04:59:51.731311 [ 286 ] {} <Debug> TCP-Session: 9b78d04a-448d-47ac-b85c-0293bfbdad59 Authenticating user 'default' from [fd00:1122:3344:101::e]:64497 | ||
| 9684 | 2026.04.19 04:59:51.730837 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64794 | ||
| 9685 | 2026.04.19 04:59:51.731347 [ 286 ] {} <Debug> TCP-Session: 9b78d04a-448d-47ac-b85c-0293bfbdad59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9686 | 2026.04.19 04:59:51.730894 [ 290 ] {} <Trace> TCP-Session: 696f248b-5589-4ebb-9ebf-8edfc764e4a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9687 | 2026.04.19 04:59:51.731370 [ 286 ] {} <Debug> TCP-Session: 9b78d04a-448d-47ac-b85c-0293bfbdad59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9688 | 2026.04.19 04:59:51.731376 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9689 | 2026.04.19 04:59:51.731406 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9690 | 2026.04.19 04:59:51.731425 [ 293 ] {} <Debug> TCP-Session: 57bb0c62-dad1-4846-8cb5-f714dc46f536 Authenticating user 'default' from [fd00:1122:3344:101::e]:39250 | ||
| 9691 | 2026.04.19 04:59:51.731436 [ 294 ] {} <Debug> TCP-Session: 89207f13-7bc3-49ea-a350-247be546b229 Authenticating user 'default' from [fd00:1122:3344:101::e]:64794 | ||
| 9692 | 2026.04.19 04:59:51.731452 [ 293 ] {} <Debug> TCP-Session: 57bb0c62-dad1-4846-8cb5-f714dc46f536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9693 | 2026.04.19 04:59:51.731464 [ 294 ] {} <Debug> TCP-Session: 89207f13-7bc3-49ea-a350-247be546b229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9694 | 2026.04.19 04:59:51.731475 [ 293 ] {} <Debug> TCP-Session: 57bb0c62-dad1-4846-8cb5-f714dc46f536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9695 | 2026.04.19 04:59:51.731488 [ 294 ] {} <Debug> TCP-Session: 89207f13-7bc3-49ea-a350-247be546b229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9696 | 2026.04.19 04:59:51.731532 [ 290 ] {1f991870-be7e-4b52-bea8-14698a0bd7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58464) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9697 | 2026.04.19 04:59:51.731782 [ 290 ] {1f991870-be7e-4b52-bea8-14698a0bd7ba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9698 | 2026.04.19 04:59:51.731835 [ 290 ] {1f991870-be7e-4b52-bea8-14698a0bd7ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9699 | 2026.04.19 04:59:51.732105 [ 290 ] {1f991870-be7e-4b52-bea8-14698a0bd7ba} <Debug> oximeter.version (86b29f49-f8d4-4460-a4d5-1c4ae11e453b) (SelectExecutor): Key condition: unknown | ||
| 9700 | 2026.04.19 04:59:51.733016 [ 308 ] {1f991870-be7e-4b52-bea8-14698a0bd7ba} <Trace> AggregatingTransform: Aggregating | ||
| 9701 | 2026.04.19 04:59:51.733059 [ 308 ] {1f991870-be7e-4b52-bea8-14698a0bd7ba} <Trace> Aggregator: Aggregation method: without_key | ||
| 9702 | 2026.04.19 04:59:51.733098 [ 308 ] {1f991870-be7e-4b52-bea8-14698a0bd7ba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896476 sec. (1115.479 rows/sec., 43.57 KiB/sec.) | ||
| 9703 | 2026.04.19 04:59:51.733117 [ 308 ] {1f991870-be7e-4b52-bea8-14698a0bd7ba} <Trace> Aggregator: Merging aggregated data | ||
| 9704 | 2026.04.19 04:59:51.734512 [ 290 ] {1f991870-be7e-4b52-bea8-14698a0bd7ba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003031 sec., 329.92411745298585 rows/sec., 12.89 KiB/sec. | ||
| 9705 | 2026.04.19 04:59:51.734682 [ 290 ] {1f991870-be7e-4b52-bea8-14698a0bd7ba} <Debug> TCPHandler: Processed in 0.003903609 sec. | ||
| 9706 | 2026.04.19 04:59:51.734811 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9707 | 2026.04.19 04:59:51.734840 [ 290 ] {} <Debug> TCP-Session: 696f248b-5589-4ebb-9ebf-8edfc764e4a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9708 | 2026.04.19 04:59:51.734845 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9709 | 2026.04.19 04:59:51.734862 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9710 | 2026.04.19 04:59:51.734899 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9711 | 2026.04.19 04:59:51.734916 [ 292 ] {} <Debug> TCP-Session: 249eeee1-7f4c-45a4-9dfe-f215e7b22ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9712 | 2026.04.19 04:59:51.734926 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9713 | 2026.04.19 04:59:51.734954 [ 291 ] {} <Debug> TCP-Session: 08947445-e9e7-4b94-8d4a-5469946f880a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9714 | 2026.04.19 04:59:51.734948 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9715 | 2026.04.19 04:59:51.734970 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9716 | 2026.04.19 04:59:51.734991 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9717 | 2026.04.19 04:59:51.735015 [ 288 ] {} <Debug> TCP-Session: 99340781-b11b-44d6-9d5f-642b8105c9b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9718 | 2026.04.19 04:59:51.735048 [ 286 ] {} <Debug> TCP-Session: 9b78d04a-448d-47ac-b85c-0293bfbdad59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9719 | 2026.04.19 04:59:51.735057 [ 287 ] {} <Debug> TCP-Session: b1f9d058-1b60-4994-8c62-342b6b5163ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9720 | 2026.04.19 04:59:51.734984 [ 294 ] {} <Debug> TCP-Session: 89207f13-7bc3-49ea-a350-247be546b229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9721 | 2026.04.19 04:59:51.734905 [ 289 ] {} <Debug> TCP-Session: 9760193f-7ae1-49b7-b34d-15251d24638c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9722 | 2026.04.19 04:59:51.734900 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9723 | 2026.04.19 04:59:51.735173 [ 293 ] {} <Debug> TCP-Session: 57bb0c62-dad1-4846-8cb5-f714dc46f536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9724 | 2026.04.19 04:59:51.972502 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9725 | 2026.04.19 04:59:51.972681 [ 4 ] {8d0a034b-dfc4-445b-b0a5-0030028e0bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9726 | 2026.04.19 04:59:51.972751 [ 4 ] {8d0a034b-dfc4-445b-b0a5-0030028e0bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9727 | 2026.04.19 04:59:51.973541 [ 4 ] {8d0a034b-dfc4-445b-b0a5-0030028e0bd7} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2026.04.19 04:59:51.973593 [ 4 ] {8d0a034b-dfc4-445b-b0a5-0030028e0bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9729 | 2026.04.19 04:59:51.973995 [ 4 ] {8d0a034b-dfc4-445b-b0a5-0030028e0bd7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9730 | 2026.04.19 04:59:51.974234 [ 4 ] {8d0a034b-dfc4-445b-b0a5-0030028e0bd7} <Trace> oximeter.fields_i16 (b08ef5de-03c0-44cb-a697-e3228eed7316): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2026.04.19 04:59:51.974403 [ 4 ] {8d0a034b-dfc4-445b-b0a5-0030028e0bd7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001772 sec., 160270.88036117383 rows/sec., 10.18 MiB/sec. | ||
| 9732 | 2026.04.19 04:59:51.974457 [ 4 ] {8d0a034b-dfc4-445b-b0a5-0030028e0bd7} <Debug> TCPHandler: Processed in 0.002092877 sec. | ||
| 9733 | 2026.04.19 04:59:51.974610 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9734 | 2026.04.19 04:59:51.974715 [ 4 ] {923b1f4d-d486-4d8d-b898-298bdc433c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9735 | 2026.04.19 04:59:51.974759 [ 4 ] {923b1f4d-d486-4d8d-b898-298bdc433c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9736 | 2026.04.19 04:59:51.975163 [ 4 ] {923b1f4d-d486-4d8d-b898-298bdc433c1d} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9737 | 2026.04.19 04:59:51.975202 [ 4 ] {923b1f4d-d486-4d8d-b898-298bdc433c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9738 | 2026.04.19 04:59:51.975514 [ 4 ] {923b1f4d-d486-4d8d-b898-298bdc433c1d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9739 | 2026.04.19 04:59:51.975722 [ 4 ] {923b1f4d-d486-4d8d-b898-298bdc433c1d} <Trace> oximeter.fields_ipaddr (834434a1-e9d2-4f9c-b846-a2de1545a516): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2026.04.19 04:59:51.975867 [ 4 ] {923b1f4d-d486-4d8d-b898-298bdc433c1d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001176 sec., 1700.6802721088436 rows/sec., 138.68 KiB/sec. | ||
| 9741 | 2026.04.19 04:59:51.975907 [ 4 ] {923b1f4d-d486-4d8d-b898-298bdc433c1d} <Debug> TCPHandler: Processed in 0.001350803 sec. | ||
| 9742 | 2026.04.19 04:59:51.976044 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2026.04.19 04:59:51.976139 [ 4 ] {6acd50ec-bb5c-4d62-99ee-1c78c501cac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9744 | 2026.04.19 04:59:51.976180 [ 4 ] {6acd50ec-bb5c-4d62-99ee-1c78c501cac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9745 | 2026.04.19 04:59:51.976967 [ 4 ] {6acd50ec-bb5c-4d62-99ee-1c78c501cac9} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.04.19 04:59:51.977003 [ 4 ] {6acd50ec-bb5c-4d62-99ee-1c78c501cac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9747 | 2026.04.19 04:59:51.977356 [ 4 ] {6acd50ec-bb5c-4d62-99ee-1c78c501cac9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9748 | 2026.04.19 04:59:51.977561 [ 4 ] {6acd50ec-bb5c-4d62-99ee-1c78c501cac9} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.04.19 04:59:51.977699 [ 4 ] {6acd50ec-bb5c-4d62-99ee-1c78c501cac9} <Debug> executeQuery: Read 802 rows, 63.30 KiB in 0.001579 sec., 507916.40278657374 rows/sec., 39.15 MiB/sec. | ||
| 9750 | 2026.04.19 04:59:51.977737 [ 4 ] {6acd50ec-bb5c-4d62-99ee-1c78c501cac9} <Debug> TCPHandler: Processed in 0.00174448 sec. | ||
| 9751 | 2026.04.19 04:59:51.977865 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.04.19 04:59:51.977959 [ 4 ] {d9e07ceb-c3fa-4f87-82fd-5db336fc96d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9753 | 2026.04.19 04:59:51.978000 [ 4 ] {d9e07ceb-c3fa-4f87-82fd-5db336fc96d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9754 | 2026.04.19 04:59:51.978442 [ 4 ] {d9e07ceb-c3fa-4f87-82fd-5db336fc96d9} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.04.19 04:59:51.978479 [ 4 ] {d9e07ceb-c3fa-4f87-82fd-5db336fc96d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9756 | 2026.04.19 04:59:51.978790 [ 4 ] {d9e07ceb-c3fa-4f87-82fd-5db336fc96d9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9757 | 2026.04.19 04:59:51.978998 [ 4 ] {d9e07ceb-c3fa-4f87-82fd-5db336fc96d9} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.04.19 04:59:51.979129 [ 4 ] {d9e07ceb-c3fa-4f87-82fd-5db336fc96d9} <Debug> executeQuery: Read 146 rows, 8.83 KiB in 0.001188 sec., 122895.62289562289 rows/sec., 7.26 MiB/sec. | ||
| 9759 | 2026.04.19 04:59:51.979166 [ 4 ] {d9e07ceb-c3fa-4f87-82fd-5db336fc96d9} <Debug> TCPHandler: Processed in 0.001351483 sec. | ||
| 9760 | 2026.04.19 04:59:51.979294 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9761 | 2026.04.19 04:59:51.979387 [ 4 ] {02ad6ef5-ac6d-4038-b771-da9f66938701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9762 | 2026.04.19 04:59:51.979448 [ 4 ] {02ad6ef5-ac6d-4038-b771-da9f66938701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9763 | 2026.04.19 04:59:51.979879 [ 4 ] {02ad6ef5-ac6d-4038-b771-da9f66938701} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9764 | 2026.04.19 04:59:51.979916 [ 4 ] {02ad6ef5-ac6d-4038-b771-da9f66938701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9765 | 2026.04.19 04:59:51.980222 [ 4 ] {02ad6ef5-ac6d-4038-b771-da9f66938701} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9766 | 2026.04.19 04:59:51.980443 [ 4 ] {02ad6ef5-ac6d-4038-b771-da9f66938701} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2026.04.19 04:59:51.980576 [ 4 ] {02ad6ef5-ac6d-4038-b771-da9f66938701} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001207 sec., 123446.56172328087 rows/sec., 7.98 MiB/sec. | ||
| 9768 | 2026.04.19 04:59:51.980615 [ 4 ] {02ad6ef5-ac6d-4038-b771-da9f66938701} <Debug> TCPHandler: Processed in 0.001371354 sec. | ||
| 9769 | 2026.04.19 04:59:51.980743 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2026.04.19 04:59:51.980836 [ 4 ] {92c9bcf2-88f5-4916-8431-bbc453ed2dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9771 | 2026.04.19 04:59:51.980875 [ 4 ] {92c9bcf2-88f5-4916-8431-bbc453ed2dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9772 | 2026.04.19 04:59:51.981308 [ 4 ] {92c9bcf2-88f5-4916-8431-bbc453ed2dbe} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2026.04.19 04:59:51.981344 [ 4 ] {92c9bcf2-88f5-4916-8431-bbc453ed2dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9774 | 2026.04.19 04:59:51.981642 [ 4 ] {92c9bcf2-88f5-4916-8431-bbc453ed2dbe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9775 | 2026.04.19 04:59:51.981850 [ 4 ] {92c9bcf2-88f5-4916-8431-bbc453ed2dbe} <Trace> oximeter.fields_u8 (8892c018-d1e0-483d-b849-836032b6860b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.04.19 04:59:51.981978 [ 4 ] {92c9bcf2-88f5-4916-8431-bbc453ed2dbe} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 9777 | 2026.04.19 04:59:51.982016 [ 4 ] {92c9bcf2-88f5-4916-8431-bbc453ed2dbe} <Debug> TCPHandler: Processed in 0.001323253 sec. | ||
| 9778 | 2026.04.19 04:59:51.982169 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.04.19 04:59:51.982262 [ 4 ] {a998c372-7768-4d5f-9369-ad294dbdba3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9780 | 2026.04.19 04:59:51.982301 [ 4 ] {a998c372-7768-4d5f-9369-ad294dbdba3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9781 | 2026.04.19 04:59:51.982885 [ 4 ] {a998c372-7768-4d5f-9369-ad294dbdba3f} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.04.19 04:59:51.982922 [ 4 ] {a998c372-7768-4d5f-9369-ad294dbdba3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9783 | 2026.04.19 04:59:51.983245 [ 4 ] {a998c372-7768-4d5f-9369-ad294dbdba3f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9784 | 2026.04.19 04:59:51.983463 [ 4 ] {a998c372-7768-4d5f-9369-ad294dbdba3f} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.04.19 04:59:51.983599 [ 4 ] {a998c372-7768-4d5f-9369-ad294dbdba3f} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001354 sec., 364844.9039881832 rows/sec., 25.61 MiB/sec. | ||
| 9786 | 2026.04.19 04:59:51.983638 [ 4 ] {a998c372-7768-4d5f-9369-ad294dbdba3f} <Debug> TCPHandler: Processed in 0.001520116 sec. | ||
| 9787 | 2026.04.19 04:59:51.983765 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.04.19 04:59:51.983859 [ 4 ] {f0dbb902-3b56-438b-9670-f8fff8a72624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9789 | 2026.04.19 04:59:51.983899 [ 4 ] {f0dbb902-3b56-438b-9670-f8fff8a72624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9790 | 2026.04.19 04:59:51.984242 [ 4 ] {f0dbb902-3b56-438b-9670-f8fff8a72624} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.04.19 04:59:51.984277 [ 4 ] {f0dbb902-3b56-438b-9670-f8fff8a72624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9792 | 2026.04.19 04:59:51.984575 [ 4 ] {f0dbb902-3b56-438b-9670-f8fff8a72624} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9793 | 2026.04.19 04:59:51.984787 [ 4 ] {f0dbb902-3b56-438b-9670-f8fff8a72624} <Trace> oximeter.measurements_bool (908d0137-6f0f-4437-ad69-7d53d087df8b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.04.19 04:59:51.984916 [ 4 ] {f0dbb902-3b56-438b-9670-f8fff8a72624} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 9795 | 2026.04.19 04:59:51.984952 [ 4 ] {f0dbb902-3b56-438b-9670-f8fff8a72624} <Debug> TCPHandler: Processed in 0.001238101 sec. | ||
| 9796 | 2026.04.19 04:59:51.985091 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2026.04.19 04:59:51.985183 [ 4 ] {b13eed05-9690-491f-9399-087ecd405c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9798 | 2026.04.19 04:59:51.985225 [ 4 ] {b13eed05-9690-491f-9399-087ecd405c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9799 | 2026.04.19 04:59:51.985659 [ 4 ] {b13eed05-9690-491f-9399-087ecd405c50} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.04.19 04:59:51.985695 [ 4 ] {b13eed05-9690-491f-9399-087ecd405c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9801 | 2026.04.19 04:59:51.986025 [ 4 ] {b13eed05-9690-491f-9399-087ecd405c50} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9802 | 2026.04.19 04:59:51.986230 [ 4 ] {b13eed05-9690-491f-9399-087ecd405c50} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.04.19 04:59:51.986366 [ 4 ] {b13eed05-9690-491f-9399-087ecd405c50} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001201 sec., 221482.09825145712 rows/sec., 14.72 MiB/sec. | ||
| 9804 | 2026.04.19 04:59:51.986403 [ 4 ] {b13eed05-9690-491f-9399-087ecd405c50} <Debug> TCPHandler: Processed in 0.001362794 sec. | ||
| 9805 | 2026.04.19 04:59:51.986523 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2026.04.19 04:59:51.986618 [ 4 ] {b9b19969-b5c2-40e6-a0ae-35cac07248df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9807 | 2026.04.19 04:59:51.986659 [ 4 ] {b9b19969-b5c2-40e6-a0ae-35cac07248df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9808 | 2026.04.19 04:59:51.986975 [ 4 ] {b9b19969-b5c2-40e6-a0ae-35cac07248df} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.04.19 04:59:51.987012 [ 4 ] {b9b19969-b5c2-40e6-a0ae-35cac07248df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9810 | 2026.04.19 04:59:51.987303 [ 4 ] {b9b19969-b5c2-40e6-a0ae-35cac07248df} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9811 | 2026.04.19 04:59:51.987514 [ 4 ] {b9b19969-b5c2-40e6-a0ae-35cac07248df} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.04.19 04:59:51.987631 [ 99 ] {} <Debug> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 9813 | 2026.04.19 04:59:51.987648 [ 4 ] {b9b19969-b5c2-40e6-a0ae-35cac07248df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 9814 | 2026.04.19 04:59:51.987701 [ 99 ] {} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2026.04.19 04:59:51.987708 [ 4 ] {b9b19969-b5c2-40e6-a0ae-35cac07248df} <Debug> TCPHandler: Processed in 0.001235702 sec. | ||
| 9816 | 2026.04.19 04:59:51.987731 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9817 | 2026.04.19 04:59:51.987868 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 9818 | 2026.04.19 04:59:51.987926 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2026.04.19 04:59:51.987997 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9820 | 2026.04.19 04:59:51.988040 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 9821 | 2026.04.19 04:59:51.988074 [ 4 ] {652fc06c-2c53-4996-b486-a7fd4ce9c48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9822 | 2026.04.19 04:59:51.988104 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 9823 | 2026.04.19 04:59:51.988151 [ 4 ] {652fc06c-2c53-4996-b486-a7fd4ce9c48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9824 | 2026.04.19 04:59:51.988173 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 9825 | 2026.04.19 04:59:51.988223 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 9826 | 2026.04.19 04:59:51.988262 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 9827 | 2026.04.19 04:59:51.988301 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::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 | ||
| 9828 | 2026.04.19 04:59:51.989150 [ 4 ] {652fc06c-2c53-4996-b486-a7fd4ce9c48c} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.04.19 04:59:51.989192 [ 4 ] {652fc06c-2c53-4996-b486-a7fd4ce9c48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9830 | 2026.04.19 04:59:51.989304 [ 192 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001481405 sec., 20251.04546022188 rows/sec., 1.32 MiB/sec. | ||
| 9831 | 2026.04.19 04:59:51.989453 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 9832 | 2026.04.19 04:59:51.989749 [ 4 ] {652fc06c-2c53-4996-b486-a7fd4ce9c48c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9833 | 2026.04.19 04:59:51.989778 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_29_6} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2026.04.19 04:59:51.989864 [ 199 ] {aa9a4f22-34ba-4cbf-b265-23775c66f62d::all_1_29_6} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 9835 | 2026.04.19 04:59:51.989941 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9836 | 2026.04.19 04:59:51.990019 [ 4 ] {652fc06c-2c53-4996-b486-a7fd4ce9c48c} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.04.19 04:59:51.990177 [ 4 ] {652fc06c-2c53-4996-b486-a7fd4ce9c48c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002137 sec., 935.8914365933551 rows/sec., 1.68 MiB/sec. | ||
| 9838 | 2026.04.19 04:59:51.990251 [ 4 ] {652fc06c-2c53-4996-b486-a7fd4ce9c48c} <Debug> TCPHandler: Processed in 0.002419342 sec. | ||
| 9839 | 2026.04.19 04:59:51.990385 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2026.04.19 04:59:51.990486 [ 4 ] {61c77efd-79e7-43e0-93b1-27a455c05eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9841 | 2026.04.19 04:59:51.990529 [ 4 ] {61c77efd-79e7-43e0-93b1-27a455c05eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9842 | 2026.04.19 04:59:51.990875 [ 4 ] {61c77efd-79e7-43e0-93b1-27a455c05eb0} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2026.04.19 04:59:51.990911 [ 4 ] {61c77efd-79e7-43e0-93b1-27a455c05eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9844 | 2026.04.19 04:59:51.991221 [ 4 ] {61c77efd-79e7-43e0-93b1-27a455c05eb0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9845 | 2026.04.19 04:59:51.991432 [ 4 ] {61c77efd-79e7-43e0-93b1-27a455c05eb0} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9846 | 2026.04.19 04:59:51.991571 [ 4 ] {61c77efd-79e7-43e0-93b1-27a455c05eb0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001105 sec., 81447.96380090497 rows/sec., 5.10 MiB/sec. | ||
| 9847 | 2026.04.19 04:59:51.991609 [ 4 ] {61c77efd-79e7-43e0-93b1-27a455c05eb0} <Debug> TCPHandler: Processed in 0.001276062 sec. | ||
| 9848 | 2026.04.19 04:59:55.781285 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9849 | 2026.04.19 04:59:55.781335 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9850 | 2026.04.19 04:59:55.909756 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20173 | ||
| 9851 | 2026.04.19 04:59:55.910244 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9852 | 2026.04.19 04:59:55.910295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9853 | 2026.04.19 04:59:55.910775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9854 | 2026.04.19 04:59:55.911009 [ 243 ] {} <Trace> system.asynchronous_metric_log (3d9a60cf-ed02-4f30-af59-6615607a1ae9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2026.04.19 04:59:55.911170 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20173 | ||
| 9856 | 2026.04.19 04:59:56.966378 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9857 | 2026.04.19 04:59:56.966676 [ 4 ] {a7354796-ca58-40c9-90c3-7c864664ba9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9858 | 2026.04.19 04:59:56.966753 [ 4 ] {a7354796-ca58-40c9-90c3-7c864664ba9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9859 | 2026.04.19 04:59:56.967521 [ 4 ] {a7354796-ca58-40c9-90c3-7c864664ba9e} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2026.04.19 04:59:56.967561 [ 4 ] {a7354796-ca58-40c9-90c3-7c864664ba9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9861 | 2026.04.19 04:59:56.967955 [ 4 ] {a7354796-ca58-40c9-90c3-7c864664ba9e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9862 | 2026.04.19 04:59:56.968179 [ 4 ] {a7354796-ca58-40c9-90c3-7c864664ba9e} <Trace> oximeter.fields_string (066dfa4e-fedd-4849-9cc1-9c6488efbf53): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2026.04.19 04:59:56.968343 [ 4 ] {a7354796-ca58-40c9-90c3-7c864664ba9e} <Debug> executeQuery: Read 137 rows, 12.19 KiB in 0.001743 sec., 78600.11474469306 rows/sec., 6.83 MiB/sec. | ||
| 9864 | 2026.04.19 04:59:56.968392 [ 4 ] {a7354796-ca58-40c9-90c3-7c864664ba9e} <Debug> TCPHandler: Processed in 0.002204578 sec. | ||
| 9865 | 2026.04.19 04:59:56.968524 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9866 | 2026.04.19 04:59:56.968626 [ 4 ] {4ff72e2b-e98b-4eb4-8bcb-885c29a2351e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9867 | 2026.04.19 04:59:56.968671 [ 4 ] {4ff72e2b-e98b-4eb4-8bcb-885c29a2351e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9868 | 2026.04.19 04:59:56.969099 [ 4 ] {4ff72e2b-e98b-4eb4-8bcb-885c29a2351e} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9869 | 2026.04.19 04:59:56.969136 [ 4 ] {4ff72e2b-e98b-4eb4-8bcb-885c29a2351e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9870 | 2026.04.19 04:59:56.969445 [ 4 ] {4ff72e2b-e98b-4eb4-8bcb-885c29a2351e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9871 | 2026.04.19 04:59:56.969657 [ 4 ] {4ff72e2b-e98b-4eb4-8bcb-885c29a2351e} <Trace> oximeter.fields_u16 (616a8d5c-05c1-4520-9446-e78f5908572f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2026.04.19 04:59:56.969796 [ 4 ] {4ff72e2b-e98b-4eb4-8bcb-885c29a2351e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001192 sec., 33557.04697986577 rows/sec., 2.46 MiB/sec. | ||
| 9873 | 2026.04.19 04:59:56.969835 [ 4 ] {4ff72e2b-e98b-4eb4-8bcb-885c29a2351e} <Debug> TCPHandler: Processed in 0.001366513 sec. | ||
| 9874 | 2026.04.19 04:59:56.969963 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9875 | 2026.04.19 04:59:56.970060 [ 4 ] {d59b5688-71d5-4b7b-90b3-092f94c9142b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9876 | 2026.04.19 04:59:56.970100 [ 4 ] {d59b5688-71d5-4b7b-90b3-092f94c9142b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9877 | 2026.04.19 04:59:56.970516 [ 4 ] {d59b5688-71d5-4b7b-90b3-092f94c9142b} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2026.04.19 04:59:56.970550 [ 4 ] {d59b5688-71d5-4b7b-90b3-092f94c9142b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9879 | 2026.04.19 04:59:56.970837 [ 4 ] {d59b5688-71d5-4b7b-90b3-092f94c9142b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9880 | 2026.04.19 04:59:56.971042 [ 4 ] {d59b5688-71d5-4b7b-90b3-092f94c9142b} <Trace> oximeter.fields_u32 (bfe0d6c8-11e4-40b3-bd88-b56dc6a2b08a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.04.19 04:59:56.971173 [ 4 ] {d59b5688-71d5-4b7b-90b3-092f94c9142b} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 58.66 KiB/sec. | ||
| 9882 | 2026.04.19 04:59:56.971210 [ 4 ] {d59b5688-71d5-4b7b-90b3-092f94c9142b} <Debug> TCPHandler: Processed in 0.001297603 sec. | ||
| 9883 | 2026.04.19 04:59:56.971336 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2026.04.19 04:59:56.971431 [ 4 ] {47bd487e-6a2a-4332-9004-77ca9f769602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9885 | 2026.04.19 04:59:56.971470 [ 4 ] {47bd487e-6a2a-4332-9004-77ca9f769602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9886 | 2026.04.19 04:59:56.971919 [ 4 ] {47bd487e-6a2a-4332-9004-77ca9f769602} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.04.19 04:59:56.971953 [ 4 ] {47bd487e-6a2a-4332-9004-77ca9f769602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9888 | 2026.04.19 04:59:56.972253 [ 4 ] {47bd487e-6a2a-4332-9004-77ca9f769602} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9889 | 2026.04.19 04:59:56.972456 [ 4 ] {47bd487e-6a2a-4332-9004-77ca9f769602} <Trace> oximeter.fields_uuid (1a363f07-5702-42dd-9725-0292ef980003): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2026.04.19 04:59:56.972589 [ 4 ] {47bd487e-6a2a-4332-9004-77ca9f769602} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001175 sec., 88510.63829787234 rows/sec., 6.91 MiB/sec. | ||
| 9891 | 2026.04.19 04:59:56.972626 [ 4 ] {47bd487e-6a2a-4332-9004-77ca9f769602} <Debug> TCPHandler: Processed in 0.001340783 sec. | ||
| 9892 | 2026.04.19 04:59:56.972812 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2026.04.19 04:59:56.972907 [ 4 ] {15c6e92c-286c-4db1-81d9-fbcd3f06a229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9894 | 2026.04.19 04:59:56.972949 [ 4 ] {15c6e92c-286c-4db1-81d9-fbcd3f06a229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9895 | 2026.04.19 04:59:56.973381 [ 4 ] {15c6e92c-286c-4db1-81d9-fbcd3f06a229} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2026.04.19 04:59:56.973416 [ 4 ] {15c6e92c-286c-4db1-81d9-fbcd3f06a229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9897 | 2026.04.19 04:59:56.973740 [ 4 ] {15c6e92c-286c-4db1-81d9-fbcd3f06a229} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9898 | 2026.04.19 04:59:56.973945 [ 4 ] {15c6e92c-286c-4db1-81d9-fbcd3f06a229} <Trace> oximeter.measurements_cumulativeu64 (7a455de8-1aa5-42b7-a5ca-389e3332c373): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2026.04.19 04:59:56.974077 [ 4 ] {15c6e92c-286c-4db1-81d9-fbcd3f06a229} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 9900 | 2026.04.19 04:59:56.974139 [ 4 ] {15c6e92c-286c-4db1-81d9-fbcd3f06a229} <Debug> TCPHandler: Processed in 0.001378273 sec. | ||
| 9901 | 2026.04.19 04:59:56.974275 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2026.04.19 04:59:56.974370 [ 4 ] {8d86d243-27fa-4e20-9654-b16d2e98940c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9903 | 2026.04.19 04:59:56.974412 [ 4 ] {8d86d243-27fa-4e20-9654-b16d2e98940c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9904 | 2026.04.19 04:59:56.974734 [ 4 ] {8d86d243-27fa-4e20-9654-b16d2e98940c} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2026.04.19 04:59:56.974768 [ 4 ] {8d86d243-27fa-4e20-9654-b16d2e98940c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9906 | 2026.04.19 04:59:56.975064 [ 4 ] {8d86d243-27fa-4e20-9654-b16d2e98940c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9907 | 2026.04.19 04:59:56.975264 [ 4 ] {8d86d243-27fa-4e20-9654-b16d2e98940c} <Trace> oximeter.measurements_f64 (aa9a4f22-34ba-4cbf-b265-23775c66f62d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2026.04.19 04:59:56.975418 [ 4 ] {8d86d243-27fa-4e20-9654-b16d2e98940c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 59.55 KiB/sec. | ||
| 9909 | 2026.04.19 04:59:56.975455 [ 4 ] {8d86d243-27fa-4e20-9654-b16d2e98940c} <Debug> TCPHandler: Processed in 0.001230602 sec. | ||
| 9910 | 2026.04.19 04:59:56.975561 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9911 | 2026.04.19 04:59:56.975649 [ 4 ] {5eb8590f-2b9e-422a-be8e-0a9e522d0daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9912 | 2026.04.19 04:59:56.975699 [ 4 ] {5eb8590f-2b9e-422a-be8e-0a9e522d0daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9913 | 2026.04.19 04:59:56.976602 [ 4 ] {5eb8590f-2b9e-422a-be8e-0a9e522d0daf} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.04.19 04:59:56.976637 [ 4 ] {5eb8590f-2b9e-422a-be8e-0a9e522d0daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9915 | 2026.04.19 04:59:56.977190 [ 4 ] {5eb8590f-2b9e-422a-be8e-0a9e522d0daf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9916 | 2026.04.19 04:59:56.977406 [ 4 ] {5eb8590f-2b9e-422a-be8e-0a9e522d0daf} <Trace> oximeter.measurements_histogramu64 (eba7b557-4f8e-4d52-bbd2-ec594f8f3211): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2026.04.19 04:59:56.977548 [ 4 ] {5eb8590f-2b9e-422a-be8e-0a9e522d0daf} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001903 sec., 21019.442984760903 rows/sec., 37.67 MiB/sec. | ||
| 9918 | 2026.04.19 04:59:56.977603 [ 4 ] {5eb8590f-2b9e-422a-be8e-0a9e522d0daf} <Debug> TCPHandler: Processed in 0.002085196 sec. | ||
| 9919 | 2026.04.19 04:59:56.977728 [ 4 ] {} <Trace> TCP-Session: 0415fd0b-b561-41e2-8d16-917855162421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9920 | 2026.04.19 04:59:56.977825 [ 4 ] {fb00fea7-7950-44fa-9f10-968ec9362d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9921 | 2026.04.19 04:59:56.977866 [ 4 ] {fb00fea7-7950-44fa-9f10-968ec9362d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9922 | 2026.04.19 04:59:56.978212 [ 4 ] {fb00fea7-7950-44fa-9f10-968ec9362d80} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2026.04.19 04:59:56.978246 [ 4 ] {fb00fea7-7950-44fa-9f10-968ec9362d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9924 | 2026.04.19 04:59:56.978541 [ 4 ] {fb00fea7-7950-44fa-9f10-968ec9362d80} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9925 | 2026.04.19 04:59:56.978747 [ 4 ] {fb00fea7-7950-44fa-9f10-968ec9362d80} <Trace> oximeter.measurements_u64 (b8df7293-57db-43e7-a1d2-d0f059cb725d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2026.04.19 04:59:56.978881 [ 4 ] {fb00fea7-7950-44fa-9f10-968ec9362d80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 9927 | 2026.04.19 04:59:56.978917 [ 4 ] {fb00fea7-7950-44fa-9f10-968ec9362d80} <Debug> TCPHandler: Processed in 0.001240562 sec. | ||
| 9928 | 2026.04.19 04:59:56.984231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9929 | 2026.04.19 04:59:56.999189 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2026.04.19 04:59:56.999231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9931 | 2026.04.19 04:59:57.005478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9932 | 2026.04.19 04:59:57.006159 [ 244 ] {} <Trace> system.metric_log (50558302-4284-474d-a451-b252bba5fa65): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2026.04.19 04:59:57.008997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9934 | 2026.04.19 05:00:01.031524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1288 | ||
| 9935 | 2026.04.19 05:00:01.034953 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9936 | 2026.04.19 05:00:01.035010 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9937 | 2026.04.19 05:00:01.036578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9938 | 2026.04.19 05:00:01.036957 [ 242 ] {} <Trace> system.query_log (183c3c3d-5e42-4c24-8e0e-1244b3a87e12): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9939 | 2026.04.19 05:00:01.037298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1288 | ||