| 1 | [ Apr 22 02:10:00 Enabled. ] | ||
| 2 | [ Apr 22 02:10:00 Rereading configuration. ] | ||
| 3 | [ Apr 22 02:10:03 Rereading configuration. ] | ||
| 4 | [ Apr 22 02:10:06 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 22 02:10:06 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.22 02:10:07.683493 [ 1 ] {} <Information> Application: Will watch for the process with pid 24095 | ||
| 29 | 2026.04.22 02:10:07.683914 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.22 02:10:07.888828 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24095 | ||
| 31 | 2026.04.22 02:10:07.889649 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.22 02:10:07.889799 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.22 02:10:07.983721 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.22 02:10:08.020355 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.22 02:10:08.020411 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.22 02:10:08.020429 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.22 02:10:08.020486 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.22 02:10:08.020901 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.22 02:10:08.023111 [ 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.22 02:10:08.023892 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.22 02:10:08.024706 [ 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.22 02:10:08.024727 [ 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.22 02:10:08.024740 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.22 02:10:08.025437 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.22 02:10:08.026345 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.22 02:10:08.031594 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.22 02:10:08.032338 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.22 02:10:08.034646 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.22 02:10:08.034712 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.22 02:10:08.035743 [ 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.22 02:10:08.036139 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.22 02:10:08.040086 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.22 02:10:08.040544 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.22 02:10:08.043640 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.22 02:10:08.044089 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.22 02:10:08.044441 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.22 02:10:08.044779 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.22 02:10:08.046183 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.22 02:10:08.046208 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.22 02:10:08.046281 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.22 02:10:08.046340 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.22 02:10:08.057119 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.22 02:10:08.057142 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000166293 sec | ||
| 68 | 2026.04.22 02:10:08.057161 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.22 02:10:08.057174 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.22 02:10:08.057892 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.22 02:10:08.058481 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.22 02:10:08.066647 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.22 02:10:08.066690 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.22 02:10:08.066712 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.22 02:10:08.066724 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.22 02:10:08.066757 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.22 02:10:08.066775 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.22 02:10:08.069017 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.22 02:10:08.069074 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.22 02:10:08.069095 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.22 02:10:08.069247 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.22 02:10:08.069291 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.22 02:10:08.069304 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.22 02:10:08.069323 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.22 02:10:08.069335 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.22 02:10:08.069366 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.22 02:10:08.069383 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.22 02:10:08.091906 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.22 02:10:08.094552 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.22 02:10:08.094582 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7641e-05 sec | ||
| 91 | 2026.04.22 02:10:08.094594 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.22 02:10:08.094604 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.22 02:10:08.094630 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.22 02:10:08.094830 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.22 02:10:08.094875 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.22 02:10:08.094888 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.22 02:10:08.094899 [ 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.22 02:10:08.094909 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.22 02:10:08.106060 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.22 02:10:08.106260 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.70 MiB (RSS), difference: 91.92 MiB | ||
| 101 | 2026.04.22 02:10:08.107706 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.363e-05 sec. | ||
| 102 | 2026.04.22 02:10:08.108028 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.22 02:10:08.108633 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.22 02:10:08.108651 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.22 02:10:08.998531 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46610 | ||
| 106 | 2026.04.22 02:10:08.999365 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.22 02:10:08.999421 [ 3 ] {} <Debug> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Authenticating user 'default' from [fd00:1122:3344:101::d]:46610 | ||
| 108 | 2026.04.22 02:10:08.999448 [ 3 ] {} <Debug> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.22 02:10:08.999468 [ 3 ] {} <Debug> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.22 02:10:08.999556 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.22 02:10:08.999581 [ 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.22 02:10:08.999603 [ 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.22 02:10:09.000568 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63903 | ||
| 114 | 2026.04.22 02:10:09.001451 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63522 | ||
| 115 | 2026.04.22 02:10:09.001455 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53150 | ||
| 116 | 2026.04.22 02:10:09.001473 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.04.22 02:10:09.001573 [ 4 ] {} <Debug> TCP-Session: 62d03383-0886-4d87-9e9a-f21db1d4d95e Authenticating user 'default' from [fd00:1122:3344:101::d]:63903 | ||
| 118 | 2026.04.22 02:10:09.001599 [ 4 ] {} <Debug> TCP-Session: 62d03383-0886-4d87-9e9a-f21db1d4d95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.04.22 02:10:09.001613 [ 4 ] {} <Debug> TCP-Session: 62d03383-0886-4d87-9e9a-f21db1d4d95e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.04.22 02:10:09.002233 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47484 | ||
| 121 | 2026.04.22 02:10:09.002916 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46361 | ||
| 122 | 2026.04.22 02:10:09.002922 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.04.22 02:10:09.002994 [ 253 ] {} <Debug> TCP-Session: 78395198-3b3d-460d-bc54-896188d58fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63522 | ||
| 124 | 2026.04.22 02:10:09.003023 [ 253 ] {} <Debug> TCP-Session: 78395198-3b3d-460d-bc54-896188d58fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.04.22 02:10:09.003035 [ 253 ] {} <Debug> TCP-Session: 78395198-3b3d-460d-bc54-896188d58fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.04.22 02:10:09.003544 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.04.22 02:10:09.003609 [ 255 ] {} <Debug> TCP-Session: f2289612-c73c-44ee-b4cf-bcb83d290ee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47484 | ||
| 128 | 2026.04.22 02:10:09.003632 [ 255 ] {} <Debug> TCP-Session: f2289612-c73c-44ee-b4cf-bcb83d290ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.04.22 02:10:09.003644 [ 255 ] {} <Debug> TCP-Session: f2289612-c73c-44ee-b4cf-bcb83d290ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.04.22 02:10:09.003685 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.04.22 02:10:09.003703 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.04.22 02:10:09.003711 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61949 | ||
| 133 | 2026.04.22 02:10:09.003732 [ 5 ] {} <Debug> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53150 | ||
| 134 | 2026.04.22 02:10:09.003756 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 135 | 2026.04.22 02:10:09.003787 [ 5 ] {} <Debug> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.04.22 02:10:09.003723 [ 256 ] {} <Debug> TCP-Session: 2331a34e-588a-4ff3-9d6c-bace28d9094b Authenticating user 'default' from [fd00:1122:3344:101::d]:46361 | ||
| 137 | 2026.04.22 02:10:09.003803 [ 5 ] {} <Debug> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.04.22 02:10:09.003803 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39254 | ||
| 139 | 2026.04.22 02:10:09.003833 [ 256 ] {} <Debug> TCP-Session: 2331a34e-588a-4ff3-9d6c-bace28d9094b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.22 02:10:09.003877 [ 256 ] {} <Debug> TCP-Session: 2331a34e-588a-4ff3-9d6c-bace28d9094b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.22 02:10:09.003912 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39067 | ||
| 142 | 2026.04.22 02:10:09.003939 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.04.22 02:10:09.003996 [ 257 ] {} <Debug> TCP-Session: e9a89662-fd1c-42cf-a333-4270b71e4085 Authenticating user 'default' from [fd00:1122:3344:101::d]:61949 | ||
| 144 | 2026.04.22 02:10:09.004031 [ 257 ] {} <Debug> TCP-Session: e9a89662-fd1c-42cf-a333-4270b71e4085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.22 02:10:09.004047 [ 257 ] {} <Debug> TCP-Session: e9a89662-fd1c-42cf-a333-4270b71e4085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.22 02:10:09.004051 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.04.22 02:10:09.004113 [ 258 ] {} <Debug> TCP-Session: 04dc9ebf-e2cd-421d-8da0-47b5c4a205c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39254 | ||
| 148 | 2026.04.22 02:10:09.004135 [ 258 ] {} <Debug> TCP-Session: 04dc9ebf-e2cd-421d-8da0-47b5c4a205c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.22 02:10:09.004134 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.04.22 02:10:09.004152 [ 258 ] {} <Debug> TCP-Session: 04dc9ebf-e2cd-421d-8da0-47b5c4a205c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.04.22 02:10:09.004202 [ 259 ] {} <Debug> TCP-Session: 1e097a98-3979-43ef-b964-9888313c928c Authenticating user 'default' from [fd00:1122:3344:101::d]:39067 | ||
| 152 | 2026.04.22 02:10:09.004226 [ 259 ] {} <Debug> TCP-Session: 1e097a98-3979-43ef-b964-9888313c928c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.22 02:10:09.004247 [ 259 ] {} <Debug> TCP-Session: 1e097a98-3979-43ef-b964-9888313c928c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.22 02:10:09.006877 [ 3 ] {c060c688-457a-4dae-957b-6080c8d71f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.04.22 02:10:09.095610 [ 3 ] {c060c688-457a-4dae-957b-6080c8d71f4d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46610) (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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.04.22 02:10:09.096447 [ 3 ] {c060c688-457a-4dae-957b-6080c8d71f4d} <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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.04.22 02:10:09.096544 [ 3 ] {c060c688-457a-4dae-957b-6080c8d71f4d} <Debug> TCPHandler: Processed in 0.095193194 sec. | ||
| 204 | 2026.04.22 02:10:09.096955 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.04.22 02:10:09.097150 [ 5 ] {4db6c7b1-92d3-4469-a47d-d3ec78373a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.04.22 02:10:09.097515 [ 5 ] {4db6c7b1-92d3-4469-a47d-d3ec78373a7d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53150) (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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.04.22 02:10:09.097643 [ 5 ] {4db6c7b1-92d3-4469-a47d-d3ec78373a7d} <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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.04.22 02:10:09.097716 [ 5 ] {4db6c7b1-92d3-4469-a47d-d3ec78373a7d} <Debug> TCPHandler: Processed in 0.000897506 sec. | ||
| 255 | 2026.04.22 02:10:09.097932 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.04.22 02:10:09.098660 [ 3 ] {a2d4d4fd-c3da-4b7d-b6b0-248dcd393498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.04.22 02:10:09.099285 [ 3 ] {a2d4d4fd-c3da-4b7d-b6b0-248dcd393498} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.04.22 02:10:09.100577 [ 3 ] {a2d4d4fd-c3da-4b7d-b6b0-248dcd393498} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.04.22 02:10:09.100598 [ 3 ] {a2d4d4fd-c3da-4b7d-b6b0-248dcd393498} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1421e-05 sec | ||
| 260 | 2026.04.22 02:10:09.100611 [ 3 ] {a2d4d4fd-c3da-4b7d-b6b0-248dcd393498} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.04.22 02:10:09.100638 [ 3 ] {a2d4d4fd-c3da-4b7d-b6b0-248dcd393498} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.04.22 02:10:09.100663 [ 3 ] {a2d4d4fd-c3da-4b7d-b6b0-248dcd393498} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.04.22 02:10:09.101292 [ 3 ] {a2d4d4fd-c3da-4b7d-b6b0-248dcd393498} <Debug> TCPHandler: Processed in 0.003411151 sec. | ||
| 264 | 2026.04.22 02:10:09.101432 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.04.22 02:10:09.101602 [ 3 ] {e7a3a228-95ac-43b4-8567-a346b8d1abca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) /* 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.22 02:10:09.101650 [ 3 ] {e7a3a228-95ac-43b4-8567-a346b8d1abca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.04.22 02:10:09.106677 [ 3 ] {e7a3a228-95ac-43b4-8567-a346b8d1abca} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.04.22 02:10:09.108279 [ 3 ] {e7a3a228-95ac-43b4-8567-a346b8d1abca} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e): Loading data parts | ||
| 270 | 2026.04.22 02:10:09.109373 [ 3 ] {e7a3a228-95ac-43b4-8567-a346b8d1abca} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e): There are no data parts | ||
| 271 | 2026.04.22 02:10:09.111981 [ 3 ] {e7a3a228-95ac-43b4-8567-a346b8d1abca} <Debug> TCPHandler: Processed in 0.01059572 sec. | ||
| 272 | 2026.04.22 02:10:09.112134 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.04.22 02:10:09.112305 [ 3 ] {f0a71476-2ba5-4b8b-b499-2da5005a68ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) /* 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.22 02:10:09.112389 [ 3 ] {f0a71476-2ba5-4b8b-b499-2da5005a68ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.04.22 02:10:09.121696 [ 3 ] {f0a71476-2ba5-4b8b-b499-2da5005a68ed} <Debug> oximeter.measurements_bool (7139b1fc-7a1f-4c34-b7b8-a10064123e76): Loading data parts | ||
| 286 | 2026.04.22 02:10:09.121936 [ 3 ] {f0a71476-2ba5-4b8b-b499-2da5005a68ed} <Debug> oximeter.measurements_bool (7139b1fc-7a1f-4c34-b7b8-a10064123e76): There are no data parts | ||
| 287 | 2026.04.22 02:10:09.125222 [ 3 ] {f0a71476-2ba5-4b8b-b499-2da5005a68ed} <Debug> TCPHandler: Processed in 0.013136975 sec. | ||
| 288 | 2026.04.22 02:10:09.125893 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.04.22 02:10:09.126142 [ 3 ] {e70c83b9-8451-4e27-a3f1-ac03a5c444aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.126217 [ 3 ] {e70c83b9-8451-4e27-a3f1-ac03a5c444aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.04.22 02:10:09.128024 [ 3 ] {e70c83b9-8451-4e27-a3f1-ac03a5c444aa} <Debug> oximeter.measurements_i8 (56e4e679-ba18-4b5a-bb49-f0e51fa7ba8e): Loading data parts | ||
| 292 | 2026.04.22 02:10:09.128281 [ 3 ] {e70c83b9-8451-4e27-a3f1-ac03a5c444aa} <Debug> oximeter.measurements_i8 (56e4e679-ba18-4b5a-bb49-f0e51fa7ba8e): There are no data parts | ||
| 293 | 2026.04.22 02:10:09.130432 [ 3 ] {e70c83b9-8451-4e27-a3f1-ac03a5c444aa} <Debug> TCPHandler: Processed in 0.004613393 sec. | ||
| 294 | 2026.04.22 02:10:09.130575 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.04.22 02:10:09.130726 [ 3 ] {5a24098a-2e07-4723-bdc3-5518bad376da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.130784 [ 3 ] {5a24098a-2e07-4723-bdc3-5518bad376da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.04.22 02:10:09.132516 [ 3 ] {5a24098a-2e07-4723-bdc3-5518bad376da} <Debug> oximeter.measurements_u8 (957ec371-a8ec-43b5-8273-12528b33af9f): Loading data parts | ||
| 298 | 2026.04.22 02:10:09.132664 [ 3 ] {5a24098a-2e07-4723-bdc3-5518bad376da} <Debug> oximeter.measurements_u8 (957ec371-a8ec-43b5-8273-12528b33af9f): There are no data parts | ||
| 299 | 2026.04.22 02:10:09.135908 [ 3 ] {5a24098a-2e07-4723-bdc3-5518bad376da} <Debug> TCPHandler: Processed in 0.005379906 sec. | ||
| 300 | 2026.04.22 02:10:09.136093 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.04.22 02:10:09.136275 [ 3 ] {0da97c00-1803-40b2-80b9-ffb6caabd773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.136315 [ 3 ] {0da97c00-1803-40b2-80b9-ffb6caabd773} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.04.22 02:10:09.138144 [ 3 ] {0da97c00-1803-40b2-80b9-ffb6caabd773} <Debug> oximeter.measurements_i16 (fc16a204-fafd-4296-a962-c4be8e7a4074): Loading data parts | ||
| 304 | 2026.04.22 02:10:09.138278 [ 3 ] {0da97c00-1803-40b2-80b9-ffb6caabd773} <Debug> oximeter.measurements_i16 (fc16a204-fafd-4296-a962-c4be8e7a4074): There are no data parts | ||
| 305 | 2026.04.22 02:10:09.140032 [ 3 ] {0da97c00-1803-40b2-80b9-ffb6caabd773} <Debug> TCPHandler: Processed in 0.003998441 sec. | ||
| 306 | 2026.04.22 02:10:09.140190 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.04.22 02:10:09.140341 [ 3 ] {4dd13aa9-364f-423f-9eff-0f74fc3b679c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.140392 [ 3 ] {4dd13aa9-364f-423f-9eff-0f74fc3b679c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.04.22 02:10:09.142003 [ 3 ] {4dd13aa9-364f-423f-9eff-0f74fc3b679c} <Debug> oximeter.measurements_u16 (eb4a2932-aedf-46f1-9752-bd099b8d5892): Loading data parts | ||
| 310 | 2026.04.22 02:10:09.142140 [ 3 ] {4dd13aa9-364f-423f-9eff-0f74fc3b679c} <Debug> oximeter.measurements_u16 (eb4a2932-aedf-46f1-9752-bd099b8d5892): There are no data parts | ||
| 311 | 2026.04.22 02:10:09.145389 [ 3 ] {4dd13aa9-364f-423f-9eff-0f74fc3b679c} <Debug> TCPHandler: Processed in 0.005246384 sec. | ||
| 312 | 2026.04.22 02:10:09.145550 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.04.22 02:10:09.145745 [ 3 ] {a66713ef-d701-4709-b162-3398034fb73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.145794 [ 3 ] {a66713ef-d701-4709-b162-3398034fb73d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.04.22 02:10:09.149891 [ 3 ] {a66713ef-d701-4709-b162-3398034fb73d} <Debug> oximeter.measurements_i32 (ecf58ec1-4777-4911-bcf3-7ea0f177d8a9): Loading data parts | ||
| 316 | 2026.04.22 02:10:09.150079 [ 3 ] {a66713ef-d701-4709-b162-3398034fb73d} <Debug> oximeter.measurements_i32 (ecf58ec1-4777-4911-bcf3-7ea0f177d8a9): There are no data parts | ||
| 317 | 2026.04.22 02:10:09.152011 [ 3 ] {a66713ef-d701-4709-b162-3398034fb73d} <Debug> TCPHandler: Processed in 0.006518897 sec. | ||
| 318 | 2026.04.22 02:10:09.152173 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.04.22 02:10:09.152327 [ 3 ] {4bddf36e-07d3-4000-b709-f61647757781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.152382 [ 3 ] {4bddf36e-07d3-4000-b709-f61647757781} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.04.22 02:10:09.154292 [ 3 ] {4bddf36e-07d3-4000-b709-f61647757781} <Debug> oximeter.measurements_u32 (ab9df822-10e3-4044-a454-7506b8b53a02): Loading data parts | ||
| 322 | 2026.04.22 02:10:09.154442 [ 3 ] {4bddf36e-07d3-4000-b709-f61647757781} <Debug> oximeter.measurements_u32 (ab9df822-10e3-4044-a454-7506b8b53a02): There are no data parts | ||
| 323 | 2026.04.22 02:10:09.157726 [ 3 ] {4bddf36e-07d3-4000-b709-f61647757781} <Debug> TCPHandler: Processed in 0.00559905 sec. | ||
| 324 | 2026.04.22 02:10:09.157892 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.04.22 02:10:09.158088 [ 3 ] {6d167113-cb57-4d41-ae48-d6aaef84fa12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.158147 [ 3 ] {6d167113-cb57-4d41-ae48-d6aaef84fa12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.04.22 02:10:09.160249 [ 3 ] {6d167113-cb57-4d41-ae48-d6aaef84fa12} <Debug> oximeter.measurements_i64 (1d7a8621-a4f0-4c4a-b3fc-5e64df9cde2f): Loading data parts | ||
| 328 | 2026.04.22 02:10:09.160391 [ 3 ] {6d167113-cb57-4d41-ae48-d6aaef84fa12} <Debug> oximeter.measurements_i64 (1d7a8621-a4f0-4c4a-b3fc-5e64df9cde2f): There are no data parts | ||
| 329 | 2026.04.22 02:10:09.162095 [ 3 ] {6d167113-cb57-4d41-ae48-d6aaef84fa12} <Debug> TCPHandler: Processed in 0.004261096 sec. | ||
| 330 | 2026.04.22 02:10:09.162246 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.04.22 02:10:09.162441 [ 3 ] {897346f0-f4a8-4980-8ea2-ca42c3f15a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.162505 [ 3 ] {897346f0-f4a8-4980-8ea2-ca42c3f15a85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.04.22 02:10:09.164576 [ 3 ] {897346f0-f4a8-4980-8ea2-ca42c3f15a85} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Loading data parts | ||
| 334 | 2026.04.22 02:10:09.164714 [ 3 ] {897346f0-f4a8-4980-8ea2-ca42c3f15a85} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): There are no data parts | ||
| 335 | 2026.04.22 02:10:09.168032 [ 3 ] {897346f0-f4a8-4980-8ea2-ca42c3f15a85} <Debug> TCPHandler: Processed in 0.005841454 sec. | ||
| 336 | 2026.04.22 02:10:09.168218 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.04.22 02:10:09.168373 [ 3 ] {132935bc-ad54-4ecb-8782-ae798904bb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.168429 [ 3 ] {132935bc-ad54-4ecb-8782-ae798904bb92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.04.22 02:10:09.170531 [ 3 ] {132935bc-ad54-4ecb-8782-ae798904bb92} <Debug> oximeter.measurements_f32 (b91327fa-7196-43e3-8f91-7726975b862a): Loading data parts | ||
| 340 | 2026.04.22 02:10:09.170665 [ 3 ] {132935bc-ad54-4ecb-8782-ae798904bb92} <Debug> oximeter.measurements_f32 (b91327fa-7196-43e3-8f91-7726975b862a): There are no data parts | ||
| 341 | 2026.04.22 02:10:09.172367 [ 3 ] {132935bc-ad54-4ecb-8782-ae798904bb92} <Debug> TCPHandler: Processed in 0.004221935 sec. | ||
| 342 | 2026.04.22 02:10:09.172499 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.04.22 02:10:09.172665 [ 3 ] {7c7f70ca-5d7a-443d-8a2b-2917b83d0a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.172719 [ 3 ] {7c7f70ca-5d7a-443d-8a2b-2917b83d0a52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.04.22 02:10:09.174632 [ 3 ] {7c7f70ca-5d7a-443d-8a2b-2917b83d0a52} <Debug> oximeter.measurements_f64 (7a190270-854f-4c76-a3b9-5781cffe71c1): Loading data parts | ||
| 346 | 2026.04.22 02:10:09.174768 [ 3 ] {7c7f70ca-5d7a-443d-8a2b-2917b83d0a52} <Debug> oximeter.measurements_f64 (7a190270-854f-4c76-a3b9-5781cffe71c1): There are no data parts | ||
| 347 | 2026.04.22 02:10:09.178085 [ 3 ] {7c7f70ca-5d7a-443d-8a2b-2917b83d0a52} <Debug> TCPHandler: Processed in 0.00563238 sec. | ||
| 348 | 2026.04.22 02:10:09.178260 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.04.22 02:10:09.178439 [ 3 ] {938a3e96-f0a3-4bc1-b088-d6fa0c925ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.178505 [ 3 ] {938a3e96-f0a3-4bc1-b088-d6fa0c925ef2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.04.22 02:10:09.180649 [ 3 ] {938a3e96-f0a3-4bc1-b088-d6fa0c925ef2} <Debug> oximeter.measurements_string (75562f90-cb36-432f-9986-e717abe4be57): Loading data parts | ||
| 352 | 2026.04.22 02:10:09.180782 [ 3 ] {938a3e96-f0a3-4bc1-b088-d6fa0c925ef2} <Debug> oximeter.measurements_string (75562f90-cb36-432f-9986-e717abe4be57): There are no data parts | ||
| 353 | 2026.04.22 02:10:09.182523 [ 3 ] {938a3e96-f0a3-4bc1-b088-d6fa0c925ef2} <Debug> TCPHandler: Processed in 0.004328738 sec. | ||
| 354 | 2026.04.22 02:10:09.182695 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.04.22 02:10:09.182906 [ 3 ] {a2fc9873-b8db-418d-80d0-cb87f52ed7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.182993 [ 3 ] {a2fc9873-b8db-418d-80d0-cb87f52ed7b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.04.22 02:10:09.186068 [ 3 ] {a2fc9873-b8db-418d-80d0-cb87f52ed7b0} <Debug> oximeter.measurements_bytes (2decbfc4-9b3e-4be0-b9e6-e00ca1691c78): Loading data parts | ||
| 365 | 2026.04.22 02:10:09.186225 [ 3 ] {a2fc9873-b8db-418d-80d0-cb87f52ed7b0} <Debug> oximeter.measurements_bytes (2decbfc4-9b3e-4be0-b9e6-e00ca1691c78): There are no data parts | ||
| 366 | 2026.04.22 02:10:09.190139 [ 3 ] {a2fc9873-b8db-418d-80d0-cb87f52ed7b0} <Debug> TCPHandler: Processed in 0.007502764 sec. | ||
| 367 | 2026.04.22 02:10:09.190306 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.04.22 02:10:09.190471 [ 3 ] {5f231704-4127-4848-ba80-47bc3da4e90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.190525 [ 3 ] {5f231704-4127-4848-ba80-47bc3da4e90b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.04.22 02:10:09.192700 [ 3 ] {5f231704-4127-4848-ba80-47bc3da4e90b} <Debug> oximeter.measurements_cumulativei64 (1018324f-1768-40ac-8871-53055ea66a59): Loading data parts | ||
| 371 | 2026.04.22 02:10:09.192857 [ 3 ] {5f231704-4127-4848-ba80-47bc3da4e90b} <Debug> oximeter.measurements_cumulativei64 (1018324f-1768-40ac-8871-53055ea66a59): There are no data parts | ||
| 372 | 2026.04.22 02:10:09.194580 [ 3 ] {5f231704-4127-4848-ba80-47bc3da4e90b} <Debug> TCPHandler: Processed in 0.004324047 sec. | ||
| 373 | 2026.04.22 02:10:09.194717 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.04.22 02:10:09.194885 [ 3 ] {c1ae6c05-2cf6-47bc-a045-09d6e5644d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.194932 [ 3 ] {c1ae6c05-2cf6-47bc-a045-09d6e5644d85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.04.22 02:10:09.196937 [ 3 ] {c1ae6c05-2cf6-47bc-a045-09d6e5644d85} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Loading data parts | ||
| 377 | 2026.04.22 02:10:09.197074 [ 3 ] {c1ae6c05-2cf6-47bc-a045-09d6e5644d85} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): There are no data parts | ||
| 378 | 2026.04.22 02:10:09.200412 [ 3 ] {c1ae6c05-2cf6-47bc-a045-09d6e5644d85} <Debug> TCPHandler: Processed in 0.005743792 sec. | ||
| 379 | 2026.04.22 02:10:09.200550 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.04.22 02:10:09.200706 [ 3 ] {c08c0330-5aad-46c6-8fb2-a84135a93ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.200757 [ 3 ] {c08c0330-5aad-46c6-8fb2-a84135a93ea8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.04.22 02:10:09.202906 [ 3 ] {c08c0330-5aad-46c6-8fb2-a84135a93ea8} <Debug> oximeter.measurements_cumulativef32 (b90a97ef-19fb-49c7-a832-673db2752cb5): Loading data parts | ||
| 383 | 2026.04.22 02:10:09.203045 [ 3 ] {c08c0330-5aad-46c6-8fb2-a84135a93ea8} <Debug> oximeter.measurements_cumulativef32 (b90a97ef-19fb-49c7-a832-673db2752cb5): There are no data parts | ||
| 384 | 2026.04.22 02:10:09.204800 [ 3 ] {c08c0330-5aad-46c6-8fb2-a84135a93ea8} <Debug> TCPHandler: Processed in 0.004298117 sec. | ||
| 385 | 2026.04.22 02:10:09.204938 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.04.22 02:10:09.205109 [ 3 ] {96b9026d-557e-4ad7-99aa-47e3cb891812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.205159 [ 3 ] {96b9026d-557e-4ad7-99aa-47e3cb891812} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.04.22 02:10:09.207130 [ 3 ] {96b9026d-557e-4ad7-99aa-47e3cb891812} <Debug> oximeter.measurements_cumulativef64 (f1e869b1-8dbc-4768-9959-21acc51ebe7e): Loading data parts | ||
| 389 | 2026.04.22 02:10:09.207266 [ 3 ] {96b9026d-557e-4ad7-99aa-47e3cb891812} <Debug> oximeter.measurements_cumulativef64 (f1e869b1-8dbc-4768-9959-21acc51ebe7e): There are no data parts | ||
| 390 | 2026.04.22 02:10:09.210603 [ 3 ] {96b9026d-557e-4ad7-99aa-47e3cb891812} <Debug> TCPHandler: Processed in 0.005713363 sec. | ||
| 391 | 2026.04.22 02:10:09.210793 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.04.22 02:10:09.211117 [ 3 ] {ca21d68b-be6c-47ca-b2f8-6ac069172f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.211219 [ 3 ] {ca21d68b-be6c-47ca-b2f8-6ac069172f47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.04.22 02:10:09.213536 [ 3 ] {ca21d68b-be6c-47ca-b2f8-6ac069172f47} <Debug> oximeter.measurements_histogrami8 (8198d776-7b04-4633-a0de-265fcf1511fd): Loading data parts | ||
| 405 | 2026.04.22 02:10:09.213688 [ 3 ] {ca21d68b-be6c-47ca-b2f8-6ac069172f47} <Debug> oximeter.measurements_histogrami8 (8198d776-7b04-4633-a0de-265fcf1511fd): There are no data parts | ||
| 406 | 2026.04.22 02:10:09.215480 [ 3 ] {ca21d68b-be6c-47ca-b2f8-6ac069172f47} <Debug> TCPHandler: Processed in 0.004762975 sec. | ||
| 407 | 2026.04.22 02:10:09.215617 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.04.22 02:10:09.215837 [ 3 ] {b5bdec4a-5f19-40d6-a85e-03a4374ffdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.215898 [ 3 ] {b5bdec4a-5f19-40d6-a85e-03a4374ffdb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.04.22 02:10:09.219580 [ 3 ] {b5bdec4a-5f19-40d6-a85e-03a4374ffdb9} <Debug> oximeter.measurements_histogramu8 (d40f8517-0158-4b97-908a-a6f166f67268): Loading data parts | ||
| 411 | 2026.04.22 02:10:09.219701 [ 3 ] {b5bdec4a-5f19-40d6-a85e-03a4374ffdb9} <Debug> oximeter.measurements_histogramu8 (d40f8517-0158-4b97-908a-a6f166f67268): There are no data parts | ||
| 412 | 2026.04.22 02:10:09.223281 [ 3 ] {b5bdec4a-5f19-40d6-a85e-03a4374ffdb9} <Debug> TCPHandler: Processed in 0.007712029 sec. | ||
| 413 | 2026.04.22 02:10:09.223458 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.04.22 02:10:09.223714 [ 3 ] {0c27b50a-d08a-4f4f-9065-ac129cce2f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.223787 [ 3 ] {0c27b50a-d08a-4f4f-9065-ac129cce2f8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.04.22 02:10:09.230649 [ 3 ] {0c27b50a-d08a-4f4f-9065-ac129cce2f8a} <Debug> oximeter.measurements_histogrami16 (a751b2b8-1b2a-4fe6-b315-11849f792f10): Loading data parts | ||
| 417 | 2026.04.22 02:10:09.230803 [ 3 ] {0c27b50a-d08a-4f4f-9065-ac129cce2f8a} <Debug> oximeter.measurements_histogrami16 (a751b2b8-1b2a-4fe6-b315-11849f792f10): There are no data parts | ||
| 418 | 2026.04.22 02:10:09.233077 [ 3 ] {0c27b50a-d08a-4f4f-9065-ac129cce2f8a} <Debug> TCPHandler: Processed in 0.009679303 sec. | ||
| 419 | 2026.04.22 02:10:09.233229 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.04.22 02:10:09.233497 [ 3 ] {83052afc-74e0-43d0-b46f-5e506ed9f6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.233569 [ 3 ] {83052afc-74e0-43d0-b46f-5e506ed9f6e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.04.22 02:10:09.235453 [ 3 ] {83052afc-74e0-43d0-b46f-5e506ed9f6e0} <Debug> oximeter.measurements_histogramu16 (7e32f011-72a0-456b-bde6-f082481e33df): Loading data parts | ||
| 423 | 2026.04.22 02:10:09.235587 [ 3 ] {83052afc-74e0-43d0-b46f-5e506ed9f6e0} <Debug> oximeter.measurements_histogramu16 (7e32f011-72a0-456b-bde6-f082481e33df): There are no data parts | ||
| 424 | 2026.04.22 02:10:09.238941 [ 3 ] {83052afc-74e0-43d0-b46f-5e506ed9f6e0} <Debug> TCPHandler: Processed in 0.005765953 sec. | ||
| 425 | 2026.04.22 02:10:09.239127 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.04.22 02:10:09.239367 [ 3 ] {df934446-2f49-4a72-935f-bd5034ac63cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.239428 [ 3 ] {df934446-2f49-4a72-935f-bd5034ac63cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.04.22 02:10:09.241430 [ 3 ] {df934446-2f49-4a72-935f-bd5034ac63cd} <Debug> oximeter.measurements_histogrami32 (bba2aeab-1258-4559-b762-fc0c8c459a82): Loading data parts | ||
| 429 | 2026.04.22 02:10:09.241569 [ 3 ] {df934446-2f49-4a72-935f-bd5034ac63cd} <Debug> oximeter.measurements_histogrami32 (bba2aeab-1258-4559-b762-fc0c8c459a82): There are no data parts | ||
| 430 | 2026.04.22 02:10:09.243431 [ 3 ] {df934446-2f49-4a72-935f-bd5034ac63cd} <Debug> TCPHandler: Processed in 0.004376838 sec. | ||
| 431 | 2026.04.22 02:10:09.243610 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.04.22 02:10:09.243947 [ 3 ] {21980799-d70f-4dc5-9126-eb7dec3d1321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.244043 [ 3 ] {21980799-d70f-4dc5-9126-eb7dec3d1321} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.04.22 02:10:09.245855 [ 3 ] {21980799-d70f-4dc5-9126-eb7dec3d1321} <Debug> oximeter.measurements_histogramu32 (2a85ff92-e10a-4628-9484-5c1c5247981d): Loading data parts | ||
| 435 | 2026.04.22 02:10:09.245984 [ 3 ] {21980799-d70f-4dc5-9126-eb7dec3d1321} <Debug> oximeter.measurements_histogramu32 (2a85ff92-e10a-4628-9484-5c1c5247981d): There are no data parts | ||
| 436 | 2026.04.22 02:10:09.249365 [ 3 ] {21980799-d70f-4dc5-9126-eb7dec3d1321} <Debug> TCPHandler: Processed in 0.005829564 sec. | ||
| 437 | 2026.04.22 02:10:09.249512 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.04.22 02:10:09.249774 [ 3 ] {768b6277-cac3-4983-93a5-dc7116c923fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.249886 [ 3 ] {768b6277-cac3-4983-93a5-dc7116c923fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.04.22 02:10:09.251928 [ 3 ] {768b6277-cac3-4983-93a5-dc7116c923fe} <Debug> oximeter.measurements_histogrami64 (7dd7209b-fe2a-48fb-9cff-77a273e0bfdc): Loading data parts | ||
| 441 | 2026.04.22 02:10:09.252081 [ 3 ] {768b6277-cac3-4983-93a5-dc7116c923fe} <Debug> oximeter.measurements_histogrami64 (7dd7209b-fe2a-48fb-9cff-77a273e0bfdc): There are no data parts | ||
| 442 | 2026.04.22 02:10:09.253824 [ 3 ] {768b6277-cac3-4983-93a5-dc7116c923fe} <Debug> TCPHandler: Processed in 0.004362178 sec. | ||
| 443 | 2026.04.22 02:10:09.253965 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.04.22 02:10:09.254187 [ 3 ] {57d9d074-c432-4a99-887b-7b489d9e49b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.254254 [ 3 ] {57d9d074-c432-4a99-887b-7b489d9e49b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.04.22 02:10:09.256099 [ 3 ] {57d9d074-c432-4a99-887b-7b489d9e49b5} <Debug> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Loading data parts | ||
| 447 | 2026.04.22 02:10:09.256232 [ 3 ] {57d9d074-c432-4a99-887b-7b489d9e49b5} <Debug> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): There are no data parts | ||
| 448 | 2026.04.22 02:10:09.259524 [ 3 ] {57d9d074-c432-4a99-887b-7b489d9e49b5} <Debug> TCPHandler: Processed in 0.00560787 sec. | ||
| 449 | 2026.04.22 02:10:09.259703 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.04.22 02:10:09.259957 [ 3 ] {069053d8-0266-40a5-a827-0ef6c47bcfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.260031 [ 3 ] {069053d8-0266-40a5-a827-0ef6c47bcfad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.04.22 02:10:09.262007 [ 3 ] {069053d8-0266-40a5-a827-0ef6c47bcfad} <Debug> oximeter.measurements_histogramf32 (8b4b9b91-3075-40ea-adf1-327c9d509fb4): Loading data parts | ||
| 453 | 2026.04.22 02:10:09.262169 [ 3 ] {069053d8-0266-40a5-a827-0ef6c47bcfad} <Debug> oximeter.measurements_histogramf32 (8b4b9b91-3075-40ea-adf1-327c9d509fb4): There are no data parts | ||
| 454 | 2026.04.22 02:10:09.263916 [ 3 ] {069053d8-0266-40a5-a827-0ef6c47bcfad} <Debug> TCPHandler: Processed in 0.004272397 sec. | ||
| 455 | 2026.04.22 02:10:09.264050 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.04.22 02:10:09.264268 [ 3 ] {7ee85f7d-a792-4af4-a171-495f2f2fe119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.264328 [ 3 ] {7ee85f7d-a792-4af4-a171-495f2f2fe119} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.04.22 02:10:09.266148 [ 3 ] {7ee85f7d-a792-4af4-a171-495f2f2fe119} <Debug> oximeter.measurements_histogramf64 (d37c85b3-b14e-4829-a24c-fbf7b9130cc0): Loading data parts | ||
| 459 | 2026.04.22 02:10:09.266284 [ 3 ] {7ee85f7d-a792-4af4-a171-495f2f2fe119} <Debug> oximeter.measurements_histogramf64 (d37c85b3-b14e-4829-a24c-fbf7b9130cc0): There are no data parts | ||
| 460 | 2026.04.22 02:10:09.269577 [ 3 ] {7ee85f7d-a792-4af4-a171-495f2f2fe119} <Debug> TCPHandler: Processed in 0.00557577 sec. | ||
| 461 | 2026.04.22 02:10:09.269771 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.04.22 02:10:09.269982 [ 3 ] {d116fd3c-967d-4635-b907-269fbaf9337c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) /* 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.22 02:10:09.270052 [ 3 ] {d116fd3c-967d-4635-b907-269fbaf9337c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.04.22 02:10:09.271979 [ 3 ] {d116fd3c-967d-4635-b907-269fbaf9337c} <Debug> oximeter.fields_bool (a4c69914-3a4c-4781-b4b8-c2d3024ebfca): Loading data parts | ||
| 490 | 2026.04.22 02:10:09.272121 [ 3 ] {d116fd3c-967d-4635-b907-269fbaf9337c} <Debug> oximeter.fields_bool (a4c69914-3a4c-4781-b4b8-c2d3024ebfca): There are no data parts | ||
| 491 | 2026.04.22 02:10:09.273847 [ 3 ] {d116fd3c-967d-4635-b907-269fbaf9337c} <Debug> TCPHandler: Processed in 0.004136164 sec. | ||
| 492 | 2026.04.22 02:10:09.273982 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.04.22 02:10:09.274133 [ 3 ] {0a0c85ad-5599-4ab6-b370-d98c5f4c94d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.274190 [ 3 ] {0a0c85ad-5599-4ab6-b370-d98c5f4c94d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.04.22 02:10:09.275863 [ 3 ] {0a0c85ad-5599-4ab6-b370-d98c5f4c94d2} <Debug> oximeter.fields_i8 (9a3e476f-4e9d-4447-9aa9-56775cf5c4a0): Loading data parts | ||
| 496 | 2026.04.22 02:10:09.275998 [ 3 ] {0a0c85ad-5599-4ab6-b370-d98c5f4c94d2} <Debug> oximeter.fields_i8 (9a3e476f-4e9d-4447-9aa9-56775cf5c4a0): There are no data parts | ||
| 497 | 2026.04.22 02:10:09.279187 [ 3 ] {0a0c85ad-5599-4ab6-b370-d98c5f4c94d2} <Debug> TCPHandler: Processed in 0.005259114 sec. | ||
| 498 | 2026.04.22 02:10:09.279338 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.04.22 02:10:09.279546 [ 3 ] {f128032a-34b3-4752-9f20-c366784714e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.279609 [ 3 ] {f128032a-34b3-4752-9f20-c366784714e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.04.22 02:10:09.281551 [ 3 ] {f128032a-34b3-4752-9f20-c366784714e7} <Debug> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Loading data parts | ||
| 502 | 2026.04.22 02:10:09.281692 [ 3 ] {f128032a-34b3-4752-9f20-c366784714e7} <Debug> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): There are no data parts | ||
| 503 | 2026.04.22 02:10:09.283413 [ 3 ] {f128032a-34b3-4752-9f20-c366784714e7} <Debug> TCPHandler: Processed in 0.004135134 sec. | ||
| 504 | 2026.04.22 02:10:09.283542 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.04.22 02:10:09.283692 [ 3 ] {552be110-28aa-41e6-b77a-0a75b7adfd2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.283751 [ 3 ] {552be110-28aa-41e6-b77a-0a75b7adfd2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.04.22 02:10:09.285424 [ 3 ] {552be110-28aa-41e6-b77a-0a75b7adfd2a} <Debug> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Loading data parts | ||
| 508 | 2026.04.22 02:10:09.285556 [ 3 ] {552be110-28aa-41e6-b77a-0a75b7adfd2a} <Debug> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): There are no data parts | ||
| 509 | 2026.04.22 02:10:09.288779 [ 3 ] {552be110-28aa-41e6-b77a-0a75b7adfd2a} <Debug> TCPHandler: Processed in 0.005285115 sec. | ||
| 510 | 2026.04.22 02:10:09.288928 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.04.22 02:10:09.289130 [ 3 ] {8b6cfcab-5a3d-43dd-9ddd-ab1a5ad8da7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.289193 [ 3 ] {8b6cfcab-5a3d-43dd-9ddd-ab1a5ad8da7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.04.22 02:10:09.291009 [ 3 ] {8b6cfcab-5a3d-43dd-9ddd-ab1a5ad8da7e} <Debug> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Loading data parts | ||
| 514 | 2026.04.22 02:10:09.291178 [ 3 ] {8b6cfcab-5a3d-43dd-9ddd-ab1a5ad8da7e} <Debug> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): There are no data parts | ||
| 515 | 2026.04.22 02:10:09.292875 [ 3 ] {8b6cfcab-5a3d-43dd-9ddd-ab1a5ad8da7e} <Debug> TCPHandler: Processed in 0.004004952 sec. | ||
| 516 | 2026.04.22 02:10:09.293014 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.04.22 02:10:09.293164 [ 3 ] {f9403b96-8bfa-4755-a281-3f2bbd6eff03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.293226 [ 3 ] {f9403b96-8bfa-4755-a281-3f2bbd6eff03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.04.22 02:10:09.294918 [ 3 ] {f9403b96-8bfa-4755-a281-3f2bbd6eff03} <Debug> oximeter.fields_i32 (04ce35e2-3ee6-4452-91ad-fb5534330baf): Loading data parts | ||
| 520 | 2026.04.22 02:10:09.295216 [ 3 ] {f9403b96-8bfa-4755-a281-3f2bbd6eff03} <Debug> oximeter.fields_i32 (04ce35e2-3ee6-4452-91ad-fb5534330baf): There are no data parts | ||
| 521 | 2026.04.22 02:10:09.298490 [ 3 ] {f9403b96-8bfa-4755-a281-3f2bbd6eff03} <Debug> TCPHandler: Processed in 0.005523279 sec. | ||
| 522 | 2026.04.22 02:10:09.298655 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.04.22 02:10:09.298869 [ 3 ] {9c8c22e1-d256-452e-8d39-40d78eb28d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.298932 [ 3 ] {9c8c22e1-d256-452e-8d39-40d78eb28d32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.04.22 02:10:09.300869 [ 3 ] {9c8c22e1-d256-452e-8d39-40d78eb28d32} <Debug> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Loading data parts | ||
| 526 | 2026.04.22 02:10:09.301007 [ 3 ] {9c8c22e1-d256-452e-8d39-40d78eb28d32} <Debug> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): There are no data parts | ||
| 527 | 2026.04.22 02:10:09.303192 [ 3 ] {9c8c22e1-d256-452e-8d39-40d78eb28d32} <Debug> TCPHandler: Processed in 0.004595092 sec. | ||
| 528 | 2026.04.22 02:10:09.303334 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.04.22 02:10:09.303484 [ 3 ] {1385339c-7317-46c1-8104-9f5f2b2a59c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.303543 [ 3 ] {1385339c-7317-46c1-8104-9f5f2b2a59c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.04.22 02:10:09.305289 [ 3 ] {1385339c-7317-46c1-8104-9f5f2b2a59c3} <Debug> oximeter.fields_i64 (3513de9f-1b56-41f8-8523-4af976ba35d2): Loading data parts | ||
| 532 | 2026.04.22 02:10:09.305425 [ 3 ] {1385339c-7317-46c1-8104-9f5f2b2a59c3} <Debug> oximeter.fields_i64 (3513de9f-1b56-41f8-8523-4af976ba35d2): There are no data parts | ||
| 533 | 2026.04.22 02:10:09.308645 [ 3 ] {1385339c-7317-46c1-8104-9f5f2b2a59c3} <Debug> TCPHandler: Processed in 0.005359076 sec. | ||
| 534 | 2026.04.22 02:10:09.308785 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.04.22 02:10:09.308949 [ 3 ] {e3735758-692d-4dba-a5c6-68a387367a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.309007 [ 3 ] {e3735758-692d-4dba-a5c6-68a387367a73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.04.22 02:10:09.311021 [ 3 ] {e3735758-692d-4dba-a5c6-68a387367a73} <Debug> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Loading data parts | ||
| 538 | 2026.04.22 02:10:09.311160 [ 3 ] {e3735758-692d-4dba-a5c6-68a387367a73} <Debug> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): There are no data parts | ||
| 539 | 2026.04.22 02:10:09.312870 [ 3 ] {e3735758-692d-4dba-a5c6-68a387367a73} <Debug> TCPHandler: Processed in 0.004130354 sec. | ||
| 540 | 2026.04.22 02:10:09.313009 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.04.22 02:10:09.313161 [ 3 ] {fe808f1f-5752-44ad-9b19-596be083dd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.313216 [ 3 ] {fe808f1f-5752-44ad-9b19-596be083dd12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.04.22 02:10:09.314910 [ 3 ] {fe808f1f-5752-44ad-9b19-596be083dd12} <Debug> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Loading data parts | ||
| 544 | 2026.04.22 02:10:09.315048 [ 3 ] {fe808f1f-5752-44ad-9b19-596be083dd12} <Debug> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): There are no data parts | ||
| 545 | 2026.04.22 02:10:09.318251 [ 3 ] {fe808f1f-5752-44ad-9b19-596be083dd12} <Debug> TCPHandler: Processed in 0.005289624 sec. | ||
| 546 | 2026.04.22 02:10:09.318399 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.04.22 02:10:09.318628 [ 3 ] {749733ff-0c2b-44ae-a447-828ee44f000f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.318767 [ 3 ] {749733ff-0c2b-44ae-a447-828ee44f000f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.04.22 02:10:09.320757 [ 3 ] {749733ff-0c2b-44ae-a447-828ee44f000f} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Loading data parts | ||
| 550 | 2026.04.22 02:10:09.320896 [ 3 ] {749733ff-0c2b-44ae-a447-828ee44f000f} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): There are no data parts | ||
| 551 | 2026.04.22 02:10:09.322708 [ 3 ] {749733ff-0c2b-44ae-a447-828ee44f000f} <Debug> TCPHandler: Processed in 0.004358208 sec. | ||
| 552 | 2026.04.22 02:10:09.322871 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.04.22 02:10:09.323050 [ 3 ] {728bcb3d-3b91-468f-96dc-ae557683312f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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.22 02:10:09.323138 [ 3 ] {728bcb3d-3b91-468f-96dc-ae557683312f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.04.22 02:10:09.325028 [ 3 ] {728bcb3d-3b91-468f-96dc-ae557683312f} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Loading data parts | ||
| 556 | 2026.04.22 02:10:09.325170 [ 3 ] {728bcb3d-3b91-468f-96dc-ae557683312f} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): There are no data parts | ||
| 557 | 2026.04.22 02:10:09.328428 [ 3 ] {728bcb3d-3b91-468f-96dc-ae557683312f} <Debug> TCPHandler: Processed in 0.00561345 sec. | ||
| 558 | 2026.04.22 02:10:09.328698 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.04.22 02:10:09.328958 [ 3 ] {8ed79e76-76de-4f47-9607-86e8e5dc4457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) /* 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.22 02:10:09.329049 [ 3 ] {8ed79e76-76de-4f47-9607-86e8e5dc4457} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.04.22 02:10:09.330946 [ 3 ] {8ed79e76-76de-4f47-9607-86e8e5dc4457} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): Loading data parts | ||
| 565 | 2026.04.22 02:10:09.331139 [ 3 ] {8ed79e76-76de-4f47-9607-86e8e5dc4457} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): There are no data parts | ||
| 566 | 2026.04.22 02:10:09.333318 [ 3 ] {8ed79e76-76de-4f47-9607-86e8e5dc4457} <Debug> TCPHandler: Processed in 0.004668284 sec. | ||
| 567 | 2026.04.22 02:10:09.333507 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.04.22 02:10:09.334118 [ 5 ] {c4e707f6-47b4-49df-b8f2-af1ecbaaa933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.04.22 02:10:09.335876 [ 5 ] {c4e707f6-47b4-49df-b8f2-af1ecbaaa933} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.04.22 02:10:09.350357 [ 260 ] {c4e707f6-47b4-49df-b8f2-af1ecbaaa933} <Trace> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.04.22 02:10:09.350569 [ 260 ] {c4e707f6-47b4-49df-b8f2-af1ecbaaa933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 572 | 2026.04.22 02:10:09.354724 [ 260 ] {c4e707f6-47b4-49df-b8f2-af1ecbaaa933} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.04.22 02:10:09.355245 [ 260 ] {c4e707f6-47b4-49df-b8f2-af1ecbaaa933} <Trace> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e): 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.22 02:10:09.355553 [ 5 ] {c4e707f6-47b4-49df-b8f2-af1ecbaaa933} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021899 sec., 45.664185579250194 rows/sec., 730.63 B/sec. | ||
| 575 | 2026.04.22 02:10:09.355819 [ 5 ] {c4e707f6-47b4-49df-b8f2-af1ecbaaa933} <Debug> TCPHandler: Processed in 0.022369791 sec. | ||
| 576 | 2026.04.22 02:10:10.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.00 MiB, peak 125.00 MiB, free memory in arenas 0.00 B, will set to 138.12 MiB (RSS), difference: 13.11 MiB | ||
| 577 | 2026.04.22 02:10:10.057953 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34234 | ||
| 578 | 2026.04.22 02:10:10.058097 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.04.22 02:10:10.058131 [ 262 ] {} <Debug> TCP-Session: f9c12e39-77a2-4015-b6b6-75ce3577ce6f Authenticating user 'default' from [fd00:1122:3344:101::c]:34234 | ||
| 580 | 2026.04.22 02:10:10.058193 [ 262 ] {} <Debug> TCP-Session: f9c12e39-77a2-4015-b6b6-75ce3577ce6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.04.22 02:10:10.058208 [ 262 ] {} <Debug> TCP-Session: f9c12e39-77a2-4015-b6b6-75ce3577ce6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.04.22 02:10:10.058273 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.04.22 02:10:10.058311 [ 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.22 02:10:10.058326 [ 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.22 02:10:10.060656 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36991 | ||
| 586 | 2026.04.22 02:10:10.060726 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61745 | ||
| 587 | 2026.04.22 02:10:10.060805 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37073 | ||
| 588 | 2026.04.22 02:10:10.060837 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.04.22 02:10:10.060878 [ 263 ] {} <Debug> TCP-Session: f0886aaa-6972-48ea-acc5-831f1ac67909 Authenticating user 'default' from [fd00:1122:3344:101::c]:36991 | ||
| 590 | 2026.04.22 02:10:10.060929 [ 263 ] {} <Debug> TCP-Session: f0886aaa-6972-48ea-acc5-831f1ac67909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.04.22 02:10:10.060965 [ 263 ] {} <Debug> TCP-Session: f0886aaa-6972-48ea-acc5-831f1ac67909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.04.22 02:10:10.060964 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64950 | ||
| 593 | 2026.04.22 02:10:10.060996 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.04.22 02:10:10.061039 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.04.22 02:10:10.061081 [ 264 ] {} <Debug> TCP-Session: 3482014c-c142-4ecb-81bb-87841f907e9e Authenticating user 'default' from [fd00:1122:3344:101::c]:61745 | ||
| 596 | 2026.04.22 02:10:10.061102 [ 265 ] {} <Debug> TCP-Session: 15a24101-5f12-4dfa-998f-dce4b89c66dd Authenticating user 'default' from [fd00:1122:3344:101::c]:37073 | ||
| 597 | 2026.04.22 02:10:10.061115 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56492 | ||
| 598 | 2026.04.22 02:10:10.061111 [ 264 ] {} <Debug> TCP-Session: 3482014c-c142-4ecb-81bb-87841f907e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.04.22 02:10:10.061167 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.04.22 02:10:10.061192 [ 264 ] {} <Debug> TCP-Session: 3482014c-c142-4ecb-81bb-87841f907e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.04.22 02:10:10.061224 [ 266 ] {} <Debug> TCP-Session: 6984d9ec-1d26-45f6-8eb2-a605687e0888 Authenticating user 'default' from [fd00:1122:3344:101::c]:64950 | ||
| 602 | 2026.04.22 02:10:10.061167 [ 265 ] {} <Debug> TCP-Session: 15a24101-5f12-4dfa-998f-dce4b89c66dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.04.22 02:10:10.061223 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45858 | ||
| 604 | 2026.04.22 02:10:10.061280 [ 265 ] {} <Debug> TCP-Session: 15a24101-5f12-4dfa-998f-dce4b89c66dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.04.22 02:10:10.061278 [ 266 ] {} <Debug> TCP-Session: 6984d9ec-1d26-45f6-8eb2-a605687e0888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.04.22 02:10:10.061379 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52820 | ||
| 607 | 2026.04.22 02:10:10.061382 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.04.22 02:10:10.061383 [ 266 ] {} <Debug> TCP-Session: 6984d9ec-1d26-45f6-8eb2-a605687e0888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.04.22 02:10:10.061479 [ 267 ] {} <Debug> TCP-Session: d4b73dbd-dfd2-48e3-9145-253002ab322b Authenticating user 'default' from [fd00:1122:3344:101::c]:56492 | ||
| 610 | 2026.04.22 02:10:10.061519 [ 267 ] {} <Debug> TCP-Session: d4b73dbd-dfd2-48e3-9145-253002ab322b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.04.22 02:10:10.061546 [ 267 ] {} <Debug> TCP-Session: d4b73dbd-dfd2-48e3-9145-253002ab322b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.04.22 02:10:10.061588 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.04.22 02:10:10.061643 [ 268 ] {} <Debug> TCP-Session: 95b8ba4a-8f92-4688-97f5-2b1be55bf283 Authenticating user 'default' from [fd00:1122:3344:101::c]:45858 | ||
| 614 | 2026.04.22 02:10:10.061699 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 615 | 2026.04.22 02:10:10.061708 [ 268 ] {} <Debug> TCP-Session: 95b8ba4a-8f92-4688-97f5-2b1be55bf283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.04.22 02:10:10.061739 [ 269 ] {} <Debug> TCP-Session: cd4c78bc-415f-44f3-bc05-47fb1bd03f8c Authenticating user 'default' from [fd00:1122:3344:101::c]:52820 | ||
| 617 | 2026.04.22 02:10:10.061743 [ 268 ] {} <Debug> TCP-Session: 95b8ba4a-8f92-4688-97f5-2b1be55bf283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.04.22 02:10:10.061793 [ 269 ] {} <Debug> TCP-Session: cd4c78bc-415f-44f3-bc05-47fb1bd03f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.04.22 02:10:10.061811 [ 269 ] {} <Debug> TCP-Session: cd4c78bc-415f-44f3-bc05-47fb1bd03f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.04.22 02:10:11.116613 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37168 | ||
| 621 | 2026.04.22 02:10:11.116795 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.04.22 02:10:11.116857 [ 270 ] {} <Debug> TCP-Session: 35dec0f7-c8b0-43c8-9378-8ea451e928cf Authenticating user 'default' from [fd00:1122:3344:101::b]:37168 | ||
| 623 | 2026.04.22 02:10:11.116978 [ 270 ] {} <Debug> TCP-Session: 35dec0f7-c8b0-43c8-9378-8ea451e928cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.04.22 02:10:11.116993 [ 270 ] {} <Debug> TCP-Session: 35dec0f7-c8b0-43c8-9378-8ea451e928cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.22 02:10:11.117061 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.04.22 02:10:11.117177 [ 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.22 02:10:11.117197 [ 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.22 02:10:11.119786 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35184 | ||
| 629 | 2026.04.22 02:10:11.119876 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47883 | ||
| 630 | 2026.04.22 02:10:11.119936 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41620 | ||
| 631 | 2026.04.22 02:10:11.119986 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.04.22 02:10:11.120089 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41924 | ||
| 633 | 2026.04.22 02:10:11.120113 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.04.22 02:10:11.120182 [ 272 ] {} <Debug> TCP-Session: 9684094f-fbc6-4414-94f7-750cc8ec19b4 Authenticating user 'default' from [fd00:1122:3344:101::b]:47883 | ||
| 635 | 2026.04.22 02:10:11.120218 [ 271 ] {} <Debug> TCP-Session: 0d70e6c9-7051-484b-b720-bc918a09e2db Authenticating user 'default' from [fd00:1122:3344:101::b]:35184 | ||
| 636 | 2026.04.22 02:10:11.120343 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37799 | ||
| 637 | 2026.04.22 02:10:11.120192 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44246 | ||
| 638 | 2026.04.22 02:10:11.120475 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.04.22 02:10:11.120446 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.04.22 02:10:11.120448 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52234 | ||
| 641 | 2026.04.22 02:10:11.120415 [ 271 ] {} <Debug> TCP-Session: 0d70e6c9-7051-484b-b720-bc918a09e2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.04.22 02:10:11.120584 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.04.22 02:10:11.120579 [ 273 ] {} <Debug> TCP-Session: ce83eae5-4177-4374-9b9d-3bb03cb7eebf Authenticating user 'default' from [fd00:1122:3344:101::b]:41620 | ||
| 644 | 2026.04.22 02:10:11.120687 [ 274 ] {} <Debug> TCP-Session: ae589b3c-67dc-442a-a87d-ab172b473194 Authenticating user 'default' from [fd00:1122:3344:101::b]:41924 | ||
| 645 | 2026.04.22 02:10:11.120731 [ 273 ] {} <Debug> TCP-Session: ce83eae5-4177-4374-9b9d-3bb03cb7eebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.04.22 02:10:11.120711 [ 271 ] {} <Debug> TCP-Session: 0d70e6c9-7051-484b-b720-bc918a09e2db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.04.22 02:10:11.120396 [ 272 ] {} <Debug> TCP-Session: 9684094f-fbc6-4414-94f7-750cc8ec19b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.04.22 02:10:11.120836 [ 273 ] {} <Debug> TCP-Session: ce83eae5-4177-4374-9b9d-3bb03cb7eebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.04.22 02:10:11.120845 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.04.22 02:10:11.120896 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.04.22 02:10:11.120957 [ 277 ] {} <Debug> TCP-Session: 6b57a435-5a01-4ae9-b04d-7ce42dae7503 Authenticating user 'default' from [fd00:1122:3344:101::b]:52234 | ||
| 652 | 2026.04.22 02:10:11.120937 [ 272 ] {} <Debug> TCP-Session: 9684094f-fbc6-4414-94f7-750cc8ec19b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.04.22 02:10:11.120997 [ 275 ] {} <Debug> TCP-Session: 50940a37-9faa-4bc2-bac8-c699614c9558 Authenticating user 'default' from [fd00:1122:3344:101::b]:44246 | ||
| 654 | 2026.04.22 02:10:11.121045 [ 277 ] {} <Debug> TCP-Session: 6b57a435-5a01-4ae9-b04d-7ce42dae7503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.04.22 02:10:11.121070 [ 275 ] {} <Debug> TCP-Session: 50940a37-9faa-4bc2-bac8-c699614c9558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.04.22 02:10:11.120817 [ 274 ] {} <Debug> TCP-Session: ae589b3c-67dc-442a-a87d-ab172b473194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.04.22 02:10:11.121129 [ 275 ] {} <Debug> TCP-Session: 50940a37-9faa-4bc2-bac8-c699614c9558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.22 02:10:11.121221 [ 274 ] {} <Debug> TCP-Session: ae589b3c-67dc-442a-a87d-ab172b473194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.22 02:10:11.121118 [ 277 ] {} <Debug> TCP-Session: 6b57a435-5a01-4ae9-b04d-7ce42dae7503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.04.22 02:10:11.120801 [ 276 ] {} <Debug> TCP-Session: 7ffd3163-e01d-4e5e-877e-565b0fd12910 Authenticating user 'default' from [fd00:1122:3344:101::b]:37799 | ||
| 661 | 2026.04.22 02:10:11.121450 [ 276 ] {} <Debug> TCP-Session: 7ffd3163-e01d-4e5e-877e-565b0fd12910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.04.22 02:10:11.121466 [ 276 ] {} <Debug> TCP-Session: 7ffd3163-e01d-4e5e-877e-565b0fd12910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.22 02:10:12.710553 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39996 | ||
| 664 | 2026.04.22 02:10:12.710807 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.04.22 02:10:12.710840 [ 278 ] {} <Debug> TCP-Session: 03bb8f00-f810-472c-874c-1cc7af116674 Authenticating user 'default' from [fd00:1122:3344:101::a]:39996 | ||
| 666 | 2026.04.22 02:10:12.710861 [ 278 ] {} <Debug> TCP-Session: 03bb8f00-f810-472c-874c-1cc7af116674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.04.22 02:10:12.710963 [ 278 ] {} <Debug> TCP-Session: 03bb8f00-f810-472c-874c-1cc7af116674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.04.22 02:10:12.711041 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.04.22 02:10:12.711068 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.04.22 02:10:12.711184 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.04.22 02:10:12.714650 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55913 | ||
| 672 | 2026.04.22 02:10:12.714744 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39709 | ||
| 673 | 2026.04.22 02:10:12.714869 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.04.22 02:10:12.714878 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35030 | ||
| 675 | 2026.04.22 02:10:12.714978 [ 279 ] {} <Debug> TCP-Session: 1c7f0085-108c-42e3-a9d9-30fe2b309cb9 Authenticating user 'default' from [fd00:1122:3344:101::a]:55913 | ||
| 676 | 2026.04.22 02:10:12.714985 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.04.22 02:10:12.715007 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60427 | ||
| 678 | 2026.04.22 02:10:12.715100 [ 279 ] {} <Debug> TCP-Session: 1c7f0085-108c-42e3-a9d9-30fe2b309cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.04.22 02:10:12.715098 [ 280 ] {} <Debug> TCP-Session: 5a6dc955-c4de-4c1d-bf06-119bb36e3bfc Authenticating user 'default' from [fd00:1122:3344:101::a]:39709 | ||
| 680 | 2026.04.22 02:10:12.715204 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.04.22 02:10:12.715236 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36550 | ||
| 682 | 2026.04.22 02:10:12.715300 [ 279 ] {} <Debug> TCP-Session: 1c7f0085-108c-42e3-a9d9-30fe2b309cb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.04.22 02:10:12.715322 [ 281 ] {} <Debug> TCP-Session: 0690d143-93bb-43ee-82c1-fa9328b49095 Authenticating user 'default' from [fd00:1122:3344:101::a]:35030 | ||
| 684 | 2026.04.22 02:10:12.715292 [ 280 ] {} <Debug> TCP-Session: 5a6dc955-c4de-4c1d-bf06-119bb36e3bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.04.22 02:10:12.715429 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.04.22 02:10:12.715482 [ 281 ] {} <Debug> TCP-Session: 0690d143-93bb-43ee-82c1-fa9328b49095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.04.22 02:10:12.715490 [ 280 ] {} <Debug> TCP-Session: 5a6dc955-c4de-4c1d-bf06-119bb36e3bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.04.22 02:10:12.715340 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54983 | ||
| 689 | 2026.04.22 02:10:12.715575 [ 281 ] {} <Debug> TCP-Session: 0690d143-93bb-43ee-82c1-fa9328b49095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.04.22 02:10:12.715571 [ 282 ] {} <Debug> TCP-Session: d0ba9e53-4e59-4133-aeac-a4c2364680d9 Authenticating user 'default' from [fd00:1122:3344:101::a]:60427 | ||
| 691 | 2026.04.22 02:10:12.715634 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.04.22 02:10:12.715107 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33851 | ||
| 693 | 2026.04.22 02:10:12.715727 [ 284 ] {} <Debug> TCP-Session: bd77c1b6-ce3f-47c5-942a-c02c7b8de09b Authenticating user 'default' from [fd00:1122:3344:101::a]:36550 | ||
| 694 | 2026.04.22 02:10:12.715740 [ 282 ] {} <Debug> TCP-Session: d0ba9e53-4e59-4133-aeac-a4c2364680d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.04.22 02:10:12.715823 [ 284 ] {} <Debug> TCP-Session: bd77c1b6-ce3f-47c5-942a-c02c7b8de09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.04.22 02:10:12.715832 [ 282 ] {} <Debug> TCP-Session: d0ba9e53-4e59-4133-aeac-a4c2364680d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.04.22 02:10:12.715856 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.04.22 02:10:12.715926 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.04.22 02:10:12.715906 [ 284 ] {} <Debug> TCP-Session: bd77c1b6-ce3f-47c5-942a-c02c7b8de09b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.22 02:10:12.716023 [ 285 ] {} <Debug> TCP-Session: f0f64d43-6354-4c35-9539-45ab95e30e72 Authenticating user 'default' from [fd00:1122:3344:101::a]:54983 | ||
| 701 | 2026.04.22 02:10:12.716090 [ 283 ] {} <Debug> TCP-Session: 46dbb838-47b8-478d-8109-3dbbf29e39d5 Authenticating user 'default' from [fd00:1122:3344:101::a]:33851 | ||
| 702 | 2026.04.22 02:10:12.716186 [ 285 ] {} <Debug> TCP-Session: f0f64d43-6354-4c35-9539-45ab95e30e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.04.22 02:10:12.716195 [ 283 ] {} <Debug> TCP-Session: 46dbb838-47b8-478d-8109-3dbbf29e39d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.04.22 02:10:12.716214 [ 285 ] {} <Debug> TCP-Session: f0f64d43-6354-4c35-9539-45ab95e30e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.22 02:10:12.716321 [ 283 ] {} <Debug> TCP-Session: 46dbb838-47b8-478d-8109-3dbbf29e39d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.22 02:10:15.569759 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 707 | 2026.04.22 02:10:15.569889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 708 | 2026.04.22 02:10:15.569994 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2026.04.22 02:10:15.570022 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.04.22 02:10:15.573451 [ 244 ] {} <Debug> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Loading data parts | ||
| 711 | 2026.04.22 02:10:15.573776 [ 244 ] {} <Debug> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): There are no data parts | ||
| 712 | 2026.04.22 02:10:15.582190 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 713 | 2026.04.22 02:10:15.582244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 714 | 2026.04.22 02:10:15.588711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 715 | 2026.04.22 02:10:15.589491 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 716 | 2026.04.22 02:10:15.589671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 717 | 2026.04.22 02:10:15.592451 [ 243 ] {} <Debug> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Loading data parts | ||
| 718 | 2026.04.22 02:10:15.592679 [ 243 ] {} <Debug> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): There are no data parts | ||
| 719 | 2026.04.22 02:10:15.620932 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 720 | 2026.04.22 02:10:15.621010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 721 | 2026.04.22 02:10:15.627905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 722 | 2026.04.22 02:10:15.629269 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 723 | 2026.04.22 02:10:15.633442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 724 | 2026.04.22 02:10:16.001162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.83 MiB, peak 148.83 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.10 MiB | ||
| 725 | 2026.04.22 02:10:18.069618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 726 | 2026.04.22 02:10:18.069708 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 727 | 2026.04.22 02:10:18.073919 [ 242 ] {} <Debug> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Loading data parts | ||
| 728 | 2026.04.22 02:10:18.074198 [ 242 ] {} <Debug> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): There are no data parts | ||
| 729 | 2026.04.22 02:10:18.079759 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2026.04.22 02:10:18.079801 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 731 | 2026.04.22 02:10:18.081581 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 732 | 2026.04.22 02:10:18.082176 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): 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.22 02:10:18.082456 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 734 | 2026.04.22 02:10:19.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.14 MiB, peak 158.14 MiB, free memory in arenas 0.00 B, will set to 155.00 MiB (RSS), difference: -3.13 MiB | ||
| 735 | 2026.04.22 02:10:23.046592 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 736 | 2026.04.22 02:10:23.046655 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 737 | 2026.04.22 02:10:23.089889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 738 | 2026.04.22 02:10:23.090614 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 739 | 2026.04.22 02:10:23.090766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 740 | 2026.04.22 02:10:23.091482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 741 | 2026.04.22 02:10:23.091987 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): 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.22 02:10:23.094230 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 743 | 2026.04.22 02:10:23.133625 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 744 | 2026.04.22 02:10:23.151668 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 745 | 2026.04.22 02:10:23.151726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 746 | 2026.04.22 02:10:23.158665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 747 | 2026.04.22 02:10:23.159825 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): 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.22 02:10:23.163048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 749 | 2026.04.22 02:10:24.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.76 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: 1.92 MiB | ||
| 750 | 2026.04.22 02:10:29.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.75 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 4.02 MiB | ||
| 751 | 2026.04.22 02:10:29.363938 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.04.22 02:10:29.364252 [ 3 ] {119da940-91a4-493c-8b35-c8c1a139a9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2026.04.22 02:10:29.372404 [ 3 ] {119da940-91a4-493c-8b35-c8c1a139a9b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2026.04.22 02:10:29.382311 [ 3 ] {119da940-91a4-493c-8b35-c8c1a139a9b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2026.04.22 02:10:29.392741 [ 3 ] {119da940-91a4-493c-8b35-c8c1a139a9b3} <Debug> TCPHandler: Processed in 0.028932098 sec. | ||
| 756 | 2026.04.22 02:10:29.405411 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2026.04.22 02:10:29.405555 [ 3 ] {43fceaed-674d-48d9-a46d-11c8f9ee56f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2026.04.22 02:10:29.415580 [ 3 ] {43fceaed-674d-48d9-a46d-11c8f9ee56f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2026.04.22 02:10:29.415629 [ 3 ] {43fceaed-674d-48d9-a46d-11c8f9ee56f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2026.04.22 02:10:29.418205 [ 3 ] {43fceaed-674d-48d9-a46d-11c8f9ee56f5} <Debug> TCPHandler: Processed in 0.01285294 sec. | ||
| 761 | 2026.04.22 02:10:29.418435 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2026.04.22 02:10:29.418559 [ 3 ] {97fe4d50-29dd-458d-8a1d-31bb7fe2e5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2026.04.22 02:10:29.422729 [ 3 ] {97fe4d50-29dd-458d-8a1d-31bb7fe2e5e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2026.04.22 02:10:29.422780 [ 3 ] {97fe4d50-29dd-458d-8a1d-31bb7fe2e5e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2026.04.22 02:10:29.423121 [ 3 ] {97fe4d50-29dd-458d-8a1d-31bb7fe2e5e9} <Debug> TCPHandler: Processed in 0.004738565 sec. | ||
| 766 | 2026.04.22 02:10:29.423343 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.04.22 02:10:29.423464 [ 3 ] {e9757bd3-3672-4e61-9b93-2753865f9587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 768 | 2026.04.22 02:10:29.423710 [ 3 ] {e9757bd3-3672-4e61-9b93-2753865f9587} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.04.22 02:10:29.423755 [ 3 ] {e9757bd3-3672-4e61-9b93-2753865f9587} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.04.22 02:10:29.424119 [ 3 ] {e9757bd3-3672-4e61-9b93-2753865f9587} <Debug> TCPHandler: Processed in 0.000825585 sec. | ||
| 771 | 2026.04.22 02:10:29.424373 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.04.22 02:10:29.424493 [ 3 ] {37bc0bf5-3c74-4d46-9fb0-e910a7d4b4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2026.04.22 02:10:29.424734 [ 3 ] {37bc0bf5-3c74-4d46-9fb0-e910a7d4b4a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.04.22 02:10:29.424777 [ 3 ] {37bc0bf5-3c74-4d46-9fb0-e910a7d4b4a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2026.04.22 02:10:29.425097 [ 3 ] {37bc0bf5-3c74-4d46-9fb0-e910a7d4b4a9} <Debug> TCPHandler: Processed in 0.000773254 sec. | ||
| 776 | 2026.04.22 02:10:29.425406 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.04.22 02:10:29.425525 [ 3 ] {d2c024ee-9308-42a0-b683-3b36b750872d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2026.04.22 02:10:29.425760 [ 3 ] {d2c024ee-9308-42a0-b683-3b36b750872d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2026.04.22 02:10:29.425804 [ 3 ] {d2c024ee-9308-42a0-b683-3b36b750872d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.04.22 02:10:29.426118 [ 3 ] {d2c024ee-9308-42a0-b683-3b36b750872d} <Debug> TCPHandler: Processed in 0.000761624 sec. | ||
| 781 | 2026.04.22 02:10:29.426331 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.04.22 02:10:29.426450 [ 3 ] {2dd2e7b4-b346-45e0-b6e5-07469b259a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 783 | 2026.04.22 02:10:29.426690 [ 3 ] {2dd2e7b4-b346-45e0-b6e5-07469b259a66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2026.04.22 02:10:29.426733 [ 3 ] {2dd2e7b4-b346-45e0-b6e5-07469b259a66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2026.04.22 02:10:29.427042 [ 3 ] {2dd2e7b4-b346-45e0-b6e5-07469b259a66} <Debug> TCPHandler: Processed in 0.000760044 sec. | ||
| 786 | 2026.04.22 02:10:29.427269 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.04.22 02:10:29.427387 [ 3 ] {ac6b2f63-f6e4-4252-a102-25cf9fb67701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 788 | 2026.04.22 02:10:29.427624 [ 3 ] {ac6b2f63-f6e4-4252-a102-25cf9fb67701} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2026.04.22 02:10:29.427667 [ 3 ] {ac6b2f63-f6e4-4252-a102-25cf9fb67701} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.04.22 02:10:29.427974 [ 3 ] {ac6b2f63-f6e4-4252-a102-25cf9fb67701} <Debug> TCPHandler: Processed in 0.000753414 sec. | ||
| 791 | 2026.04.22 02:10:29.428206 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.04.22 02:10:29.428323 [ 3 ] {52853e27-81a6-4b1e-9794-ff8b9cf642c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 793 | 2026.04.22 02:10:29.428561 [ 3 ] {52853e27-81a6-4b1e-9794-ff8b9cf642c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2026.04.22 02:10:29.428604 [ 3 ] {52853e27-81a6-4b1e-9794-ff8b9cf642c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2026.04.22 02:10:29.428910 [ 3 ] {52853e27-81a6-4b1e-9794-ff8b9cf642c3} <Debug> TCPHandler: Processed in 0.000752643 sec. | ||
| 796 | 2026.04.22 02:10:29.429120 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.04.22 02:10:29.429239 [ 3 ] {bddccf32-43ca-4cf0-a0c9-ab2322ebe088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 798 | 2026.04.22 02:10:29.429482 [ 3 ] {bddccf32-43ca-4cf0-a0c9-ab2322ebe088} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2026.04.22 02:10:29.429526 [ 3 ] {bddccf32-43ca-4cf0-a0c9-ab2322ebe088} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.04.22 02:10:29.429831 [ 3 ] {bddccf32-43ca-4cf0-a0c9-ab2322ebe088} <Debug> TCPHandler: Processed in 0.000759004 sec. | ||
| 801 | 2026.04.22 02:10:29.430039 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.04.22 02:10:29.430156 [ 3 ] {d4b8c159-873c-47ac-ab5b-99d064f3d33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 803 | 2026.04.22 02:10:29.430399 [ 3 ] {d4b8c159-873c-47ac-ab5b-99d064f3d33c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2026.04.22 02:10:29.430443 [ 3 ] {d4b8c159-873c-47ac-ab5b-99d064f3d33c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.04.22 02:10:29.430749 [ 3 ] {d4b8c159-873c-47ac-ab5b-99d064f3d33c} <Debug> TCPHandler: Processed in 0.000758013 sec. | ||
| 806 | 2026.04.22 02:10:29.430953 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.04.22 02:10:29.431070 [ 3 ] {b98f0b40-c4df-4d4b-b450-ae8cde356d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 808 | 2026.04.22 02:10:29.431313 [ 3 ] {b98f0b40-c4df-4d4b-b450-ae8cde356d83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2026.04.22 02:10:29.431355 [ 3 ] {b98f0b40-c4df-4d4b-b450-ae8cde356d83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2026.04.22 02:10:29.431665 [ 3 ] {b98f0b40-c4df-4d4b-b450-ae8cde356d83} <Debug> TCPHandler: Processed in 0.000760194 sec. | ||
| 811 | 2026.04.22 02:10:29.431886 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.04.22 02:10:29.432005 [ 3 ] {e7130e4c-11a6-4dbb-abd4-2512e9956d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 813 | 2026.04.22 02:10:29.432255 [ 3 ] {e7130e4c-11a6-4dbb-abd4-2512e9956d79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2026.04.22 02:10:29.432300 [ 3 ] {e7130e4c-11a6-4dbb-abd4-2512e9956d79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2026.04.22 02:10:29.432615 [ 3 ] {e7130e4c-11a6-4dbb-abd4-2512e9956d79} <Debug> TCPHandler: Processed in 0.000776554 sec. | ||
| 816 | 2026.04.22 02:10:29.432831 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2026.04.22 02:10:29.432948 [ 3 ] {b78c0efe-dce6-4d14-a668-872473c97f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 818 | 2026.04.22 02:10:29.433196 [ 3 ] {b78c0efe-dce6-4d14-a668-872473c97f0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2026.04.22 02:10:29.433239 [ 3 ] {b78c0efe-dce6-4d14-a668-872473c97f0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2026.04.22 02:10:29.433550 [ 3 ] {b78c0efe-dce6-4d14-a668-872473c97f0d} <Debug> TCPHandler: Processed in 0.000767314 sec. | ||
| 821 | 2026.04.22 02:10:29.433807 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.04.22 02:10:29.433929 [ 3 ] {9dcce304-4e45-44ad-8ecd-83a0d6d76027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 823 | 2026.04.22 02:10:29.434183 [ 3 ] {9dcce304-4e45-44ad-8ecd-83a0d6d76027} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2026.04.22 02:10:29.434225 [ 3 ] {9dcce304-4e45-44ad-8ecd-83a0d6d76027} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2026.04.22 02:10:29.434533 [ 3 ] {9dcce304-4e45-44ad-8ecd-83a0d6d76027} <Debug> TCPHandler: Processed in 0.000790404 sec. | ||
| 826 | 2026.04.22 02:10:29.435292 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.04.22 02:10:29.435412 [ 3 ] {15aeed7f-f616-49c0-b4ee-f8d14c5cab05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 828 | 2026.04.22 02:10:29.435664 [ 3 ] {15aeed7f-f616-49c0-b4ee-f8d14c5cab05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2026.04.22 02:10:29.435707 [ 3 ] {15aeed7f-f616-49c0-b4ee-f8d14c5cab05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2026.04.22 02:10:29.436023 [ 3 ] {15aeed7f-f616-49c0-b4ee-f8d14c5cab05} <Debug> TCPHandler: Processed in 0.000782294 sec. | ||
| 831 | 2026.04.22 02:10:29.436257 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.04.22 02:10:29.436378 [ 3 ] {87085795-5a8d-498c-93b5-f5549da28891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 833 | 2026.04.22 02:10:29.436633 [ 3 ] {87085795-5a8d-498c-93b5-f5549da28891} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2026.04.22 02:10:29.436674 [ 3 ] {87085795-5a8d-498c-93b5-f5549da28891} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2026.04.22 02:10:29.436987 [ 3 ] {87085795-5a8d-498c-93b5-f5549da28891} <Debug> TCPHandler: Processed in 0.000777374 sec. | ||
| 836 | 2026.04.22 02:10:29.437210 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.04.22 02:10:29.437335 [ 3 ] {18ce0d2b-180a-4648-9e86-4b840e0fc3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2026.04.22 02:10:29.437609 [ 3 ] {18ce0d2b-180a-4648-9e86-4b840e0fc3f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2026.04.22 02:10:29.437654 [ 3 ] {18ce0d2b-180a-4648-9e86-4b840e0fc3f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2026.04.22 02:10:29.437979 [ 3 ] {18ce0d2b-180a-4648-9e86-4b840e0fc3f5} <Debug> TCPHandler: Processed in 0.000818095 sec. | ||
| 841 | 2026.04.22 02:10:29.438190 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.04.22 02:10:29.438316 [ 3 ] {d62a9abe-bfd2-48a9-8c5d-84026f691292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2026.04.22 02:10:29.438573 [ 3 ] {d62a9abe-bfd2-48a9-8c5d-84026f691292} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2026.04.22 02:10:29.438616 [ 3 ] {d62a9abe-bfd2-48a9-8c5d-84026f691292} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.04.22 02:10:29.438946 [ 3 ] {d62a9abe-bfd2-48a9-8c5d-84026f691292} <Debug> TCPHandler: Processed in 0.000805354 sec. | ||
| 846 | 2026.04.22 02:10:29.439859 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.04.22 02:10:29.439988 [ 3 ] {295e8016-1bab-41a7-9f19-d920dcdc05a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2026.04.22 02:10:29.440269 [ 3 ] {295e8016-1bab-41a7-9f19-d920dcdc05a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.04.22 02:10:29.440314 [ 3 ] {295e8016-1bab-41a7-9f19-d920dcdc05a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.04.22 02:10:29.440692 [ 3 ] {295e8016-1bab-41a7-9f19-d920dcdc05a3} <Debug> TCPHandler: Processed in 0.000882615 sec. | ||
| 851 | 2026.04.22 02:10:29.441511 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.04.22 02:10:29.441638 [ 3 ] {d55971dd-b4d5-49c7-909a-33f163058e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2026.04.22 02:10:29.441921 [ 3 ] {d55971dd-b4d5-49c7-909a-33f163058e2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.04.22 02:10:29.441968 [ 3 ] {d55971dd-b4d5-49c7-909a-33f163058e2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2026.04.22 02:10:29.442339 [ 3 ] {d55971dd-b4d5-49c7-909a-33f163058e2a} <Debug> TCPHandler: Processed in 0.000874486 sec. | ||
| 856 | 2026.04.22 02:10:29.442724 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.04.22 02:10:29.442854 [ 3 ] {2b7f01e2-84cc-42f9-bd3d-276cabb7b419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 858 | 2026.04.22 02:10:29.443125 [ 3 ] {2b7f01e2-84cc-42f9-bd3d-276cabb7b419} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2026.04.22 02:10:29.443167 [ 3 ] {2b7f01e2-84cc-42f9-bd3d-276cabb7b419} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2026.04.22 02:10:29.443495 [ 3 ] {2b7f01e2-84cc-42f9-bd3d-276cabb7b419} <Debug> TCPHandler: Processed in 0.000817135 sec. | ||
| 861 | 2026.04.22 02:10:29.443807 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.04.22 02:10:29.443949 [ 3 ] {b8d8472a-61eb-4f6b-a259-a431bf58f86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 863 | 2026.04.22 02:10:29.444219 [ 3 ] {b8d8472a-61eb-4f6b-a259-a431bf58f86c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.04.22 02:10:29.444260 [ 3 ] {b8d8472a-61eb-4f6b-a259-a431bf58f86c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.04.22 02:10:29.444587 [ 3 ] {b8d8472a-61eb-4f6b-a259-a431bf58f86c} <Debug> TCPHandler: Processed in 0.000838075 sec. | ||
| 866 | 2026.04.22 02:10:29.444915 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.04.22 02:10:29.445039 [ 3 ] {25b5e537-e0ba-469a-9e91-dd9b003cdeb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 868 | 2026.04.22 02:10:29.445325 [ 3 ] {25b5e537-e0ba-469a-9e91-dd9b003cdeb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.04.22 02:10:29.445367 [ 3 ] {25b5e537-e0ba-469a-9e91-dd9b003cdeb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.04.22 02:10:29.445749 [ 3 ] {25b5e537-e0ba-469a-9e91-dd9b003cdeb3} <Debug> TCPHandler: Processed in 0.000880056 sec. | ||
| 871 | 2026.04.22 02:10:29.446093 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.04.22 02:10:29.446228 [ 3 ] {4bbd5a31-5002-418d-9fd7-a8071babb920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 873 | 2026.04.22 02:10:29.446542 [ 3 ] {4bbd5a31-5002-418d-9fd7-a8071babb920} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2026.04.22 02:10:29.446597 [ 3 ] {4bbd5a31-5002-418d-9fd7-a8071babb920} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.04.22 02:10:29.446959 [ 3 ] {4bbd5a31-5002-418d-9fd7-a8071babb920} <Debug> TCPHandler: Processed in 0.000916697 sec. | ||
| 876 | 2026.04.22 02:10:29.447251 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.04.22 02:10:29.447381 [ 3 ] {3062f5b9-4843-419c-80e9-f3f1d90b40ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 878 | 2026.04.22 02:10:29.447671 [ 3 ] {3062f5b9-4843-419c-80e9-f3f1d90b40ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2026.04.22 02:10:29.447715 [ 3 ] {3062f5b9-4843-419c-80e9-f3f1d90b40ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.04.22 02:10:29.448047 [ 3 ] {3062f5b9-4843-419c-80e9-f3f1d90b40ff} <Debug> TCPHandler: Processed in 0.000844535 sec. | ||
| 881 | 2026.04.22 02:10:29.459755 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.04.22 02:10:29.459879 [ 3 ] {61fb4a77-d3e4-452c-b104-6ad80310b7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 883 | 2026.04.22 02:10:29.459929 [ 3 ] {61fb4a77-d3e4-452c-b104-6ad80310b7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.04.22 02:10:29.462422 [ 3 ] {61fb4a77-d3e4-452c-b104-6ad80310b7d5} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2026.04.22 02:10:29.462469 [ 3 ] {61fb4a77-d3e4-452c-b104-6ad80310b7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 886 | 2026.04.22 02:10:29.465124 [ 3 ] {61fb4a77-d3e4-452c-b104-6ad80310b7d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2026.04.22 02:10:29.465571 [ 3 ] {61fb4a77-d3e4-452c-b104-6ad80310b7d5} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2026.04.22 02:10:29.465712 [ 3 ] {61fb4a77-d3e4-452c-b104-6ad80310b7d5} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.005893 sec., 4412.0142541998985 rows/sec., 973.25 KiB/sec. | ||
| 889 | 2026.04.22 02:10:29.465749 [ 3 ] {61fb4a77-d3e4-452c-b104-6ad80310b7d5} <Debug> TCPHandler: Processed in 0.006088319 sec. | ||
| 890 | 2026.04.22 02:10:29.466552 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.04.22 02:10:29.466675 [ 3 ] {48925a8d-aaa5-4ae0-937d-dae25306c3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 892 | 2026.04.22 02:10:29.466732 [ 3 ] {48925a8d-aaa5-4ae0-937d-dae25306c3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 893 | 2026.04.22 02:10:29.473344 [ 3 ] {48925a8d-aaa5-4ae0-937d-dae25306c3e7} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2026.04.22 02:10:29.473377 [ 3 ] {48925a8d-aaa5-4ae0-937d-dae25306c3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 895 | 2026.04.22 02:10:29.475920 [ 3 ] {48925a8d-aaa5-4ae0-937d-dae25306c3e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2026.04.22 02:10:29.476470 [ 3 ] {48925a8d-aaa5-4ae0-937d-dae25306c3e7} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2026.04.22 02:10:29.476610 [ 3 ] {48925a8d-aaa5-4ae0-937d-dae25306c3e7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.009963 sec., 2408.912978018669 rows/sec., 204.66 KiB/sec. | ||
| 898 | 2026.04.22 02:10:29.476652 [ 3 ] {48925a8d-aaa5-4ae0-937d-dae25306c3e7} <Debug> TCPHandler: Processed in 0.010161682 sec. | ||
| 899 | 2026.04.22 02:10:29.476789 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.04.22 02:10:29.476894 [ 3 ] {862952c6-d684-4dcb-9b5d-34d483b30a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 901 | 2026.04.22 02:10:29.476938 [ 3 ] {862952c6-d684-4dcb-9b5d-34d483b30a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 902 | 2026.04.22 02:10:29.477364 [ 3 ] {862952c6-d684-4dcb-9b5d-34d483b30a8c} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2026.04.22 02:10:29.477399 [ 3 ] {862952c6-d684-4dcb-9b5d-34d483b30a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 904 | 2026.04.22 02:10:29.477869 [ 3 ] {862952c6-d684-4dcb-9b5d-34d483b30a8c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2026.04.22 02:10:29.478394 [ 3 ] {862952c6-d684-4dcb-9b5d-34d483b30a8c} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2026.04.22 02:10:29.478560 [ 3 ] {862952c6-d684-4dcb-9b5d-34d483b30a8c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00169 sec., 5917.159763313609 rows/sec., 482.50 KiB/sec. | ||
| 907 | 2026.04.22 02:10:29.478598 [ 3 ] {862952c6-d684-4dcb-9b5d-34d483b30a8c} <Debug> TCPHandler: Processed in 0.001869973 sec. | ||
| 908 | 2026.04.22 02:10:29.478722 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.04.22 02:10:29.478819 [ 3 ] {a8bb05e3-dca9-465a-96fc-e8bcbab25da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 910 | 2026.04.22 02:10:29.478858 [ 3 ] {a8bb05e3-dca9-465a-96fc-e8bcbab25da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 911 | 2026.04.22 02:10:29.479378 [ 3 ] {a8bb05e3-dca9-465a-96fc-e8bcbab25da5} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.04.22 02:10:29.479422 [ 3 ] {a8bb05e3-dca9-465a-96fc-e8bcbab25da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 913 | 2026.04.22 02:10:29.479994 [ 3 ] {a8bb05e3-dca9-465a-96fc-e8bcbab25da5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2026.04.22 02:10:29.480543 [ 3 ] {a8bb05e3-dca9-465a-96fc-e8bcbab25da5} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.04.22 02:10:29.480679 [ 3 ] {a8bb05e3-dca9-465a-96fc-e8bcbab25da5} <Debug> executeQuery: Read 203 rows, 18.44 KiB in 0.001879 sec., 108036.18946248005 rows/sec., 9.58 MiB/sec. | ||
| 916 | 2026.04.22 02:10:29.480718 [ 3 ] {a8bb05e3-dca9-465a-96fc-e8bcbab25da5} <Debug> TCPHandler: Processed in 0.002047457 sec. | ||
| 917 | 2026.04.22 02:10:29.480838 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.04.22 02:10:29.480933 [ 3 ] {e3a3e4b4-8c29-4084-b9e0-35a807809b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 919 | 2026.04.22 02:10:29.480973 [ 3 ] {e3a3e4b4-8c29-4084-b9e0-35a807809b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 920 | 2026.04.22 02:10:29.481394 [ 3 ] {e3a3e4b4-8c29-4084-b9e0-35a807809b2b} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2026.04.22 02:10:29.481430 [ 3 ] {e3a3e4b4-8c29-4084-b9e0-35a807809b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 922 | 2026.04.22 02:10:29.481914 [ 3 ] {e3a3e4b4-8c29-4084-b9e0-35a807809b2b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 923 | 2026.04.22 02:10:29.482419 [ 3 ] {e3a3e4b4-8c29-4084-b9e0-35a807809b2b} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2026.04.22 02:10:29.482551 [ 3 ] {e3a3e4b4-8c29-4084-b9e0-35a807809b2b} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.001636 sec., 20171.14914425428 rows/sec., 1.48 MiB/sec. | ||
| 925 | 2026.04.22 02:10:29.482586 [ 3 ] {e3a3e4b4-8c29-4084-b9e0-35a807809b2b} <Debug> TCPHandler: Processed in 0.001797892 sec. | ||
| 926 | 2026.04.22 02:10:29.482708 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.04.22 02:10:29.482807 [ 3 ] {b0f11d01-31f0-4cb3-8c63-4e010fd200cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 928 | 2026.04.22 02:10:29.482848 [ 3 ] {b0f11d01-31f0-4cb3-8c63-4e010fd200cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 929 | 2026.04.22 02:10:29.483278 [ 3 ] {b0f11d01-31f0-4cb3-8c63-4e010fd200cf} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2026.04.22 02:10:29.483321 [ 3 ] {b0f11d01-31f0-4cb3-8c63-4e010fd200cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 931 | 2026.04.22 02:10:29.483802 [ 3 ] {b0f11d01-31f0-4cb3-8c63-4e010fd200cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 932 | 2026.04.22 02:10:29.484264 [ 3 ] {b0f11d01-31f0-4cb3-8c63-4e010fd200cf} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2026.04.22 02:10:29.484411 [ 3 ] {b0f11d01-31f0-4cb3-8c63-4e010fd200cf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001623 sec., 14787.430683918668 rows/sec., 1.23 MiB/sec. | ||
| 934 | 2026.04.22 02:10:29.484448 [ 3 ] {b0f11d01-31f0-4cb3-8c63-4e010fd200cf} <Debug> TCPHandler: Processed in 0.001789772 sec. | ||
| 935 | 2026.04.22 02:10:29.484576 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.04.22 02:10:29.484670 [ 3 ] {000111ea-d9bc-4713-9ea1-608c64b5e898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 937 | 2026.04.22 02:10:29.484708 [ 3 ] {000111ea-d9bc-4713-9ea1-608c64b5e898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 938 | 2026.04.22 02:10:29.485099 [ 3 ] {000111ea-d9bc-4713-9ea1-608c64b5e898} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2026.04.22 02:10:29.485135 [ 3 ] {000111ea-d9bc-4713-9ea1-608c64b5e898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 940 | 2026.04.22 02:10:29.485672 [ 3 ] {000111ea-d9bc-4713-9ea1-608c64b5e898} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2026.04.22 02:10:29.486192 [ 3 ] {000111ea-d9bc-4713-9ea1-608c64b5e898} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2026.04.22 02:10:29.486334 [ 3 ] {000111ea-d9bc-4713-9ea1-608c64b5e898} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001682 sec., 7134.363852556481 rows/sec., 557.37 KiB/sec. | ||
| 943 | 2026.04.22 02:10:29.486376 [ 3 ] {000111ea-d9bc-4713-9ea1-608c64b5e898} <Debug> TCPHandler: Processed in 0.001848643 sec. | ||
| 944 | 2026.04.22 02:10:29.486500 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.04.22 02:10:29.486595 [ 3 ] {45ff3046-e60e-49f9-bea4-db064d4061b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 946 | 2026.04.22 02:10:29.486636 [ 3 ] {45ff3046-e60e-49f9-bea4-db064d4061b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 947 | 2026.04.22 02:10:29.487130 [ 3 ] {45ff3046-e60e-49f9-bea4-db064d4061b0} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2026.04.22 02:10:29.487168 [ 3 ] {45ff3046-e60e-49f9-bea4-db064d4061b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 949 | 2026.04.22 02:10:29.487627 [ 3 ] {45ff3046-e60e-49f9-bea4-db064d4061b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2026.04.22 02:10:29.488234 [ 3 ] {45ff3046-e60e-49f9-bea4-db064d4061b0} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2026.04.22 02:10:29.488408 [ 3 ] {45ff3046-e60e-49f9-bea4-db064d4061b0} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.00183 sec., 66120.21857923498 rows/sec., 5.37 MiB/sec. | ||
| 952 | 2026.04.22 02:10:29.488461 [ 3 ] {45ff3046-e60e-49f9-bea4-db064d4061b0} <Debug> TCPHandler: Processed in 0.002010466 sec. | ||
| 953 | 2026.04.22 02:10:29.488612 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2026.04.22 02:10:29.488732 [ 3 ] {bcced893-00b0-4e1f-8b0b-6bdfd24837ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 955 | 2026.04.22 02:10:29.488792 [ 3 ] {bcced893-00b0-4e1f-8b0b-6bdfd24837ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 956 | 2026.04.22 02:10:29.491473 [ 3 ] {bcced893-00b0-4e1f-8b0b-6bdfd24837ba} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2026.04.22 02:10:29.491508 [ 3 ] {bcced893-00b0-4e1f-8b0b-6bdfd24837ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 958 | 2026.04.22 02:10:29.496075 [ 3 ] {bcced893-00b0-4e1f-8b0b-6bdfd24837ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2026.04.22 02:10:29.496513 [ 3 ] {bcced893-00b0-4e1f-8b0b-6bdfd24837ba} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2026.04.22 02:10:29.496640 [ 3 ] {bcced893-00b0-4e1f-8b0b-6bdfd24837ba} <Debug> executeQuery: Read 289 rows, 22.43 KiB in 0.007956 sec., 36324.78632478633 rows/sec., 2.75 MiB/sec. | ||
| 961 | 2026.04.22 02:10:29.496676 [ 3 ] {bcced893-00b0-4e1f-8b0b-6bdfd24837ba} <Debug> TCPHandler: Processed in 0.008153756 sec. | ||
| 962 | 2026.04.22 02:10:29.496794 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2026.04.22 02:10:29.496886 [ 3 ] {fdd97d69-876b-493c-8eeb-759bde3af7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 964 | 2026.04.22 02:10:29.496937 [ 3 ] {fdd97d69-876b-493c-8eeb-759bde3af7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 965 | 2026.04.22 02:10:29.497774 [ 3 ] {fdd97d69-876b-493c-8eeb-759bde3af7d7} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2026.04.22 02:10:29.497811 [ 3 ] {fdd97d69-876b-493c-8eeb-759bde3af7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 967 | 2026.04.22 02:10:29.500980 [ 3 ] {fdd97d69-876b-493c-8eeb-759bde3af7d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 968 | 2026.04.22 02:10:29.501486 [ 3 ] {fdd97d69-876b-493c-8eeb-759bde3af7d7} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2026.04.22 02:10:29.501624 [ 3 ] {fdd97d69-876b-493c-8eeb-759bde3af7d7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004716 sec., 2332.485156912638 rows/sec., 4.18 MiB/sec. | ||
| 970 | 2026.04.22 02:10:29.501680 [ 3 ] {fdd97d69-876b-493c-8eeb-759bde3af7d7} <Debug> TCPHandler: Processed in 0.004902937 sec. | ||
| 971 | 2026.04.22 02:10:29.501814 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.04.22 02:10:29.501908 [ 3 ] {32a7562c-b112-4487-9d29-0635eb534181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 973 | 2026.04.22 02:10:29.501949 [ 3 ] {32a7562c-b112-4487-9d29-0635eb534181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 974 | 2026.04.22 02:10:29.502295 [ 3 ] {32a7562c-b112-4487-9d29-0635eb534181} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2026.04.22 02:10:29.502331 [ 3 ] {32a7562c-b112-4487-9d29-0635eb534181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 976 | 2026.04.22 02:10:29.502795 [ 3 ] {32a7562c-b112-4487-9d29-0635eb534181} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 977 | 2026.04.22 02:10:29.503306 [ 3 ] {32a7562c-b112-4487-9d29-0635eb534181} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2026.04.22 02:10:29.503434 [ 3 ] {32a7562c-b112-4487-9d29-0635eb534181} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001545 sec., 31067.961165048546 rows/sec., 2.09 MiB/sec. | ||
| 979 | 2026.04.22 02:10:29.503469 [ 3 ] {32a7562c-b112-4487-9d29-0635eb534181} <Debug> TCPHandler: Processed in 0.00170455 sec. | ||
| 980 | 2026.04.22 02:10:30.594535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 981 | 2026.04.22 02:10:30.595052 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2026.04.22 02:10:30.595097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 983 | 2026.04.22 02:10:30.595799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 984 | 2026.04.22 02:10:30.596334 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.04.22 02:10:30.596466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 986 | 2026.04.22 02:10:30.663433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 987 | 2026.04.22 02:10:30.680474 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.04.22 02:10:30.680526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 989 | 2026.04.22 02:10:30.686745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 990 | 2026.04.22 02:10:30.687889 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.04.22 02:10:30.690767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 992 | 2026.04.22 02:10:31.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.72 MiB, peak 163.72 MiB, free memory in arenas 0.00 B, will set to 161.09 MiB (RSS), difference: 1.38 MiB | ||
| 993 | 2026.04.22 02:10:34.371718 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.04.22 02:10:34.371905 [ 3 ] {900eea0b-d5ef-424b-9e25-1e5e968eaf69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 995 | 2026.04.22 02:10:34.371972 [ 3 ] {900eea0b-d5ef-424b-9e25-1e5e968eaf69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 996 | 2026.04.22 02:10:34.372606 [ 3 ] {900eea0b-d5ef-424b-9e25-1e5e968eaf69} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.04.22 02:10:34.372644 [ 3 ] {900eea0b-d5ef-424b-9e25-1e5e968eaf69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 998 | 2026.04.22 02:10:34.373156 [ 3 ] {900eea0b-d5ef-424b-9e25-1e5e968eaf69} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 999 | 2026.04.22 02:10:34.373651 [ 3 ] {900eea0b-d5ef-424b-9e25-1e5e968eaf69} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.04.22 02:10:34.373795 [ 3 ] {900eea0b-d5ef-424b-9e25-1e5e968eaf69} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. | ||
| 1001 | 2026.04.22 02:10:34.373834 [ 3 ] {900eea0b-d5ef-424b-9e25-1e5e968eaf69} <Debug> TCPHandler: Processed in 0.00223862 sec. | ||
| 1002 | 2026.04.22 02:10:34.373985 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.04.22 02:10:34.374086 [ 3 ] {40aac0c2-d969-4bea-9cdb-c17efc30aa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1004 | 2026.04.22 02:10:34.374127 [ 3 ] {40aac0c2-d969-4bea-9cdb-c17efc30aa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1005 | 2026.04.22 02:10:34.374552 [ 3 ] {40aac0c2-d969-4bea-9cdb-c17efc30aa5b} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.04.22 02:10:34.374587 [ 3 ] {40aac0c2-d969-4bea-9cdb-c17efc30aa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1007 | 2026.04.22 02:10:34.375022 [ 3 ] {40aac0c2-d969-4bea-9cdb-c17efc30aa5b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1008 | 2026.04.22 02:10:34.375491 [ 3 ] {40aac0c2-d969-4bea-9cdb-c17efc30aa5b} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.04.22 02:10:34.375614 [ 3 ] {40aac0c2-d969-4bea-9cdb-c17efc30aa5b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 3.23 MiB/sec. | ||
| 1010 | 2026.04.22 02:10:34.375650 [ 3 ] {40aac0c2-d969-4bea-9cdb-c17efc30aa5b} <Debug> TCPHandler: Processed in 0.001713711 sec. | ||
| 1011 | 2026.04.22 02:10:34.375774 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.04.22 02:10:34.375868 [ 3 ] {a32f9d43-5d66-4a0c-a704-9ec871414624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2026.04.22 02:10:34.375911 [ 3 ] {a32f9d43-5d66-4a0c-a704-9ec871414624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1014 | 2026.04.22 02:10:34.376342 [ 3 ] {a32f9d43-5d66-4a0c-a704-9ec871414624} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.04.22 02:10:34.376375 [ 3 ] {a32f9d43-5d66-4a0c-a704-9ec871414624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1016 | 2026.04.22 02:10:34.376876 [ 3 ] {a32f9d43-5d66-4a0c-a704-9ec871414624} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1017 | 2026.04.22 02:10:34.377340 [ 3 ] {a32f9d43-5d66-4a0c-a704-9ec871414624} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.04.22 02:10:34.377470 [ 3 ] {a32f9d43-5d66-4a0c-a704-9ec871414624} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec. | ||
| 1019 | 2026.04.22 02:10:34.377505 [ 3 ] {a32f9d43-5d66-4a0c-a704-9ec871414624} <Debug> TCPHandler: Processed in 0.001780852 sec. | ||
| 1020 | 2026.04.22 02:10:34.377630 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.04.22 02:10:34.377722 [ 3 ] {91567cdf-97d6-4250-b8c1-ab1f1520af4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2026.04.22 02:10:34.377763 [ 3 ] {91567cdf-97d6-4250-b8c1-ab1f1520af4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2026.04.22 02:10:34.378094 [ 3 ] {91567cdf-97d6-4250-b8c1-ab1f1520af4e} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.04.22 02:10:34.378127 [ 3 ] {91567cdf-97d6-4250-b8c1-ab1f1520af4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1025 | 2026.04.22 02:10:34.378523 [ 3 ] {91567cdf-97d6-4250-b8c1-ab1f1520af4e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1026 | 2026.04.22 02:10:34.378924 [ 3 ] {91567cdf-97d6-4250-b8c1-ab1f1520af4e} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.04.22 02:10:34.379046 [ 3 ] {91567cdf-97d6-4250-b8c1-ab1f1520af4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec. | ||
| 1028 | 2026.04.22 02:10:34.379079 [ 3 ] {91567cdf-97d6-4250-b8c1-ab1f1520af4e} <Debug> TCPHandler: Processed in 0.001508317 sec. | ||
| 1029 | 2026.04.22 02:10:37.359274 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59367 | ||
| 1030 | 2026.04.22 02:10:37.361235 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1031 | 2026.04.22 02:10:37.361290 [ 286 ] {} <Debug> TCP-Session: 1321324d-6cd6-43fc-9652-e5b84ecfd1aa Authenticating user 'default' from [fd00:1122:3344:101::e]:59367 | ||
| 1032 | 2026.04.22 02:10:37.361319 [ 286 ] {} <Debug> TCP-Session: 1321324d-6cd6-43fc-9652-e5b84ecfd1aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.04.22 02:10:37.361333 [ 286 ] {} <Debug> TCP-Session: 1321324d-6cd6-43fc-9652-e5b84ecfd1aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.04.22 02:10:37.361389 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1035 | 2026.04.22 02:10:37.361426 [ 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 | ||
| 1036 | 2026.04.22 02:10:37.361445 [ 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 | ||
| 1037 | 2026.04.22 02:10:37.361884 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36778 | ||
| 1038 | 2026.04.22 02:10:37.361895 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36232 | ||
| 1039 | 2026.04.22 02:10:37.361963 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53108 | ||
| 1040 | 2026.04.22 02:10:37.362016 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1041 | 2026.04.22 02:10:37.362055 [ 288 ] {} <Debug> TCP-Session: 89545aa2-ff6b-48c5-b3e7-71e13c3aa2cd Authenticating user 'default' from [fd00:1122:3344:101::e]:36778 | ||
| 1042 | 2026.04.22 02:10:37.362079 [ 288 ] {} <Debug> TCP-Session: 89545aa2-ff6b-48c5-b3e7-71e13c3aa2cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.04.22 02:10:37.362094 [ 288 ] {} <Debug> TCP-Session: 89545aa2-ff6b-48c5-b3e7-71e13c3aa2cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.04.22 02:10:37.362143 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35496 | ||
| 1045 | 2026.04.22 02:10:37.362163 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60500 | ||
| 1046 | 2026.04.22 02:10:37.362234 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1047 | 2026.04.22 02:10:37.362269 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2026.04.22 02:10:37.362277 [ 287 ] {} <Debug> TCP-Session: 2c418da6-0811-4a97-8156-44e5e7c38b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:36232 | ||
| 1049 | 2026.04.22 02:10:37.362307 [ 289 ] {} <Debug> TCP-Session: 2e89a439-7bb1-4841-be68-c3e645b3416c Authenticating user 'default' from [fd00:1122:3344:101::e]:53108 | ||
| 1050 | 2026.04.22 02:10:37.362317 [ 287 ] {} <Debug> TCP-Session: 2c418da6-0811-4a97-8156-44e5e7c38b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.04.22 02:10:37.362331 [ 289 ] {} <Debug> TCP-Session: 2e89a439-7bb1-4841-be68-c3e645b3416c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.04.22 02:10:37.362353 [ 287 ] {} <Debug> TCP-Session: 2c418da6-0811-4a97-8156-44e5e7c38b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.04.22 02:10:37.362359 [ 286 ] {} <Trace> TCP-Session: 1321324d-6cd6-43fc-9652-e5b84ecfd1aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.04.22 02:10:37.362359 [ 289 ] {} <Debug> TCP-Session: 2e89a439-7bb1-4841-be68-c3e645b3416c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.04.22 02:10:37.362412 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1056 | 2026.04.22 02:10:37.362447 [ 291 ] {} <Debug> TCP-Session: 3dc0ae9d-0b70-4511-9584-4b4c303d7a5e Authenticating user 'default' from [fd00:1122:3344:101::e]:35496 | ||
| 1057 | 2026.04.22 02:10:37.362464 [ 291 ] {} <Debug> TCP-Session: 3dc0ae9d-0b70-4511-9584-4b4c303d7a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.04.22 02:10:37.362478 [ 291 ] {} <Debug> TCP-Session: 3dc0ae9d-0b70-4511-9584-4b4c303d7a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.04.22 02:10:37.362508 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.04.22 02:10:37.362517 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38821 | ||
| 1061 | 2026.04.22 02:10:37.362556 [ 286 ] {b6691647-2435-4ee2-b1e7-86ded75c1fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59367) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1062 | 2026.04.22 02:10:37.362564 [ 290 ] {} <Debug> TCP-Session: d92e3400-00eb-4bc8-a221-1a3bb9597871 Authenticating user 'default' from [fd00:1122:3344:101::e]:60500 | ||
| 1063 | 2026.04.22 02:10:37.362600 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40623 | ||
| 1064 | 2026.04.22 02:10:37.362616 [ 290 ] {} <Debug> TCP-Session: d92e3400-00eb-4bc8-a221-1a3bb9597871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.04.22 02:10:37.362645 [ 290 ] {} <Debug> TCP-Session: d92e3400-00eb-4bc8-a221-1a3bb9597871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.04.22 02:10:37.362793 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32876 | ||
| 1067 | 2026.04.22 02:10:37.362840 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1068 | 2026.04.22 02:10:37.362876 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1069 | 2026.04.22 02:10:37.362885 [ 292 ] {} <Debug> TCP-Session: 68072886-1d5f-4e1d-b363-09fcec97381f Authenticating user 'default' from [fd00:1122:3344:101::e]:38821 | ||
| 1070 | 2026.04.22 02:10:37.362918 [ 292 ] {} <Debug> TCP-Session: 68072886-1d5f-4e1d-b363-09fcec97381f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.04.22 02:10:37.362928 [ 293 ] {} <Debug> TCP-Session: dc0b5982-fe9b-4cca-893d-e03f534ed637 Authenticating user 'default' from [fd00:1122:3344:101::e]:40623 | ||
| 1072 | 2026.04.22 02:10:37.362933 [ 292 ] {} <Debug> TCP-Session: 68072886-1d5f-4e1d-b363-09fcec97381f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.04.22 02:10:37.362958 [ 293 ] {} <Debug> TCP-Session: dc0b5982-fe9b-4cca-893d-e03f534ed637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.04.22 02:10:37.362976 [ 293 ] {} <Debug> TCP-Session: dc0b5982-fe9b-4cca-893d-e03f534ed637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.04.22 02:10:37.363016 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1076 | 2026.04.22 02:10:37.363056 [ 286 ] {b6691647-2435-4ee2-b1e7-86ded75c1fb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1077 | 2026.04.22 02:10:37.363059 [ 294 ] {} <Debug> TCP-Session: bbc698bf-e3b6-4c9d-9409-8eff2cac5e3c Authenticating user 'default' from [fd00:1122:3344:101::e]:32876 | ||
| 1078 | 2026.04.22 02:10:37.363111 [ 294 ] {} <Debug> TCP-Session: bbc698bf-e3b6-4c9d-9409-8eff2cac5e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.04.22 02:10:37.363134 [ 294 ] {} <Debug> TCP-Session: bbc698bf-e3b6-4c9d-9409-8eff2cac5e3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.04.22 02:10:37.367226 [ 286 ] {b6691647-2435-4ee2-b1e7-86ded75c1fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1081 | 2026.04.22 02:10:37.377685 [ 286 ] {b6691647-2435-4ee2-b1e7-86ded75c1fb9} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e) (SelectExecutor): Key condition: unknown | ||
| 1082 | 2026.04.22 02:10:37.390517 [ 295 ] {b6691647-2435-4ee2-b1e7-86ded75c1fb9} <Trace> AggregatingTransform: Aggregating | ||
| 1083 | 2026.04.22 02:10:37.392666 [ 295 ] {b6691647-2435-4ee2-b1e7-86ded75c1fb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1084 | 2026.04.22 02:10:37.393473 [ 295 ] {b6691647-2435-4ee2-b1e7-86ded75c1fb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005996867 sec. (166.754 rows/sec., 6.51 KiB/sec.) | ||
| 1085 | 2026.04.22 02:10:37.393506 [ 295 ] {b6691647-2435-4ee2-b1e7-86ded75c1fb9} <Trace> Aggregator: Merging aggregated data | ||
| 1086 | 2026.04.22 02:10:37.393543 [ 295 ] {b6691647-2435-4ee2-b1e7-86ded75c1fb9} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1087 | 2026.04.22 02:10:37.396730 [ 286 ] {b6691647-2435-4ee2-b1e7-86ded75c1fb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.034239 sec., 29.206460469055756 rows/sec., 1.14 KiB/sec. | ||
| 1088 | 2026.04.22 02:10:37.396896 [ 286 ] {b6691647-2435-4ee2-b1e7-86ded75c1fb9} <Debug> TCPHandler: Processed in 0.034791273 sec. | ||
| 1089 | 2026.04.22 02:10:37.405991 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1090 | 2026.04.22 02:10:37.406043 [ 286 ] {} <Debug> TCP-Session: 1321324d-6cd6-43fc-9652-e5b84ecfd1aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.04.22 02:10:37.406055 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2026.04.22 02:10:37.406093 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1093 | 2026.04.22 02:10:37.406121 [ 287 ] {} <Debug> TCP-Session: 2c418da6-0811-4a97-8156-44e5e7c38b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.04.22 02:10:37.406119 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1095 | 2026.04.22 02:10:37.406155 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2026.04.22 02:10:37.406174 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2026.04.22 02:10:37.406214 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2026.04.22 02:10:37.406213 [ 288 ] {} <Debug> TCP-Session: 89545aa2-ff6b-48c5-b3e7-71e13c3aa2cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.04.22 02:10:37.406247 [ 289 ] {} <Debug> TCP-Session: 2e89a439-7bb1-4841-be68-c3e645b3416c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.04.22 02:10:37.406255 [ 293 ] {} <Debug> TCP-Session: dc0b5982-fe9b-4cca-893d-e03f534ed637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.04.22 02:10:37.406225 [ 290 ] {} <Debug> TCP-Session: d92e3400-00eb-4bc8-a221-1a3bb9597871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.04.22 02:10:37.406201 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.04.22 02:10:37.406161 [ 294 ] {} <Debug> TCP-Session: bbc698bf-e3b6-4c9d-9409-8eff2cac5e3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.04.22 02:10:37.406134 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.04.22 02:10:37.406367 [ 292 ] {} <Debug> TCP-Session: 68072886-1d5f-4e1d-b363-09fcec97381f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.04.22 02:10:37.406405 [ 291 ] {} <Debug> TCP-Session: 3dc0ae9d-0b70-4511-9584-4b4c303d7a5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.04.22 02:10:38.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.40 MiB, peak 171.51 MiB, free memory in arenas 0.00 B, will set to 164.17 MiB (RSS), difference: 2.77 MiB | ||
| 1108 | 2026.04.22 02:10:38.046893 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1109 | 2026.04.22 02:10:38.046955 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1110 | 2026.04.22 02:10:38.085182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 172 | ||
| 1111 | 2026.04.22 02:10:38.088958 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.04.22 02:10:38.089013 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1113 | 2026.04.22 02:10:38.090492 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1114 | 2026.04.22 02:10:38.091055 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.04.22 02:10:38.091410 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1116 | 2026.04.22 02:10:38.096711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 1894 | ||
| 1117 | 2026.04.22 02:10:38.097233 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2026.04.22 02:10:38.097281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1119 | 2026.04.22 02:10:38.097925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1120 | 2026.04.22 02:10:38.098555 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2026.04.22 02:10:38.098702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1894 | ||
| 1122 | 2026.04.22 02:10:38.191012 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1123 | 2026.04.22 02:10:38.208392 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.04.22 02:10:38.208460 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1125 | 2026.04.22 02:10:38.214904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1126 | 2026.04.22 02:10:38.216103 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.04.22 02:10:38.219185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1128 | 2026.04.22 02:10:39.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.71 MiB, peak 171.51 MiB, free memory in arenas 0.00 B, will set to 166.39 MiB (RSS), difference: 1.68 MiB | ||
| 1129 | 2026.04.22 02:10:39.372722 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.04.22 02:10:39.372909 [ 3 ] {c0818563-135f-4f48-9f79-c60afd732548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1131 | 2026.04.22 02:10:39.372975 [ 3 ] {c0818563-135f-4f48-9f79-c60afd732548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1132 | 2026.04.22 02:10:39.373602 [ 3 ] {c0818563-135f-4f48-9f79-c60afd732548} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.04.22 02:10:39.373647 [ 3 ] {c0818563-135f-4f48-9f79-c60afd732548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1134 | 2026.04.22 02:10:39.374175 [ 3 ] {c0818563-135f-4f48-9f79-c60afd732548} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1135 | 2026.04.22 02:10:39.374661 [ 3 ] {c0818563-135f-4f48-9f79-c60afd732548} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.04.22 02:10:39.374819 [ 3 ] {c0818563-135f-4f48-9f79-c60afd732548} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001969 sec., 39614.01726764855 rows/sec., 3.28 MiB/sec. | ||
| 1137 | 2026.04.22 02:10:39.374881 [ 3 ] {c0818563-135f-4f48-9f79-c60afd732548} <Debug> TCPHandler: Processed in 0.002279701 sec. | ||
| 1138 | 2026.04.22 02:10:39.375018 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.04.22 02:10:39.375119 [ 3 ] {bd1122c9-6b9f-4a1a-8e7d-1fd9d6f61665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1140 | 2026.04.22 02:10:39.375166 [ 3 ] {bd1122c9-6b9f-4a1a-8e7d-1fd9d6f61665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1141 | 2026.04.22 02:10:39.375650 [ 3 ] {bd1122c9-6b9f-4a1a-8e7d-1fd9d6f61665} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.04.22 02:10:39.375688 [ 3 ] {bd1122c9-6b9f-4a1a-8e7d-1fd9d6f61665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1143 | 2026.04.22 02:10:39.376110 [ 3 ] {bd1122c9-6b9f-4a1a-8e7d-1fd9d6f61665} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1144 | 2026.04.22 02:10:39.376589 [ 3 ] {bd1122c9-6b9f-4a1a-8e7d-1fd9d6f61665} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.04.22 02:10:39.376727 [ 3 ] {bd1122c9-6b9f-4a1a-8e7d-1fd9d6f61665} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00163 sec., 6748.4662576687115 rows/sec., 507.45 KiB/sec. | ||
| 1146 | 2026.04.22 02:10:39.376777 [ 3 ] {bd1122c9-6b9f-4a1a-8e7d-1fd9d6f61665} <Debug> TCPHandler: Processed in 0.001809993 sec. | ||
| 1147 | 2026.04.22 02:10:39.376902 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.04.22 02:10:39.377001 [ 3 ] {ed424e20-8232-4f69-adef-4bac85c3c3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1149 | 2026.04.22 02:10:39.377043 [ 3 ] {ed424e20-8232-4f69-adef-4bac85c3c3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1150 | 2026.04.22 02:10:39.377528 [ 3 ] {ed424e20-8232-4f69-adef-4bac85c3c3c0} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.04.22 02:10:39.377570 [ 3 ] {ed424e20-8232-4f69-adef-4bac85c3c3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1152 | 2026.04.22 02:10:39.378010 [ 3 ] {ed424e20-8232-4f69-adef-4bac85c3c3c0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1153 | 2026.04.22 02:10:39.378455 [ 3 ] {ed424e20-8232-4f69-adef-4bac85c3c3c0} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.04.22 02:10:39.378588 [ 3 ] {ed424e20-8232-4f69-adef-4bac85c3c3c0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001608 sec., 46641.79104477612 rows/sec., 3.64 MiB/sec. | ||
| 1155 | 2026.04.22 02:10:39.378626 [ 3 ] {ed424e20-8232-4f69-adef-4bac85c3c3c0} <Debug> TCPHandler: Processed in 0.001774671 sec. | ||
| 1156 | 2026.04.22 02:10:39.378742 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.04.22 02:10:39.378838 [ 3 ] {8bb8f1dd-5e1c-4e3b-8328-de56960c8a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1158 | 2026.04.22 02:10:39.378881 [ 3 ] {8bb8f1dd-5e1c-4e3b-8328-de56960c8a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1159 | 2026.04.22 02:10:39.379306 [ 3 ] {8bb8f1dd-5e1c-4e3b-8328-de56960c8a7e} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.04.22 02:10:39.379342 [ 3 ] {8bb8f1dd-5e1c-4e3b-8328-de56960c8a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1161 | 2026.04.22 02:10:39.379898 [ 3 ] {8bb8f1dd-5e1c-4e3b-8328-de56960c8a7e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1162 | 2026.04.22 02:10:39.380338 [ 3 ] {8bb8f1dd-5e1c-4e3b-8328-de56960c8a7e} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.04.22 02:10:39.380469 [ 3 ] {8bb8f1dd-5e1c-4e3b-8328-de56960c8a7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. | ||
| 1164 | 2026.04.22 02:10:39.380507 [ 3 ] {8bb8f1dd-5e1c-4e3b-8328-de56960c8a7e} <Debug> TCPHandler: Processed in 0.001814232 sec. | ||
| 1165 | 2026.04.22 02:10:39.380636 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.04.22 02:10:39.380729 [ 3 ] {bc08df85-840b-4861-8d21-06dd912dd75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1167 | 2026.04.22 02:10:39.380782 [ 3 ] {bc08df85-840b-4861-8d21-06dd912dd75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1168 | 2026.04.22 02:10:39.381543 [ 3 ] {bc08df85-840b-4861-8d21-06dd912dd75b} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.04.22 02:10:39.381580 [ 3 ] {bc08df85-840b-4861-8d21-06dd912dd75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1170 | 2026.04.22 02:10:39.382233 [ 3 ] {bc08df85-840b-4861-8d21-06dd912dd75b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1171 | 2026.04.22 02:10:39.382722 [ 3 ] {bc08df85-840b-4861-8d21-06dd912dd75b} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.04.22 02:10:39.382857 [ 3 ] {bc08df85-840b-4861-8d21-06dd912dd75b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002146 sec., 5125.815470643057 rows/sec., 9.19 MiB/sec. | ||
| 1173 | 2026.04.22 02:10:39.382911 [ 3 ] {bc08df85-840b-4861-8d21-06dd912dd75b} <Debug> TCPHandler: Processed in 0.002324011 sec. | ||
| 1174 | 2026.04.22 02:10:39.383039 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.04.22 02:10:39.383133 [ 3 ] {9fb02d94-bf7a-471e-a9ed-614c197eaf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1176 | 2026.04.22 02:10:39.383174 [ 3 ] {9fb02d94-bf7a-471e-a9ed-614c197eaf7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1177 | 2026.04.22 02:10:39.383536 [ 3 ] {9fb02d94-bf7a-471e-a9ed-614c197eaf7d} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.04.22 02:10:39.383572 [ 3 ] {9fb02d94-bf7a-471e-a9ed-614c197eaf7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1179 | 2026.04.22 02:10:39.383975 [ 3 ] {9fb02d94-bf7a-471e-a9ed-614c197eaf7d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1180 | 2026.04.22 02:10:39.384518 [ 3 ] {9fb02d94-bf7a-471e-a9ed-614c197eaf7d} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.04.22 02:10:39.384666 [ 3 ] {9fb02d94-bf7a-471e-a9ed-614c197eaf7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. | ||
| 1182 | 2026.04.22 02:10:39.384721 [ 3 ] {9fb02d94-bf7a-471e-a9ed-614c197eaf7d} <Debug> TCPHandler: Processed in 0.001730801 sec. | ||
| 1183 | 2026.04.22 02:10:44.367359 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2026.04.22 02:10:44.367596 [ 3 ] {0d0d6471-25e4-4b77-a33e-fa80203683a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1185 | 2026.04.22 02:10:44.367939 [ 3 ] {0d0d6471-25e4-4b77-a33e-fa80203683a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1186 | 2026.04.22 02:10:44.371978 [ 3 ] {0d0d6471-25e4-4b77-a33e-fa80203683a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1187 | 2026.04.22 02:10:44.372225 [ 3 ] {0d0d6471-25e4-4b77-a33e-fa80203683a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1188 | 2026.04.22 02:10:44.372296 [ 3 ] {0d0d6471-25e4-4b77-a33e-fa80203683a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1189 | 2026.04.22 02:10:44.372476 [ 3 ] {0d0d6471-25e4-4b77-a33e-fa80203683a3} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1190 | 2026.04.22 02:10:44.374682 [ 3 ] {0d0d6471-25e4-4b77-a33e-fa80203683a3} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1191 | 2026.04.22 02:10:44.376806 [ 3 ] {0d0d6471-25e4-4b77-a33e-fa80203683a3} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (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 | ||
| 1192 | 2026.04.22 02:10:44.376835 [ 3 ] {0d0d6471-25e4-4b77-a33e-fa80203683a3} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1193 | 2026.04.22 02:10:44.381043 [ 3 ] {0d0d6471-25e4-4b77-a33e-fa80203683a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1194 | 2026.04.22 02:10:44.381076 [ 3 ] {0d0d6471-25e4-4b77-a33e-fa80203683a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1195 | 2026.04.22 02:10:44.405710 [ 3 ] {0d0d6471-25e4-4b77-a33e-fa80203683a3} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.038233 sec., 680.0408024481468 rows/sec., 29.42 KiB/sec. | ||
| 1196 | 2026.04.22 02:10:44.405806 [ 3 ] {0d0d6471-25e4-4b77-a33e-fa80203683a3} <Debug> TCPHandler: Processed in 0.038603841 sec. | ||
| 1197 | 2026.04.22 02:10:44.406173 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2026.04.22 02:10:44.406330 [ 3 ] {b81375d5-824b-4c2f-93ab-ee51b9aba550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1199 | 2026.04.22 02:10:44.406593 [ 3 ] {b81375d5-824b-4c2f-93ab-ee51b9aba550} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1200 | 2026.04.22 02:10:44.406629 [ 3 ] {b81375d5-824b-4c2f-93ab-ee51b9aba550} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1201 | 2026.04.22 02:10:44.406825 [ 3 ] {b81375d5-824b-4c2f-93ab-ee51b9aba550} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1202 | 2026.04.22 02:10:44.406882 [ 3 ] {b81375d5-824b-4c2f-93ab-ee51b9aba550} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1203 | 2026.04.22 02:10:44.407000 [ 3 ] {b81375d5-824b-4c2f-93ab-ee51b9aba550} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1204 | 2026.04.22 02:10:44.407033 [ 3 ] {b81375d5-824b-4c2f-93ab-ee51b9aba550} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1205 | 2026.04.22 02:10:44.407052 [ 3 ] {b81375d5-824b-4c2f-93ab-ee51b9aba550} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (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 | ||
| 1206 | 2026.04.22 02:10:44.407067 [ 3 ] {b81375d5-824b-4c2f-93ab-ee51b9aba550} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1207 | 2026.04.22 02:10:44.407100 [ 3 ] {b81375d5-824b-4c2f-93ab-ee51b9aba550} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1208 | 2026.04.22 02:10:44.407119 [ 3 ] {b81375d5-824b-4c2f-93ab-ee51b9aba550} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1209 | 2026.04.22 02:10:44.407551 [ 3 ] {b81375d5-824b-4c2f-93ab-ee51b9aba550} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001294 sec., 20092.73570324575 rows/sec., 869.40 KiB/sec. | ||
| 1210 | 2026.04.22 02:10:44.407606 [ 3 ] {b81375d5-824b-4c2f-93ab-ee51b9aba550} <Debug> TCPHandler: Processed in 0.001513467 sec. | ||
| 1211 | 2026.04.22 02:10:44.407824 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.04.22 02:10:44.407951 [ 3 ] {c45c675d-f31d-4c28-8ee7-33539116671e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1213 | 2026.04.22 02:10:44.408165 [ 3 ] {c45c675d-f31d-4c28-8ee7-33539116671e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1214 | 2026.04.22 02:10:44.408197 [ 3 ] {c45c675d-f31d-4c28-8ee7-33539116671e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1215 | 2026.04.22 02:10:44.408376 [ 3 ] {c45c675d-f31d-4c28-8ee7-33539116671e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1216 | 2026.04.22 02:10:44.408426 [ 3 ] {c45c675d-f31d-4c28-8ee7-33539116671e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1217 | 2026.04.22 02:10:44.408520 [ 3 ] {c45c675d-f31d-4c28-8ee7-33539116671e} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1218 | 2026.04.22 02:10:44.408547 [ 3 ] {c45c675d-f31d-4c28-8ee7-33539116671e} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1219 | 2026.04.22 02:10:44.408565 [ 3 ] {c45c675d-f31d-4c28-8ee7-33539116671e} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (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 | ||
| 1220 | 2026.04.22 02:10:44.408579 [ 3 ] {c45c675d-f31d-4c28-8ee7-33539116671e} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1221 | 2026.04.22 02:10:44.408610 [ 3 ] {c45c675d-f31d-4c28-8ee7-33539116671e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1222 | 2026.04.22 02:10:44.408627 [ 3 ] {c45c675d-f31d-4c28-8ee7-33539116671e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1223 | 2026.04.22 02:10:44.409125 [ 3 ] {c45c675d-f31d-4c28-8ee7-33539116671e} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001225 sec., 21224.48979591837 rows/sec., 918.37 KiB/sec. | ||
| 1224 | 2026.04.22 02:10:44.409184 [ 3 ] {c45c675d-f31d-4c28-8ee7-33539116671e} <Debug> TCPHandler: Processed in 0.001409275 sec. | ||
| 1225 | 2026.04.22 02:10:44.413977 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.04.22 02:10:44.414084 [ 3 ] {54b4de0f-3601-4666-83e8-6580cee66b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1227 | 2026.04.22 02:10:44.414124 [ 3 ] {54b4de0f-3601-4666-83e8-6580cee66b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1228 | 2026.04.22 02:10:44.414612 [ 3 ] {54b4de0f-3601-4666-83e8-6580cee66b33} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2026.04.22 02:10:44.414651 [ 3 ] {54b4de0f-3601-4666-83e8-6580cee66b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1230 | 2026.04.22 02:10:44.415179 [ 3 ] {54b4de0f-3601-4666-83e8-6580cee66b33} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1231 | 2026.04.22 02:10:44.415546 [ 3 ] {54b4de0f-3601-4666-83e8-6580cee66b33} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2026.04.22 02:10:44.415691 [ 3 ] {54b4de0f-3601-4666-83e8-6580cee66b33} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001639 sec., 1830.3843807199512 rows/sec., 166.83 KiB/sec. | ||
| 1233 | 2026.04.22 02:10:44.415725 [ 3 ] {54b4de0f-3601-4666-83e8-6580cee66b33} <Debug> TCPHandler: Processed in 0.001798212 sec. | ||
| 1234 | 2026.04.22 02:10:44.415838 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2026.04.22 02:10:44.415930 [ 3 ] {cfff0521-95d8-4027-a49b-53297e6f9a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1236 | 2026.04.22 02:10:44.415970 [ 3 ] {cfff0521-95d8-4027-a49b-53297e6f9a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1237 | 2026.04.22 02:10:44.416375 [ 3 ] {cfff0521-95d8-4027-a49b-53297e6f9a55} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.04.22 02:10:44.416408 [ 3 ] {cfff0521-95d8-4027-a49b-53297e6f9a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1239 | 2026.04.22 02:10:44.416882 [ 3 ] {cfff0521-95d8-4027-a49b-53297e6f9a55} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1240 | 2026.04.22 02:10:44.417416 [ 3 ] {cfff0521-95d8-4027-a49b-53297e6f9a55} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.04.22 02:10:44.417587 [ 3 ] {cfff0521-95d8-4027-a49b-53297e6f9a55} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001676 sec., 1193.3174224343675 rows/sec., 97.31 KiB/sec. | ||
| 1242 | 2026.04.22 02:10:44.417636 [ 3 ] {cfff0521-95d8-4027-a49b-53297e6f9a55} <Debug> TCPHandler: Processed in 0.001845843 sec. | ||
| 1243 | 2026.04.22 02:10:44.417809 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.04.22 02:10:44.417952 [ 3 ] {6fc3ef1d-2aff-42f9-8a73-b1df7722e4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1245 | 2026.04.22 02:10:44.418002 [ 3 ] {6fc3ef1d-2aff-42f9-8a73-b1df7722e4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1246 | 2026.04.22 02:10:44.418524 [ 3 ] {6fc3ef1d-2aff-42f9-8a73-b1df7722e4ec} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.04.22 02:10:44.418563 [ 3 ] {6fc3ef1d-2aff-42f9-8a73-b1df7722e4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1248 | 2026.04.22 02:10:44.419170 [ 3 ] {6fc3ef1d-2aff-42f9-8a73-b1df7722e4ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1249 | 2026.04.22 02:10:44.419841 [ 3 ] {6fc3ef1d-2aff-42f9-8a73-b1df7722e4ec} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.04.22 02:10:44.420027 [ 3 ] {6fc3ef1d-2aff-42f9-8a73-b1df7722e4ec} <Debug> executeQuery: Read 69 rows, 5.62 KiB in 0.002099 sec., 32872.79656979514 rows/sec., 2.62 MiB/sec. | ||
| 1251 | 2026.04.22 02:10:44.420070 [ 3 ] {6fc3ef1d-2aff-42f9-8a73-b1df7722e4ec} <Debug> TCPHandler: Processed in 0.002328011 sec. | ||
| 1252 | 2026.04.22 02:10:44.420220 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.04.22 02:10:44.420319 [ 3 ] {72deea66-07d3-442e-9f8f-8f7aca5d42e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1254 | 2026.04.22 02:10:44.420368 [ 3 ] {72deea66-07d3-442e-9f8f-8f7aca5d42e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1255 | 2026.04.22 02:10:44.420830 [ 3 ] {72deea66-07d3-442e-9f8f-8f7aca5d42e0} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.04.22 02:10:44.420867 [ 3 ] {72deea66-07d3-442e-9f8f-8f7aca5d42e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1257 | 2026.04.22 02:10:44.421335 [ 3 ] {72deea66-07d3-442e-9f8f-8f7aca5d42e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1258 | 2026.04.22 02:10:44.421807 [ 3 ] {72deea66-07d3-442e-9f8f-8f7aca5d42e0} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.04.22 02:10:44.421941 [ 3 ] {72deea66-07d3-442e-9f8f-8f7aca5d42e0} <Debug> executeQuery: Read 8 rows, 605.00 B in 0.001644 sec., 4866.1800486618 rows/sec., 359.38 KiB/sec. | ||
| 1260 | 2026.04.22 02:10:44.421983 [ 3 ] {72deea66-07d3-442e-9f8f-8f7aca5d42e0} <Debug> TCPHandler: Processed in 0.001823343 sec. | ||
| 1261 | 2026.04.22 02:10:44.422124 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.04.22 02:10:44.422225 [ 3 ] {11917c37-920d-434f-b07c-f9a6e099e2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1263 | 2026.04.22 02:10:44.422265 [ 3 ] {11917c37-920d-434f-b07c-f9a6e099e2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1264 | 2026.04.22 02:10:44.422719 [ 3 ] {11917c37-920d-434f-b07c-f9a6e099e2e0} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.04.22 02:10:44.422762 [ 3 ] {11917c37-920d-434f-b07c-f9a6e099e2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1266 | 2026.04.22 02:10:44.423268 [ 3 ] {11917c37-920d-434f-b07c-f9a6e099e2e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1267 | 2026.04.22 02:10:44.423685 [ 3 ] {11917c37-920d-434f-b07c-f9a6e099e2e0} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.04.22 02:10:44.423810 [ 3 ] {11917c37-920d-434f-b07c-f9a6e099e2e0} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001604 sec., 50498.75311720699 rows/sec., 3.95 MiB/sec. | ||
| 1269 | 2026.04.22 02:10:44.423857 [ 3 ] {11917c37-920d-434f-b07c-f9a6e099e2e0} <Debug> TCPHandler: Processed in 0.001783592 sec. | ||
| 1270 | 2026.04.22 02:10:44.424008 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.04.22 02:10:44.424114 [ 3 ] {6c0443e7-a10d-4e19-a52c-e20bf8bae1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1272 | 2026.04.22 02:10:44.424165 [ 3 ] {6c0443e7-a10d-4e19-a52c-e20bf8bae1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1273 | 2026.04.22 02:10:44.424691 [ 3 ] {6c0443e7-a10d-4e19-a52c-e20bf8bae1ba} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.04.22 02:10:44.424729 [ 3 ] {6c0443e7-a10d-4e19-a52c-e20bf8bae1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1275 | 2026.04.22 02:10:44.425258 [ 3 ] {6c0443e7-a10d-4e19-a52c-e20bf8bae1ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1276 | 2026.04.22 02:10:44.425829 [ 3 ] {6c0443e7-a10d-4e19-a52c-e20bf8bae1ba} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.04.22 02:10:44.425992 [ 3 ] {6c0443e7-a10d-4e19-a52c-e20bf8bae1ba} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001901 sec., 84692.26722777486 rows/sec., 5.90 MiB/sec. | ||
| 1278 | 2026.04.22 02:10:44.426039 [ 3 ] {6c0443e7-a10d-4e19-a52c-e20bf8bae1ba} <Debug> TCPHandler: Processed in 0.002088977 sec. | ||
| 1279 | 2026.04.22 02:10:44.426208 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.04.22 02:10:44.426307 [ 3 ] {3388e2f7-912f-47eb-8b3a-7458065adfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1281 | 2026.04.22 02:10:44.426365 [ 3 ] {3388e2f7-912f-47eb-8b3a-7458065adfa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1282 | 2026.04.22 02:10:44.428061 [ 3 ] {3388e2f7-912f-47eb-8b3a-7458065adfa7} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.04.22 02:10:44.428102 [ 3 ] {3388e2f7-912f-47eb-8b3a-7458065adfa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1284 | 2026.04.22 02:10:44.429018 [ 3 ] {3388e2f7-912f-47eb-8b3a-7458065adfa7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1285 | 2026.04.22 02:10:44.429739 [ 3 ] {3388e2f7-912f-47eb-8b3a-7458065adfa7} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.04.22 02:10:44.429951 [ 3 ] {3388e2f7-912f-47eb-8b3a-7458065adfa7} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.003665 sec., 1637.1077762619373 rows/sec., 2.93 MiB/sec. | ||
| 1287 | 2026.04.22 02:10:44.430049 [ 3 ] {3388e2f7-912f-47eb-8b3a-7458065adfa7} <Debug> TCPHandler: Processed in 0.00389259 sec. | ||
| 1288 | 2026.04.22 02:10:44.430220 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.04.22 02:10:44.430343 [ 3 ] {ef1d2f91-4bb2-4f03-bb16-44c66db459fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1290 | 2026.04.22 02:10:44.430402 [ 3 ] {ef1d2f91-4bb2-4f03-bb16-44c66db459fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1291 | 2026.04.22 02:10:44.431133 [ 3 ] {ef1d2f91-4bb2-4f03-bb16-44c66db459fa} <Trace> oximeter.measurements_i64 (1d7a8621-a4f0-4c4a-b3fc-5e64df9cde2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.04.22 02:10:44.431180 [ 3 ] {ef1d2f91-4bb2-4f03-bb16-44c66db459fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1293 | 2026.04.22 02:10:44.431708 [ 3 ] {ef1d2f91-4bb2-4f03-bb16-44c66db459fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1294 | 2026.04.22 02:10:44.432146 [ 3 ] {ef1d2f91-4bb2-4f03-bb16-44c66db459fa} <Trace> oximeter.measurements_i64 (1d7a8621-a4f0-4c4a-b3fc-5e64df9cde2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.04.22 02:10:44.432322 [ 3 ] {ef1d2f91-4bb2-4f03-bb16-44c66db459fa} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.002006 sec., 4486.540378863409 rows/sec., 316.92 KiB/sec. | ||
| 1296 | 2026.04.22 02:10:44.432376 [ 3 ] {ef1d2f91-4bb2-4f03-bb16-44c66db459fa} <Debug> TCPHandler: Processed in 0.00222333 sec. | ||
| 1297 | 2026.04.22 02:10:44.432564 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.04.22 02:10:44.432682 [ 3 ] {f39c0d6a-f5ba-4581-84dd-264ae367d8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1299 | 2026.04.22 02:10:44.432734 [ 3 ] {f39c0d6a-f5ba-4581-84dd-264ae367d8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1300 | 2026.04.22 02:10:44.433157 [ 3 ] {f39c0d6a-f5ba-4581-84dd-264ae367d8f2} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.04.22 02:10:44.433193 [ 3 ] {f39c0d6a-f5ba-4581-84dd-264ae367d8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1302 | 2026.04.22 02:10:44.433724 [ 3 ] {f39c0d6a-f5ba-4581-84dd-264ae367d8f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1303 | 2026.04.22 02:10:44.434227 [ 3 ] {f39c0d6a-f5ba-4581-84dd-264ae367d8f2} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.04.22 02:10:44.434383 [ 3 ] {f39c0d6a-f5ba-4581-84dd-264ae367d8f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001727 sec., 34742.32773595831 rows/sec., 2.34 MiB/sec. | ||
| 1305 | 2026.04.22 02:10:44.434422 [ 3 ] {f39c0d6a-f5ba-4581-84dd-264ae367d8f2} <Debug> TCPHandler: Processed in 0.001920815 sec. | ||
| 1306 | 2026.04.22 02:10:45.270214 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58254 | ||
| 1307 | 2026.04.22 02:10:45.270322 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1308 | 2026.04.22 02:10:45.270347 [ 286 ] {} <Debug> TCP-Session: 94babff4-f3bc-4bcc-9241-3ed18f248cf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58254 | ||
| 1309 | 2026.04.22 02:10:45.270368 [ 286 ] {} <Debug> TCP-Session: 94babff4-f3bc-4bcc-9241-3ed18f248cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1310 | 2026.04.22 02:10:45.270380 [ 286 ] {} <Debug> TCP-Session: 94babff4-f3bc-4bcc-9241-3ed18f248cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1311 | 2026.04.22 02:10:45.270575 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46565 | ||
| 1312 | 2026.04.22 02:10:45.270611 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58434 | ||
| 1313 | 2026.04.22 02:10:45.270616 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65160 | ||
| 1314 | 2026.04.22 02:10:45.270660 [ 286 ] {} <Trace> TCP-Session: 94babff4-f3bc-4bcc-9241-3ed18f248cf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.04.22 02:10:45.270663 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49997 | ||
| 1316 | 2026.04.22 02:10:45.270685 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1317 | 2026.04.22 02:10:45.270688 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48361 | ||
| 1318 | 2026.04.22 02:10:45.270732 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1319 | 2026.04.22 02:10:45.270755 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1320 | 2026.04.22 02:10:45.270719 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1321 | 2026.04.22 02:10:45.270780 [ 289 ] {} <Debug> TCP-Session: a89a07a7-322d-4367-8b8d-42a8371b5f38 Authenticating user 'default' from [fd00:1122:3344:101::e]:65160 | ||
| 1322 | 2026.04.22 02:10:45.270791 [ 292 ] {} <Debug> TCP-Session: ce8a3b05-acb9-436d-9e9a-8ee22667f4bc Authenticating user 'default' from [fd00:1122:3344:101::e]:49997 | ||
| 1323 | 2026.04.22 02:10:45.270818 [ 288 ] {} <Debug> TCP-Session: 2fbb59c6-2744-46de-9cf9-0f86642a9eb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58434 | ||
| 1324 | 2026.04.22 02:10:45.270823 [ 289 ] {} <Debug> TCP-Session: a89a07a7-322d-4367-8b8d-42a8371b5f38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.04.22 02:10:45.270859 [ 288 ] {} <Debug> TCP-Session: 2fbb59c6-2744-46de-9cf9-0f86642a9eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.04.22 02:10:45.270842 [ 292 ] {} <Debug> TCP-Session: ce8a3b05-acb9-436d-9e9a-8ee22667f4bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.04.22 02:10:45.270893 [ 289 ] {} <Debug> TCP-Session: a89a07a7-322d-4367-8b8d-42a8371b5f38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2026.04.22 02:10:45.270919 [ 292 ] {} <Debug> TCP-Session: ce8a3b05-acb9-436d-9e9a-8ee22667f4bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2026.04.22 02:10:45.270899 [ 288 ] {} <Debug> TCP-Session: 2fbb59c6-2744-46de-9cf9-0f86642a9eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.04.22 02:10:45.270825 [ 286 ] {deccfd42-4b3e-434d-9867-fb7a194c43fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58254) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1331 | 2026.04.22 02:10:45.270818 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1332 | 2026.04.22 02:10:45.270679 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58856 | ||
| 1333 | 2026.04.22 02:10:45.271030 [ 294 ] {} <Debug> TCP-Session: efa00c53-523b-4e9f-8d01-95b393c140c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48361 | ||
| 1334 | 2026.04.22 02:10:45.270649 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41085 | ||
| 1335 | 2026.04.22 02:10:45.271065 [ 294 ] {} <Debug> TCP-Session: efa00c53-523b-4e9f-8d01-95b393c140c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2026.04.22 02:10:45.270640 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58538 | ||
| 1337 | 2026.04.22 02:10:45.271092 [ 294 ] {} <Debug> TCP-Session: efa00c53-523b-4e9f-8d01-95b393c140c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1338 | 2026.04.22 02:10:45.271099 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1339 | 2026.04.22 02:10:45.270727 [ 287 ] {} <Debug> TCP-Session: ad7448fa-8bac-4ff0-8de6-c8c0000e962d Authenticating user 'default' from [fd00:1122:3344:101::e]:46565 | ||
| 1340 | 2026.04.22 02:10:45.271147 [ 293 ] {} <Debug> TCP-Session: a5c756f5-1634-42e6-bea4-2fb8faa8a10e Authenticating user 'default' from [fd00:1122:3344:101::e]:58856 | ||
| 1341 | 2026.04.22 02:10:45.271176 [ 287 ] {} <Debug> TCP-Session: ad7448fa-8bac-4ff0-8de6-c8c0000e962d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2026.04.22 02:10:45.271181 [ 293 ] {} <Debug> TCP-Session: a5c756f5-1634-42e6-bea4-2fb8faa8a10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2026.04.22 02:10:45.271202 [ 287 ] {} <Debug> TCP-Session: ad7448fa-8bac-4ff0-8de6-c8c0000e962d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2026.04.22 02:10:45.271229 [ 293 ] {} <Debug> TCP-Session: a5c756f5-1634-42e6-bea4-2fb8faa8a10e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2026.04.22 02:10:45.271195 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1346 | 2026.04.22 02:10:45.271257 [ 286 ] {deccfd42-4b3e-434d-9867-fb7a194c43fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1347 | 2026.04.22 02:10:45.271262 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1348 | 2026.04.22 02:10:45.271281 [ 291 ] {} <Debug> TCP-Session: a9a7a6c4-22a7-47e1-942b-92931c36ebe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41085 | ||
| 1349 | 2026.04.22 02:10:45.271317 [ 290 ] {} <Debug> TCP-Session: c138ce76-ae16-4039-8e25-e3ff67f8d56c Authenticating user 'default' from [fd00:1122:3344:101::e]:58538 | ||
| 1350 | 2026.04.22 02:10:45.271322 [ 286 ] {deccfd42-4b3e-434d-9867-fb7a194c43fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1351 | 2026.04.22 02:10:45.271343 [ 290 ] {} <Debug> TCP-Session: c138ce76-ae16-4039-8e25-e3ff67f8d56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1352 | 2026.04.22 02:10:45.271322 [ 291 ] {} <Debug> TCP-Session: a9a7a6c4-22a7-47e1-942b-92931c36ebe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1353 | 2026.04.22 02:10:45.271466 [ 290 ] {} <Debug> TCP-Session: c138ce76-ae16-4039-8e25-e3ff67f8d56c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1354 | 2026.04.22 02:10:45.271486 [ 291 ] {} <Debug> TCP-Session: a9a7a6c4-22a7-47e1-942b-92931c36ebe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2026.04.22 02:10:45.271736 [ 286 ] {deccfd42-4b3e-434d-9867-fb7a194c43fd} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e) (SelectExecutor): Key condition: unknown | ||
| 1356 | 2026.04.22 02:10:45.272698 [ 330 ] {deccfd42-4b3e-434d-9867-fb7a194c43fd} <Trace> AggregatingTransform: Aggregating | ||
| 1357 | 2026.04.22 02:10:45.272743 [ 330 ] {deccfd42-4b3e-434d-9867-fb7a194c43fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 1358 | 2026.04.22 02:10:45.272778 [ 330 ] {deccfd42-4b3e-434d-9867-fb7a194c43fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940306 sec. (1063.484 rows/sec., 41.54 KiB/sec.) | ||
| 1359 | 2026.04.22 02:10:45.272835 [ 330 ] {deccfd42-4b3e-434d-9867-fb7a194c43fd} <Trace> Aggregator: Merging aggregated data | ||
| 1360 | 2026.04.22 02:10:45.274161 [ 286 ] {deccfd42-4b3e-434d-9867-fb7a194c43fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003389 sec., 295.07229271171434 rows/sec., 11.53 KiB/sec. | ||
| 1361 | 2026.04.22 02:10:45.274382 [ 286 ] {deccfd42-4b3e-434d-9867-fb7a194c43fd} <Debug> TCPHandler: Processed in 0.003839028 sec. | ||
| 1362 | 2026.04.22 02:10:45.274507 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1363 | 2026.04.22 02:10:45.274535 [ 286 ] {} <Debug> TCP-Session: 94babff4-f3bc-4bcc-9241-3ed18f248cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2026.04.22 02:10:45.274539 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1365 | 2026.04.22 02:10:45.274563 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1366 | 2026.04.22 02:10:45.274585 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1367 | 2026.04.22 02:10:45.274615 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1368 | 2026.04.22 02:10:45.274625 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1369 | 2026.04.22 02:10:45.274645 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1370 | 2026.04.22 02:10:45.274669 [ 288 ] {} <Debug> TCP-Session: 2fbb59c6-2744-46de-9cf9-0f86642a9eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2026.04.22 02:10:45.274669 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1372 | 2026.04.22 02:10:45.274692 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1373 | 2026.04.22 02:10:45.274724 [ 291 ] {} <Debug> TCP-Session: a9a7a6c4-22a7-47e1-942b-92931c36ebe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2026.04.22 02:10:45.274689 [ 293 ] {} <Debug> TCP-Session: a5c756f5-1634-42e6-bea4-2fb8faa8a10e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.04.22 02:10:45.274752 [ 292 ] {} <Debug> TCP-Session: ce8a3b05-acb9-436d-9e9a-8ee22667f4bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1376 | 2026.04.22 02:10:45.274681 [ 289 ] {} <Debug> TCP-Session: a89a07a7-322d-4367-8b8d-42a8371b5f38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.04.22 02:10:45.274641 [ 290 ] {} <Debug> TCP-Session: c138ce76-ae16-4039-8e25-e3ff67f8d56c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2026.04.22 02:10:45.274620 [ 287 ] {} <Debug> TCP-Session: ad7448fa-8bac-4ff0-8de6-c8c0000e962d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.04.22 02:10:45.274585 [ 294 ] {} <Debug> TCP-Session: efa00c53-523b-4e9f-8d01-95b393c140c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2026.04.22 02:10:45.325602 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42180 | ||
| 1381 | 2026.04.22 02:10:45.325718 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1382 | 2026.04.22 02:10:45.325750 [ 286 ] {} <Debug> TCP-Session: 06c7cf56-9c95-44b8-b1e5-b6e3532196d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42180 | ||
| 1383 | 2026.04.22 02:10:45.325777 [ 286 ] {} <Debug> TCP-Session: 06c7cf56-9c95-44b8-b1e5-b6e3532196d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.04.22 02:10:45.325795 [ 286 ] {} <Debug> TCP-Session: 06c7cf56-9c95-44b8-b1e5-b6e3532196d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2026.04.22 02:10:45.326023 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58819 | ||
| 1386 | 2026.04.22 02:10:45.326052 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62670 | ||
| 1387 | 2026.04.22 02:10:45.326074 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50335 | ||
| 1388 | 2026.04.22 02:10:45.326122 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36187 | ||
| 1389 | 2026.04.22 02:10:45.326130 [ 286 ] {} <Trace> TCP-Session: 06c7cf56-9c95-44b8-b1e5-b6e3532196d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2026.04.22 02:10:45.326151 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1391 | 2026.04.22 02:10:45.326143 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1392 | 2026.04.22 02:10:45.326194 [ 289 ] {} <Debug> TCP-Session: 30aa354a-730f-43a8-8377-384d147b58aa Authenticating user 'default' from [fd00:1122:3344:101::e]:62670 | ||
| 1393 | 2026.04.22 02:10:45.326209 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1394 | 2026.04.22 02:10:45.326202 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1395 | 2026.04.22 02:10:45.326224 [ 289 ] {} <Debug> TCP-Session: 30aa354a-730f-43a8-8377-384d147b58aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1396 | 2026.04.22 02:10:45.326242 [ 293 ] {} <Debug> TCP-Session: f8301b95-5868-4d84-b585-6a4355e6262f Authenticating user 'default' from [fd00:1122:3344:101::e]:36187 | ||
| 1397 | 2026.04.22 02:10:45.326260 [ 289 ] {} <Debug> TCP-Session: 30aa354a-730f-43a8-8377-384d147b58aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1398 | 2026.04.22 02:10:45.326259 [ 290 ] {} <Debug> TCP-Session: 101c1c8f-cb75-463f-9977-d6453a7b86db Authenticating user 'default' from [fd00:1122:3344:101::e]:50335 | ||
| 1399 | 2026.04.22 02:10:45.326272 [ 293 ] {} <Debug> TCP-Session: f8301b95-5868-4d84-b585-6a4355e6262f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.04.22 02:10:45.326299 [ 290 ] {} <Debug> TCP-Session: 101c1c8f-cb75-463f-9977-d6453a7b86db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1401 | 2026.04.22 02:10:45.326309 [ 293 ] {} <Debug> TCP-Session: f8301b95-5868-4d84-b585-6a4355e6262f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1402 | 2026.04.22 02:10:45.326349 [ 286 ] {2dda583c-317e-47c5-8f74-7adcadf7afc3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42180) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1403 | 2026.04.22 02:10:45.326327 [ 290 ] {} <Debug> TCP-Session: 101c1c8f-cb75-463f-9977-d6453a7b86db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1404 | 2026.04.22 02:10:45.326223 [ 287 ] {} <Debug> TCP-Session: 212bdb9a-1733-4bcc-a73b-9c2434dbd92a Authenticating user 'default' from [fd00:1122:3344:101::e]:58819 | ||
| 1405 | 2026.04.22 02:10:45.326101 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59656 | ||
| 1406 | 2026.04.22 02:10:45.326427 [ 287 ] {} <Debug> TCP-Session: 212bdb9a-1733-4bcc-a73b-9c2434dbd92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1407 | 2026.04.22 02:10:45.326086 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53260 | ||
| 1408 | 2026.04.22 02:10:45.326447 [ 287 ] {} <Debug> TCP-Session: 212bdb9a-1733-4bcc-a73b-9c2434dbd92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1409 | 2026.04.22 02:10:45.326027 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42397 | ||
| 1410 | 2026.04.22 02:10:45.326480 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1411 | 2026.04.22 02:10:45.326519 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1412 | 2026.04.22 02:10:45.326539 [ 292 ] {} <Debug> TCP-Session: fafe9121-09f9-4830-9944-f3c83187b5e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59656 | ||
| 1413 | 2026.04.22 02:10:45.326551 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1414 | 2026.04.22 02:10:45.326559 [ 291 ] {} <Debug> TCP-Session: 96a4703a-2ac2-4c4f-b373-e8df71a04314 Authenticating user 'default' from [fd00:1122:3344:101::e]:53260 | ||
| 1415 | 2026.04.22 02:10:45.326568 [ 292 ] {} <Debug> TCP-Session: fafe9121-09f9-4830-9944-f3c83187b5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1416 | 2026.04.22 02:10:45.326580 [ 288 ] {} <Debug> TCP-Session: 00b263b0-18a8-4565-aac3-d10315c17e8e Authenticating user 'default' from [fd00:1122:3344:101::e]:42397 | ||
| 1417 | 2026.04.22 02:10:45.326591 [ 291 ] {} <Debug> TCP-Session: 96a4703a-2ac2-4c4f-b373-e8df71a04314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2026.04.22 02:10:45.326600 [ 292 ] {} <Debug> TCP-Session: fafe9121-09f9-4830-9944-f3c83187b5e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.04.22 02:10:45.326619 [ 291 ] {} <Debug> TCP-Session: 96a4703a-2ac2-4c4f-b373-e8df71a04314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2026.04.22 02:10:45.326613 [ 288 ] {} <Debug> TCP-Session: 00b263b0-18a8-4565-aac3-d10315c17e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2026.04.22 02:10:45.326127 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47646 | ||
| 1422 | 2026.04.22 02:10:45.326661 [ 288 ] {} <Debug> TCP-Session: 00b263b0-18a8-4565-aac3-d10315c17e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.04.22 02:10:45.326685 [ 286 ] {2dda583c-317e-47c5-8f74-7adcadf7afc3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1424 | 2026.04.22 02:10:45.326730 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1425 | 2026.04.22 02:10:45.326756 [ 294 ] {} <Debug> TCP-Session: 9ce2d004-525a-4c21-821f-b0a300b5da9d Authenticating user 'default' from [fd00:1122:3344:101::e]:47646 | ||
| 1426 | 2026.04.22 02:10:45.326759 [ 286 ] {2dda583c-317e-47c5-8f74-7adcadf7afc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1427 | 2026.04.22 02:10:45.326774 [ 294 ] {} <Debug> TCP-Session: 9ce2d004-525a-4c21-821f-b0a300b5da9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2026.04.22 02:10:45.326801 [ 294 ] {} <Debug> TCP-Session: 9ce2d004-525a-4c21-821f-b0a300b5da9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2026.04.22 02:10:45.327124 [ 286 ] {2dda583c-317e-47c5-8f74-7adcadf7afc3} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e) (SelectExecutor): Key condition: unknown | ||
| 1430 | 2026.04.22 02:10:45.328245 [ 326 ] {2dda583c-317e-47c5-8f74-7adcadf7afc3} <Trace> AggregatingTransform: Aggregating | ||
| 1431 | 2026.04.22 02:10:45.328291 [ 326 ] {2dda583c-317e-47c5-8f74-7adcadf7afc3} <Trace> Aggregator: Aggregation method: without_key | ||
| 1432 | 2026.04.22 02:10:45.328328 [ 326 ] {2dda583c-317e-47c5-8f74-7adcadf7afc3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001080189 sec. (925.764 rows/sec., 36.16 KiB/sec.) | ||
| 1433 | 2026.04.22 02:10:45.328348 [ 326 ] {2dda583c-317e-47c5-8f74-7adcadf7afc3} <Trace> Aggregator: Merging aggregated data | ||
| 1434 | 2026.04.22 02:10:45.329623 [ 286 ] {2dda583c-317e-47c5-8f74-7adcadf7afc3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003345 sec., 298.95366218236177 rows/sec., 11.68 KiB/sec. | ||
| 1435 | 2026.04.22 02:10:45.329774 [ 286 ] {2dda583c-317e-47c5-8f74-7adcadf7afc3} <Debug> TCPHandler: Processed in 0.003790348 sec. | ||
| 1436 | 2026.04.22 02:10:45.329874 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1437 | 2026.04.22 02:10:45.329905 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1438 | 2026.04.22 02:10:45.329906 [ 286 ] {} <Debug> TCP-Session: 06c7cf56-9c95-44b8-b1e5-b6e3532196d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2026.04.22 02:10:45.329924 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1440 | 2026.04.22 02:10:45.329963 [ 294 ] {} <Debug> TCP-Session: 9ce2d004-525a-4c21-821f-b0a300b5da9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2026.04.22 02:10:45.329976 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1442 | 2026.04.22 02:10:45.329990 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1443 | 2026.04.22 02:10:45.330011 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1444 | 2026.04.22 02:10:45.330026 [ 293 ] {} <Debug> TCP-Session: f8301b95-5868-4d84-b585-6a4355e6262f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2026.04.22 02:10:45.330031 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1446 | 2026.04.22 02:10:45.330067 [ 289 ] {} <Debug> TCP-Session: 30aa354a-730f-43a8-8377-384d147b58aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2026.04.22 02:10:45.330046 [ 291 ] {} <Debug> TCP-Session: 96a4703a-2ac2-4c4f-b373-e8df71a04314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2026.04.22 02:10:45.330111 [ 292 ] {} <Debug> TCP-Session: fafe9121-09f9-4830-9944-f3c83187b5e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2026.04.22 02:10:45.329991 [ 287 ] {} <Debug> TCP-Session: 212bdb9a-1733-4bcc-a73b-9c2434dbd92a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2026.04.22 02:10:45.329958 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1451 | 2026.04.22 02:10:45.329942 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1452 | 2026.04.22 02:10:45.330191 [ 290 ] {} <Debug> TCP-Session: 101c1c8f-cb75-463f-9977-d6453a7b86db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2026.04.22 02:10:45.330215 [ 288 ] {} <Debug> TCP-Session: 00b263b0-18a8-4565-aac3-d10315c17e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1454 | 2026.04.22 02:10:45.599115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2342 | ||
| 1455 | 2026.04.22 02:10:45.599601 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.04.22 02:10:45.599651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1457 | 2026.04.22 02:10:45.600261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1458 | 2026.04.22 02:10:45.600902 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.04.22 02:10:45.601105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2342 | ||
| 1460 | 2026.04.22 02:10:45.719576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1461 | 2026.04.22 02:10:45.737560 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.04.22 02:10:45.737628 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1463 | 2026.04.22 02:10:45.744944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1464 | 2026.04.22 02:10:45.746179 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.04.22 02:10:45.750074 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1466 | 2026.04.22 02:10:48.091828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 212 | ||
| 1467 | 2026.04.22 02:10:48.094127 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.04.22 02:10:48.094174 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1469 | 2026.04.22 02:10:48.095507 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1470 | 2026.04.22 02:10:48.096040 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.04.22 02:10:48.096278 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1472 | 2026.04.22 02:10:49.371461 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.04.22 02:10:49.371657 [ 3 ] {52e46b75-3612-4cb9-b66b-1f243666565f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1474 | 2026.04.22 02:10:49.371722 [ 3 ] {52e46b75-3612-4cb9-b66b-1f243666565f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1475 | 2026.04.22 02:10:49.372360 [ 3 ] {52e46b75-3612-4cb9-b66b-1f243666565f} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.04.22 02:10:49.372408 [ 3 ] {52e46b75-3612-4cb9-b66b-1f243666565f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 1477 | 2026.04.22 02:10:49.372913 [ 3 ] {52e46b75-3612-4cb9-b66b-1f243666565f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1478 | 2026.04.22 02:10:49.373494 [ 3 ] {52e46b75-3612-4cb9-b66b-1f243666565f} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.04.22 02:10:49.373713 [ 3 ] {52e46b75-3612-4cb9-b66b-1f243666565f} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002103 sec., 37089.87161198288 rows/sec., 3.07 MiB/sec. | ||
| 1480 | 2026.04.22 02:10:49.373760 [ 3 ] {52e46b75-3612-4cb9-b66b-1f243666565f} <Debug> TCPHandler: Processed in 0.002423903 sec. | ||
| 1481 | 2026.04.22 02:10:49.373910 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.04.22 02:10:49.374011 [ 3 ] {ae5c1250-7342-4458-bc85-cf74ba160cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1483 | 2026.04.22 02:10:49.374056 [ 3 ] {ae5c1250-7342-4458-bc85-cf74ba160cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1484 | 2026.04.22 02:10:49.374487 [ 3 ] {ae5c1250-7342-4458-bc85-cf74ba160cba} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.04.22 02:10:49.374525 [ 3 ] {ae5c1250-7342-4458-bc85-cf74ba160cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 1486 | 2026.04.22 02:10:49.375027 [ 3 ] {ae5c1250-7342-4458-bc85-cf74ba160cba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1487 | 2026.04.22 02:10:49.375647 [ 3 ] {ae5c1250-7342-4458-bc85-cf74ba160cba} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2026.04.22 02:10:49.375786 [ 3 ] {ae5c1250-7342-4458-bc85-cf74ba160cba} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001796 sec., 6124.721603563474 rows/sec., 460.55 KiB/sec. | ||
| 1489 | 2026.04.22 02:10:49.375824 [ 3 ] {ae5c1250-7342-4458-bc85-cf74ba160cba} <Debug> TCPHandler: Processed in 0.001967445 sec. | ||
| 1490 | 2026.04.22 02:10:49.375959 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.04.22 02:10:49.376055 [ 3 ] {f4173e31-4a1a-44d5-8451-1f2ef8ed7657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1492 | 2026.04.22 02:10:49.376094 [ 3 ] {f4173e31-4a1a-44d5-8451-1f2ef8ed7657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1493 | 2026.04.22 02:10:49.376606 [ 3 ] {f4173e31-4a1a-44d5-8451-1f2ef8ed7657} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2026.04.22 02:10:49.376644 [ 3 ] {f4173e31-4a1a-44d5-8451-1f2ef8ed7657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 1495 | 2026.04.22 02:10:49.377072 [ 3 ] {f4173e31-4a1a-44d5-8451-1f2ef8ed7657} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1496 | 2026.04.22 02:10:49.377573 [ 3 ] {f4173e31-4a1a-44d5-8451-1f2ef8ed7657} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.04.22 02:10:49.377764 [ 3 ] {f4173e31-4a1a-44d5-8451-1f2ef8ed7657} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001727 sec., 43427.90966994788 rows/sec., 3.39 MiB/sec. | ||
| 1498 | 2026.04.22 02:10:49.377807 [ 3 ] {f4173e31-4a1a-44d5-8451-1f2ef8ed7657} <Debug> TCPHandler: Processed in 0.001898704 sec. | ||
| 1499 | 2026.04.22 02:10:49.377938 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.04.22 02:10:49.378034 [ 3 ] {d2bebce1-67f9-4d2d-97ef-6f230aa14d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1501 | 2026.04.22 02:10:49.378077 [ 3 ] {d2bebce1-67f9-4d2d-97ef-6f230aa14d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1502 | 2026.04.22 02:10:49.378526 [ 3 ] {d2bebce1-67f9-4d2d-97ef-6f230aa14d6e} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.04.22 02:10:49.378561 [ 3 ] {d2bebce1-67f9-4d2d-97ef-6f230aa14d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 1504 | 2026.04.22 02:10:49.379014 [ 3 ] {d2bebce1-67f9-4d2d-97ef-6f230aa14d6e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1505 | 2026.04.22 02:10:49.379543 [ 3 ] {d2bebce1-67f9-4d2d-97ef-6f230aa14d6e} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.04.22 02:10:49.379694 [ 3 ] {d2bebce1-67f9-4d2d-97ef-6f230aa14d6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. | ||
| 1507 | 2026.04.22 02:10:49.379732 [ 3 ] {d2bebce1-67f9-4d2d-97ef-6f230aa14d6e} <Debug> TCPHandler: Processed in 0.001845193 sec. | ||
| 1508 | 2026.04.22 02:10:49.379869 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.04.22 02:10:49.379967 [ 3 ] {0b133ec2-5511-409d-a729-8f0a77c4b840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1510 | 2026.04.22 02:10:49.380020 [ 3 ] {0b133ec2-5511-409d-a729-8f0a77c4b840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1511 | 2026.04.22 02:10:49.380889 [ 3 ] {0b133ec2-5511-409d-a729-8f0a77c4b840} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2026.04.22 02:10:49.380928 [ 3 ] {0b133ec2-5511-409d-a729-8f0a77c4b840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 1513 | 2026.04.22 02:10:49.381626 [ 3 ] {0b133ec2-5511-409d-a729-8f0a77c4b840} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1514 | 2026.04.22 02:10:49.382130 [ 3 ] {0b133ec2-5511-409d-a729-8f0a77c4b840} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2026.04.22 02:10:49.382273 [ 3 ] {0b133ec2-5511-409d-a729-8f0a77c4b840} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002324 sec., 4733.218588640275 rows/sec., 8.48 MiB/sec. | ||
| 1516 | 2026.04.22 02:10:49.382330 [ 3 ] {0b133ec2-5511-409d-a729-8f0a77c4b840} <Debug> TCPHandler: Processed in 0.002521195 sec. | ||
| 1517 | 2026.04.22 02:10:49.382464 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.04.22 02:10:49.382565 [ 3 ] {0177ff2b-b87a-4b51-8d97-fadbd6dfba48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1519 | 2026.04.22 02:10:49.382608 [ 3 ] {0177ff2b-b87a-4b51-8d97-fadbd6dfba48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1520 | 2026.04.22 02:10:49.382968 [ 3 ] {0177ff2b-b87a-4b51-8d97-fadbd6dfba48} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.04.22 02:10:49.383006 [ 3 ] {0177ff2b-b87a-4b51-8d97-fadbd6dfba48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 1522 | 2026.04.22 02:10:49.383471 [ 3 ] {0177ff2b-b87a-4b51-8d97-fadbd6dfba48} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1523 | 2026.04.22 02:10:49.383969 [ 3 ] {0177ff2b-b87a-4b51-8d97-fadbd6dfba48} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.04.22 02:10:49.384125 [ 3 ] {0177ff2b-b87a-4b51-8d97-fadbd6dfba48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.56 MiB/sec. | ||
| 1525 | 2026.04.22 02:10:49.384174 [ 3 ] {0177ff2b-b87a-4b51-8d97-fadbd6dfba48} <Debug> TCPHandler: Processed in 0.001762822 sec. | ||
| 1526 | 2026.04.22 02:10:53.046990 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1527 | 2026.04.22 02:10:53.047053 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1528 | 2026.04.22 02:10:53.101764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2854 | ||
| 1529 | 2026.04.22 02:10:53.102468 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.04.22 02:10:53.102502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1531 | 2026.04.22 02:10:53.103192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1532 | 2026.04.22 02:10:53.103638 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.04.22 02:10:53.103749 [ 92 ] {} <Debug> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1534 | 2026.04.22 02:10:53.103772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2854 | ||
| 1535 | 2026.04.22 02:10:53.103801 [ 92 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.04.22 02:10:53.103826 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1537 | 2026.04.22 02:10:53.106199 [ 202 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::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 | ||
| 1538 | 2026.04.22 02:10:53.108511 [ 202 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1539 | 2026.04.22 02:10:53.108691 [ 202 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1540 | 2026.04.22 02:10:53.108893 [ 202 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1541 | 2026.04.22 02:10:53.108979 [ 202 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1542 | 2026.04.22 02:10:53.109051 [ 202 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 491 rows starting from the beginning of the part | ||
| 1543 | 2026.04.22 02:10:53.109099 [ 202 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1544 | 2026.04.22 02:10:53.109162 [ 202 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1545 | 2026.04.22 02:10:53.148066 [ 191 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2854 rows, containing 4 columns (4 merged, 0 gathered) in 0.044065728 sec., 64766.88641113566 rows/sec., 948.73 KiB/sec. | ||
| 1546 | 2026.04.22 02:10:53.149043 [ 188 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1547 | 2026.04.22 02:10:53.149609 [ 188 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_6_1} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.04.22 02:10:53.149678 [ 188 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_6_1} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1549 | 2026.04.22 02:10:53.151608 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1550 | 2026.04.22 02:10:53.250716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1551 | 2026.04.22 02:10:53.268464 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.04.22 02:10:53.268520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1553 | 2026.04.22 02:10:53.275271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1554 | 2026.04.22 02:10:53.276469 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.04.22 02:10:53.276754 [ 91 ] {} <Debug> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1556 | 2026.04.22 02:10:53.276787 [ 91 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.04.22 02:10:53.276805 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1558 | 2026.04.22 02:10:53.276899 [ 188 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 1559 | 2026.04.22 02:10:53.280777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1560 | 2026.04.22 02:10:53.281260 [ 188 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1561 | 2026.04.22 02:10:53.282789 [ 188 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 1562 | 2026.04.22 02:10:53.287702 [ 188 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 1563 | 2026.04.22 02:10:53.292180 [ 188 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 1564 | 2026.04.22 02:10:53.296484 [ 188 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 1565 | 2026.04.22 02:10:53.304216 [ 188 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 1566 | 2026.04.22 02:10:53.308394 [ 188 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 1567 | 2026.04.22 02:10:53.372510 [ 191 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095647792 sec., 480.93112280103657 rows/sec., 2.49 MiB/sec. | ||
| 1568 | 2026.04.22 02:10:53.374976 [ 186 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1569 | 2026.04.22 02:10:53.377496 [ 186 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_6_1} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2026.04.22 02:10:53.377604 [ 186 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_6_1} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1571 | 2026.04.22 02:10:53.379433 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1572 | 2026.04.22 02:10:54.001157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.70 MiB, peak 180.24 MiB, free memory in arenas 0.00 B, will set to 181.21 MiB (RSS), difference: 10.51 MiB | ||
| 1573 | 2026.04.22 02:10:54.372428 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2026.04.22 02:10:54.372633 [ 3 ] {e4b662b2-bb9c-4564-a820-bb37ed25225e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1575 | 2026.04.22 02:10:54.372709 [ 3 ] {e4b662b2-bb9c-4564-a820-bb37ed25225e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1576 | 2026.04.22 02:10:54.373377 [ 3 ] {e4b662b2-bb9c-4564-a820-bb37ed25225e} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.04.22 02:10:54.373424 [ 3 ] {e4b662b2-bb9c-4564-a820-bb37ed25225e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1578 | 2026.04.22 02:10:54.373972 [ 3 ] {e4b662b2-bb9c-4564-a820-bb37ed25225e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1579 | 2026.04.22 02:10:54.374514 [ 3 ] {e4b662b2-bb9c-4564-a820-bb37ed25225e} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.04.22 02:10:54.374649 [ 89 ] {} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1581 | 2026.04.22 02:10:54.374667 [ 3 ] {e4b662b2-bb9c-4564-a820-bb37ed25225e} <Debug> executeQuery: Read 98 rows, 8.37 KiB in 0.00209 sec., 46889.952153110054 rows/sec., 3.91 MiB/sec. | ||
| 1582 | 2026.04.22 02:10:54.374717 [ 89 ] {} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.04.22 02:10:54.374729 [ 3 ] {e4b662b2-bb9c-4564-a820-bb37ed25225e} <Debug> TCPHandler: Processed in 0.002443284 sec. | ||
| 1584 | 2026.04.22 02:10:54.374745 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1585 | 2026.04.22 02:10:54.374865 [ 189 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1586 | 2026.04.22 02:10:54.374871 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.04.22 02:10:54.374989 [ 3 ] {3b05c174-afeb-4d07-b1c3-a2c8ee0aa04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1588 | 2026.04.22 02:10:54.375011 [ 189 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1589 | 2026.04.22 02:10:54.375031 [ 3 ] {3b05c174-afeb-4d07-b1c3-a2c8ee0aa04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1590 | 2026.04.22 02:10:54.375056 [ 189 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::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 | ||
| 1591 | 2026.04.22 02:10:54.375161 [ 189 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::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 | ||
| 1592 | 2026.04.22 02:10:54.375212 [ 189 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::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 | ||
| 1593 | 2026.04.22 02:10:54.375268 [ 189 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 69 rows starting from the beginning of the part | ||
| 1594 | 2026.04.22 02:10:54.375316 [ 189 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1595 | 2026.04.22 02:10:54.375359 [ 189 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 98 rows starting from the beginning of the part | ||
| 1596 | 2026.04.22 02:10:54.375456 [ 3 ] {3b05c174-afeb-4d07-b1c3-a2c8ee0aa04b} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.04.22 02:10:54.375498 [ 3 ] {3b05c174-afeb-4d07-b1c3-a2c8ee0aa04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1598 | 2026.04.22 02:10:54.376144 [ 3 ] {3b05c174-afeb-4d07-b1c3-a2c8ee0aa04b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1599 | 2026.04.22 02:10:54.376417 [ 191 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001594218 sec., 365069.26907110575 rows/sec., 32.06 MiB/sec. | ||
| 1600 | 2026.04.22 02:10:54.376805 [ 3 ] {3b05c174-afeb-4d07-b1c3-a2c8ee0aa04b} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.04.22 02:10:54.376829 [ 190 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1602 | 2026.04.22 02:10:54.376997 [ 3 ] {3b05c174-afeb-4d07-b1c3-a2c8ee0aa04b} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.002028 sec., 10355.029585798817 rows/sec., 778.65 KiB/sec. | ||
| 1603 | 2026.04.22 02:10:54.377045 [ 3 ] {3b05c174-afeb-4d07-b1c3-a2c8ee0aa04b} <Debug> TCPHandler: Processed in 0.00222566 sec. | ||
| 1604 | 2026.04.22 02:10:54.377200 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.04.22 02:10:54.377301 [ 3 ] {0971f2a0-3077-41cb-bff8-8430eb54e78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1606 | 2026.04.22 02:10:54.377346 [ 3 ] {0971f2a0-3077-41cb-bff8-8430eb54e78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1607 | 2026.04.22 02:10:54.377629 [ 190 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_6_1} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2026.04.22 02:10:54.377716 [ 190 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_6_1} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1609 | 2026.04.22 02:10:54.377805 [ 3 ] {0971f2a0-3077-41cb-bff8-8430eb54e78c} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.04.22 02:10:54.377807 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1611 | 2026.04.22 02:10:54.377850 [ 3 ] {0971f2a0-3077-41cb-bff8-8430eb54e78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1612 | 2026.04.22 02:10:54.378318 [ 3 ] {0971f2a0-3077-41cb-bff8-8430eb54e78c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1613 | 2026.04.22 02:10:54.378798 [ 3 ] {0971f2a0-3077-41cb-bff8-8430eb54e78c} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.04.22 02:10:54.378915 [ 89 ] {} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1615 | 2026.04.22 02:10:54.378937 [ 3 ] {0971f2a0-3077-41cb-bff8-8430eb54e78c} <Debug> executeQuery: Read 93 rows, 7.46 KiB in 0.001655 sec., 56193.35347432024 rows/sec., 4.40 MiB/sec. | ||
| 1616 | 2026.04.22 02:10:54.378954 [ 89 ] {} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.04.22 02:10:54.378982 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1618 | 2026.04.22 02:10:54.378984 [ 3 ] {0971f2a0-3077-41cb-bff8-8430eb54e78c} <Debug> TCPHandler: Processed in 0.001835073 sec. | ||
| 1619 | 2026.04.22 02:10:54.379054 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 1620 | 2026.04.22 02:10:54.379133 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.04.22 02:10:54.379147 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1622 | 2026.04.22 02:10:54.379182 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1623 | 2026.04.22 02:10:54.379230 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1624 | 2026.04.22 02:10:54.379236 [ 3 ] {b2c2c7ab-639e-4fb9-a2c4-9394fe1b0275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1625 | 2026.04.22 02:10:54.379269 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
| 1626 | 2026.04.22 02:10:54.379289 [ 3 ] {b2c2c7ab-639e-4fb9-a2c4-9394fe1b0275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1627 | 2026.04.22 02:10:54.379309 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 81 rows starting from the beginning of the part | ||
| 1628 | 2026.04.22 02:10:54.379349 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1629 | 2026.04.22 02:10:54.379396 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 93 rows starting from the beginning of the part | ||
| 1630 | 2026.04.22 02:10:54.379752 [ 3 ] {b2c2c7ab-639e-4fb9-a2c4-9394fe1b0275} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2026.04.22 02:10:54.379798 [ 3 ] {b2c2c7ab-639e-4fb9-a2c4-9394fe1b0275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1632 | 2026.04.22 02:10:54.380275 [ 3 ] {b2c2c7ab-639e-4fb9-a2c4-9394fe1b0275} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1633 | 2026.04.22 02:10:54.380460 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 509 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433136 sec., 355165.17622891336 rows/sec., 29.37 MiB/sec. | ||
| 1634 | 2026.04.22 02:10:54.380726 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1635 | 2026.04.22 02:10:54.380781 [ 3 ] {b2c2c7ab-639e-4fb9-a2c4-9394fe1b0275} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.04.22 02:10:54.380903 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1637 | 2026.04.22 02:10:54.380933 [ 3 ] {b2c2c7ab-639e-4fb9-a2c4-9394fe1b0275} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. | ||
| 1638 | 2026.04.22 02:10:54.380937 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.04.22 02:10:54.380976 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1640 | 2026.04.22 02:10:54.380979 [ 3 ] {b2c2c7ab-639e-4fb9-a2c4-9394fe1b0275} <Debug> TCPHandler: Processed in 0.001896984 sec. | ||
| 1641 | 2026.04.22 02:10:54.381094 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 1642 | 2026.04.22 02:10:54.381121 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2026.04.22 02:10:54.381223 [ 3 ] {ab748e7b-b26c-411d-92cb-e1c9d7f01e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1644 | 2026.04.22 02:10:54.381246 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1645 | 2026.04.22 02:10:54.381247 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_6_1} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2026.04.22 02:10:54.381279 [ 3 ] {ab748e7b-b26c-411d-92cb-e1c9d7f01e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1647 | 2026.04.22 02:10:54.381304 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 289 rows starting from the beginning of the part | ||
| 1648 | 2026.04.22 02:10:54.381345 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_6_1} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1649 | 2026.04.22 02:10:54.381413 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1650 | 2026.04.22 02:10:54.381419 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1651 | 2026.04.22 02:10:54.381479 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1652 | 2026.04.22 02:10:54.381532 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1653 | 2026.04.22 02:10:54.381575 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 1654 | 2026.04.22 02:10:54.381625 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1655 | 2026.04.22 02:10:54.382095 [ 3 ] {ab748e7b-b26c-411d-92cb-e1c9d7f01e93} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.04.22 02:10:54.382138 [ 3 ] {ab748e7b-b26c-411d-92cb-e1c9d7f01e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1657 | 2026.04.22 02:10:54.383009 [ 3 ] {ab748e7b-b26c-411d-92cb-e1c9d7f01e93} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1658 | 2026.04.22 02:10:54.383167 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 5 columns (5 merged, 0 gathered) in 0.002134878 sec., 510567.8169900106 rows/sec., 36.39 MiB/sec. | ||
| 1659 | 2026.04.22 02:10:54.383561 [ 189 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1660 | 2026.04.22 02:10:54.383720 [ 3 ] {ab748e7b-b26c-411d-92cb-e1c9d7f01e93} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.04.22 02:10:54.383948 [ 3 ] {ab748e7b-b26c-411d-92cb-e1c9d7f01e93} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002741 sec., 7661.437431594309 rows/sec., 13.73 MiB/sec. | ||
| 1662 | 2026.04.22 02:10:54.384028 [ 3 ] {ab748e7b-b26c-411d-92cb-e1c9d7f01e93} <Debug> TCPHandler: Processed in 0.002957083 sec. | ||
| 1663 | 2026.04.22 02:10:54.384207 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.04.22 02:10:54.384323 [ 3 ] {17e1731d-0ee2-4e00-8773-fe43127a17e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1665 | 2026.04.22 02:10:54.384332 [ 189 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.04.22 02:10:54.384384 [ 3 ] {17e1731d-0ee2-4e00-8773-fe43127a17e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1667 | 2026.04.22 02:10:54.384437 [ 189 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1668 | 2026.04.22 02:10:54.384531 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1669 | 2026.04.22 02:10:54.384868 [ 3 ] {17e1731d-0ee2-4e00-8773-fe43127a17e6} <Trace> oximeter.measurements_i64 (1d7a8621-a4f0-4c4a-b3fc-5e64df9cde2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.04.22 02:10:54.384916 [ 3 ] {17e1731d-0ee2-4e00-8773-fe43127a17e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1671 | 2026.04.22 02:10:54.385486 [ 3 ] {17e1731d-0ee2-4e00-8773-fe43127a17e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1672 | 2026.04.22 02:10:54.386097 [ 3 ] {17e1731d-0ee2-4e00-8773-fe43127a17e6} <Trace> oximeter.measurements_i64 (1d7a8621-a4f0-4c4a-b3fc-5e64df9cde2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.04.22 02:10:54.386232 [ 3 ] {17e1731d-0ee2-4e00-8773-fe43127a17e6} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001933 sec., 6207.966890843249 rows/sec., 467.82 KiB/sec. | ||
| 1674 | 2026.04.22 02:10:54.386270 [ 3 ] {17e1731d-0ee2-4e00-8773-fe43127a17e6} <Debug> TCPHandler: Processed in 0.002125688 sec. | ||
| 1675 | 2026.04.22 02:10:54.386407 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2026.04.22 02:10:54.386503 [ 3 ] {45095658-aa83-427b-8b74-39acfce971fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1677 | 2026.04.22 02:10:54.386545 [ 3 ] {45095658-aa83-427b-8b74-39acfce971fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1678 | 2026.04.22 02:10:54.386888 [ 3 ] {45095658-aa83-427b-8b74-39acfce971fc} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.04.22 02:10:54.386927 [ 3 ] {45095658-aa83-427b-8b74-39acfce971fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1680 | 2026.04.22 02:10:54.387401 [ 3 ] {45095658-aa83-427b-8b74-39acfce971fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1681 | 2026.04.22 02:10:54.388036 [ 3 ] {45095658-aa83-427b-8b74-39acfce971fc} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.04.22 02:10:54.388145 [ 89 ] {} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1683 | 2026.04.22 02:10:54.388171 [ 3 ] {45095658-aa83-427b-8b74-39acfce971fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001687 sec., 35566.09365737996 rows/sec., 2.40 MiB/sec. | ||
| 1684 | 2026.04.22 02:10:54.388185 [ 89 ] {} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.04.22 02:10:54.388212 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1686 | 2026.04.22 02:10:54.388213 [ 3 ] {45095658-aa83-427b-8b74-39acfce971fc} <Debug> TCPHandler: Processed in 0.001856224 sec. | ||
| 1687 | 2026.04.22 02:10:54.388295 [ 191 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 1688 | 2026.04.22 02:10:54.388400 [ 191 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1689 | 2026.04.22 02:10:54.388439 [ 191 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1690 | 2026.04.22 02:10:54.388487 [ 191 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1691 | 2026.04.22 02:10:54.388524 [ 191 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1692 | 2026.04.22 02:10:54.388562 [ 191 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1693 | 2026.04.22 02:10:54.388597 [ 191 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 1694 | 2026.04.22 02:10:54.388632 [ 191 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1695 | 2026.04.22 02:10:54.389459 [ 198 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001199022 sec., 290236.5427823677 rows/sec., 19.56 MiB/sec. | ||
| 1696 | 2026.04.22 02:10:54.389741 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1697 | 2026.04.22 02:10:54.390294 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_6_1} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.04.22 02:10:54.390366 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_6_1} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1699 | 2026.04.22 02:10:54.390438 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1700 | 2026.04.22 02:10:56.387715 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.04.22 02:10:56.387946 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) 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) | ||
| 1702 | 2026.04.22 02:10:56.388290 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1703 | 2026.04.22 02:10:56.388338 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <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 | ||
| 1704 | 2026.04.22 02:10:56.388584 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1705 | 2026.04.22 02:10:56.388651 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1706 | 2026.04.22 02:10:56.388792 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1707 | 2026.04.22 02:10:56.388884 [ 334 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1708 | 2026.04.22 02:10:56.388885 [ 326 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1709 | 2026.04.22 02:10:56.388983 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (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 | ||
| 1710 | 2026.04.22 02:10:56.389004 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1711 | 2026.04.22 02:10:56.391073 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1712 | 2026.04.22 02:10:56.391099 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1713 | 2026.04.22 02:10:56.391154 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <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'))" | ||
| 1714 | 2026.04.22 02:10:56.391204 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <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'))" | ||
| 1715 | 2026.04.22 02:10:56.392026 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004177 sec., 6942.781900885803 rows/sec., 302.53 KiB/sec. | ||
| 1716 | 2026.04.22 02:10:56.392115 [ 3 ] {6205c12f-7789-4a30-a720-d67fbe1bf190} <Debug> TCPHandler: Processed in 0.004525351 sec. | ||
| 1717 | 2026.04.22 02:10:56.392360 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.04.22 02:10:56.392494 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1719 | 2026.04.22 02:10:56.392701 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1720 | 2026.04.22 02:10:56.392735 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1721 | 2026.04.22 02:10:56.392929 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1722 | 2026.04.22 02:10:56.392982 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1723 | 2026.04.22 02:10:56.393083 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1724 | 2026.04.22 02:10:56.393149 [ 326 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1725 | 2026.04.22 02:10:56.393151 [ 295 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1726 | 2026.04.22 02:10:56.393256 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (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 | ||
| 1727 | 2026.04.22 02:10:56.393280 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1728 | 2026.04.22 02:10:56.393334 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1729 | 2026.04.22 02:10:56.393350 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1730 | 2026.04.22 02:10:56.393380 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1731 | 2026.04.22 02:10:56.393411 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1732 | 2026.04.22 02:10:56.394138 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001697 sec., 17088.980553918682 rows/sec., 744.65 KiB/sec. | ||
| 1733 | 2026.04.22 02:10:56.394235 [ 3 ] {6deca2e9-213a-4c49-8aef-eb049774f099} <Debug> TCPHandler: Processed in 0.001925585 sec. | ||
| 1734 | 2026.04.22 02:10:56.394519 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.04.22 02:10:56.394654 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1736 | 2026.04.22 02:10:56.394870 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1737 | 2026.04.22 02:10:56.394907 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1738 | 2026.04.22 02:10:56.395104 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1739 | 2026.04.22 02:10:56.395158 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1740 | 2026.04.22 02:10:56.395261 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1741 | 2026.04.22 02:10:56.395324 [ 334 ] {7752e024-b50f-4767-8699-d5590f265246} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1742 | 2026.04.22 02:10:56.395333 [ 297 ] {7752e024-b50f-4767-8699-d5590f265246} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1743 | 2026.04.22 02:10:56.395431 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (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 | ||
| 1744 | 2026.04.22 02:10:56.395457 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1745 | 2026.04.22 02:10:56.395513 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1746 | 2026.04.22 02:10:56.395530 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1747 | 2026.04.22 02:10:56.395561 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1748 | 2026.04.22 02:10:56.395591 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1749 | 2026.04.22 02:10:56.396189 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00159 sec., 18238.993710691822 rows/sec., 794.76 KiB/sec. | ||
| 1750 | 2026.04.22 02:10:56.396276 [ 3 ] {7752e024-b50f-4767-8699-d5590f265246} <Debug> TCPHandler: Processed in 0.001807602 sec. | ||
| 1751 | 2026.04.22 02:10:56.396515 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2026.04.22 02:10:56.396648 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1753 | 2026.04.22 02:10:56.396860 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1754 | 2026.04.22 02:10:56.396895 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1755 | 2026.04.22 02:10:56.397089 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1756 | 2026.04.22 02:10:56.397141 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1757 | 2026.04.22 02:10:56.397242 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1758 | 2026.04.22 02:10:56.397304 [ 341 ] {58738c72-c01b-4ea9-80da-49310f670979} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1759 | 2026.04.22 02:10:56.397307 [ 326 ] {58738c72-c01b-4ea9-80da-49310f670979} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1760 | 2026.04.22 02:10:56.397404 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (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 | ||
| 1761 | 2026.04.22 02:10:56.397426 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1762 | 2026.04.22 02:10:56.397481 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1763 | 2026.04.22 02:10:56.397498 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1764 | 2026.04.22 02:10:56.397529 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1765 | 2026.04.22 02:10:56.397561 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1766 | 2026.04.22 02:10:56.398074 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00148 sec., 19594.594594594593 rows/sec., 853.83 KiB/sec. | ||
| 1767 | 2026.04.22 02:10:56.398146 [ 3 ] {58738c72-c01b-4ea9-80da-49310f670979} <Debug> TCPHandler: Processed in 0.00168011 sec. | ||
| 1768 | 2026.04.22 02:10:56.398487 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2026.04.22 02:10:56.398620 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1770 | 2026.04.22 02:10:56.398825 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1771 | 2026.04.22 02:10:56.398860 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1772 | 2026.04.22 02:10:56.399051 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1773 | 2026.04.22 02:10:56.399102 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1774 | 2026.04.22 02:10:56.399198 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1775 | 2026.04.22 02:10:56.399248 [ 334 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1776 | 2026.04.22 02:10:56.399256 [ 326 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1777 | 2026.04.22 02:10:56.399325 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (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 | ||
| 1778 | 2026.04.22 02:10:56.399347 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1779 | 2026.04.22 02:10:56.399405 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1780 | 2026.04.22 02:10:56.399424 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1781 | 2026.04.22 02:10:56.399454 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1782 | 2026.04.22 02:10:56.399484 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1783 | 2026.04.22 02:10:56.400072 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001505 sec., 19269.10299003322 rows/sec., 839.65 KiB/sec. | ||
| 1784 | 2026.04.22 02:10:56.400174 [ 3 ] {7405cdd2-f3c8-4c75-8808-96660158b52f} <Debug> TCPHandler: Processed in 0.001736371 sec. | ||
| 1785 | 2026.04.22 02:10:56.400440 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.04.22 02:10:56.400575 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1787 | 2026.04.22 02:10:56.400783 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1788 | 2026.04.22 02:10:56.400818 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1789 | 2026.04.22 02:10:56.401024 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1790 | 2026.04.22 02:10:56.401076 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1791 | 2026.04.22 02:10:56.401174 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1792 | 2026.04.22 02:10:56.401237 [ 261 ] {1377872f-503d-4dce-968c-07b29afffc40} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1793 | 2026.04.22 02:10:56.401246 [ 341 ] {1377872f-503d-4dce-968c-07b29afffc40} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1794 | 2026.04.22 02:10:56.401335 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (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 | ||
| 1795 | 2026.04.22 02:10:56.401361 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1796 | 2026.04.22 02:10:56.401416 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1797 | 2026.04.22 02:10:56.401433 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1798 | 2026.04.22 02:10:56.401463 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1799 | 2026.04.22 02:10:56.401496 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1800 | 2026.04.22 02:10:56.402019 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001499 sec., 19346.230820547033 rows/sec., 843.01 KiB/sec. | ||
| 1801 | 2026.04.22 02:10:56.402103 [ 3 ] {1377872f-503d-4dce-968c-07b29afffc40} <Debug> TCPHandler: Processed in 0.001711661 sec. | ||
| 1802 | 2026.04.22 02:10:56.408482 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.04.22 02:10:56.408618 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1804 | 2026.04.22 02:10:56.408829 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1805 | 2026.04.22 02:10:56.408864 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1806 | 2026.04.22 02:10:56.409060 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1807 | 2026.04.22 02:10:56.409114 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1808 | 2026.04.22 02:10:56.409214 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1809 | 2026.04.22 02:10:56.409275 [ 334 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1810 | 2026.04.22 02:10:56.409282 [ 261 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1811 | 2026.04.22 02:10:56.409364 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (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 | ||
| 1812 | 2026.04.22 02:10:56.409391 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1813 | 2026.04.22 02:10:56.409446 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1814 | 2026.04.22 02:10:56.409463 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1815 | 2026.04.22 02:10:56.409492 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1816 | 2026.04.22 02:10:56.409522 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1817 | 2026.04.22 02:10:56.410042 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001478 sec., 19621.109607577808 rows/sec., 854.99 KiB/sec. | ||
| 1818 | 2026.04.22 02:10:56.410138 [ 3 ] {b4f8b3bc-98c0-413f-be87-d6e964388a55} <Debug> TCPHandler: Processed in 0.00170664 sec. | ||
| 1819 | 2026.04.22 02:10:56.470777 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.04.22 02:10:56.470947 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1821 | 2026.04.22 02:10:56.471214 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1822 | 2026.04.22 02:10:56.471260 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1823 | 2026.04.22 02:10:56.471510 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1824 | 2026.04.22 02:10:56.471575 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1825 | 2026.04.22 02:10:56.471698 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1826 | 2026.04.22 02:10:56.471776 [ 341 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1827 | 2026.04.22 02:10:56.471784 [ 261 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1828 | 2026.04.22 02:10:56.471886 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (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 | ||
| 1829 | 2026.04.22 02:10:56.471914 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1830 | 2026.04.22 02:10:56.471978 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1831 | 2026.04.22 02:10:56.471996 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1832 | 2026.04.22 02:10:56.472027 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1833 | 2026.04.22 02:10:56.472062 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1834 | 2026.04.22 02:10:56.472630 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001754 sec., 16533.63740022805 rows/sec., 720.45 KiB/sec. | ||
| 1835 | 2026.04.22 02:10:56.472713 [ 3 ] {6cd85c80-6f41-401b-a4b4-53e4ee0d65d9} <Debug> TCPHandler: Processed in 0.002000056 sec. | ||
| 1836 | 2026.04.22 02:10:56.505272 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.04.22 02:10:56.505530 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1838 | 2026.04.22 02:10:56.505926 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1839 | 2026.04.22 02:10:56.505987 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1840 | 2026.04.22 02:10:56.506278 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1841 | 2026.04.22 02:10:56.506333 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1842 | 2026.04.22 02:10:56.506515 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1843 | 2026.04.22 02:10:56.506573 [ 334 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1844 | 2026.04.22 02:10:56.506582 [ 261 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1845 | 2026.04.22 02:10:56.506666 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1846 | 2026.04.22 02:10:56.506691 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1847 | 2026.04.22 02:10:56.506745 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1848 | 2026.04.22 02:10:56.506763 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1849 | 2026.04.22 02:10:56.506793 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1850 | 2026.04.22 02:10:56.506823 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1851 | 2026.04.22 02:10:56.507402 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001983 sec., 14624.306606152295 rows/sec., 637.25 KiB/sec. | ||
| 1852 | 2026.04.22 02:10:56.507472 [ 3 ] {8dca20f8-cccc-4137-933d-f2ddbabad35f} <Debug> TCPHandler: Processed in 0.002293321 sec. | ||
| 1853 | 2026.04.22 02:10:56.508757 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.04.22 02:10:56.508863 [ 3 ] {98beab0c-10fa-4b07-8495-776c4ec261fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1855 | 2026.04.22 02:10:56.508903 [ 3 ] {98beab0c-10fa-4b07-8495-776c4ec261fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1856 | 2026.04.22 02:10:56.509497 [ 3 ] {98beab0c-10fa-4b07-8495-776c4ec261fd} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.04.22 02:10:56.509546 [ 3 ] {98beab0c-10fa-4b07-8495-776c4ec261fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1858 | 2026.04.22 02:10:56.510098 [ 3 ] {98beab0c-10fa-4b07-8495-776c4ec261fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1859 | 2026.04.22 02:10:56.510447 [ 3 ] {98beab0c-10fa-4b07-8495-776c4ec261fd} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): 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.22 02:10:56.510588 [ 3 ] {98beab0c-10fa-4b07-8495-776c4ec261fd} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001757 sec., 5122.367672168469 rows/sec., 1.05 MiB/sec. | ||
| 1861 | 2026.04.22 02:10:56.510627 [ 3 ] {98beab0c-10fa-4b07-8495-776c4ec261fd} <Debug> TCPHandler: Processed in 0.001920145 sec. | ||
| 1862 | 2026.04.22 02:10:56.510745 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.04.22 02:10:56.510839 [ 3 ] {434b6490-a433-4b38-8685-eb357e97e67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1864 | 2026.04.22 02:10:56.510878 [ 3 ] {434b6490-a433-4b38-8685-eb357e97e67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1865 | 2026.04.22 02:10:56.511294 [ 3 ] {434b6490-a433-4b38-8685-eb357e97e67d} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.04.22 02:10:56.511330 [ 3 ] {434b6490-a433-4b38-8685-eb357e97e67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1867 | 2026.04.22 02:10:56.511726 [ 3 ] {434b6490-a433-4b38-8685-eb357e97e67d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1868 | 2026.04.22 02:10:56.512160 [ 3 ] {434b6490-a433-4b38-8685-eb357e97e67d} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.04.22 02:10:56.512285 [ 3 ] {434b6490-a433-4b38-8685-eb357e97e67d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001465 sec., 16382.252559726963 rows/sec., 1.36 MiB/sec. | ||
| 1870 | 2026.04.22 02:10:56.512322 [ 3 ] {434b6490-a433-4b38-8685-eb357e97e67d} <Debug> TCPHandler: Processed in 0.001625649 sec. | ||
| 1871 | 2026.04.22 02:10:56.512436 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.04.22 02:10:56.512528 [ 3 ] {1fcaa415-6b37-4e3a-8524-4879c60a14af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1873 | 2026.04.22 02:10:56.512567 [ 3 ] {1fcaa415-6b37-4e3a-8524-4879c60a14af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1874 | 2026.04.22 02:10:56.512944 [ 3 ] {1fcaa415-6b37-4e3a-8524-4879c60a14af} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.04.22 02:10:56.512979 [ 3 ] {1fcaa415-6b37-4e3a-8524-4879c60a14af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1876 | 2026.04.22 02:10:56.513351 [ 3 ] {1fcaa415-6b37-4e3a-8524-4879c60a14af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1877 | 2026.04.22 02:10:56.513817 [ 3 ] {1fcaa415-6b37-4e3a-8524-4879c60a14af} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.04.22 02:10:56.513944 [ 3 ] {1fcaa415-6b37-4e3a-8524-4879c60a14af} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001433 sec., 1395.6734124214934 rows/sec., 113.81 KiB/sec. | ||
| 1879 | 2026.04.22 02:10:56.513979 [ 3 ] {1fcaa415-6b37-4e3a-8524-4879c60a14af} <Debug> TCPHandler: Processed in 0.001592129 sec. | ||
| 1880 | 2026.04.22 02:10:56.514092 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.04.22 02:10:56.514184 [ 3 ] {9879b630-7083-4b82-a4ad-9979b798d688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1882 | 2026.04.22 02:10:56.514223 [ 3 ] {9879b630-7083-4b82-a4ad-9979b798d688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1883 | 2026.04.22 02:10:56.516254 [ 3 ] {9879b630-7083-4b82-a4ad-9979b798d688} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.04.22 02:10:56.516289 [ 3 ] {9879b630-7083-4b82-a4ad-9979b798d688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1885 | 2026.04.22 02:10:56.516858 [ 3 ] {9879b630-7083-4b82-a4ad-9979b798d688} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1886 | 2026.04.22 02:10:56.517261 [ 3 ] {9879b630-7083-4b82-a4ad-9979b798d688} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.04.22 02:10:56.517393 [ 3 ] {9879b630-7083-4b82-a4ad-9979b798d688} <Debug> executeQuery: Read 2544 rows, 195.05 KiB in 0.003226 sec., 788592.6844389336 rows/sec., 59.04 MiB/sec. | ||
| 1888 | 2026.04.22 02:10:56.517430 [ 3 ] {9879b630-7083-4b82-a4ad-9979b798d688} <Debug> TCPHandler: Processed in 0.0033866 sec. | ||
| 1889 | 2026.04.22 02:10:56.517556 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.04.22 02:10:56.517650 [ 3 ] {955a5eb7-357b-4ea2-a311-f618d38718c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1891 | 2026.04.22 02:10:56.517689 [ 3 ] {955a5eb7-357b-4ea2-a311-f618d38718c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1892 | 2026.04.22 02:10:56.518106 [ 3 ] {955a5eb7-357b-4ea2-a311-f618d38718c9} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.04.22 02:10:56.518143 [ 3 ] {955a5eb7-357b-4ea2-a311-f618d38718c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1894 | 2026.04.22 02:10:56.518533 [ 3 ] {955a5eb7-357b-4ea2-a311-f618d38718c9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1895 | 2026.04.22 02:10:56.518994 [ 3 ] {955a5eb7-357b-4ea2-a311-f618d38718c9} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.04.22 02:10:56.519121 [ 3 ] {955a5eb7-357b-4ea2-a311-f618d38718c9} <Debug> executeQuery: Read 33 rows, 2.53 KiB in 0.001489 sec., 22162.525184687707 rows/sec., 1.66 MiB/sec. | ||
| 1897 | 2026.04.22 02:10:56.519136 [ 85 ] {} <Debug> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1898 | 2026.04.22 02:10:56.519157 [ 3 ] {955a5eb7-357b-4ea2-a311-f618d38718c9} <Debug> TCPHandler: Processed in 0.001649649 sec. | ||
| 1899 | 2026.04.22 02:10:56.519190 [ 85 ] {} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.04.22 02:10:56.519220 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1901 | 2026.04.22 02:10:56.519283 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.04.22 02:10:56.519323 [ 191 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::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 | ||
| 1903 | 2026.04.22 02:10:56.519386 [ 3 ] {2c73a6df-ddac-427a-a93b-e24dc84231d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1904 | 2026.04.22 02:10:56.519430 [ 3 ] {2c73a6df-ddac-427a-a93b-e24dc84231d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1905 | 2026.04.22 02:10:56.519445 [ 191 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1906 | 2026.04.22 02:10:56.519479 [ 191 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part | ||
| 1907 | 2026.04.22 02:10:56.519537 [ 191 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1908 | 2026.04.22 02:10:56.519580 [ 191 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 1909 | 2026.04.22 02:10:56.519620 [ 191 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1910 | 2026.04.22 02:10:56.519660 [ 191 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
| 1911 | 2026.04.22 02:10:56.519697 [ 191 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 1912 | 2026.04.22 02:10:56.520142 [ 3 ] {2c73a6df-ddac-427a-a93b-e24dc84231d4} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.04.22 02:10:56.520184 [ 3 ] {2c73a6df-ddac-427a-a93b-e24dc84231d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1914 | 2026.04.22 02:10:56.520526 [ 198 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240312 sec., 94331.10378678914 rows/sec., 7.32 MiB/sec. | ||
| 1915 | 2026.04.22 02:10:56.520648 [ 3 ] {2c73a6df-ddac-427a-a93b-e24dc84231d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1916 | 2026.04.22 02:10:56.520797 [ 200 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1917 | 2026.04.22 02:10:56.521070 [ 3 ] {2c73a6df-ddac-427a-a93b-e24dc84231d4} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.04.22 02:10:56.521200 [ 3 ] {2c73a6df-ddac-427a-a93b-e24dc84231d4} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001838 sec., 448857.4537540805 rows/sec., 26.26 MiB/sec. | ||
| 1919 | 2026.04.22 02:10:56.521238 [ 3 ] {2c73a6df-ddac-427a-a93b-e24dc84231d4} <Debug> TCPHandler: Processed in 0.002004405 sec. | ||
| 1920 | 2026.04.22 02:10:56.521277 [ 200 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_6_1} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.04.22 02:10:56.521348 [ 200 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_6_1} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1922 | 2026.04.22 02:10:56.521354 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.04.22 02:10:56.521420 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1924 | 2026.04.22 02:10:56.521449 [ 3 ] {dedfb3c6-a834-48bb-85cc-02eded1d5b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1925 | 2026.04.22 02:10:56.521488 [ 3 ] {dedfb3c6-a834-48bb-85cc-02eded1d5b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1926 | 2026.04.22 02:10:56.521879 [ 3 ] {dedfb3c6-a834-48bb-85cc-02eded1d5b0b} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2026.04.22 02:10:56.521914 [ 3 ] {dedfb3c6-a834-48bb-85cc-02eded1d5b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1928 | 2026.04.22 02:10:56.522443 [ 3 ] {dedfb3c6-a834-48bb-85cc-02eded1d5b0b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1929 | 2026.04.22 02:10:56.522853 [ 3 ] {dedfb3c6-a834-48bb-85cc-02eded1d5b0b} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2026.04.22 02:10:56.522976 [ 3 ] {dedfb3c6-a834-48bb-85cc-02eded1d5b0b} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001545 sec., 1294.4983818770227 rows/sec., 91.02 KiB/sec. | ||
| 1931 | 2026.04.22 02:10:56.523013 [ 3 ] {dedfb3c6-a834-48bb-85cc-02eded1d5b0b} <Debug> TCPHandler: Processed in 0.00170876 sec. | ||
| 1932 | 2026.04.22 02:10:56.523128 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.04.22 02:10:56.523221 [ 3 ] {4d570d6b-059b-4916-b6e4-b7585355d24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1934 | 2026.04.22 02:10:56.523259 [ 3 ] {4d570d6b-059b-4916-b6e4-b7585355d24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1935 | 2026.04.22 02:10:56.523645 [ 3 ] {4d570d6b-059b-4916-b6e4-b7585355d24d} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.04.22 02:10:56.523680 [ 3 ] {4d570d6b-059b-4916-b6e4-b7585355d24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1937 | 2026.04.22 02:10:56.524072 [ 3 ] {4d570d6b-059b-4916-b6e4-b7585355d24d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1938 | 2026.04.22 02:10:56.524517 [ 3 ] {4d570d6b-059b-4916-b6e4-b7585355d24d} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.04.22 02:10:56.524642 [ 3 ] {4d570d6b-059b-4916-b6e4-b7585355d24d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001439 sec., 8339.124391938847 rows/sec., 651.49 KiB/sec. | ||
| 1940 | 2026.04.22 02:10:56.524678 [ 3 ] {4d570d6b-059b-4916-b6e4-b7585355d24d} <Debug> TCPHandler: Processed in 0.001598879 sec. | ||
| 1941 | 2026.04.22 02:10:56.524789 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2026.04.22 02:10:56.524881 [ 3 ] {00c579e1-8ecb-49b9-92e3-3f59d50d58ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1943 | 2026.04.22 02:10:56.524919 [ 3 ] {00c579e1-8ecb-49b9-92e3-3f59d50d58ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1944 | 2026.04.22 02:10:56.525875 [ 3 ] {00c579e1-8ecb-49b9-92e3-3f59d50d58ff} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.04.22 02:10:56.525910 [ 3 ] {00c579e1-8ecb-49b9-92e3-3f59d50d58ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1946 | 2026.04.22 02:10:56.526406 [ 3 ] {00c579e1-8ecb-49b9-92e3-3f59d50d58ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1947 | 2026.04.22 02:10:56.526823 [ 3 ] {00c579e1-8ecb-49b9-92e3-3f59d50d58ff} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.04.22 02:10:56.526951 [ 3 ] {00c579e1-8ecb-49b9-92e3-3f59d50d58ff} <Debug> executeQuery: Read 1336 rows, 92.18 KiB in 0.002088 sec., 639846.7432950191 rows/sec., 43.11 MiB/sec. | ||
| 1949 | 2026.04.22 02:10:56.526987 [ 3 ] {00c579e1-8ecb-49b9-92e3-3f59d50d58ff} <Debug> TCPHandler: Processed in 0.002247321 sec. | ||
| 1950 | 2026.04.22 02:10:56.527102 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.04.22 02:10:56.527197 [ 3 ] {074af713-8a79-45d1-9b61-18cbbe51c687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1952 | 2026.04.22 02:10:56.527238 [ 3 ] {074af713-8a79-45d1-9b61-18cbbe51c687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1953 | 2026.04.22 02:10:56.528434 [ 3 ] {074af713-8a79-45d1-9b61-18cbbe51c687} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.04.22 02:10:56.528470 [ 3 ] {074af713-8a79-45d1-9b61-18cbbe51c687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1955 | 2026.04.22 02:10:56.529128 [ 3 ] {074af713-8a79-45d1-9b61-18cbbe51c687} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1956 | 2026.04.22 02:10:56.529544 [ 3 ] {074af713-8a79-45d1-9b61-18cbbe51c687} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.04.22 02:10:56.529670 [ 3 ] {074af713-8a79-45d1-9b61-18cbbe51c687} <Debug> executeQuery: Read 2862 rows, 183.68 KiB in 0.002492 sec., 1148475.1203852328 rows/sec., 71.98 MiB/sec. | ||
| 1958 | 2026.04.22 02:10:56.529706 [ 3 ] {074af713-8a79-45d1-9b61-18cbbe51c687} <Debug> TCPHandler: Processed in 0.002653147 sec. | ||
| 1959 | 2026.04.22 02:10:56.529821 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.04.22 02:10:56.529916 [ 3 ] {4ce10908-045c-4f98-b945-474ae9fbf296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1961 | 2026.04.22 02:10:56.529968 [ 3 ] {4ce10908-045c-4f98-b945-474ae9fbf296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1962 | 2026.04.22 02:10:56.530702 [ 3 ] {4ce10908-045c-4f98-b945-474ae9fbf296} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.04.22 02:10:56.530738 [ 3 ] {4ce10908-045c-4f98-b945-474ae9fbf296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1964 | 2026.04.22 02:10:56.531345 [ 3 ] {4ce10908-045c-4f98-b945-474ae9fbf296} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1965 | 2026.04.22 02:10:56.531758 [ 3 ] {4ce10908-045c-4f98-b945-474ae9fbf296} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.04.22 02:10:56.531861 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1967 | 2026.04.22 02:10:56.531894 [ 3 ] {4ce10908-045c-4f98-b945-474ae9fbf296} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001997 sec., 9514.271407110666 rows/sec., 17.05 MiB/sec. | ||
| 1968 | 2026.04.22 02:10:56.531897 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.04.22 02:10:56.531936 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1970 | 2026.04.22 02:10:56.531953 [ 3 ] {4ce10908-045c-4f98-b945-474ae9fbf296} <Debug> TCPHandler: Processed in 0.002179819 sec. | ||
| 1971 | 2026.04.22 02:10:56.532012 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::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 | ||
| 1972 | 2026.04.22 02:10:56.532082 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.04.22 02:10:56.532180 [ 3 ] {dd94b731-8da6-4dc0-a30c-ead589823f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.04.22 02:10:56.532214 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1975 | 2026.04.22 02:10:56.532221 [ 3 ] {dd94b731-8da6-4dc0-a30c-ead589823f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1976 | 2026.04.22 02:10:56.532269 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1977 | 2026.04.22 02:10:56.532389 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1978 | 2026.04.22 02:10:56.532498 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::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 | ||
| 1979 | 2026.04.22 02:10:56.532575 [ 3 ] {dd94b731-8da6-4dc0-a30c-ead589823f77} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.04.22 02:10:56.532603 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1981 | 2026.04.22 02:10:56.532614 [ 3 ] {dd94b731-8da6-4dc0-a30c-ead589823f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1982 | 2026.04.22 02:10:56.532702 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
| 1983 | 2026.04.22 02:10:56.532797 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
| 1984 | 2026.04.22 02:10:56.533052 [ 3 ] {dd94b731-8da6-4dc0-a30c-ead589823f77} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1985 | 2026.04.22 02:10:56.533502 [ 3 ] {dd94b731-8da6-4dc0-a30c-ead589823f77} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.04.22 02:10:56.533636 [ 3 ] {dd94b731-8da6-4dc0-a30c-ead589823f77} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001474 sec., 16282.225237449118 rows/sec., 1.10 MiB/sec. | ||
| 1987 | 2026.04.22 02:10:56.533673 [ 3 ] {dd94b731-8da6-4dc0-a30c-ead589823f77} <Debug> TCPHandler: Processed in 0.001639379 sec. | ||
| 1988 | 2026.04.22 02:10:56.534563 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 79 rows, containing 19 columns (19 merged, 0 gathered) in 0.002581136 sec., 30606.67860972843 rows/sec., 54.85 MiB/sec. | ||
| 1989 | 2026.04.22 02:10:56.534909 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1990 | 2026.04.22 02:10:56.535467 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.04.22 02:10:56.535539 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1992 | 2026.04.22 02:10:56.535618 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 1993 | 2026.04.22 02:10:58.097112 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 280 | ||
| 1994 | 2026.04.22 02:10:58.100066 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.04.22 02:10:58.100124 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 1996 | 2026.04.22 02:10:58.101594 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1997 | 2026.04.22 02:10:58.102060 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2026.04.22 02:10:58.102382 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 1999 | 2026.04.22 02:10:59.368225 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.04.22 02:10:59.368457 [ 3 ] {a492c877-e8c8-414b-ac61-fb95b8ec0573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2001 | 2026.04.22 02:10:59.368542 [ 3 ] {a492c877-e8c8-414b-ac61-fb95b8ec0573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2002 | 2026.04.22 02:10:59.369320 [ 3 ] {a492c877-e8c8-414b-ac61-fb95b8ec0573} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.04.22 02:10:59.369374 [ 3 ] {a492c877-e8c8-414b-ac61-fb95b8ec0573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2004 | 2026.04.22 02:10:59.369922 [ 3 ] {a492c877-e8c8-414b-ac61-fb95b8ec0573} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2005 | 2026.04.22 02:10:59.370367 [ 3 ] {a492c877-e8c8-414b-ac61-fb95b8ec0573} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.04.22 02:10:59.370527 [ 3 ] {a492c877-e8c8-414b-ac61-fb95b8ec0573} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002132 sec., 26266.416510318948 rows/sec., 2.02 MiB/sec. | ||
| 2007 | 2026.04.22 02:10:59.370576 [ 3 ] {a492c877-e8c8-414b-ac61-fb95b8ec0573} <Debug> TCPHandler: Processed in 0.002507425 sec. | ||
| 2008 | 2026.04.22 02:10:59.370699 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.04.22 02:10:59.370801 [ 3 ] {13dcd920-e644-40b0-9cfe-7adcfc8fa0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2010 | 2026.04.22 02:10:59.370844 [ 3 ] {13dcd920-e644-40b0-9cfe-7adcfc8fa0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2011 | 2026.04.22 02:10:59.371291 [ 3 ] {13dcd920-e644-40b0-9cfe-7adcfc8fa0c4} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.04.22 02:10:59.371328 [ 3 ] {13dcd920-e644-40b0-9cfe-7adcfc8fa0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2013 | 2026.04.22 02:10:59.371732 [ 3 ] {13dcd920-e644-40b0-9cfe-7adcfc8fa0c4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2014 | 2026.04.22 02:10:59.372147 [ 3 ] {13dcd920-e644-40b0-9cfe-7adcfc8fa0c4} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.04.22 02:10:59.372278 [ 3 ] {13dcd920-e644-40b0-9cfe-7adcfc8fa0c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001501 sec., 42638.241172551636 rows/sec., 3.33 MiB/sec. | ||
| 2016 | 2026.04.22 02:10:59.372317 [ 3 ] {13dcd920-e644-40b0-9cfe-7adcfc8fa0c4} <Debug> TCPHandler: Processed in 0.0016673 sec. | ||
| 2017 | 2026.04.22 02:10:59.372436 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.04.22 02:10:59.372532 [ 3 ] {18884631-35fa-4c27-a360-dced718cf104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2019 | 2026.04.22 02:10:59.372574 [ 3 ] {18884631-35fa-4c27-a360-dced718cf104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2020 | 2026.04.22 02:10:59.372946 [ 3 ] {18884631-35fa-4c27-a360-dced718cf104} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.04.22 02:10:59.372981 [ 3 ] {18884631-35fa-4c27-a360-dced718cf104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2022 | 2026.04.22 02:10:59.373443 [ 3 ] {18884631-35fa-4c27-a360-dced718cf104} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2023 | 2026.04.22 02:10:59.373907 [ 3 ] {18884631-35fa-4c27-a360-dced718cf104} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.04.22 02:10:59.374037 [ 3 ] {18884631-35fa-4c27-a360-dced718cf104} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001525 sec., 62950.81967213115 rows/sec., 4.38 MiB/sec. | ||
| 2025 | 2026.04.22 02:10:59.374074 [ 3 ] {18884631-35fa-4c27-a360-dced718cf104} <Debug> TCPHandler: Processed in 0.00168669 sec. | ||
| 2026 | 2026.04.22 02:10:59.374189 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.04.22 02:10:59.374283 [ 3 ] {d44ed847-9172-49d9-8202-01cdd801236f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2028 | 2026.04.22 02:10:59.374324 [ 3 ] {d44ed847-9172-49d9-8202-01cdd801236f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2029 | 2026.04.22 02:10:59.374646 [ 3 ] {d44ed847-9172-49d9-8202-01cdd801236f} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.04.22 02:10:59.374682 [ 3 ] {d44ed847-9172-49d9-8202-01cdd801236f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2031 | 2026.04.22 02:10:59.375063 [ 3 ] {d44ed847-9172-49d9-8202-01cdd801236f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2032 | 2026.04.22 02:10:59.375481 [ 3 ] {d44ed847-9172-49d9-8202-01cdd801236f} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.04.22 02:10:59.375608 [ 3 ] {d44ed847-9172-49d9-8202-01cdd801236f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001344 sec., 26785.714285714286 rows/sec., 1.81 MiB/sec. | ||
| 2034 | 2026.04.22 02:10:59.375643 [ 3 ] {d44ed847-9172-49d9-8202-01cdd801236f} <Debug> TCPHandler: Processed in 0.001502478 sec. | ||
| 2035 | 2026.04.22 02:11:00.604752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3302 | ||
| 2036 | 2026.04.22 02:11:00.605274 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.04.22 02:11:00.605312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2038 | 2026.04.22 02:11:00.605986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2039 | 2026.04.22 02:11:00.606492 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.04.22 02:11:00.606628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3302 | ||
| 2041 | 2026.04.22 02:11:00.781765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2042 | 2026.04.22 02:11:00.799379 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.04.22 02:11:00.799443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2044 | 2026.04.22 02:11:00.805098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2045 | 2026.04.22 02:11:00.806264 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.04.22 02:11:00.809314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2047 | 2026.04.22 02:11:04.372442 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.04.22 02:11:04.372634 [ 3 ] {ecef177f-343b-4d8d-af3a-d35e02ff3174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2049 | 2026.04.22 02:11:04.372702 [ 3 ] {ecef177f-343b-4d8d-af3a-d35e02ff3174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2050 | 2026.04.22 02:11:04.373342 [ 3 ] {ecef177f-343b-4d8d-af3a-d35e02ff3174} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.04.22 02:11:04.373389 [ 3 ] {ecef177f-343b-4d8d-af3a-d35e02ff3174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2052 | 2026.04.22 02:11:04.373892 [ 3 ] {ecef177f-343b-4d8d-af3a-d35e02ff3174} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2053 | 2026.04.22 02:11:04.374337 [ 3 ] {ecef177f-343b-4d8d-af3a-d35e02ff3174} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.04.22 02:11:04.374494 [ 3 ] {ecef177f-343b-4d8d-af3a-d35e02ff3174} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00191 sec., 56544.502617801045 rows/sec., 4.76 MiB/sec. | ||
| 2055 | 2026.04.22 02:11:04.374543 [ 3 ] {ecef177f-343b-4d8d-af3a-d35e02ff3174} <Debug> TCPHandler: Processed in 0.0022257 sec. | ||
| 2056 | 2026.04.22 02:11:04.374695 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.04.22 02:11:04.374798 [ 3 ] {e18ec1ed-7113-43fe-bb5f-74c43f782363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2058 | 2026.04.22 02:11:04.374843 [ 3 ] {e18ec1ed-7113-43fe-bb5f-74c43f782363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2059 | 2026.04.22 02:11:04.375272 [ 3 ] {e18ec1ed-7113-43fe-bb5f-74c43f782363} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.04.22 02:11:04.375311 [ 3 ] {e18ec1ed-7113-43fe-bb5f-74c43f782363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2061 | 2026.04.22 02:11:04.375854 [ 3 ] {e18ec1ed-7113-43fe-bb5f-74c43f782363} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2062 | 2026.04.22 02:11:04.376353 [ 3 ] {e18ec1ed-7113-43fe-bb5f-74c43f782363} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.04.22 02:11:04.376497 [ 3 ] {e18ec1ed-7113-43fe-bb5f-74c43f782363} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001722 sec., 15098.722415795586 rows/sec., 1.11 MiB/sec. | ||
| 2064 | 2026.04.22 02:11:04.376536 [ 3 ] {e18ec1ed-7113-43fe-bb5f-74c43f782363} <Debug> TCPHandler: Processed in 0.001892674 sec. | ||
| 2065 | 2026.04.22 02:11:04.376664 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.04.22 02:11:04.376761 [ 3 ] {fda9822e-dcd5-4fb3-8108-3fbd09ee021a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2067 | 2026.04.22 02:11:04.376802 [ 3 ] {fda9822e-dcd5-4fb3-8108-3fbd09ee021a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2068 | 2026.04.22 02:11:04.377244 [ 3 ] {fda9822e-dcd5-4fb3-8108-3fbd09ee021a} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.04.22 02:11:04.377280 [ 3 ] {fda9822e-dcd5-4fb3-8108-3fbd09ee021a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2070 | 2026.04.22 02:11:04.377743 [ 3 ] {fda9822e-dcd5-4fb3-8108-3fbd09ee021a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2071 | 2026.04.22 02:11:04.378200 [ 3 ] {fda9822e-dcd5-4fb3-8108-3fbd09ee021a} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.04.22 02:11:04.378339 [ 3 ] {fda9822e-dcd5-4fb3-8108-3fbd09ee021a} <Debug> executeQuery: Read 93 rows, 7.47 KiB in 0.001597 sec., 58234.18910457107 rows/sec., 4.57 MiB/sec. | ||
| 2073 | 2026.04.22 02:11:04.378380 [ 3 ] {fda9822e-dcd5-4fb3-8108-3fbd09ee021a} <Debug> TCPHandler: Processed in 0.001765612 sec. | ||
| 2074 | 2026.04.22 02:11:04.378511 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.04.22 02:11:04.378610 [ 3 ] {da69b8d5-9a8f-4203-bf90-7f811d3f757f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2076 | 2026.04.22 02:11:04.378657 [ 3 ] {da69b8d5-9a8f-4203-bf90-7f811d3f757f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2077 | 2026.04.22 02:11:04.379074 [ 3 ] {da69b8d5-9a8f-4203-bf90-7f811d3f757f} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2026.04.22 02:11:04.379112 [ 3 ] {da69b8d5-9a8f-4203-bf90-7f811d3f757f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2079 | 2026.04.22 02:11:04.379547 [ 3 ] {da69b8d5-9a8f-4203-bf90-7f811d3f757f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2080 | 2026.04.22 02:11:04.379977 [ 3 ] {da69b8d5-9a8f-4203-bf90-7f811d3f757f} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.04.22 02:11:04.380111 [ 3 ] {da69b8d5-9a8f-4203-bf90-7f811d3f757f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec. | ||
| 2082 | 2026.04.22 02:11:04.380152 [ 3 ] {da69b8d5-9a8f-4203-bf90-7f811d3f757f} <Debug> TCPHandler: Processed in 0.001691261 sec. | ||
| 2083 | 2026.04.22 02:11:04.380269 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2084 | 2026.04.22 02:11:04.380366 [ 3 ] {5028c8b9-0b97-463d-8dd1-0ca411a80f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2085 | 2026.04.22 02:11:04.380423 [ 3 ] {5028c8b9-0b97-463d-8dd1-0ca411a80f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2086 | 2026.04.22 02:11:04.381220 [ 3 ] {5028c8b9-0b97-463d-8dd1-0ca411a80f43} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.04.22 02:11:04.381261 [ 3 ] {5028c8b9-0b97-463d-8dd1-0ca411a80f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2088 | 2026.04.22 02:11:04.381905 [ 3 ] {5028c8b9-0b97-463d-8dd1-0ca411a80f43} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2089 | 2026.04.22 02:11:04.382387 [ 3 ] {5028c8b9-0b97-463d-8dd1-0ca411a80f43} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.04.22 02:11:04.382528 [ 3 ] {5028c8b9-0b97-463d-8dd1-0ca411a80f43} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00218 sec., 11926.605504587156 rows/sec., 21.37 MiB/sec. | ||
| 2091 | 2026.04.22 02:11:04.382587 [ 3 ] {5028c8b9-0b97-463d-8dd1-0ca411a80f43} <Debug> TCPHandler: Processed in 0.002368302 sec. | ||
| 2092 | 2026.04.22 02:11:04.382726 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2026.04.22 02:11:04.382824 [ 3 ] {3667ded9-2037-41f1-aed6-14571479b67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2094 | 2026.04.22 02:11:04.382867 [ 3 ] {3667ded9-2037-41f1-aed6-14571479b67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2095 | 2026.04.22 02:11:04.383197 [ 3 ] {3667ded9-2037-41f1-aed6-14571479b67a} <Trace> oximeter.measurements_i64 (1d7a8621-a4f0-4c4a-b3fc-5e64df9cde2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.04.22 02:11:04.383237 [ 3 ] {3667ded9-2037-41f1-aed6-14571479b67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2097 | 2026.04.22 02:11:04.383661 [ 3 ] {3667ded9-2037-41f1-aed6-14571479b67a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2098 | 2026.04.22 02:11:04.384155 [ 3 ] {3667ded9-2037-41f1-aed6-14571479b67a} <Trace> oximeter.measurements_i64 (1d7a8621-a4f0-4c4a-b3fc-5e64df9cde2f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.04.22 02:11:04.384290 [ 3 ] {3667ded9-2037-41f1-aed6-14571479b67a} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001484 sec., 2021.563342318059 rows/sec., 161.88 KiB/sec. | ||
| 2100 | 2026.04.22 02:11:04.384327 [ 3 ] {3667ded9-2037-41f1-aed6-14571479b67a} <Debug> TCPHandler: Processed in 0.001650179 sec. | ||
| 2101 | 2026.04.22 02:11:04.384452 [ 3 ] {} <Trace> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.04.22 02:11:04.384555 [ 3 ] {54ea5214-946a-4e03-9694-d55bf171d771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2103 | 2026.04.22 02:11:04.384598 [ 3 ] {54ea5214-946a-4e03-9694-d55bf171d771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2104 | 2026.04.22 02:11:04.384933 [ 3 ] {54ea5214-946a-4e03-9694-d55bf171d771} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.04.22 02:11:04.384970 [ 3 ] {54ea5214-946a-4e03-9694-d55bf171d771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2106 | 2026.04.22 02:11:04.385408 [ 3 ] {54ea5214-946a-4e03-9694-d55bf171d771} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2107 | 2026.04.22 02:11:04.385830 [ 3 ] {54ea5214-946a-4e03-9694-d55bf171d771} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.04.22 02:11:04.385965 [ 3 ] {54ea5214-946a-4e03-9694-d55bf171d771} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec. | ||
| 2109 | 2026.04.22 02:11:04.386002 [ 3 ] {54ea5214-946a-4e03-9694-d55bf171d771} <Debug> TCPHandler: Processed in 0.001599658 sec. | ||
| 2110 | 2026.04.22 02:11:08.047296 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2111 | 2026.04.22 02:11:08.047369 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2112 | 2026.04.22 02:11:08.102741 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 302 | ||
| 2113 | 2026.04.22 02:11:08.104861 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.04.22 02:11:08.104909 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2115 | 2026.04.22 02:11:08.106040 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2116 | 2026.04.22 02:11:08.106300 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.04.22 02:11:08.106563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2118 | 2026.04.22 02:11:08.106711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3814 | ||
| 2119 | 2026.04.22 02:11:08.107202 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2120 | 2026.04.22 02:11:08.107242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2121 | 2026.04.22 02:11:08.107731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2122 | 2026.04.22 02:11:08.107961 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.04.22 02:11:08.108101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3814 | ||
| 2124 | 2026.04.22 02:11:08.309388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2125 | 2026.04.22 02:11:08.325807 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.04.22 02:11:08.325849 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2127 | 2026.04.22 02:11:08.331994 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2128 | 2026.04.22 02:11:08.332678 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.04.22 02:11:08.335312 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2130 | 2026.04.22 02:11:09.002937 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2131 | 2026.04.22 02:11:09.003009 [ 3 ] {} <Debug> TCP-Session: a6a80186-f059-4318-836d-e8b671d14273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.04.22 02:11:09.370706 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.04.22 02:11:09.370902 [ 5 ] {994b6b2d-a421-4ad6-b705-ee1a288f2e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2134 | 2026.04.22 02:11:09.370972 [ 5 ] {994b6b2d-a421-4ad6-b705-ee1a288f2e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2135 | 2026.04.22 02:11:09.371676 [ 5 ] {994b6b2d-a421-4ad6-b705-ee1a288f2e26} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.04.22 02:11:09.371720 [ 5 ] {994b6b2d-a421-4ad6-b705-ee1a288f2e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2137 | 2026.04.22 02:11:09.372123 [ 5 ] {994b6b2d-a421-4ad6-b705-ee1a288f2e26} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2138 | 2026.04.22 02:11:09.372358 [ 5 ] {994b6b2d-a421-4ad6-b705-ee1a288f2e26} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.04.22 02:11:09.372525 [ 5 ] {994b6b2d-a421-4ad6-b705-ee1a288f2e26} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001678 sec., 46483.90941597139 rows/sec., 3.85 MiB/sec. | ||
| 2140 | 2026.04.22 02:11:09.372572 [ 5 ] {994b6b2d-a421-4ad6-b705-ee1a288f2e26} <Debug> TCPHandler: Processed in 0.001995965 sec. | ||
| 2141 | 2026.04.22 02:11:09.372697 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.04.22 02:11:09.372800 [ 5 ] {61c26ace-b579-433d-8bbe-b6da3a9d749c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2143 | 2026.04.22 02:11:09.372843 [ 5 ] {61c26ace-b579-433d-8bbe-b6da3a9d749c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2144 | 2026.04.22 02:11:09.373260 [ 5 ] {61c26ace-b579-433d-8bbe-b6da3a9d749c} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.04.22 02:11:09.373295 [ 5 ] {61c26ace-b579-433d-8bbe-b6da3a9d749c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2146 | 2026.04.22 02:11:09.373599 [ 5 ] {61c26ace-b579-433d-8bbe-b6da3a9d749c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2147 | 2026.04.22 02:11:09.373808 [ 5 ] {61c26ace-b579-433d-8bbe-b6da3a9d749c} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.04.22 02:11:09.373934 [ 5 ] {61c26ace-b579-433d-8bbe-b6da3a9d749c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001158 sec., 9499.136442141624 rows/sec., 714.29 KiB/sec. | ||
| 2149 | 2026.04.22 02:11:09.373970 [ 5 ] {61c26ace-b579-433d-8bbe-b6da3a9d749c} <Debug> TCPHandler: Processed in 0.001325824 sec. | ||
| 2150 | 2026.04.22 02:11:09.374081 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.04.22 02:11:09.374177 [ 5 ] {b181086e-4847-4330-986c-4e2b145293af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2152 | 2026.04.22 02:11:09.374216 [ 5 ] {b181086e-4847-4330-986c-4e2b145293af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2153 | 2026.04.22 02:11:09.374654 [ 5 ] {b181086e-4847-4330-986c-4e2b145293af} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2026.04.22 02:11:09.374688 [ 5 ] {b181086e-4847-4330-986c-4e2b145293af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2155 | 2026.04.22 02:11:09.375026 [ 5 ] {b181086e-4847-4330-986c-4e2b145293af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2156 | 2026.04.22 02:11:09.375279 [ 5 ] {b181086e-4847-4330-986c-4e2b145293af} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.04.22 02:11:09.375403 [ 5 ] {b181086e-4847-4330-986c-4e2b145293af} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001246 sec., 60192.616372391654 rows/sec., 4.70 MiB/sec. | ||
| 2158 | 2026.04.22 02:11:09.375441 [ 5 ] {b181086e-4847-4330-986c-4e2b145293af} <Debug> TCPHandler: Processed in 0.001409365 sec. | ||
| 2159 | 2026.04.22 02:11:09.375584 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2026.04.22 02:11:09.375680 [ 5 ] {b5e87833-9fc0-4a07-9d2b-f05107ebb5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2161 | 2026.04.22 02:11:09.375724 [ 5 ] {b5e87833-9fc0-4a07-9d2b-f05107ebb5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2162 | 2026.04.22 02:11:09.376152 [ 5 ] {b5e87833-9fc0-4a07-9d2b-f05107ebb5f8} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.04.22 02:11:09.376187 [ 5 ] {b5e87833-9fc0-4a07-9d2b-f05107ebb5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2164 | 2026.04.22 02:11:09.376520 [ 5 ] {b5e87833-9fc0-4a07-9d2b-f05107ebb5f8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2165 | 2026.04.22 02:11:09.376726 [ 5 ] {b5e87833-9fc0-4a07-9d2b-f05107ebb5f8} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2026.04.22 02:11:09.376849 [ 5 ] {b5e87833-9fc0-4a07-9d2b-f05107ebb5f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 2167 | 2026.04.22 02:11:09.376884 [ 5 ] {b5e87833-9fc0-4a07-9d2b-f05107ebb5f8} <Debug> TCPHandler: Processed in 0.001349564 sec. | ||
| 2168 | 2026.04.22 02:11:09.377004 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2026.04.22 02:11:09.377098 [ 5 ] {53b7c978-9fac-4812-a85b-4bb144682a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2170 | 2026.04.22 02:11:09.377150 [ 5 ] {53b7c978-9fac-4812-a85b-4bb144682a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2171 | 2026.04.22 02:11:09.377967 [ 5 ] {53b7c978-9fac-4812-a85b-4bb144682a1d} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.04.22 02:11:09.378002 [ 5 ] {53b7c978-9fac-4812-a85b-4bb144682a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2173 | 2026.04.22 02:11:09.378506 [ 5 ] {53b7c978-9fac-4812-a85b-4bb144682a1d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2174 | 2026.04.22 02:11:09.378722 [ 5 ] {53b7c978-9fac-4812-a85b-4bb144682a1d} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2026.04.22 02:11:09.378863 [ 5 ] {53b7c978-9fac-4812-a85b-4bb144682a1d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001784 sec., 6165.91928251121 rows/sec., 11.05 MiB/sec. | ||
| 2176 | 2026.04.22 02:11:09.378921 [ 5 ] {53b7c978-9fac-4812-a85b-4bb144682a1d} <Debug> TCPHandler: Processed in 0.001965895 sec. | ||
| 2177 | 2026.04.22 02:11:09.379055 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2026.04.22 02:11:09.379149 [ 5 ] {b0081137-72cf-4090-959e-481052f8a201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2179 | 2026.04.22 02:11:09.379190 [ 5 ] {b0081137-72cf-4090-959e-481052f8a201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2180 | 2026.04.22 02:11:09.379539 [ 5 ] {b0081137-72cf-4090-959e-481052f8a201} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.04.22 02:11:09.379575 [ 5 ] {b0081137-72cf-4090-959e-481052f8a201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2182 | 2026.04.22 02:11:09.379875 [ 5 ] {b0081137-72cf-4090-959e-481052f8a201} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2183 | 2026.04.22 02:11:09.380093 [ 5 ] {b0081137-72cf-4090-959e-481052f8a201} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.04.22 02:11:09.380218 [ 5 ] {b0081137-72cf-4090-959e-481052f8a201} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 2185 | 2026.04.22 02:11:09.380251 [ 5 ] {b0081137-72cf-4090-959e-481052f8a201} <Debug> TCPHandler: Processed in 0.001245752 sec. | ||
| 2186 | 2026.04.22 02:11:10.001182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.43 MiB, peak 187.43 MiB, free memory in arenas 0.00 B, will set to 184.06 MiB (RSS), difference: 1.63 MiB | ||
| 2187 | 2026.04.22 02:11:14.372184 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2026.04.22 02:11:14.372378 [ 5 ] {88e06dd1-9c09-43b8-8a8e-58f92471a95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2189 | 2026.04.22 02:11:14.372446 [ 5 ] {88e06dd1-9c09-43b8-8a8e-58f92471a95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2190 | 2026.04.22 02:11:14.373153 [ 5 ] {88e06dd1-9c09-43b8-8a8e-58f92471a95f} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2026.04.22 02:11:14.373206 [ 5 ] {88e06dd1-9c09-43b8-8a8e-58f92471a95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2192 | 2026.04.22 02:11:14.373613 [ 5 ] {88e06dd1-9c09-43b8-8a8e-58f92471a95f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2193 | 2026.04.22 02:11:14.373855 [ 5 ] {88e06dd1-9c09-43b8-8a8e-58f92471a95f} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.04.22 02:11:14.373990 [ 54 ] {} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2195 | 2026.04.22 02:11:14.374007 [ 5 ] {88e06dd1-9c09-43b8-8a8e-58f92471a95f} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001679 sec., 64324.00238237046 rows/sec., 5.41 MiB/sec. | ||
| 2196 | 2026.04.22 02:11:14.374062 [ 54 ] {} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2026.04.22 02:11:14.374077 [ 5 ] {88e06dd1-9c09-43b8-8a8e-58f92471a95f} <Debug> TCPHandler: Processed in 0.002022366 sec. | ||
| 2198 | 2026.04.22 02:11:14.374093 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2199 | 2026.04.22 02:11:14.374220 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::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 | ||
| 2200 | 2026.04.22 02:11:14.374238 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2026.04.22 02:11:14.374345 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2202 | 2026.04.22 02:11:14.374351 [ 5 ] {b07f74ea-d5db-42d7-84e4-24cd32101ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2203 | 2026.04.22 02:11:14.374392 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 246 rows starting from the beginning of the part | ||
| 2204 | 2026.04.22 02:11:14.374405 [ 5 ] {b07f74ea-d5db-42d7-84e4-24cd32101ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2205 | 2026.04.22 02:11:14.374505 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2544 rows starting from the beginning of the part | ||
| 2206 | 2026.04.22 02:11:14.374594 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2207 | 2026.04.22 02:11:14.374669 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2208 | 2026.04.22 02:11:14.374751 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part | ||
| 2209 | 2026.04.22 02:11:14.374818 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 2210 | 2026.04.22 02:11:14.374841 [ 5 ] {b07f74ea-d5db-42d7-84e4-24cd32101ef5} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.04.22 02:11:14.374879 [ 5 ] {b07f74ea-d5db-42d7-84e4-24cd32101ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2212 | 2026.04.22 02:11:14.375195 [ 5 ] {b07f74ea-d5db-42d7-84e4-24cd32101ef5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2213 | 2026.04.22 02:11:14.375420 [ 5 ] {b07f74ea-d5db-42d7-84e4-24cd32101ef5} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.04.22 02:11:14.375551 [ 5 ] {b07f74ea-d5db-42d7-84e4-24cd32101ef5} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001224 sec., 21241.830065359478 rows/sec., 1.56 MiB/sec. | ||
| 2215 | 2026.04.22 02:11:14.375589 [ 5 ] {b07f74ea-d5db-42d7-84e4-24cd32101ef5} <Debug> TCPHandler: Processed in 0.001404075 sec. | ||
| 2216 | 2026.04.22 02:11:14.375710 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.04.22 02:11:14.375807 [ 5 ] {115d4889-ec11-448e-917d-07261992370e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2218 | 2026.04.22 02:11:14.375848 [ 5 ] {115d4889-ec11-448e-917d-07261992370e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2219 | 2026.04.22 02:11:14.376226 [ 191 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3140 rows, containing 5 columns (5 merged, 0 gathered) in 0.002050247 sec., 1531522.7872544138 rows/sec., 123.57 MiB/sec. | ||
| 2220 | 2026.04.22 02:11:14.376272 [ 5 ] {115d4889-ec11-448e-917d-07261992370e} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2026.04.22 02:11:14.376312 [ 5 ] {115d4889-ec11-448e-917d-07261992370e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2222 | 2026.04.22 02:11:14.376531 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2223 | 2026.04.22 02:11:14.376616 [ 5 ] {115d4889-ec11-448e-917d-07261992370e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2224 | 2026.04.22 02:11:14.376780 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_11_2} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2225 | 2026.04.22 02:11:14.376832 [ 5 ] {115d4889-ec11-448e-917d-07261992370e} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.04.22 02:11:14.376849 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_11_2} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2227 | 2026.04.22 02:11:14.376907 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2228 | 2026.04.22 02:11:14.376933 [ 54 ] {} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2229 | 2026.04.22 02:11:14.376957 [ 5 ] {115d4889-ec11-448e-917d-07261992370e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00117 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 2230 | 2026.04.22 02:11:14.376966 [ 54 ] {} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2026.04.22 02:11:14.376997 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2232 | 2026.04.22 02:11:14.377001 [ 5 ] {115d4889-ec11-448e-917d-07261992370e} <Debug> TCPHandler: Processed in 0.001340695 sec. | ||
| 2233 | 2026.04.22 02:11:14.377142 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.04.22 02:11:14.377140 [ 193 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 2235 | 2026.04.22 02:11:14.377239 [ 5 ] {a7b804fd-04f8-4d3f-8f3a-768d29e481f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2236 | 2026.04.22 02:11:14.377286 [ 5 ] {a7b804fd-04f8-4d3f-8f3a-768d29e481f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2237 | 2026.04.22 02:11:14.377314 [ 193 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2238 | 2026.04.22 02:11:14.377364 [ 193 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 2239 | 2026.04.22 02:11:14.377456 [ 193 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1336 rows starting from the beginning of the part | ||
| 2240 | 2026.04.22 02:11:14.377505 [ 193 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2241 | 2026.04.22 02:11:14.377546 [ 193 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 93 rows starting from the beginning of the part | ||
| 2242 | 2026.04.22 02:11:14.377589 [ 193 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 75 rows starting from the beginning of the part | ||
| 2243 | 2026.04.22 02:11:14.377647 [ 193 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2244 | 2026.04.22 02:11:14.377677 [ 5 ] {a7b804fd-04f8-4d3f-8f3a-768d29e481f8} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2026.04.22 02:11:14.377716 [ 5 ] {a7b804fd-04f8-4d3f-8f3a-768d29e481f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2246 | 2026.04.22 02:11:14.378083 [ 5 ] {a7b804fd-04f8-4d3f-8f3a-768d29e481f8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2247 | 2026.04.22 02:11:14.378289 [ 5 ] {a7b804fd-04f8-4d3f-8f3a-768d29e481f8} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.04.22 02:11:14.378481 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2249 | 2026.04.22 02:11:14.378511 [ 5 ] {a7b804fd-04f8-4d3f-8f3a-768d29e481f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 2250 | 2026.04.22 02:11:14.378515 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.04.22 02:11:14.378555 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2252 | 2026.04.22 02:11:14.378556 [ 5 ] {a7b804fd-04f8-4d3f-8f3a-768d29e481f8} <Debug> TCPHandler: Processed in 0.001461507 sec. | ||
| 2253 | 2026.04.22 02:11:14.378630 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 2254 | 2026.04.22 02:11:14.378703 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2255 | 2026.04.22 02:11:14.378707 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2256 | 2026.04.22 02:11:14.378743 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1090 rows starting from the beginning of the part | ||
| 2257 | 2026.04.22 02:11:14.378789 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2862 rows starting from the beginning of the part | ||
| 2258 | 2026.04.22 02:11:14.378797 [ 5 ] {5bbd34c8-529d-402b-b4b0-126ff62d801f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2259 | 2026.04.22 02:11:14.378826 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
| 2260 | 2026.04.22 02:11:14.378851 [ 5 ] {5bbd34c8-529d-402b-b4b0-126ff62d801f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2261 | 2026.04.22 02:11:14.378861 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 2262 | 2026.04.22 02:11:14.378897 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2263 | 2026.04.22 02:11:14.378932 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 2264 | 2026.04.22 02:11:14.378996 [ 195 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 5 columns (5 merged, 0 gathered) in 0.001917944 sec., 947890.0322428601 rows/sec., 70.40 MiB/sec. | ||
| 2265 | 2026.04.22 02:11:14.379189 [ 193 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2266 | 2026.04.22 02:11:14.379485 [ 193 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_11_2} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2026.04.22 02:11:14.379573 [ 193 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_11_2} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2268 | 2026.04.22 02:11:14.379650 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2269 | 2026.04.22 02:11:14.379708 [ 5 ] {5bbd34c8-529d-402b-b4b0-126ff62d801f} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.04.22 02:11:14.379754 [ 5 ] {5bbd34c8-529d-402b-b4b0-126ff62d801f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2271 | 2026.04.22 02:11:14.380306 [ 5 ] {5bbd34c8-529d-402b-b4b0-126ff62d801f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2272 | 2026.04.22 02:11:14.380533 [ 5 ] {5bbd34c8-529d-402b-b4b0-126ff62d801f} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.04.22 02:11:14.380670 [ 5 ] {5bbd34c8-529d-402b-b4b0-126ff62d801f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001891 sec., 13749.338974087783 rows/sec., 24.64 MiB/sec. | ||
| 2274 | 2026.04.22 02:11:14.380734 [ 5 ] {5bbd34c8-529d-402b-b4b0-126ff62d801f} <Debug> TCPHandler: Processed in 0.002078707 sec. | ||
| 2275 | 2026.04.22 02:11:14.380865 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2026.04.22 02:11:14.380967 [ 5 ] {198a8442-6d84-47ce-9eca-2a57025ee1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2277 | 2026.04.22 02:11:14.381012 [ 5 ] {198a8442-6d84-47ce-9eca-2a57025ee1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2278 | 2026.04.22 02:11:14.381359 [ 5 ] {198a8442-6d84-47ce-9eca-2a57025ee1fd} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2026.04.22 02:11:14.381397 [ 5 ] {198a8442-6d84-47ce-9eca-2a57025ee1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2280 | 2026.04.22 02:11:14.381717 [ 5 ] {198a8442-6d84-47ce-9eca-2a57025ee1fd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2281 | 2026.04.22 02:11:14.381933 [ 5 ] {198a8442-6d84-47ce-9eca-2a57025ee1fd} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2026.04.22 02:11:14.382045 [ 54 ] {} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2283 | 2026.04.22 02:11:14.382061 [ 5 ] {198a8442-6d84-47ce-9eca-2a57025ee1fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 2284 | 2026.04.22 02:11:14.382090 [ 54 ] {} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.04.22 02:11:14.382111 [ 5 ] {198a8442-6d84-47ce-9eca-2a57025ee1fd} <Debug> TCPHandler: Processed in 0.001298753 sec. | ||
| 2286 | 2026.04.22 02:11:14.382115 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2287 | 2026.04.22 02:11:14.382247 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 2288 | 2026.04.22 02:11:14.382384 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2289 | 2026.04.22 02:11:14.382436 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 348 rows starting from the beginning of the part | ||
| 2290 | 2026.04.22 02:11:14.382529 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2291 | 2026.04.22 02:11:14.382579 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2292 | 2026.04.22 02:11:14.382623 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 2293 | 2026.04.22 02:11:14.382666 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2294 | 2026.04.22 02:11:14.382708 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 2295 | 2026.04.22 02:11:14.383754 [ 196 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 4 columns (4 merged, 0 gathered) in 0.001561617 sec., 376532.78620814194 rows/sec., 25.38 MiB/sec. | ||
| 2296 | 2026.04.22 02:11:14.383905 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2297 | 2026.04.22 02:11:14.384166 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_11_2} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2026.04.22 02:11:14.384242 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_11_2} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2299 | 2026.04.22 02:11:14.384310 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2300 | 2026.04.22 02:11:14.385311 [ 196 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4528 rows, containing 5 columns (5 merged, 0 gathered) in 0.00671105 sec., 674708.1306203947 rows/sec., 44.28 MiB/sec. | ||
| 2301 | 2026.04.22 02:11:14.385742 [ 195 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2302 | 2026.04.22 02:11:14.386052 [ 195 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.04.22 02:11:14.386145 [ 195 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2304 | 2026.04.22 02:11:14.386233 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2305 | 2026.04.22 02:11:15.453652 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61321 | ||
| 2306 | 2026.04.22 02:11:15.453802 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2307 | 2026.04.22 02:11:15.453840 [ 3 ] {} <Debug> TCP-Session: a21357cb-64b4-42c1-969c-7409d2c0a0d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61321 | ||
| 2308 | 2026.04.22 02:11:15.453868 [ 3 ] {} <Debug> TCP-Session: a21357cb-64b4-42c1-969c-7409d2c0a0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.04.22 02:11:15.453886 [ 3 ] {} <Debug> TCP-Session: a21357cb-64b4-42c1-969c-7409d2c0a0d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.04.22 02:11:15.454138 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39614 | ||
| 2311 | 2026.04.22 02:11:15.454169 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37563 | ||
| 2312 | 2026.04.22 02:11:15.454199 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52264 | ||
| 2313 | 2026.04.22 02:11:15.454240 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38959 | ||
| 2314 | 2026.04.22 02:11:15.454253 [ 3 ] {} <Trace> TCP-Session: a21357cb-64b4-42c1-969c-7409d2c0a0d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2026.04.22 02:11:15.454289 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2316 | 2026.04.22 02:11:15.454250 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51761 | ||
| 2317 | 2026.04.22 02:11:15.454345 [ 286 ] {} <Debug> TCP-Session: 0c389b90-826d-41ae-a0af-ab0242e18beb Authenticating user 'default' from [fd00:1122:3344:101::e]:39614 | ||
| 2318 | 2026.04.22 02:11:15.454211 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62439 | ||
| 2319 | 2026.04.22 02:11:15.454385 [ 286 ] {} <Debug> TCP-Session: 0c389b90-826d-41ae-a0af-ab0242e18beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.04.22 02:11:15.454417 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2321 | 2026.04.22 02:11:15.454429 [ 286 ] {} <Debug> TCP-Session: 0c389b90-826d-41ae-a0af-ab0242e18beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.04.22 02:11:15.454194 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41710 | ||
| 2323 | 2026.04.22 02:11:15.454475 [ 3 ] {544ec710-3d61-4c9c-ad42-86fd8d0243b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61321) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2324 | 2026.04.22 02:11:15.454510 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2325 | 2026.04.22 02:11:15.454226 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40481 | ||
| 2326 | 2026.04.22 02:11:15.454563 [ 287 ] {} <Debug> TCP-Session: 7ad8a29f-d0da-4680-89ec-ceb9a85b2bec Authenticating user 'default' from [fd00:1122:3344:101::e]:37563 | ||
| 2327 | 2026.04.22 02:11:15.454451 [ 289 ] {} <Debug> TCP-Session: 36dcf2aa-9e04-4f48-8bb2-f8de61497b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:52264 | ||
| 2328 | 2026.04.22 02:11:15.454608 [ 287 ] {} <Debug> TCP-Session: 7ad8a29f-d0da-4680-89ec-ceb9a85b2bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.04.22 02:11:15.454625 [ 289 ] {} <Debug> TCP-Session: 36dcf2aa-9e04-4f48-8bb2-f8de61497b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.04.22 02:11:15.454634 [ 287 ] {} <Debug> TCP-Session: 7ad8a29f-d0da-4680-89ec-ceb9a85b2bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.04.22 02:11:15.454650 [ 289 ] {} <Debug> TCP-Session: 36dcf2aa-9e04-4f48-8bb2-f8de61497b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.04.22 02:11:15.454793 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2333 | 2026.04.22 02:11:15.454813 [ 3 ] {544ec710-3d61-4c9c-ad42-86fd8d0243b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2334 | 2026.04.22 02:11:15.454833 [ 293 ] {} <Debug> TCP-Session: a6996aea-4288-45c9-a5f4-b8574b9d1007 Authenticating user 'default' from [fd00:1122:3344:101::e]:51761 | ||
| 2335 | 2026.04.22 02:11:15.454850 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2336 | 2026.04.22 02:11:15.454873 [ 293 ] {} <Debug> TCP-Session: a6996aea-4288-45c9-a5f4-b8574b9d1007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.04.22 02:11:15.454896 [ 3 ] {544ec710-3d61-4c9c-ad42-86fd8d0243b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2338 | 2026.04.22 02:11:15.454905 [ 293 ] {} <Debug> TCP-Session: a6996aea-4288-45c9-a5f4-b8574b9d1007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.04.22 02:11:15.454902 [ 288 ] {} <Debug> TCP-Session: ec7c9ef0-4d39-468a-88f8-c61393589093 Authenticating user 'default' from [fd00:1122:3344:101::e]:41710 | ||
| 2340 | 2026.04.22 02:11:15.454849 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2341 | 2026.04.22 02:11:15.454977 [ 288 ] {} <Debug> TCP-Session: ec7c9ef0-4d39-468a-88f8-c61393589093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.04.22 02:11:15.454992 [ 291 ] {} <Debug> TCP-Session: 641dc69b-edce-44ab-bb99-8e4d23af315f Authenticating user 'default' from [fd00:1122:3344:101::e]:40481 | ||
| 2343 | 2026.04.22 02:11:15.454993 [ 288 ] {} <Debug> TCP-Session: ec7c9ef0-4d39-468a-88f8-c61393589093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.04.22 02:11:15.455013 [ 291 ] {} <Debug> TCP-Session: 641dc69b-edce-44ab-bb99-8e4d23af315f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.04.22 02:11:15.455029 [ 291 ] {} <Debug> TCP-Session: 641dc69b-edce-44ab-bb99-8e4d23af315f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.04.22 02:11:15.455104 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2347 | 2026.04.22 02:11:15.455109 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2348 | 2026.04.22 02:11:15.455154 [ 290 ] {} <Debug> TCP-Session: 037533f6-c0e5-4a8d-9cb5-56f5f5ec0f26 Authenticating user 'default' from [fd00:1122:3344:101::e]:62439 | ||
| 2349 | 2026.04.22 02:11:15.455186 [ 292 ] {} <Debug> TCP-Session: 6d058a6b-eaa2-41fc-b444-c42d3dcaef0a Authenticating user 'default' from [fd00:1122:3344:101::e]:38959 | ||
| 2350 | 2026.04.22 02:11:15.455189 [ 290 ] {} <Debug> TCP-Session: 037533f6-c0e5-4a8d-9cb5-56f5f5ec0f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.04.22 02:11:15.455220 [ 292 ] {} <Debug> TCP-Session: 6d058a6b-eaa2-41fc-b444-c42d3dcaef0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.04.22 02:11:15.455232 [ 290 ] {} <Debug> TCP-Session: 037533f6-c0e5-4a8d-9cb5-56f5f5ec0f26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.04.22 02:11:15.455260 [ 3 ] {544ec710-3d61-4c9c-ad42-86fd8d0243b1} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e) (SelectExecutor): Key condition: unknown | ||
| 2354 | 2026.04.22 02:11:15.455264 [ 292 ] {} <Debug> TCP-Session: 6d058a6b-eaa2-41fc-b444-c42d3dcaef0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.04.22 02:11:15.455376 [ 3 ] {544ec710-3d61-4c9c-ad42-86fd8d0243b1} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2356 | 2026.04.22 02:11:15.608187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4262 | ||
| 2357 | 2026.04.22 02:11:15.608829 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2026.04.22 02:11:15.608917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2359 | 2026.04.22 02:11:15.614787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2360 | 2026.04.22 02:11:15.615135 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2026.04.22 02:11:15.615329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4262 | ||
| 2362 | 2026.04.22 02:11:15.835417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2363 | 2026.04.22 02:11:15.858182 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.04.22 02:11:15.858266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2365 | 2026.04.22 02:11:15.866422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2366 | 2026.04.22 02:11:15.868029 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.04.22 02:11:15.873243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2368 | 2026.04.22 02:11:15.952016 [ 302 ] {544ec710-3d61-4c9c-ad42-86fd8d0243b1} <Trace> AggregatingTransform: Aggregating | ||
| 2369 | 2026.04.22 02:11:15.952080 [ 302 ] {544ec710-3d61-4c9c-ad42-86fd8d0243b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2370 | 2026.04.22 02:11:15.952115 [ 302 ] {544ec710-3d61-4c9c-ad42-86fd8d0243b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001754771 sec. (569.875 rows/sec., 22.26 KiB/sec.) | ||
| 2371 | 2026.04.22 02:11:15.952132 [ 302 ] {544ec710-3d61-4c9c-ad42-86fd8d0243b1} <Trace> Aggregator: Merging aggregated data | ||
| 2372 | 2026.04.22 02:11:15.953299 [ 3 ] {544ec710-3d61-4c9c-ad42-86fd8d0243b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.498883 sec., 2.0044780038606245 rows/sec., 80.18 B/sec. | ||
| 2373 | 2026.04.22 02:11:15.953428 [ 3 ] {544ec710-3d61-4c9c-ad42-86fd8d0243b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2374 | 2026.04.22 02:11:15.953449 [ 3 ] {544ec710-3d61-4c9c-ad42-86fd8d0243b1} <Debug> TCPHandler: Processed in 0.499311839 sec. | ||
| 2375 | 2026.04.22 02:11:15.953611 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2376 | 2026.04.22 02:11:15.953646 [ 3 ] {} <Debug> TCP-Session: a21357cb-64b4-42c1-969c-7409d2c0a0d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2026.04.22 02:11:15.953664 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2378 | 2026.04.22 02:11:15.953704 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2379 | 2026.04.22 02:11:15.953725 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2026.04.22 02:11:15.953750 [ 286 ] {} <Debug> TCP-Session: 0c389b90-826d-41ae-a0af-ab0242e18beb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.04.22 02:11:15.953762 [ 293 ] {} <Debug> TCP-Session: a6996aea-4288-45c9-a5f4-b8574b9d1007 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.04.22 02:11:15.953788 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2383 | 2026.04.22 02:11:15.953804 [ 292 ] {} <Debug> TCP-Session: 6d058a6b-eaa2-41fc-b444-c42d3dcaef0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.04.22 02:11:15.953812 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2385 | 2026.04.22 02:11:15.953838 [ 289 ] {} <Debug> TCP-Session: 36dcf2aa-9e04-4f48-8bb2-f8de61497b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.04.22 02:11:15.953775 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2387 | 2026.04.22 02:11:15.953896 [ 288 ] {} <Debug> TCP-Session: ec7c9ef0-4d39-468a-88f8-c61393589093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.04.22 02:11:15.953753 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2389 | 2026.04.22 02:11:15.953929 [ 291 ] {} <Debug> TCP-Session: 641dc69b-edce-44ab-bb99-8e4d23af315f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.04.22 02:11:15.953681 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2391 | 2026.04.22 02:11:15.953985 [ 290 ] {} <Debug> TCP-Session: 037533f6-c0e5-4a8d-9cb5-56f5f5ec0f26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.04.22 02:11:15.954016 [ 287 ] {} <Debug> TCP-Session: 7ad8a29f-d0da-4680-89ec-ceb9a85b2bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.04.22 02:11:16.000275 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.34 MiB, peak 196.45 MiB, free memory in arenas 0.00 B, will set to 206.82 MiB (RSS), difference: 20.48 MiB | ||
| 2394 | 2026.04.22 02:11:18.106722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 328 | ||
| 2395 | 2026.04.22 02:11:18.108742 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.04.22 02:11:18.108782 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2397 | 2026.04.22 02:11:18.109894 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2398 | 2026.04.22 02:11:18.110151 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.04.22 02:11:18.110289 [ 49 ] {} <Debug> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2400 | 2026.04.22 02:11:18.110361 [ 49 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.04.22 02:11:18.110386 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2402 | 2026.04.22 02:11:18.110391 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2403 | 2026.04.22 02:11:18.110533 [ 192 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::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 | ||
| 2404 | 2026.04.22 02:11:18.111231 [ 192 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2405 | 2026.04.22 02:11:18.111394 [ 192 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::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 | ||
| 2406 | 2026.04.22 02:11:18.111799 [ 192 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 84 rows starting from the beginning of the part | ||
| 2407 | 2026.04.22 02:11:18.112140 [ 192 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 2408 | 2026.04.22 02:11:18.112477 [ 192 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part | ||
| 2409 | 2026.04.22 02:11:18.112832 [ 192 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2410 | 2026.04.22 02:11:18.113197 [ 192 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2411 | 2026.04.22 02:11:18.119531 [ 196 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 72 columns (72 merged, 0 gathered) in 0.009054202 sec., 36226.27372351533 rows/sec., 36.24 MiB/sec. | ||
| 2412 | 2026.04.22 02:11:18.120316 [ 196 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2413 | 2026.04.22 02:11:18.120870 [ 196 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_6_1} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.04.22 02:11:18.120938 [ 196 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_6_1} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2415 | 2026.04.22 02:11:18.121055 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2416 | 2026.04.22 02:11:19.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.94 MiB, peak 211.56 MiB, free memory in arenas 0.00 B, will set to 208.18 MiB (RSS), difference: 1.24 MiB | ||
| 2417 | 2026.04.22 02:11:19.371255 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.04.22 02:11:19.371515 [ 5 ] {eec7bbfb-3744-4dbc-b417-cf36353b1715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2419 | 2026.04.22 02:11:19.371610 [ 5 ] {eec7bbfb-3744-4dbc-b417-cf36353b1715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2420 | 2026.04.22 02:11:19.372234 [ 5 ] {eec7bbfb-3744-4dbc-b417-cf36353b1715} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.04.22 02:11:19.372274 [ 5 ] {eec7bbfb-3744-4dbc-b417-cf36353b1715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2422 | 2026.04.22 02:11:19.372665 [ 5 ] {eec7bbfb-3744-4dbc-b417-cf36353b1715} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2423 | 2026.04.22 02:11:19.372891 [ 5 ] {eec7bbfb-3744-4dbc-b417-cf36353b1715} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.04.22 02:11:19.373037 [ 5 ] {eec7bbfb-3744-4dbc-b417-cf36353b1715} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001593 sec., 48964.21845574388 rows/sec., 4.05 MiB/sec. | ||
| 2425 | 2026.04.22 02:11:19.373077 [ 5 ] {eec7bbfb-3744-4dbc-b417-cf36353b1715} <Debug> TCPHandler: Processed in 0.001986295 sec. | ||
| 2426 | 2026.04.22 02:11:19.373195 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2026.04.22 02:11:19.373291 [ 5 ] {4cdb92cd-286b-4239-8277-a1b331ec72fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2428 | 2026.04.22 02:11:19.373332 [ 5 ] {4cdb92cd-286b-4239-8277-a1b331ec72fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2429 | 2026.04.22 02:11:19.373724 [ 5 ] {4cdb92cd-286b-4239-8277-a1b331ec72fe} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.04.22 02:11:19.373759 [ 5 ] {4cdb92cd-286b-4239-8277-a1b331ec72fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2431 | 2026.04.22 02:11:19.374053 [ 5 ] {4cdb92cd-286b-4239-8277-a1b331ec72fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2432 | 2026.04.22 02:11:19.374261 [ 5 ] {4cdb92cd-286b-4239-8277-a1b331ec72fe} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.04.22 02:11:19.374383 [ 5 ] {4cdb92cd-286b-4239-8277-a1b331ec72fe} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00111 sec., 9909.90990990991 rows/sec., 745.18 KiB/sec. | ||
| 2434 | 2026.04.22 02:11:19.374419 [ 5 ] {4cdb92cd-286b-4239-8277-a1b331ec72fe} <Debug> TCPHandler: Processed in 0.001271743 sec. | ||
| 2435 | 2026.04.22 02:11:19.374530 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.04.22 02:11:19.374625 [ 5 ] {d0534162-ef3a-4c9e-9e75-19abbf26df40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2437 | 2026.04.22 02:11:19.374663 [ 5 ] {d0534162-ef3a-4c9e-9e75-19abbf26df40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2438 | 2026.04.22 02:11:19.375066 [ 5 ] {d0534162-ef3a-4c9e-9e75-19abbf26df40} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.04.22 02:11:19.375100 [ 5 ] {d0534162-ef3a-4c9e-9e75-19abbf26df40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2440 | 2026.04.22 02:11:19.375397 [ 5 ] {d0534162-ef3a-4c9e-9e75-19abbf26df40} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2441 | 2026.04.22 02:11:19.375603 [ 5 ] {d0534162-ef3a-4c9e-9e75-19abbf26df40} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.04.22 02:11:19.375723 [ 5 ] {d0534162-ef3a-4c9e-9e75-19abbf26df40} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001116 sec., 67204.30107526881 rows/sec., 5.25 MiB/sec. | ||
| 2443 | 2026.04.22 02:11:19.375758 [ 5 ] {d0534162-ef3a-4c9e-9e75-19abbf26df40} <Debug> TCPHandler: Processed in 0.001277693 sec. | ||
| 2444 | 2026.04.22 02:11:19.375868 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.04.22 02:11:19.375963 [ 5 ] {0a41fd4d-2e01-49b0-b152-ab0a2d625755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2446 | 2026.04.22 02:11:19.376006 [ 5 ] {0a41fd4d-2e01-49b0-b152-ab0a2d625755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2447 | 2026.04.22 02:11:19.376398 [ 5 ] {0a41fd4d-2e01-49b0-b152-ab0a2d625755} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.04.22 02:11:19.376433 [ 5 ] {0a41fd4d-2e01-49b0-b152-ab0a2d625755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2449 | 2026.04.22 02:11:19.376754 [ 5 ] {0a41fd4d-2e01-49b0-b152-ab0a2d625755} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2450 | 2026.04.22 02:11:19.376956 [ 5 ] {0a41fd4d-2e01-49b0-b152-ab0a2d625755} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.04.22 02:11:19.377078 [ 5 ] {0a41fd4d-2e01-49b0-b152-ab0a2d625755} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 2452 | 2026.04.22 02:11:19.377112 [ 5 ] {0a41fd4d-2e01-49b0-b152-ab0a2d625755} <Debug> TCPHandler: Processed in 0.001293754 sec. | ||
| 2453 | 2026.04.22 02:11:19.377221 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2026.04.22 02:11:19.377315 [ 5 ] {1391f2f8-d0c0-474c-a17d-11d80da96401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2455 | 2026.04.22 02:11:19.377368 [ 5 ] {1391f2f8-d0c0-474c-a17d-11d80da96401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2456 | 2026.04.22 02:11:19.378076 [ 5 ] {1391f2f8-d0c0-474c-a17d-11d80da96401} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.04.22 02:11:19.378110 [ 5 ] {1391f2f8-d0c0-474c-a17d-11d80da96401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2458 | 2026.04.22 02:11:19.378625 [ 5 ] {1391f2f8-d0c0-474c-a17d-11d80da96401} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2459 | 2026.04.22 02:11:19.378834 [ 5 ] {1391f2f8-d0c0-474c-a17d-11d80da96401} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.04.22 02:11:19.378967 [ 5 ] {1391f2f8-d0c0-474c-a17d-11d80da96401} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001669 sec., 6590.772917914919 rows/sec., 11.81 MiB/sec. | ||
| 2461 | 2026.04.22 02:11:19.379017 [ 5 ] {1391f2f8-d0c0-474c-a17d-11d80da96401} <Debug> TCPHandler: Processed in 0.001843244 sec. | ||
| 2462 | 2026.04.22 02:11:19.379128 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2463 | 2026.04.22 02:11:19.379223 [ 5 ] {2da1284e-e578-42f1-b851-0d45deb576ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2464 | 2026.04.22 02:11:19.379264 [ 5 ] {2da1284e-e578-42f1-b851-0d45deb576ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2465 | 2026.04.22 02:11:19.379589 [ 5 ] {2da1284e-e578-42f1-b851-0d45deb576ef} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.04.22 02:11:19.379624 [ 5 ] {2da1284e-e578-42f1-b851-0d45deb576ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2467 | 2026.04.22 02:11:19.379923 [ 5 ] {2da1284e-e578-42f1-b851-0d45deb576ef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2468 | 2026.04.22 02:11:19.380132 [ 5 ] {2da1284e-e578-42f1-b851-0d45deb576ef} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.04.22 02:11:19.380253 [ 5 ] {2da1284e-e578-42f1-b851-0d45deb576ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 2470 | 2026.04.22 02:11:19.380289 [ 5 ] {2da1284e-e578-42f1-b851-0d45deb576ef} <Debug> TCPHandler: Processed in 0.001209011 sec. | ||
| 2471 | 2026.04.22 02:11:23.047458 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2472 | 2026.04.22 02:11:23.047533 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2473 | 2026.04.22 02:11:23.115472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4774 | ||
| 2474 | 2026.04.22 02:11:23.116129 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.04.22 02:11:23.116198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2476 | 2026.04.22 02:11:23.116926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2477 | 2026.04.22 02:11:23.117164 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.04.22 02:11:23.117305 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4774 | ||
| 2479 | 2026.04.22 02:11:23.373396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2480 | 2026.04.22 02:11:23.391767 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.04.22 02:11:23.391835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2482 | 2026.04.22 02:11:23.397837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2483 | 2026.04.22 02:11:23.398542 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.04.22 02:11:23.401679 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2485 | 2026.04.22 02:11:24.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.73 MiB, peak 212.73 MiB, free memory in arenas 0.00 B, will set to 210.27 MiB (RSS), difference: 1.54 MiB | ||
| 2486 | 2026.04.22 02:11:24.371533 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.04.22 02:11:24.371709 [ 5 ] {3ead64d5-531f-4607-a850-eddc227c1b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2488 | 2026.04.22 02:11:24.371771 [ 5 ] {3ead64d5-531f-4607-a850-eddc227c1b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2489 | 2026.04.22 02:11:24.372434 [ 5 ] {3ead64d5-531f-4607-a850-eddc227c1b44} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.04.22 02:11:24.372472 [ 5 ] {3ead64d5-531f-4607-a850-eddc227c1b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2491 | 2026.04.22 02:11:24.372875 [ 5 ] {3ead64d5-531f-4607-a850-eddc227c1b44} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2492 | 2026.04.22 02:11:24.373096 [ 5 ] {3ead64d5-531f-4607-a850-eddc227c1b44} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.04.22 02:11:24.373238 [ 5 ] {3ead64d5-531f-4607-a850-eddc227c1b44} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001577 sec., 68484.46417247939 rows/sec., 5.76 MiB/sec. | ||
| 2494 | 2026.04.22 02:11:24.373277 [ 5 ] {3ead64d5-531f-4607-a850-eddc227c1b44} <Debug> TCPHandler: Processed in 0.001868954 sec. | ||
| 2495 | 2026.04.22 02:11:24.373401 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.04.22 02:11:24.373496 [ 5 ] {8b5dde99-692a-414d-b279-a5b7da309c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2497 | 2026.04.22 02:11:24.373536 [ 5 ] {8b5dde99-692a-414d-b279-a5b7da309c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2498 | 2026.04.22 02:11:24.373968 [ 5 ] {8b5dde99-692a-414d-b279-a5b7da309c64} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.04.22 02:11:24.374003 [ 5 ] {8b5dde99-692a-414d-b279-a5b7da309c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2500 | 2026.04.22 02:11:24.374303 [ 5 ] {8b5dde99-692a-414d-b279-a5b7da309c64} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2501 | 2026.04.22 02:11:24.374531 [ 5 ] {8b5dde99-692a-414d-b279-a5b7da309c64} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.04.22 02:11:24.374614 [ 36 ] {} <Debug> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2503 | 2026.04.22 02:11:24.374651 [ 5 ] {8b5dde99-692a-414d-b279-a5b7da309c64} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001174 sec., 22146.50766609881 rows/sec., 1.63 MiB/sec. | ||
| 2504 | 2026.04.22 02:11:24.374653 [ 36 ] {} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.04.22 02:11:24.374683 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2506 | 2026.04.22 02:11:24.374687 [ 5 ] {8b5dde99-692a-414d-b279-a5b7da309c64} <Debug> TCPHandler: Processed in 0.001333764 sec. | ||
| 2507 | 2026.04.22 02:11:24.374803 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2026.04.22 02:11:24.374825 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::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 | ||
| 2509 | 2026.04.22 02:11:24.374896 [ 5 ] {4e2d3d5a-4b6f-4d8e-9ba8-bf1f58dd626f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2510 | 2026.04.22 02:11:24.374940 [ 5 ] {4e2d3d5a-4b6f-4d8e-9ba8-bf1f58dd626f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2511 | 2026.04.22 02:11:24.374984 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2512 | 2026.04.22 02:11:24.375037 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 66 rows starting from the beginning of the part | ||
| 2513 | 2026.04.22 02:11:24.375157 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2514 | 2026.04.22 02:11:24.375220 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2515 | 2026.04.22 02:11:24.375273 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2516 | 2026.04.22 02:11:24.375324 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2517 | 2026.04.22 02:11:24.375358 [ 5 ] {4e2d3d5a-4b6f-4d8e-9ba8-bf1f58dd626f} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.04.22 02:11:24.375376 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2519 | 2026.04.22 02:11:24.375399 [ 5 ] {4e2d3d5a-4b6f-4d8e-9ba8-bf1f58dd626f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2520 | 2026.04.22 02:11:24.375799 [ 5 ] {4e2d3d5a-4b6f-4d8e-9ba8-bf1f58dd626f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2521 | 2026.04.22 02:11:24.376036 [ 5 ] {4e2d3d5a-4b6f-4d8e-9ba8-bf1f58dd626f} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.04.22 02:11:24.376165 [ 5 ] {4e2d3d5a-4b6f-4d8e-9ba8-bf1f58dd626f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001286 sec., 69984.44790046656 rows/sec., 5.47 MiB/sec. | ||
| 2523 | 2026.04.22 02:11:24.376201 [ 5 ] {4e2d3d5a-4b6f-4d8e-9ba8-bf1f58dd626f} <Debug> TCPHandler: Processed in 0.001444795 sec. | ||
| 2524 | 2026.04.22 02:11:24.376314 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2026.04.22 02:11:24.376337 [ 196 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585139 sec., 104722.67731725736 rows/sec., 8.08 MiB/sec. | ||
| 2526 | 2026.04.22 02:11:24.376408 [ 5 ] {9f03763f-f788-4f25-a632-057f14791b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2527 | 2026.04.22 02:11:24.376450 [ 5 ] {9f03763f-f788-4f25-a632-057f14791b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2528 | 2026.04.22 02:11:24.376473 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2529 | 2026.04.22 02:11:24.376737 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_11_2} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.04.22 02:11:24.376814 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_11_2} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2531 | 2026.04.22 02:11:24.376885 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2532 | 2026.04.22 02:11:24.376902 [ 5 ] {9f03763f-f788-4f25-a632-057f14791b41} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.04.22 02:11:24.376943 [ 5 ] {9f03763f-f788-4f25-a632-057f14791b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2534 | 2026.04.22 02:11:24.377260 [ 5 ] {9f03763f-f788-4f25-a632-057f14791b41} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2535 | 2026.04.22 02:11:24.377455 [ 5 ] {9f03763f-f788-4f25-a632-057f14791b41} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.04.22 02:11:24.377599 [ 5 ] {9f03763f-f788-4f25-a632-057f14791b41} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 2537 | 2026.04.22 02:11:24.377634 [ 5 ] {9f03763f-f788-4f25-a632-057f14791b41} <Debug> TCPHandler: Processed in 0.001366625 sec. | ||
| 2538 | 2026.04.22 02:11:24.377746 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.04.22 02:11:24.377837 [ 5 ] {8936ba04-17c0-480f-b8ab-7b8f6b1bf632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2540 | 2026.04.22 02:11:24.377889 [ 5 ] {8936ba04-17c0-480f-b8ab-7b8f6b1bf632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2541 | 2026.04.22 02:11:24.378628 [ 5 ] {8936ba04-17c0-480f-b8ab-7b8f6b1bf632} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.04.22 02:11:24.378662 [ 5 ] {8936ba04-17c0-480f-b8ab-7b8f6b1bf632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2543 | 2026.04.22 02:11:24.379161 [ 5 ] {8936ba04-17c0-480f-b8ab-7b8f6b1bf632} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2544 | 2026.04.22 02:11:24.379384 [ 5 ] {8936ba04-17c0-480f-b8ab-7b8f6b1bf632} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.04.22 02:11:24.379497 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2546 | 2026.04.22 02:11:24.379510 [ 5 ] {8936ba04-17c0-480f-b8ab-7b8f6b1bf632} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00169 sec., 15384.615384615383 rows/sec., 27.57 MiB/sec. | ||
| 2547 | 2026.04.22 02:11:24.379531 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.04.22 02:11:24.379550 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2549 | 2026.04.22 02:11:24.379561 [ 5 ] {8936ba04-17c0-480f-b8ab-7b8f6b1bf632} <Debug> TCPHandler: Processed in 0.001870464 sec. | ||
| 2550 | 2026.04.22 02:11:24.379676 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.04.22 02:11:24.379680 [ 197 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::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 | ||
| 2552 | 2026.04.22 02:11:24.379769 [ 5 ] {9d20a6c2-c071-4ae1-833a-fff4f6fe3bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2553 | 2026.04.22 02:11:24.379823 [ 5 ] {9d20a6c2-c071-4ae1-833a-fff4f6fe3bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2554 | 2026.04.22 02:11:24.379947 [ 197 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2555 | 2026.04.22 02:11:24.380030 [ 197 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 79 rows starting from the beginning of the part | ||
| 2556 | 2026.04.22 02:11:24.380157 [ 5 ] {9d20a6c2-c071-4ae1-833a-fff4f6fe3bc8} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.04.22 02:11:24.380195 [ 5 ] {9d20a6c2-c071-4ae1-833a-fff4f6fe3bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2558 | 2026.04.22 02:11:24.380200 [ 197 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2559 | 2026.04.22 02:11:24.380322 [ 197 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2560 | 2026.04.22 02:11:24.380430 [ 197 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2561 | 2026.04.22 02:11:24.380507 [ 5 ] {9d20a6c2-c071-4ae1-833a-fff4f6fe3bc8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2562 | 2026.04.22 02:11:24.380536 [ 197 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2563 | 2026.04.22 02:11:24.380648 [ 197 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2564 | 2026.04.22 02:11:24.380721 [ 5 ] {9d20a6c2-c071-4ae1-833a-fff4f6fe3bc8} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.04.22 02:11:24.380848 [ 5 ] {9d20a6c2-c071-4ae1-833a-fff4f6fe3bc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 2566 | 2026.04.22 02:11:24.380881 [ 5 ] {9d20a6c2-c071-4ae1-833a-fff4f6fe3bc8} <Debug> TCPHandler: Processed in 0.001251722 sec. | ||
| 2567 | 2026.04.22 02:11:24.383160 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 19 columns (19 merged, 0 gathered) in 0.003539254 sec., 50575.62977960893 rows/sec., 90.63 MiB/sec. | ||
| 2568 | 2026.04.22 02:11:24.383559 [ 196 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2569 | 2026.04.22 02:11:24.383946 [ 196 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.04.22 02:11:24.384015 [ 196 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2571 | 2026.04.22 02:11:24.384118 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2572 | 2026.04.22 02:11:26.354262 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.04.22 02:11:26.354541 [ 5 ] {4e5cca22-4a26-420c-a72b-dcb0253c31bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2574 | 2026.04.22 02:11:26.354642 [ 5 ] {4e5cca22-4a26-420c-a72b-dcb0253c31bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2575 | 2026.04.22 02:11:26.355362 [ 5 ] {4e5cca22-4a26-420c-a72b-dcb0253c31bc} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.04.22 02:11:26.355402 [ 5 ] {4e5cca22-4a26-420c-a72b-dcb0253c31bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2577 | 2026.04.22 02:11:26.355809 [ 5 ] {4e5cca22-4a26-420c-a72b-dcb0253c31bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2578 | 2026.04.22 02:11:26.356044 [ 5 ] {4e5cca22-4a26-420c-a72b-dcb0253c31bc} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.04.22 02:11:26.356197 [ 5 ] {4e5cca22-4a26-420c-a72b-dcb0253c31bc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001733 sec., 13848.817080207733 rows/sec., 1.15 MiB/sec. | ||
| 2580 | 2026.04.22 02:11:26.356242 [ 5 ] {4e5cca22-4a26-420c-a72b-dcb0253c31bc} <Debug> TCPHandler: Processed in 0.002154308 sec. | ||
| 2581 | 2026.04.22 02:11:26.356362 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.04.22 02:11:26.356464 [ 5 ] {2137e61f-8580-411c-bc6c-4b5fb8231691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2583 | 2026.04.22 02:11:26.356506 [ 5 ] {2137e61f-8580-411c-bc6c-4b5fb8231691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2584 | 2026.04.22 02:11:26.356907 [ 5 ] {2137e61f-8580-411c-bc6c-4b5fb8231691} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.04.22 02:11:26.356942 [ 5 ] {2137e61f-8580-411c-bc6c-4b5fb8231691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2586 | 2026.04.22 02:11:26.357244 [ 5 ] {2137e61f-8580-411c-bc6c-4b5fb8231691} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2587 | 2026.04.22 02:11:26.357458 [ 5 ] {2137e61f-8580-411c-bc6c-4b5fb8231691} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.04.22 02:11:26.357581 [ 5 ] {2137e61f-8580-411c-bc6c-4b5fb8231691} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001141 sec., 12269.938650306747 rows/sec., 1000.53 KiB/sec. | ||
| 2589 | 2026.04.22 02:11:26.357617 [ 5 ] {2137e61f-8580-411c-bc6c-4b5fb8231691} <Debug> TCPHandler: Processed in 0.001306614 sec. | ||
| 2590 | 2026.04.22 02:11:26.357737 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.04.22 02:11:26.357832 [ 5 ] {d3a8c9a0-4f01-4c6f-bd02-758a63f633a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2592 | 2026.04.22 02:11:26.357872 [ 5 ] {d3a8c9a0-4f01-4c6f-bd02-758a63f633a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2593 | 2026.04.22 02:11:26.359221 [ 5 ] {d3a8c9a0-4f01-4c6f-bd02-758a63f633a5} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.04.22 02:11:26.359255 [ 5 ] {d3a8c9a0-4f01-4c6f-bd02-758a63f633a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2595 | 2026.04.22 02:11:26.359747 [ 5 ] {d3a8c9a0-4f01-4c6f-bd02-758a63f633a5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2596 | 2026.04.22 02:11:26.359956 [ 5 ] {d3a8c9a0-4f01-4c6f-bd02-758a63f633a5} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.04.22 02:11:26.360080 [ 5 ] {d3a8c9a0-4f01-4c6f-bd02-758a63f633a5} <Debug> executeQuery: Read 2558 rows, 196.29 KiB in 0.002267 sec., 1128363.4759594179 rows/sec., 84.56 MiB/sec. | ||
| 2598 | 2026.04.22 02:11:26.360115 [ 5 ] {d3a8c9a0-4f01-4c6f-bd02-758a63f633a5} <Debug> TCPHandler: Processed in 0.002426274 sec. | ||
| 2599 | 2026.04.22 02:11:26.360242 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.04.22 02:11:26.360337 [ 5 ] {ee77f247-b9c8-4f2c-abc1-df3c56121674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2601 | 2026.04.22 02:11:26.360377 [ 5 ] {ee77f247-b9c8-4f2c-abc1-df3c56121674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2602 | 2026.04.22 02:11:26.360797 [ 5 ] {ee77f247-b9c8-4f2c-abc1-df3c56121674} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.04.22 02:11:26.360830 [ 5 ] {ee77f247-b9c8-4f2c-abc1-df3c56121674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2604 | 2026.04.22 02:11:26.361123 [ 5 ] {ee77f247-b9c8-4f2c-abc1-df3c56121674} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2605 | 2026.04.22 02:11:26.361325 [ 5 ] {ee77f247-b9c8-4f2c-abc1-df3c56121674} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.04.22 02:11:26.361447 [ 5 ] {ee77f247-b9c8-4f2c-abc1-df3c56121674} <Debug> executeQuery: Read 50 rows, 3.74 KiB in 0.001129 sec., 44286.97962798937 rows/sec., 3.24 MiB/sec. | ||
| 2607 | 2026.04.22 02:11:26.361482 [ 5 ] {ee77f247-b9c8-4f2c-abc1-df3c56121674} <Debug> TCPHandler: Processed in 0.001288473 sec. | ||
| 2608 | 2026.04.22 02:11:26.361580 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.04.22 02:11:26.361672 [ 5 ] {a68b91af-747c-48f8-bb62-82db52745fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2610 | 2026.04.22 02:11:26.361710 [ 5 ] {a68b91af-747c-48f8-bb62-82db52745fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2611 | 2026.04.22 02:11:26.362302 [ 5 ] {a68b91af-747c-48f8-bb62-82db52745fe4} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.04.22 02:11:26.362337 [ 5 ] {a68b91af-747c-48f8-bb62-82db52745fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2613 | 2026.04.22 02:11:26.362657 [ 5 ] {a68b91af-747c-48f8-bb62-82db52745fe4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2614 | 2026.04.22 02:11:26.362866 [ 5 ] {a68b91af-747c-48f8-bb62-82db52745fe4} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.04.22 02:11:26.362986 [ 5 ] {a68b91af-747c-48f8-bb62-82db52745fe4} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001333 sec., 618904.7261815454 rows/sec., 36.20 MiB/sec. | ||
| 2616 | 2026.04.22 02:11:26.363022 [ 5 ] {a68b91af-747c-48f8-bb62-82db52745fe4} <Debug> TCPHandler: Processed in 0.001488737 sec. | ||
| 2617 | 2026.04.22 02:11:26.363128 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.04.22 02:11:26.363222 [ 5 ] {1af27af7-b1fd-4787-bf2d-c263fe16b0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2619 | 2026.04.22 02:11:26.363260 [ 5 ] {1af27af7-b1fd-4787-bf2d-c263fe16b0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2620 | 2026.04.22 02:11:26.363637 [ 5 ] {1af27af7-b1fd-4787-bf2d-c263fe16b0e2} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.04.22 02:11:26.363670 [ 5 ] {1af27af7-b1fd-4787-bf2d-c263fe16b0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2622 | 2026.04.22 02:11:26.363944 [ 5 ] {1af27af7-b1fd-4787-bf2d-c263fe16b0e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2623 | 2026.04.22 02:11:26.364143 [ 5 ] {1af27af7-b1fd-4787-bf2d-c263fe16b0e2} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.04.22 02:11:26.364261 [ 5 ] {1af27af7-b1fd-4787-bf2d-c263fe16b0e2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001057 sec., 946.073793755913 rows/sec., 66.52 KiB/sec. | ||
| 2625 | 2026.04.22 02:11:26.364298 [ 5 ] {1af27af7-b1fd-4787-bf2d-c263fe16b0e2} <Debug> TCPHandler: Processed in 0.001217782 sec. | ||
| 2626 | 2026.04.22 02:11:26.364397 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2026.04.22 02:11:26.364488 [ 5 ] {4fb9635b-7734-4a35-bd92-1e78fff282e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2628 | 2026.04.22 02:11:26.364526 [ 5 ] {4fb9635b-7734-4a35-bd92-1e78fff282e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2629 | 2026.04.22 02:11:26.364907 [ 5 ] {4fb9635b-7734-4a35-bd92-1e78fff282e7} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.04.22 02:11:26.364942 [ 5 ] {4fb9635b-7734-4a35-bd92-1e78fff282e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2631 | 2026.04.22 02:11:26.365225 [ 5 ] {4fb9635b-7734-4a35-bd92-1e78fff282e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2632 | 2026.04.22 02:11:26.365427 [ 5 ] {4fb9635b-7734-4a35-bd92-1e78fff282e7} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.04.22 02:11:26.365547 [ 5 ] {4fb9635b-7734-4a35-bd92-1e78fff282e7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 869.67 KiB/sec. | ||
| 2634 | 2026.04.22 02:11:26.365583 [ 5 ] {4fb9635b-7734-4a35-bd92-1e78fff282e7} <Debug> TCPHandler: Processed in 0.001233973 sec. | ||
| 2635 | 2026.04.22 02:11:26.365692 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.04.22 02:11:26.365787 [ 5 ] {0b52a5f7-b238-4be7-948c-6b5e3c36d65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2637 | 2026.04.22 02:11:26.365825 [ 5 ] {0b52a5f7-b238-4be7-948c-6b5e3c36d65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2638 | 2026.04.22 02:11:26.366581 [ 5 ] {0b52a5f7-b238-4be7-948c-6b5e3c36d65e} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.04.22 02:11:26.366615 [ 5 ] {0b52a5f7-b238-4be7-948c-6b5e3c36d65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2640 | 2026.04.22 02:11:26.366968 [ 5 ] {0b52a5f7-b238-4be7-948c-6b5e3c36d65e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2641 | 2026.04.22 02:11:26.367168 [ 5 ] {0b52a5f7-b238-4be7-948c-6b5e3c36d65e} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.04.22 02:11:26.367295 [ 5 ] {0b52a5f7-b238-4be7-948c-6b5e3c36d65e} <Debug> executeQuery: Read 1356 rows, 93.80 KiB in 0.001525 sec., 889180.3278688524 rows/sec., 60.06 MiB/sec. | ||
| 2643 | 2026.04.22 02:11:26.367329 [ 5 ] {0b52a5f7-b238-4be7-948c-6b5e3c36d65e} <Debug> TCPHandler: Processed in 0.00168764 sec. | ||
| 2644 | 2026.04.22 02:11:26.367429 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2026.04.22 02:11:26.367521 [ 5 ] {dfa50879-71d6-4a34-8758-92810641a846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2646 | 2026.04.22 02:11:26.367563 [ 5 ] {dfa50879-71d6-4a34-8758-92810641a846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2647 | 2026.04.22 02:11:26.368186 [ 5 ] {dfa50879-71d6-4a34-8758-92810641a846} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.04.22 02:11:26.368220 [ 5 ] {dfa50879-71d6-4a34-8758-92810641a846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2649 | 2026.04.22 02:11:26.368663 [ 5 ] {dfa50879-71d6-4a34-8758-92810641a846} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2650 | 2026.04.22 02:11:26.368876 [ 5 ] {dfa50879-71d6-4a34-8758-92810641a846} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.04.22 02:11:26.368997 [ 5 ] {dfa50879-71d6-4a34-8758-92810641a846} <Debug> executeQuery: Read 1571 rows, 98.67 KiB in 0.001495 sec., 1050836.1204013377 rows/sec., 64.45 MiB/sec. | ||
| 2652 | 2026.04.22 02:11:26.369040 [ 5 ] {dfa50879-71d6-4a34-8758-92810641a846} <Debug> TCPHandler: Processed in 0.00165898 sec. | ||
| 2653 | 2026.04.22 02:11:26.369160 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2026.04.22 02:11:26.369253 [ 5 ] {11e11f90-ede7-4909-83e9-54bb19fede9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2655 | 2026.04.22 02:11:26.369306 [ 5 ] {11e11f90-ede7-4909-83e9-54bb19fede9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2656 | 2026.04.22 02:11:26.370040 [ 5 ] {11e11f90-ede7-4909-83e9-54bb19fede9c} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.04.22 02:11:26.370073 [ 5 ] {11e11f90-ede7-4909-83e9-54bb19fede9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2658 | 2026.04.22 02:11:26.370587 [ 5 ] {11e11f90-ede7-4909-83e9-54bb19fede9c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2659 | 2026.04.22 02:11:26.370808 [ 5 ] {11e11f90-ede7-4909-83e9-54bb19fede9c} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.04.22 02:11:26.370939 [ 5 ] {11e11f90-ede7-4909-83e9-54bb19fede9c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001704 sec., 14084.507042253521 rows/sec., 25.24 MiB/sec. | ||
| 2661 | 2026.04.22 02:11:26.370999 [ 5 ] {11e11f90-ede7-4909-83e9-54bb19fede9c} <Debug> TCPHandler: Processed in 0.001887163 sec. | ||
| 2662 | 2026.04.22 02:11:26.371111 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2026.04.22 02:11:26.371204 [ 5 ] {2ffaa0c1-8379-43b2-87a6-31402a910a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2664 | 2026.04.22 02:11:26.371245 [ 5 ] {2ffaa0c1-8379-43b2-87a6-31402a910a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2665 | 2026.04.22 02:11:26.371557 [ 5 ] {2ffaa0c1-8379-43b2-87a6-31402a910a9f} <Trace> oximeter.measurements_i64 (1d7a8621-a4f0-4c4a-b3fc-5e64df9cde2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.04.22 02:11:26.371592 [ 5 ] {2ffaa0c1-8379-43b2-87a6-31402a910a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2667 | 2026.04.22 02:11:26.371882 [ 5 ] {2ffaa0c1-8379-43b2-87a6-31402a910a9f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2668 | 2026.04.22 02:11:26.372093 [ 5 ] {2ffaa0c1-8379-43b2-87a6-31402a910a9f} <Trace> oximeter.measurements_i64 (1d7a8621-a4f0-4c4a-b3fc-5e64df9cde2f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.04.22 02:11:26.372214 [ 5 ] {2ffaa0c1-8379-43b2-87a6-31402a910a9f} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001028 sec., 2918.2879377431905 rows/sec., 206.14 KiB/sec. | ||
| 2670 | 2026.04.22 02:11:26.372255 [ 5 ] {2ffaa0c1-8379-43b2-87a6-31402a910a9f} <Debug> TCPHandler: Processed in 0.001192611 sec. | ||
| 2671 | 2026.04.22 02:11:26.372355 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2672 | 2026.04.22 02:11:26.372447 [ 5 ] {f1e7a3dc-f590-4781-9086-3c98c139f4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2673 | 2026.04.22 02:11:26.372487 [ 5 ] {f1e7a3dc-f590-4781-9086-3c98c139f4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2674 | 2026.04.22 02:11:26.372794 [ 5 ] {f1e7a3dc-f590-4781-9086-3c98c139f4b5} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.04.22 02:11:26.372827 [ 5 ] {f1e7a3dc-f590-4781-9086-3c98c139f4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2676 | 2026.04.22 02:11:26.373126 [ 5 ] {f1e7a3dc-f590-4781-9086-3c98c139f4b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2677 | 2026.04.22 02:11:26.373330 [ 5 ] {f1e7a3dc-f590-4781-9086-3c98c139f4b5} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.04.22 02:11:26.373450 [ 5 ] {f1e7a3dc-f590-4781-9086-3c98c139f4b5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001022 sec., 23483.365949119376 rows/sec., 1.58 MiB/sec. | ||
| 2679 | 2026.04.22 02:11:26.373491 [ 5 ] {f1e7a3dc-f590-4781-9086-3c98c139f4b5} <Debug> TCPHandler: Processed in 0.001183251 sec. | ||
| 2680 | 2026.04.22 02:11:28.110653 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 376 | ||
| 2681 | 2026.04.22 02:11:28.113237 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.04.22 02:11:28.113276 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2683 | 2026.04.22 02:11:28.114458 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2684 | 2026.04.22 02:11:28.114717 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.04.22 02:11:28.114945 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2686 | 2026.04.22 02:11:29.367582 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2026.04.22 02:11:29.367774 [ 5 ] {5f92f839-38fd-48b4-be3c-62aa7be159b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2688 | 2026.04.22 02:11:29.367843 [ 5 ] {5f92f839-38fd-48b4-be3c-62aa7be159b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2689 | 2026.04.22 02:11:29.368483 [ 5 ] {5f92f839-38fd-48b4-be3c-62aa7be159b4} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.04.22 02:11:29.368525 [ 5 ] {5f92f839-38fd-48b4-be3c-62aa7be159b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2691 | 2026.04.22 02:11:29.368896 [ 5 ] {5f92f839-38fd-48b4-be3c-62aa7be159b4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2692 | 2026.04.22 02:11:29.369116 [ 5 ] {5f92f839-38fd-48b4-be3c-62aa7be159b4} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.04.22 02:11:29.369255 [ 5 ] {5f92f839-38fd-48b4-be3c-62aa7be159b4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001536 sec., 36458.333333333336 rows/sec., 2.80 MiB/sec. | ||
| 2694 | 2026.04.22 02:11:29.369295 [ 5 ] {5f92f839-38fd-48b4-be3c-62aa7be159b4} <Debug> TCPHandler: Processed in 0.001840213 sec. | ||
| 2695 | 2026.04.22 02:11:29.369415 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.04.22 02:11:29.369509 [ 5 ] {2e7b08fe-b4a3-4c84-8fd0-2b692e368080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2697 | 2026.04.22 02:11:29.369549 [ 5 ] {2e7b08fe-b4a3-4c84-8fd0-2b692e368080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2698 | 2026.04.22 02:11:29.369951 [ 5 ] {2e7b08fe-b4a3-4c84-8fd0-2b692e368080} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2026.04.22 02:11:29.369987 [ 5 ] {2e7b08fe-b4a3-4c84-8fd0-2b692e368080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2700 | 2026.04.22 02:11:29.370281 [ 5 ] {2e7b08fe-b4a3-4c84-8fd0-2b692e368080} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2701 | 2026.04.22 02:11:29.370491 [ 5 ] {2e7b08fe-b4a3-4c84-8fd0-2b692e368080} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.04.22 02:11:29.370611 [ 5 ] {2e7b08fe-b4a3-4c84-8fd0-2b692e368080} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001121 sec., 57091.882247992864 rows/sec., 4.46 MiB/sec. | ||
| 2703 | 2026.04.22 02:11:29.370648 [ 5 ] {2e7b08fe-b4a3-4c84-8fd0-2b692e368080} <Debug> TCPHandler: Processed in 0.001279783 sec. | ||
| 2704 | 2026.04.22 02:11:29.370767 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2705 | 2026.04.22 02:11:29.370860 [ 5 ] {cf1ed227-f436-4a79-a6e7-94fce5cca80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2706 | 2026.04.22 02:11:29.370903 [ 5 ] {cf1ed227-f436-4a79-a6e7-94fce5cca80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2707 | 2026.04.22 02:11:29.371280 [ 5 ] {cf1ed227-f436-4a79-a6e7-94fce5cca80c} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.04.22 02:11:29.371315 [ 5 ] {cf1ed227-f436-4a79-a6e7-94fce5cca80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2709 | 2026.04.22 02:11:29.371628 [ 5 ] {cf1ed227-f436-4a79-a6e7-94fce5cca80c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2710 | 2026.04.22 02:11:29.371841 [ 5 ] {cf1ed227-f436-4a79-a6e7-94fce5cca80c} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.04.22 02:11:29.371961 [ 5 ] {cf1ed227-f436-4a79-a6e7-94fce5cca80c} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001119 sec., 85790.88471849867 rows/sec., 5.98 MiB/sec. | ||
| 2712 | 2026.04.22 02:11:29.371996 [ 5 ] {cf1ed227-f436-4a79-a6e7-94fce5cca80c} <Debug> TCPHandler: Processed in 0.001275072 sec. | ||
| 2713 | 2026.04.22 02:11:29.372111 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2026.04.22 02:11:29.372202 [ 5 ] {eb29caa5-9640-44ea-895d-ca48debfb275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2715 | 2026.04.22 02:11:29.372241 [ 5 ] {eb29caa5-9640-44ea-895d-ca48debfb275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2716 | 2026.04.22 02:11:29.372563 [ 5 ] {eb29caa5-9640-44ea-895d-ca48debfb275} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.04.22 02:11:29.372598 [ 5 ] {eb29caa5-9640-44ea-895d-ca48debfb275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2718 | 2026.04.22 02:11:29.372891 [ 5 ] {eb29caa5-9640-44ea-895d-ca48debfb275} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2719 | 2026.04.22 02:11:29.373092 [ 5 ] {eb29caa5-9640-44ea-895d-ca48debfb275} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.04.22 02:11:29.373219 [ 5 ] {eb29caa5-9640-44ea-895d-ca48debfb275} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001035 sec., 34782.608695652176 rows/sec., 2.34 MiB/sec. | ||
| 2721 | 2026.04.22 02:11:29.373253 [ 5 ] {eb29caa5-9640-44ea-895d-ca48debfb275} <Debug> TCPHandler: Processed in 0.001188571 sec. | ||
| 2722 | 2026.04.22 02:11:30.617396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5222 | ||
| 2723 | 2026.04.22 02:11:30.617883 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.04.22 02:11:30.617932 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2725 | 2026.04.22 02:11:30.618421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2726 | 2026.04.22 02:11:30.618659 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.04.22 02:11:30.618786 [ 27 ] {} <Debug> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2728 | 2026.04.22 02:11:30.618801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5222 | ||
| 2729 | 2026.04.22 02:11:30.618856 [ 27 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.04.22 02:11:30.618883 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2731 | 2026.04.22 02:11:30.618982 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::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 | ||
| 2732 | 2026.04.22 02:11:30.619105 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2733 | 2026.04.22 02:11:30.619147 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2854 rows starting from the beginning of the part | ||
| 2734 | 2026.04.22 02:11:30.619215 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2735 | 2026.04.22 02:11:30.619262 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2736 | 2026.04.22 02:11:30.619307 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2737 | 2026.04.22 02:11:30.619351 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2738 | 2026.04.22 02:11:30.619391 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2739 | 2026.04.22 02:11:30.620873 [ 187 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001930804 sec., 2704572.8100832608 rows/sec., 38.69 MiB/sec. | ||
| 2740 | 2026.04.22 02:11:30.621221 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2741 | 2026.04.22 02:11:30.621459 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_11_2} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.04.22 02:11:30.621530 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_11_2} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2743 | 2026.04.22 02:11:30.621597 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2744 | 2026.04.22 02:11:30.901753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2745 | 2026.04.22 02:11:30.918221 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.04.22 02:11:30.918260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2747 | 2026.04.22 02:11:30.923853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2748 | 2026.04.22 02:11:30.924517 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.04.22 02:11:30.924798 [ 27 ] {} <Debug> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2750 | 2026.04.22 02:11:30.924838 [ 27 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.04.22 02:11:30.924859 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 2752 | 2026.04.22 02:11:30.924989 [ 187 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 2753 | 2026.04.22 02:11:30.927548 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2754 | 2026.04.22 02:11:30.929319 [ 187 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2755 | 2026.04.22 02:11:30.930701 [ 187 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 2756 | 2026.04.22 02:11:30.935163 [ 187 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 2757 | 2026.04.22 02:11:30.939315 [ 187 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 2758 | 2026.04.22 02:11:30.943385 [ 187 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 2759 | 2026.04.22 02:11:30.947827 [ 187 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 2760 | 2026.04.22 02:11:30.952033 [ 187 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 2761 | 2026.04.22 02:11:31.001163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.69 MiB, peak 222.08 MiB, free memory in arenas 0.00 B, will set to 219.79 MiB (RSS), difference: -1.90 MiB | ||
| 2762 | 2026.04.22 02:11:31.009197 [ 199 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.084262598 sec., 985.015914178198 rows/sec., 5.09 MiB/sec. | ||
| 2763 | 2026.04.22 02:11:31.011044 [ 202 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2764 | 2026.04.22 02:11:31.012946 [ 202 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_11_2} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.04.22 02:11:31.013052 [ 202 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_11_2} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2766 | 2026.04.22 02:11:31.014532 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2767 | 2026.04.22 02:11:32.001161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.29 MiB, peak 222.08 MiB, free memory in arenas 0.00 B, will set to 220.63 MiB (RSS), difference: 10.34 MiB | ||
| 2768 | 2026.04.22 02:11:34.371698 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2026.04.22 02:11:34.371891 [ 5 ] {3f768176-1410-4066-869a-c9c6fec1968e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2770 | 2026.04.22 02:11:34.371964 [ 5 ] {3f768176-1410-4066-869a-c9c6fec1968e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2771 | 2026.04.22 02:11:34.372609 [ 5 ] {3f768176-1410-4066-869a-c9c6fec1968e} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.04.22 02:11:34.372653 [ 5 ] {3f768176-1410-4066-869a-c9c6fec1968e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2773 | 2026.04.22 02:11:34.373044 [ 5 ] {3f768176-1410-4066-869a-c9c6fec1968e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2774 | 2026.04.22 02:11:34.373264 [ 5 ] {3f768176-1410-4066-869a-c9c6fec1968e} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.04.22 02:11:34.373408 [ 5 ] {3f768176-1410-4066-869a-c9c6fec1968e} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001568 sec., 68877.55102040817 rows/sec., 5.80 MiB/sec. | ||
| 2776 | 2026.04.22 02:11:34.373405 [ 118 ] {} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2777 | 2026.04.22 02:11:34.373450 [ 5 ] {3f768176-1410-4066-869a-c9c6fec1968e} <Debug> TCPHandler: Processed in 0.001873684 sec. | ||
| 2778 | 2026.04.22 02:11:34.373484 [ 118 ] {} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.04.22 02:11:34.373511 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2780 | 2026.04.22 02:11:34.373588 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.04.22 02:11:34.373633 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::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 | ||
| 2782 | 2026.04.22 02:11:34.373688 [ 5 ] {a2f49bd4-8ee6-4674-86a4-ad0424d12e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2783 | 2026.04.22 02:11:34.373732 [ 5 ] {a2f49bd4-8ee6-4674-86a4-ad0424d12e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2784 | 2026.04.22 02:11:34.373784 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2785 | 2026.04.22 02:11:34.373823 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2602 rows starting from the beginning of the part | ||
| 2786 | 2026.04.22 02:11:34.373912 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 78 rows starting from the beginning of the part | ||
| 2787 | 2026.04.22 02:11:34.373960 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
| 2788 | 2026.04.22 02:11:34.374001 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2558 rows starting from the beginning of the part | ||
| 2789 | 2026.04.22 02:11:34.374054 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2790 | 2026.04.22 02:11:34.374099 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 108 rows starting from the beginning of the part | ||
| 2791 | 2026.04.22 02:11:34.374149 [ 5 ] {a2f49bd4-8ee6-4674-86a4-ad0424d12e6b} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.04.22 02:11:34.374189 [ 5 ] {a2f49bd4-8ee6-4674-86a4-ad0424d12e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2793 | 2026.04.22 02:11:34.374606 [ 5 ] {a2f49bd4-8ee6-4674-86a4-ad0424d12e6b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2794 | 2026.04.22 02:11:34.374837 [ 5 ] {a2f49bd4-8ee6-4674-86a4-ad0424d12e6b} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.04.22 02:11:34.374974 [ 5 ] {a2f49bd4-8ee6-4674-86a4-ad0424d12e6b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001305 sec., 19923.37164750958 rows/sec., 1.46 MiB/sec. | ||
| 2796 | 2026.04.22 02:11:34.375013 [ 5 ] {a2f49bd4-8ee6-4674-86a4-ad0424d12e6b} <Debug> TCPHandler: Processed in 0.001475196 sec. | ||
| 2797 | 2026.04.22 02:11:34.375134 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.04.22 02:11:34.375228 [ 5 ] {dac1cf1b-0234-4831-80d9-4ba07c911ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2799 | 2026.04.22 02:11:34.375267 [ 5 ] {dac1cf1b-0234-4831-80d9-4ba07c911ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2800 | 2026.04.22 02:11:34.375681 [ 5 ] {dac1cf1b-0234-4831-80d9-4ba07c911ae3} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.04.22 02:11:34.375717 [ 5 ] {dac1cf1b-0234-4831-80d9-4ba07c911ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2802 | 2026.04.22 02:11:34.376015 [ 5 ] {dac1cf1b-0234-4831-80d9-4ba07c911ae3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2803 | 2026.04.22 02:11:34.376243 [ 5 ] {dac1cf1b-0234-4831-80d9-4ba07c911ae3} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.04.22 02:11:34.376368 [ 5 ] {dac1cf1b-0234-4831-80d9-4ba07c911ae3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001158 sec., 77720.20725388601 rows/sec., 6.07 MiB/sec. | ||
| 2805 | 2026.04.22 02:11:34.376369 [ 202 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5510 rows, containing 5 columns (5 merged, 0 gathered) in 0.00279422 sec., 1971927.7651723917 rows/sec., 156.52 MiB/sec. | ||
| 2806 | 2026.04.22 02:11:34.376406 [ 5 ] {dac1cf1b-0234-4831-80d9-4ba07c911ae3} <Debug> TCPHandler: Processed in 0.001321904 sec. | ||
| 2807 | 2026.04.22 02:11:34.376370 [ 97 ] {} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2808 | 2026.04.22 02:11:34.376490 [ 97 ] {} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.04.22 02:11:34.376523 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2810 | 2026.04.22 02:11:34.376544 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.04.22 02:11:34.376593 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 2812 | 2026.04.22 02:11:34.376646 [ 5 ] {2e332c40-ccbf-4602-a182-0d8625768945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2813 | 2026.04.22 02:11:34.376685 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2814 | 2026.04.22 02:11:34.376693 [ 5 ] {2e332c40-ccbf-4602-a182-0d8625768945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2815 | 2026.04.22 02:11:34.376728 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1390 rows starting from the beginning of the part | ||
| 2816 | 2026.04.22 02:11:34.376765 [ 190 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2817 | 2026.04.22 02:11:34.376779 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 75 rows starting from the beginning of the part | ||
| 2818 | 2026.04.22 02:11:34.376824 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 2819 | 2026.04.22 02:11:34.376859 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1356 rows starting from the beginning of the part | ||
| 2820 | 2026.04.22 02:11:34.376897 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2821 | 2026.04.22 02:11:34.376937 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 2822 | 2026.04.22 02:11:34.377093 [ 190 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_16_3} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.04.22 02:11:34.377141 [ 5 ] {2e332c40-ccbf-4602-a182-0d8625768945} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.04.22 02:11:34.377183 [ 5 ] {2e332c40-ccbf-4602-a182-0d8625768945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2825 | 2026.04.22 02:11:34.377192 [ 190 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_16_3} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2826 | 2026.04.22 02:11:34.377285 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2827 | 2026.04.22 02:11:34.377546 [ 5 ] {2e332c40-ccbf-4602-a182-0d8625768945} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2828 | 2026.04.22 02:11:34.377786 [ 5 ] {2e332c40-ccbf-4602-a182-0d8625768945} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.04.22 02:11:34.377889 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2830 | 2026.04.22 02:11:34.377915 [ 5 ] {2e332c40-ccbf-4602-a182-0d8625768945} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 2831 | 2026.04.22 02:11:34.377921 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.04.22 02:11:34.377954 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2833 | 2026.04.22 02:11:34.377958 [ 5 ] {2e332c40-ccbf-4602-a182-0d8625768945} <Debug> TCPHandler: Processed in 0.001471017 sec. | ||
| 2834 | 2026.04.22 02:11:34.378066 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 2835 | 2026.04.22 02:11:34.378078 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2026.04.22 02:11:34.378192 [ 5 ] {546bc2bd-b146-4766-a89a-68fd71191bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2837 | 2026.04.22 02:11:34.378213 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2838 | 2026.04.22 02:11:34.378246 [ 5 ] {546bc2bd-b146-4766-a89a-68fd71191bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2839 | 2026.04.22 02:11:34.378264 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4528 rows starting from the beginning of the part | ||
| 2840 | 2026.04.22 02:11:34.378286 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.00171922 sec., 1782785.216551692 rows/sec., 129.40 MiB/sec. | ||
| 2841 | 2026.04.22 02:11:34.378365 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2842 | 2026.04.22 02:11:34.378424 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2843 | 2026.04.22 02:11:34.378479 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1571 rows starting from the beginning of the part | ||
| 2844 | 2026.04.22 02:11:34.378499 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2845 | 2026.04.22 02:11:34.378530 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part | ||
| 2846 | 2026.04.22 02:11:34.378592 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2847 | 2026.04.22 02:11:34.378774 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_16_3} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.04.22 02:11:34.378855 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_16_3} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2849 | 2026.04.22 02:11:34.378933 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2850 | 2026.04.22 02:11:34.379068 [ 5 ] {546bc2bd-b146-4766-a89a-68fd71191bf5} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.04.22 02:11:34.379110 [ 5 ] {546bc2bd-b146-4766-a89a-68fd71191bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2852 | 2026.04.22 02:11:34.379682 [ 5 ] {546bc2bd-b146-4766-a89a-68fd71191bf5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2853 | 2026.04.22 02:11:34.379940 [ 5 ] {546bc2bd-b146-4766-a89a-68fd71191bf5} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.04.22 02:11:34.380077 [ 5 ] {546bc2bd-b146-4766-a89a-68fd71191bf5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001903 sec., 13662.637940094588 rows/sec., 24.48 MiB/sec. | ||
| 2855 | 2026.04.22 02:11:34.380130 [ 5 ] {546bc2bd-b146-4766-a89a-68fd71191bf5} <Debug> TCPHandler: Processed in 0.002100057 sec. | ||
| 2856 | 2026.04.22 02:11:34.380254 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.04.22 02:11:34.380348 [ 5 ] {9b1f9128-abf7-4213-b8e5-f6306a2cfe3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2858 | 2026.04.22 02:11:34.380401 [ 5 ] {9b1f9128-abf7-4213-b8e5-f6306a2cfe3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2859 | 2026.04.22 02:11:34.380749 [ 5 ] {9b1f9128-abf7-4213-b8e5-f6306a2cfe3d} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.04.22 02:11:34.380784 [ 5 ] {9b1f9128-abf7-4213-b8e5-f6306a2cfe3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2861 | 2026.04.22 02:11:34.381098 [ 5 ] {9b1f9128-abf7-4213-b8e5-f6306a2cfe3d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2862 | 2026.04.22 02:11:34.381305 [ 5 ] {9b1f9128-abf7-4213-b8e5-f6306a2cfe3d} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.04.22 02:11:34.381406 [ 97 ] {} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2864 | 2026.04.22 02:11:34.381431 [ 5 ] {9b1f9128-abf7-4213-b8e5-f6306a2cfe3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 2865 | 2026.04.22 02:11:34.381441 [ 97 ] {} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2026.04.22 02:11:34.381456 [ 186 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6675 rows, containing 5 columns (5 merged, 0 gathered) in 0.003439091 sec., 1940919.8535310638 rows/sec., 126.10 MiB/sec. | ||
| 2867 | 2026.04.22 02:11:34.381474 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2868 | 2026.04.22 02:11:34.381474 [ 5 ] {9b1f9128-abf7-4213-b8e5-f6306a2cfe3d} <Debug> TCPHandler: Processed in 0.001269603 sec. | ||
| 2869 | 2026.04.22 02:11:34.381558 [ 190 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 2870 | 2026.04.22 02:11:34.381657 [ 190 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2871 | 2026.04.22 02:11:34.381687 [ 190 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 588 rows starting from the beginning of the part | ||
| 2872 | 2026.04.22 02:11:34.381760 [ 190 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2873 | 2026.04.22 02:11:34.381830 [ 190 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 2874 | 2026.04.22 02:11:34.381886 [ 190 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 2875 | 2026.04.22 02:11:34.381938 [ 190 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 2876 | 2026.04.22 02:11:34.381983 [ 190 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2877 | 2026.04.22 02:11:34.382182 [ 189 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2878 | 2026.04.22 02:11:34.382510 [ 189 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.04.22 02:11:34.382586 [ 189 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2880 | 2026.04.22 02:11:34.382673 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 2881 | 2026.04.22 02:11:34.382773 [ 186 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.001247922 sec., 663503.0073995009 rows/sec., 44.72 MiB/sec. | ||
| 2882 | 2026.04.22 02:11:34.382935 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2883 | 2026.04.22 02:11:34.383184 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_16_3} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.04.22 02:11:34.383246 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_16_3} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2885 | 2026.04.22 02:11:34.383313 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2886 | 2026.04.22 02:11:35.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.13 MiB, peak 227.92 MiB, free memory in arenas 0.00 B, will set to 222.45 MiB (RSS), difference: 1.31 MiB | ||
| 2887 | 2026.04.22 02:11:38.047594 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2888 | 2026.04.22 02:11:38.047669 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2889 | 2026.04.22 02:11:38.116103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 396 | ||
| 2890 | 2026.04.22 02:11:38.118078 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.04.22 02:11:38.118117 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2892 | 2026.04.22 02:11:38.118910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5734 | ||
| 2893 | 2026.04.22 02:11:38.119246 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2894 | 2026.04.22 02:11:38.119518 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.04.22 02:11:38.119564 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.04.22 02:11:38.119610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2897 | 2026.04.22 02:11:38.119755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 2898 | 2026.04.22 02:11:38.120119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2899 | 2026.04.22 02:11:38.120365 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.04.22 02:11:38.120498 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5734 | ||
| 2901 | 2026.04.22 02:11:38.427635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2902 | 2026.04.22 02:11:38.442356 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.04.22 02:11:38.442412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2904 | 2026.04.22 02:11:38.448205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2905 | 2026.04.22 02:11:38.448890 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.04.22 02:11:38.451359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2907 | 2026.04.22 02:11:39.371894 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.04.22 02:11:39.372092 [ 5 ] {3bffb4c4-1ce4-4d17-b6f2-f3268d692a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2909 | 2026.04.22 02:11:39.372165 [ 5 ] {3bffb4c4-1ce4-4d17-b6f2-f3268d692a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2910 | 2026.04.22 02:11:39.372875 [ 5 ] {3bffb4c4-1ce4-4d17-b6f2-f3268d692a1f} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.04.22 02:11:39.372922 [ 5 ] {3bffb4c4-1ce4-4d17-b6f2-f3268d692a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2912 | 2026.04.22 02:11:39.373339 [ 5 ] {3bffb4c4-1ce4-4d17-b6f2-f3268d692a1f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2913 | 2026.04.22 02:11:39.373570 [ 5 ] {3bffb4c4-1ce4-4d17-b6f2-f3268d692a1f} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.04.22 02:11:39.373725 [ 5 ] {3bffb4c4-1ce4-4d17-b6f2-f3268d692a1f} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001686 sec., 51008.303677342825 rows/sec., 4.28 MiB/sec. | ||
| 2915 | 2026.04.22 02:11:39.373772 [ 5 ] {3bffb4c4-1ce4-4d17-b6f2-f3268d692a1f} <Debug> TCPHandler: Processed in 0.002011516 sec. | ||
| 2916 | 2026.04.22 02:11:39.373907 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.04.22 02:11:39.374009 [ 5 ] {3b7c0ede-fd1b-4ede-bb25-cf9e9292b4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2918 | 2026.04.22 02:11:39.374052 [ 5 ] {3b7c0ede-fd1b-4ede-bb25-cf9e9292b4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2919 | 2026.04.22 02:11:39.374464 [ 5 ] {3b7c0ede-fd1b-4ede-bb25-cf9e9292b4b6} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2026.04.22 02:11:39.374501 [ 5 ] {3b7c0ede-fd1b-4ede-bb25-cf9e9292b4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2921 | 2026.04.22 02:11:39.374807 [ 5 ] {3b7c0ede-fd1b-4ede-bb25-cf9e9292b4b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2922 | 2026.04.22 02:11:39.375018 [ 5 ] {3b7c0ede-fd1b-4ede-bb25-cf9e9292b4b6} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.04.22 02:11:39.375147 [ 5 ] {3b7c0ede-fd1b-4ede-bb25-cf9e9292b4b6} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001162 sec., 12908.777969018933 rows/sec., 970.68 KiB/sec. | ||
| 2924 | 2026.04.22 02:11:39.375183 [ 5 ] {3b7c0ede-fd1b-4ede-bb25-cf9e9292b4b6} <Debug> TCPHandler: Processed in 0.001330204 sec. | ||
| 2925 | 2026.04.22 02:11:39.375298 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.04.22 02:11:39.375393 [ 5 ] {25169fd5-c2d0-4320-baf1-724234ce1564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2927 | 2026.04.22 02:11:39.375433 [ 5 ] {25169fd5-c2d0-4320-baf1-724234ce1564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2928 | 2026.04.22 02:11:39.375846 [ 5 ] {25169fd5-c2d0-4320-baf1-724234ce1564} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.04.22 02:11:39.375882 [ 5 ] {25169fd5-c2d0-4320-baf1-724234ce1564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2930 | 2026.04.22 02:11:39.376184 [ 5 ] {25169fd5-c2d0-4320-baf1-724234ce1564} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2931 | 2026.04.22 02:11:39.376395 [ 5 ] {25169fd5-c2d0-4320-baf1-724234ce1564} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.04.22 02:11:39.376520 [ 5 ] {25169fd5-c2d0-4320-baf1-724234ce1564} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001146 sec., 68935.42757417103 rows/sec., 5.38 MiB/sec. | ||
| 2933 | 2026.04.22 02:11:39.376557 [ 5 ] {25169fd5-c2d0-4320-baf1-724234ce1564} <Debug> TCPHandler: Processed in 0.001306973 sec. | ||
| 2934 | 2026.04.22 02:11:39.376679 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.04.22 02:11:39.376774 [ 5 ] {bba97fd4-74c8-4501-8f29-4c8bdedf82b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2936 | 2026.04.22 02:11:39.376817 [ 5 ] {bba97fd4-74c8-4501-8f29-4c8bdedf82b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2937 | 2026.04.22 02:11:39.377212 [ 5 ] {bba97fd4-74c8-4501-8f29-4c8bdedf82b6} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.04.22 02:11:39.377247 [ 5 ] {bba97fd4-74c8-4501-8f29-4c8bdedf82b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2939 | 2026.04.22 02:11:39.377583 [ 5 ] {bba97fd4-74c8-4501-8f29-4c8bdedf82b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2940 | 2026.04.22 02:11:39.377794 [ 5 ] {bba97fd4-74c8-4501-8f29-4c8bdedf82b6} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.04.22 02:11:39.377918 [ 5 ] {bba97fd4-74c8-4501-8f29-4c8bdedf82b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 2942 | 2026.04.22 02:11:39.377954 [ 5 ] {bba97fd4-74c8-4501-8f29-4c8bdedf82b6} <Debug> TCPHandler: Processed in 0.001324203 sec. | ||
| 2943 | 2026.04.22 02:11:39.378067 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.04.22 02:11:39.378160 [ 5 ] {14129c6c-0706-451e-9ad5-9c0d49bc8dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2945 | 2026.04.22 02:11:39.378214 [ 5 ] {14129c6c-0706-451e-9ad5-9c0d49bc8dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2946 | 2026.04.22 02:11:39.378969 [ 5 ] {14129c6c-0706-451e-9ad5-9c0d49bc8dde} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.04.22 02:11:39.379005 [ 5 ] {14129c6c-0706-451e-9ad5-9c0d49bc8dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2948 | 2026.04.22 02:11:39.379527 [ 5 ] {14129c6c-0706-451e-9ad5-9c0d49bc8dde} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2949 | 2026.04.22 02:11:39.379742 [ 5 ] {14129c6c-0706-451e-9ad5-9c0d49bc8dde} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.04.22 02:11:39.379876 [ 5 ] {14129c6c-0706-451e-9ad5-9c0d49bc8dde} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001734 sec., 8650.519031141868 rows/sec., 15.50 MiB/sec. | ||
| 2951 | 2026.04.22 02:11:39.379935 [ 5 ] {14129c6c-0706-451e-9ad5-9c0d49bc8dde} <Debug> TCPHandler: Processed in 0.001916524 sec. | ||
| 2952 | 2026.04.22 02:11:39.380055 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.04.22 02:11:39.380149 [ 5 ] {547306ca-1539-450b-bba6-5fee23861fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2954 | 2026.04.22 02:11:39.380189 [ 5 ] {547306ca-1539-450b-bba6-5fee23861fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2955 | 2026.04.22 02:11:39.380517 [ 5 ] {547306ca-1539-450b-bba6-5fee23861fc2} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.04.22 02:11:39.380556 [ 5 ] {547306ca-1539-450b-bba6-5fee23861fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2957 | 2026.04.22 02:11:39.380859 [ 5 ] {547306ca-1539-450b-bba6-5fee23861fc2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2958 | 2026.04.22 02:11:39.381067 [ 5 ] {547306ca-1539-450b-bba6-5fee23861fc2} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.04.22 02:11:39.381190 [ 5 ] {547306ca-1539-450b-bba6-5fee23861fc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 2960 | 2026.04.22 02:11:39.381224 [ 5 ] {547306ca-1539-450b-bba6-5fee23861fc2} <Debug> TCPHandler: Processed in 0.001218022 sec. | ||
| 2961 | 2026.04.22 02:11:44.371965 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.04.22 02:11:44.372250 [ 5 ] {27483c26-2e02-4bab-9ce9-1887135504ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2963 | 2026.04.22 02:11:44.372354 [ 5 ] {27483c26-2e02-4bab-9ce9-1887135504ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2964 | 2026.04.22 02:11:44.373076 [ 5 ] {27483c26-2e02-4bab-9ce9-1887135504ea} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.04.22 02:11:44.373126 [ 5 ] {27483c26-2e02-4bab-9ce9-1887135504ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2966 | 2026.04.22 02:11:44.373512 [ 5 ] {27483c26-2e02-4bab-9ce9-1887135504ea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2967 | 2026.04.22 02:11:44.373746 [ 5 ] {27483c26-2e02-4bab-9ce9-1887135504ea} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.04.22 02:11:44.373905 [ 5 ] {27483c26-2e02-4bab-9ce9-1887135504ea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001691 sec., 1182.7321111768185 rows/sec., 96.44 KiB/sec. | ||
| 2969 | 2026.04.22 02:11:44.373947 [ 5 ] {27483c26-2e02-4bab-9ce9-1887135504ea} <Debug> TCPHandler: Processed in 0.002144698 sec. | ||
| 2970 | 2026.04.22 02:11:44.374074 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.04.22 02:11:44.374175 [ 5 ] {0b118141-d449-4428-98c0-88d9f3746eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2972 | 2026.04.22 02:11:44.374215 [ 5 ] {0b118141-d449-4428-98c0-88d9f3746eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2973 | 2026.04.22 02:11:44.374653 [ 5 ] {0b118141-d449-4428-98c0-88d9f3746eb8} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.04.22 02:11:44.374690 [ 5 ] {0b118141-d449-4428-98c0-88d9f3746eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2975 | 2026.04.22 02:11:44.375004 [ 5 ] {0b118141-d449-4428-98c0-88d9f3746eb8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2976 | 2026.04.22 02:11:44.375212 [ 5 ] {0b118141-d449-4428-98c0-88d9f3746eb8} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.04.22 02:11:44.375343 [ 5 ] {0b118141-d449-4428-98c0-88d9f3746eb8} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001189 sec., 91673.67535744324 rows/sec., 7.70 MiB/sec. | ||
| 2978 | 2026.04.22 02:11:44.375379 [ 5 ] {0b118141-d449-4428-98c0-88d9f3746eb8} <Debug> TCPHandler: Processed in 0.001356164 sec. | ||
| 2979 | 2026.04.22 02:11:44.375497 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.04.22 02:11:44.375592 [ 5 ] {2bada6f6-788c-43d0-a877-5ef290f09f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2981 | 2026.04.22 02:11:44.375632 [ 5 ] {2bada6f6-788c-43d0-a877-5ef290f09f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2982 | 2026.04.22 02:11:44.376028 [ 5 ] {2bada6f6-788c-43d0-a877-5ef290f09f0c} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.04.22 02:11:44.376063 [ 5 ] {2bada6f6-788c-43d0-a877-5ef290f09f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2984 | 2026.04.22 02:11:44.376370 [ 5 ] {2bada6f6-788c-43d0-a877-5ef290f09f0c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2985 | 2026.04.22 02:11:44.376578 [ 5 ] {2bada6f6-788c-43d0-a877-5ef290f09f0c} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.04.22 02:11:44.376704 [ 5 ] {2bada6f6-788c-43d0-a877-5ef290f09f0c} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001131 sec., 24756.85234305924 rows/sec., 1.81 MiB/sec. | ||
| 2987 | 2026.04.22 02:11:44.376741 [ 5 ] {2bada6f6-788c-43d0-a877-5ef290f09f0c} <Debug> TCPHandler: Processed in 0.001293543 sec. | ||
| 2988 | 2026.04.22 02:11:44.376853 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2026.04.22 02:11:44.376946 [ 5 ] {fd2c1850-3a65-406d-9ce1-fc424df671e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2990 | 2026.04.22 02:11:44.376985 [ 5 ] {fd2c1850-3a65-406d-9ce1-fc424df671e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2991 | 2026.04.22 02:11:44.377390 [ 5 ] {fd2c1850-3a65-406d-9ce1-fc424df671e1} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.04.22 02:11:44.377425 [ 5 ] {fd2c1850-3a65-406d-9ce1-fc424df671e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 2993 | 2026.04.22 02:11:44.377725 [ 5 ] {fd2c1850-3a65-406d-9ce1-fc424df671e1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2994 | 2026.04.22 02:11:44.377941 [ 5 ] {fd2c1850-3a65-406d-9ce1-fc424df671e1} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.04.22 02:11:44.378068 [ 5 ] {fd2c1850-3a65-406d-9ce1-fc424df671e1} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001141 sec., 80631.02541630149 rows/sec., 6.30 MiB/sec. | ||
| 2996 | 2026.04.22 02:11:44.378104 [ 5 ] {fd2c1850-3a65-406d-9ce1-fc424df671e1} <Debug> TCPHandler: Processed in 0.001299733 sec. | ||
| 2997 | 2026.04.22 02:11:44.378215 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.04.22 02:11:44.378308 [ 5 ] {bb35a347-eab6-4efe-8936-bedfa0830299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2999 | 2026.04.22 02:11:44.378350 [ 5 ] {bb35a347-eab6-4efe-8936-bedfa0830299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3000 | 2026.04.22 02:11:44.378759 [ 5 ] {bb35a347-eab6-4efe-8936-bedfa0830299} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.04.22 02:11:44.378795 [ 5 ] {bb35a347-eab6-4efe-8936-bedfa0830299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3002 | 2026.04.22 02:11:44.379121 [ 5 ] {bb35a347-eab6-4efe-8936-bedfa0830299} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3003 | 2026.04.22 02:11:44.379334 [ 5 ] {bb35a347-eab6-4efe-8936-bedfa0830299} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.04.22 02:11:44.379463 [ 5 ] {bb35a347-eab6-4efe-8936-bedfa0830299} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001172 sec., 137372.01365187712 rows/sec., 9.57 MiB/sec. | ||
| 3005 | 2026.04.22 02:11:44.379499 [ 5 ] {bb35a347-eab6-4efe-8936-bedfa0830299} <Debug> TCPHandler: Processed in 0.001332514 sec. | ||
| 3006 | 2026.04.22 02:11:44.379610 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.04.22 02:11:44.379705 [ 5 ] {d4db8375-832b-429c-9ce5-358476a5bcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3008 | 2026.04.22 02:11:44.379759 [ 5 ] {d4db8375-832b-429c-9ce5-358476a5bcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3009 | 2026.04.22 02:11:44.380523 [ 5 ] {d4db8375-832b-429c-9ce5-358476a5bcdb} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.04.22 02:11:44.380558 [ 5 ] {d4db8375-832b-429c-9ce5-358476a5bcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3011 | 2026.04.22 02:11:44.381075 [ 5 ] {d4db8375-832b-429c-9ce5-358476a5bcdb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3012 | 2026.04.22 02:11:44.381314 [ 5 ] {d4db8375-832b-429c-9ce5-358476a5bcdb} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.04.22 02:11:44.381450 [ 5 ] {d4db8375-832b-429c-9ce5-358476a5bcdb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001763 sec., 14747.58933635848 rows/sec., 26.43 MiB/sec. | ||
| 3014 | 2026.04.22 02:11:44.381509 [ 5 ] {d4db8375-832b-429c-9ce5-358476a5bcdb} <Debug> TCPHandler: Processed in 0.001947375 sec. | ||
| 3015 | 2026.04.22 02:11:44.381621 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.04.22 02:11:44.381715 [ 5 ] {1289cf86-c077-4fba-9bde-50c91b6dc331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3017 | 2026.04.22 02:11:44.381757 [ 5 ] {1289cf86-c077-4fba-9bde-50c91b6dc331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3018 | 2026.04.22 02:11:44.382112 [ 5 ] {1289cf86-c077-4fba-9bde-50c91b6dc331} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.04.22 02:11:44.382147 [ 5 ] {1289cf86-c077-4fba-9bde-50c91b6dc331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3020 | 2026.04.22 02:11:44.382451 [ 5 ] {1289cf86-c077-4fba-9bde-50c91b6dc331} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3021 | 2026.04.22 02:11:44.382661 [ 5 ] {1289cf86-c077-4fba-9bde-50c91b6dc331} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.04.22 02:11:44.382800 [ 5 ] {1289cf86-c077-4fba-9bde-50c91b6dc331} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 3023 | 2026.04.22 02:11:44.382835 [ 5 ] {1289cf86-c077-4fba-9bde-50c91b6dc331} <Debug> TCPHandler: Processed in 0.001262922 sec. | ||
| 3024 | 2026.04.22 02:11:45.620752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6182 | ||
| 3025 | 2026.04.22 02:11:45.621273 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.04.22 02:11:45.621326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3027 | 2026.04.22 02:11:45.621921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3028 | 2026.04.22 02:11:45.622195 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.04.22 02:11:45.622366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6182 | ||
| 3030 | 2026.04.22 02:11:45.951577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3031 | 2026.04.22 02:11:45.968531 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.04.22 02:11:45.968590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3033 | 2026.04.22 02:11:45.974302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3034 | 2026.04.22 02:11:45.974982 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): 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.22 02:11:45.977831 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3036 | 2026.04.22 02:11:48.120058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 422 | ||
| 3037 | 2026.04.22 02:11:48.122198 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.04.22 02:11:48.122255 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3039 | 2026.04.22 02:11:48.123417 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3040 | 2026.04.22 02:11:48.123694 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.04.22 02:11:48.124049 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3042 | 2026.04.22 02:11:49.371199 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3043 | 2026.04.22 02:11:49.371476 [ 5 ] {a44e88ce-4d4c-48d3-a5f3-34b46d1dbc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3044 | 2026.04.22 02:11:49.371576 [ 5 ] {a44e88ce-4d4c-48d3-a5f3-34b46d1dbc1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3045 | 2026.04.22 02:11:49.372286 [ 5 ] {a44e88ce-4d4c-48d3-a5f3-34b46d1dbc1b} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2026.04.22 02:11:49.372332 [ 5 ] {a44e88ce-4d4c-48d3-a5f3-34b46d1dbc1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3047 | 2026.04.22 02:11:49.372737 [ 5 ] {a44e88ce-4d4c-48d3-a5f3-34b46d1dbc1b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3048 | 2026.04.22 02:11:49.372956 [ 5 ] {a44e88ce-4d4c-48d3-a5f3-34b46d1dbc1b} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.04.22 02:11:49.373102 [ 5 ] {a44e88ce-4d4c-48d3-a5f3-34b46d1dbc1b} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001702 sec., 50528.78965922444 rows/sec., 4.24 MiB/sec. | ||
| 3050 | 2026.04.22 02:11:49.373142 [ 5 ] {a44e88ce-4d4c-48d3-a5f3-34b46d1dbc1b} <Debug> TCPHandler: Processed in 0.002115887 sec. | ||
| 3051 | 2026.04.22 02:11:49.373282 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2026.04.22 02:11:49.373375 [ 5 ] {02a408ee-bd5c-4271-8c43-c71cfed0baea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3053 | 2026.04.22 02:11:49.373414 [ 5 ] {02a408ee-bd5c-4271-8c43-c71cfed0baea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3054 | 2026.04.22 02:11:49.373802 [ 5 ] {02a408ee-bd5c-4271-8c43-c71cfed0baea} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.04.22 02:11:49.373837 [ 5 ] {02a408ee-bd5c-4271-8c43-c71cfed0baea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3056 | 2026.04.22 02:11:49.374125 [ 5 ] {02a408ee-bd5c-4271-8c43-c71cfed0baea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3057 | 2026.04.22 02:11:49.374328 [ 5 ] {02a408ee-bd5c-4271-8c43-c71cfed0baea} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.04.22 02:11:49.374431 [ 35 ] {} <Debug> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3059 | 2026.04.22 02:11:49.374449 [ 5 ] {02a408ee-bd5c-4271-8c43-c71cfed0baea} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001093 sec., 13723.696248856359 rows/sec., 1.01 MiB/sec. | ||
| 3060 | 2026.04.22 02:11:49.374497 [ 35 ] {} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.04.22 02:11:49.374505 [ 5 ] {02a408ee-bd5c-4271-8c43-c71cfed0baea} <Debug> TCPHandler: Processed in 0.001271093 sec. | ||
| 3062 | 2026.04.22 02:11:49.374525 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3063 | 2026.04.22 02:11:49.374633 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2026.04.22 02:11:49.374654 [ 190 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::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 | ||
| 3065 | 2026.04.22 02:11:49.374728 [ 5 ] {32574a7d-82ec-4372-93ba-03b94b1a4e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3066 | 2026.04.22 02:11:49.374771 [ 5 ] {32574a7d-82ec-4372-93ba-03b94b1a4e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3067 | 2026.04.22 02:11:49.374815 [ 190 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3068 | 2026.04.22 02:11:49.374852 [ 190 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 71 rows starting from the beginning of the part | ||
| 3069 | 2026.04.22 02:11:49.374917 [ 190 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 3070 | 2026.04.22 02:11:49.374960 [ 190 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3071 | 2026.04.22 02:11:49.375000 [ 190 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3072 | 2026.04.22 02:11:49.375037 [ 190 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 3073 | 2026.04.22 02:11:49.375077 [ 190 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3074 | 2026.04.22 02:11:49.375191 [ 5 ] {32574a7d-82ec-4372-93ba-03b94b1a4e75} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.04.22 02:11:49.375232 [ 5 ] {32574a7d-82ec-4372-93ba-03b94b1a4e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3076 | 2026.04.22 02:11:49.375560 [ 5 ] {32574a7d-82ec-4372-93ba-03b94b1a4e75} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3077 | 2026.04.22 02:11:49.375788 [ 5 ] {32574a7d-82ec-4372-93ba-03b94b1a4e75} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.04.22 02:11:49.375914 [ 5 ] {32574a7d-82ec-4372-93ba-03b94b1a4e75} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001202 sec., 65723.79367720467 rows/sec., 5.13 MiB/sec. | ||
| 3079 | 2026.04.22 02:11:49.375926 [ 188 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336394 sec., 153397.87517752996 rows/sec., 11.82 MiB/sec. | ||
| 3080 | 2026.04.22 02:11:49.375950 [ 5 ] {32574a7d-82ec-4372-93ba-03b94b1a4e75} <Debug> TCPHandler: Processed in 0.001364654 sec. | ||
| 3081 | 2026.04.22 02:11:49.376057 [ 190 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3082 | 2026.04.22 02:11:49.376068 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.04.22 02:11:49.376169 [ 5 ] {8055d25f-194d-42cf-bc8a-a36f90de1ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3084 | 2026.04.22 02:11:49.376214 [ 5 ] {8055d25f-194d-42cf-bc8a-a36f90de1ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3085 | 2026.04.22 02:11:49.376311 [ 190 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_16_3} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.04.22 02:11:49.376386 [ 190 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_16_3} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3087 | 2026.04.22 02:11:49.376460 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3088 | 2026.04.22 02:11:49.376630 [ 5 ] {8055d25f-194d-42cf-bc8a-a36f90de1ae0} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.04.22 02:11:49.376670 [ 5 ] {8055d25f-194d-42cf-bc8a-a36f90de1ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3090 | 2026.04.22 02:11:49.377010 [ 5 ] {8055d25f-194d-42cf-bc8a-a36f90de1ae0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3091 | 2026.04.22 02:11:49.377213 [ 5 ] {8055d25f-194d-42cf-bc8a-a36f90de1ae0} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.04.22 02:11:49.377337 [ 5 ] {8055d25f-194d-42cf-bc8a-a36f90de1ae0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 3093 | 2026.04.22 02:11:49.377372 [ 5 ] {8055d25f-194d-42cf-bc8a-a36f90de1ae0} <Debug> TCPHandler: Processed in 0.001350944 sec. | ||
| 3094 | 2026.04.22 02:11:49.377484 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2026.04.22 02:11:49.377575 [ 5 ] {a0d8ce42-0252-4434-a312-81fea53e8ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3096 | 2026.04.22 02:11:49.377627 [ 5 ] {a0d8ce42-0252-4434-a312-81fea53e8ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3097 | 2026.04.22 02:11:49.378453 [ 5 ] {a0d8ce42-0252-4434-a312-81fea53e8ee5} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.04.22 02:11:49.378490 [ 5 ] {a0d8ce42-0252-4434-a312-81fea53e8ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3099 | 2026.04.22 02:11:49.379109 [ 5 ] {a0d8ce42-0252-4434-a312-81fea53e8ee5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3100 | 2026.04.22 02:11:49.379374 [ 5 ] {a0d8ce42-0252-4434-a312-81fea53e8ee5} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.04.22 02:11:49.379501 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3102 | 2026.04.22 02:11:49.379538 [ 5 ] {a0d8ce42-0252-4434-a312-81fea53e8ee5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001978 sec., 7583.417593528817 rows/sec., 13.59 MiB/sec. | ||
| 3103 | 2026.04.22 02:11:49.379552 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.04.22 02:11:49.379585 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3105 | 2026.04.22 02:11:49.379606 [ 5 ] {a0d8ce42-0252-4434-a312-81fea53e8ee5} <Debug> TCPHandler: Processed in 0.002167149 sec. | ||
| 3106 | 2026.04.22 02:11:49.379668 [ 190 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3107 | 2026.04.22 02:11:49.379753 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.04.22 02:11:49.379853 [ 5 ] {6dd4dc89-2333-40f5-b9ce-64cba18a0150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3109 | 2026.04.22 02:11:49.379861 [ 190 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3110 | 2026.04.22 02:11:49.379899 [ 5 ] {6dd4dc89-2333-40f5-b9ce-64cba18a0150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3111 | 2026.04.22 02:11:49.379914 [ 190 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 179 rows starting from the beginning of the part | ||
| 3112 | 2026.04.22 02:11:49.380034 [ 190 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 3113 | 2026.04.22 02:11:49.380141 [ 190 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3114 | 2026.04.22 02:11:49.380242 [ 190 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3115 | 2026.04.22 02:11:49.380260 [ 5 ] {6dd4dc89-2333-40f5-b9ce-64cba18a0150} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.04.22 02:11:49.380301 [ 5 ] {6dd4dc89-2333-40f5-b9ce-64cba18a0150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3117 | 2026.04.22 02:11:49.380336 [ 190 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3118 | 2026.04.22 02:11:49.380435 [ 190 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3119 | 2026.04.22 02:11:49.380619 [ 5 ] {6dd4dc89-2333-40f5-b9ce-64cba18a0150} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3120 | 2026.04.22 02:11:49.380882 [ 5 ] {6dd4dc89-2333-40f5-b9ce-64cba18a0150} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.04.22 02:11:49.381014 [ 5 ] {6dd4dc89-2333-40f5-b9ce-64cba18a0150} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 3122 | 2026.04.22 02:11:49.381051 [ 5 ] {6dd4dc89-2333-40f5-b9ce-64cba18a0150} <Debug> TCPHandler: Processed in 0.001362564 sec. | ||
| 3123 | 2026.04.22 02:11:49.383356 [ 188 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 19 columns (19 merged, 0 gathered) in 0.003724236 sec., 76525.76259936266 rows/sec., 137.13 MiB/sec. | ||
| 3124 | 2026.04.22 02:11:49.383983 [ 200 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3125 | 2026.04.22 02:11:49.384353 [ 200 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.04.22 02:11:49.384426 [ 200 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3127 | 2026.04.22 02:11:49.384541 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3128 | 2026.04.22 02:11:53.047718 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3129 | 2026.04.22 02:11:53.047801 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3130 | 2026.04.22 02:11:53.122506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6694 | ||
| 3131 | 2026.04.22 02:11:53.123048 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.04.22 02:11:53.123086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3133 | 2026.04.22 02:11:53.123560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3134 | 2026.04.22 02:11:53.123811 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.04.22 02:11:53.123933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6694 | ||
| 3136 | 2026.04.22 02:11:53.477957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3137 | 2026.04.22 02:11:53.495190 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.04.22 02:11:53.495242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3139 | 2026.04.22 02:11:53.501280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3140 | 2026.04.22 02:11:53.501981 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.04.22 02:11:53.504985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3142 | 2026.04.22 02:11:54.372045 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2026.04.22 02:11:54.372228 [ 5 ] {1191078f-9007-4c0b-8bbd-38d37616da0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3144 | 2026.04.22 02:11:54.372295 [ 5 ] {1191078f-9007-4c0b-8bbd-38d37616da0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3145 | 2026.04.22 02:11:54.372999 [ 5 ] {1191078f-9007-4c0b-8bbd-38d37616da0c} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.04.22 02:11:54.373050 [ 5 ] {1191078f-9007-4c0b-8bbd-38d37616da0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3147 | 2026.04.22 02:11:54.373459 [ 5 ] {1191078f-9007-4c0b-8bbd-38d37616da0c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3148 | 2026.04.22 02:11:54.373687 [ 5 ] {1191078f-9007-4c0b-8bbd-38d37616da0c} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.04.22 02:11:54.373846 [ 5 ] {1191078f-9007-4c0b-8bbd-38d37616da0c} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00167 sec., 64670.65868263473 rows/sec., 5.44 MiB/sec. | ||
| 3150 | 2026.04.22 02:11:54.373897 [ 5 ] {1191078f-9007-4c0b-8bbd-38d37616da0c} <Debug> TCPHandler: Processed in 0.001982055 sec. | ||
| 3151 | 2026.04.22 02:11:54.374039 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2026.04.22 02:11:54.374144 [ 5 ] {17a9e330-a853-49fd-b377-433947d9bf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3153 | 2026.04.22 02:11:54.374188 [ 5 ] {17a9e330-a853-49fd-b377-433947d9bf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3154 | 2026.04.22 02:11:54.374611 [ 5 ] {17a9e330-a853-49fd-b377-433947d9bf77} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.04.22 02:11:54.374650 [ 5 ] {17a9e330-a853-49fd-b377-433947d9bf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3156 | 2026.04.22 02:11:54.374963 [ 5 ] {17a9e330-a853-49fd-b377-433947d9bf77} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3157 | 2026.04.22 02:11:54.375182 [ 5 ] {17a9e330-a853-49fd-b377-433947d9bf77} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.04.22 02:11:54.375313 [ 5 ] {17a9e330-a853-49fd-b377-433947d9bf77} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001194 sec., 21775.544388609716 rows/sec., 1.60 MiB/sec. | ||
| 3159 | 2026.04.22 02:11:54.375352 [ 5 ] {17a9e330-a853-49fd-b377-433947d9bf77} <Debug> TCPHandler: Processed in 0.001362945 sec. | ||
| 3160 | 2026.04.22 02:11:54.375467 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.04.22 02:11:54.375564 [ 5 ] {55d4eeb6-8e2e-4e9e-af14-33957ac345bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3162 | 2026.04.22 02:11:54.375605 [ 5 ] {55d4eeb6-8e2e-4e9e-af14-33957ac345bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3163 | 2026.04.22 02:11:54.376026 [ 5 ] {55d4eeb6-8e2e-4e9e-af14-33957ac345bc} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2026.04.22 02:11:54.376064 [ 5 ] {55d4eeb6-8e2e-4e9e-af14-33957ac345bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3165 | 2026.04.22 02:11:54.376385 [ 5 ] {55d4eeb6-8e2e-4e9e-af14-33957ac345bc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3166 | 2026.04.22 02:11:54.376609 [ 5 ] {55d4eeb6-8e2e-4e9e-af14-33957ac345bc} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.04.22 02:11:54.376734 [ 5 ] {55d4eeb6-8e2e-4e9e-af14-33957ac345bc} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001189 sec., 75693.86038687974 rows/sec., 5.91 MiB/sec. | ||
| 3168 | 2026.04.22 02:11:54.376771 [ 5 ] {55d4eeb6-8e2e-4e9e-af14-33957ac345bc} <Debug> TCPHandler: Processed in 0.001352624 sec. | ||
| 3169 | 2026.04.22 02:11:54.376898 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2026.04.22 02:11:54.376993 [ 5 ] {257af458-5e1f-4bcf-b138-c8e397ef3c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3171 | 2026.04.22 02:11:54.377035 [ 5 ] {257af458-5e1f-4bcf-b138-c8e397ef3c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3172 | 2026.04.22 02:11:54.377436 [ 5 ] {257af458-5e1f-4bcf-b138-c8e397ef3c4b} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.04.22 02:11:54.377472 [ 5 ] {257af458-5e1f-4bcf-b138-c8e397ef3c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3174 | 2026.04.22 02:11:54.377803 [ 5 ] {257af458-5e1f-4bcf-b138-c8e397ef3c4b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3175 | 2026.04.22 02:11:54.378012 [ 5 ] {257af458-5e1f-4bcf-b138-c8e397ef3c4b} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.04.22 02:11:54.378137 [ 5 ] {257af458-5e1f-4bcf-b138-c8e397ef3c4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 3177 | 2026.04.22 02:11:54.378173 [ 5 ] {257af458-5e1f-4bcf-b138-c8e397ef3c4b} <Debug> TCPHandler: Processed in 0.001324803 sec. | ||
| 3178 | 2026.04.22 02:11:54.378289 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2026.04.22 02:11:54.378382 [ 5 ] {20cf47a8-8307-4b8b-89e5-2500daedd33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3180 | 2026.04.22 02:11:54.378437 [ 5 ] {20cf47a8-8307-4b8b-89e5-2500daedd33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3181 | 2026.04.22 02:11:54.379305 [ 5 ] {20cf47a8-8307-4b8b-89e5-2500daedd33c} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.04.22 02:11:54.379342 [ 5 ] {20cf47a8-8307-4b8b-89e5-2500daedd33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3183 | 2026.04.22 02:11:54.379872 [ 5 ] {20cf47a8-8307-4b8b-89e5-2500daedd33c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3184 | 2026.04.22 02:11:54.380098 [ 5 ] {20cf47a8-8307-4b8b-89e5-2500daedd33c} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.04.22 02:11:54.380231 [ 5 ] {20cf47a8-8307-4b8b-89e5-2500daedd33c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001866 sec., 13933.547695605574 rows/sec., 24.97 MiB/sec. | ||
| 3186 | 2026.04.22 02:11:54.380292 [ 5 ] {20cf47a8-8307-4b8b-89e5-2500daedd33c} <Debug> TCPHandler: Processed in 0.002051476 sec. | ||
| 3187 | 2026.04.22 02:11:54.380423 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.04.22 02:11:54.380518 [ 5 ] {b0bd7cf1-d8c2-4317-b308-b63bd08fd8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3189 | 2026.04.22 02:11:54.380560 [ 5 ] {b0bd7cf1-d8c2-4317-b308-b63bd08fd8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3190 | 2026.04.22 02:11:54.380905 [ 5 ] {b0bd7cf1-d8c2-4317-b308-b63bd08fd8eb} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.04.22 02:11:54.380942 [ 5 ] {b0bd7cf1-d8c2-4317-b308-b63bd08fd8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3192 | 2026.04.22 02:11:54.381247 [ 5 ] {b0bd7cf1-d8c2-4317-b308-b63bd08fd8eb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3193 | 2026.04.22 02:11:54.381460 [ 5 ] {b0bd7cf1-d8c2-4317-b308-b63bd08fd8eb} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.04.22 02:11:54.381585 [ 5 ] {b0bd7cf1-d8c2-4317-b308-b63bd08fd8eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 3195 | 2026.04.22 02:11:54.381620 [ 5 ] {b0bd7cf1-d8c2-4317-b308-b63bd08fd8eb} <Debug> TCPHandler: Processed in 0.001246752 sec. | ||
| 3196 | 2026.04.22 02:11:55.696630 [ 62 ] {} <Debug> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3197 | 2026.04.22 02:11:55.696693 [ 62 ] {} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.04.22 02:11:55.696714 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3199 | 2026.04.22 02:11:55.696819 [ 190 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 3200 | 2026.04.22 02:11:55.696965 [ 190 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3201 | 2026.04.22 02:11:55.697004 [ 190 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 3202 | 2026.04.22 02:11:55.697067 [ 190 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 3203 | 2026.04.22 02:11:55.697109 [ 190 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 3204 | 2026.04.22 02:11:55.697150 [ 190 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 3205 | 2026.04.22 02:11:55.697190 [ 190 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 3206 | 2026.04.22 02:11:55.697912 [ 200 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113512 sec., 26428.923814222282 rows/sec., 2.21 MiB/sec. | ||
| 3207 | 2026.04.22 02:11:55.698109 [ 188 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3208 | 2026.04.22 02:11:55.698413 [ 188 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_5_1} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.04.22 02:11:55.698488 [ 188 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_5_1} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3210 | 2026.04.22 02:11:55.698614 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3211 | 2026.04.22 02:11:56.353270 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2026.04.22 02:11:56.353475 [ 5 ] {16ee6e3f-2dfe-429b-ac87-1d8dafedaa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3213 | 2026.04.22 02:11:56.353548 [ 5 ] {16ee6e3f-2dfe-429b-ac87-1d8dafedaa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3214 | 2026.04.22 02:11:56.354210 [ 5 ] {16ee6e3f-2dfe-429b-ac87-1d8dafedaa5b} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.04.22 02:11:56.354260 [ 5 ] {16ee6e3f-2dfe-429b-ac87-1d8dafedaa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3216 | 2026.04.22 02:11:56.354709 [ 5 ] {16ee6e3f-2dfe-429b-ac87-1d8dafedaa5b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3217 | 2026.04.22 02:11:56.354967 [ 5 ] {16ee6e3f-2dfe-429b-ac87-1d8dafedaa5b} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.04.22 02:11:56.355151 [ 5 ] {16ee6e3f-2dfe-429b-ac87-1d8dafedaa5b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001731 sec., 1155.4015020219526 rows/sec., 94.21 KiB/sec. | ||
| 3219 | 2026.04.22 02:11:56.355204 [ 5 ] {16ee6e3f-2dfe-429b-ac87-1d8dafedaa5b} <Debug> TCPHandler: Processed in 0.002077257 sec. | ||
| 3220 | 2026.04.22 02:11:56.355329 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2026.04.22 02:11:56.355434 [ 5 ] {7428f937-3377-4e4b-9e65-86deb9796552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3222 | 2026.04.22 02:11:56.355479 [ 5 ] {7428f937-3377-4e4b-9e65-86deb9796552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3223 | 2026.04.22 02:11:56.356815 [ 5 ] {7428f937-3377-4e4b-9e65-86deb9796552} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2026.04.22 02:11:56.356854 [ 5 ] {7428f937-3377-4e4b-9e65-86deb9796552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3225 | 2026.04.22 02:11:56.357341 [ 5 ] {7428f937-3377-4e4b-9e65-86deb9796552} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3226 | 2026.04.22 02:11:56.357558 [ 5 ] {7428f937-3377-4e4b-9e65-86deb9796552} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2026.04.22 02:11:56.357675 [ 9 ] {} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3228 | 2026.04.22 02:11:56.357694 [ 5 ] {7428f937-3377-4e4b-9e65-86deb9796552} <Debug> executeQuery: Read 2432 rows, 184.39 KiB in 0.002284 sec., 1064798.5989492119 rows/sec., 78.84 MiB/sec. | ||
| 3229 | 2026.04.22 02:11:56.357750 [ 9 ] {} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.04.22 02:11:56.357757 [ 5 ] {7428f937-3377-4e4b-9e65-86deb9796552} <Debug> TCPHandler: Processed in 0.002481014 sec. | ||
| 3231 | 2026.04.22 02:11:56.357783 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3232 | 2026.04.22 02:11:56.357891 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2026.04.22 02:11:56.357945 [ 198 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::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 | ||
| 3234 | 2026.04.22 02:11:56.357994 [ 5 ] {249613fe-cb64-40cf-9f66-4cb2f7120e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3235 | 2026.04.22 02:11:56.358042 [ 5 ] {249613fe-cb64-40cf-9f66-4cb2f7120e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3236 | 2026.04.22 02:11:56.358126 [ 198 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3237 | 2026.04.22 02:11:56.358180 [ 198 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2614 rows starting from the beginning of the part | ||
| 3238 | 2026.04.22 02:11:56.358287 [ 198 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 86 rows starting from the beginning of the part | ||
| 3239 | 2026.04.22 02:11:56.358345 [ 198 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 109 rows starting from the beginning of the part | ||
| 3240 | 2026.04.22 02:11:56.358404 [ 198 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 86 rows starting from the beginning of the part | ||
| 3241 | 2026.04.22 02:11:56.358457 [ 198 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 108 rows starting from the beginning of the part | ||
| 3242 | 2026.04.22 02:11:56.358465 [ 5 ] {249613fe-cb64-40cf-9f66-4cb2f7120e33} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.04.22 02:11:56.358509 [ 5 ] {249613fe-cb64-40cf-9f66-4cb2f7120e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3244 | 2026.04.22 02:11:56.358515 [ 198 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2432 rows starting from the beginning of the part | ||
| 3245 | 2026.04.22 02:11:56.358889 [ 5 ] {249613fe-cb64-40cf-9f66-4cb2f7120e33} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3246 | 2026.04.22 02:11:56.359133 [ 5 ] {249613fe-cb64-40cf-9f66-4cb2f7120e33} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.04.22 02:11:56.359276 [ 5 ] {249613fe-cb64-40cf-9f66-4cb2f7120e33} <Debug> executeQuery: Read 26 rows, 1.94 KiB in 0.001302 sec., 19969.278033794162 rows/sec., 1.46 MiB/sec. | ||
| 3248 | 2026.04.22 02:11:56.359314 [ 5 ] {249613fe-cb64-40cf-9f66-4cb2f7120e33} <Debug> TCPHandler: Processed in 0.001474526 sec. | ||
| 3249 | 2026.04.22 02:11:56.359442 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.04.22 02:11:56.359540 [ 5 ] {44a7a293-14be-4359-832d-37788a111641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3251 | 2026.04.22 02:11:56.359581 [ 5 ] {44a7a293-14be-4359-832d-37788a111641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3252 | 2026.04.22 02:11:56.360229 [ 5 ] {44a7a293-14be-4359-832d-37788a111641} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.04.22 02:11:56.360267 [ 5 ] {44a7a293-14be-4359-832d-37788a111641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3254 | 2026.04.22 02:11:56.360612 [ 5 ] {44a7a293-14be-4359-832d-37788a111641} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3255 | 2026.04.22 02:11:56.360831 [ 5 ] {44a7a293-14be-4359-832d-37788a111641} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.04.22 02:11:56.360937 [ 188 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5435 rows, containing 5 columns (5 merged, 0 gathered) in 0.003077345 sec., 1766132.8190371895 rows/sec., 139.82 MiB/sec. | ||
| 3257 | 2026.04.22 02:11:56.360961 [ 5 ] {44a7a293-14be-4359-832d-37788a111641} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001439 sec., 556636.5531619181 rows/sec., 32.15 MiB/sec. | ||
| 3258 | 2026.04.22 02:11:56.360999 [ 5 ] {44a7a293-14be-4359-832d-37788a111641} <Debug> TCPHandler: Processed in 0.001606818 sec. | ||
| 3259 | 2026.04.22 02:11:56.361122 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3260 | 2026.04.22 02:11:56.361217 [ 5 ] {045004f7-55be-4129-819c-6ae4490c2ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3261 | 2026.04.22 02:11:56.361258 [ 5 ] {045004f7-55be-4129-819c-6ae4490c2ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3262 | 2026.04.22 02:11:56.361325 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3263 | 2026.04.22 02:11:56.361619 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_21_4} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.04.22 02:11:56.361646 [ 5 ] {045004f7-55be-4129-819c-6ae4490c2ee8} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.04.22 02:11:56.361682 [ 5 ] {045004f7-55be-4129-819c-6ae4490c2ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3266 | 2026.04.22 02:11:56.361696 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_21_4} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3267 | 2026.04.22 02:11:56.361784 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3268 | 2026.04.22 02:11:56.361970 [ 5 ] {045004f7-55be-4129-819c-6ae4490c2ee8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3269 | 2026.04.22 02:11:56.362174 [ 5 ] {045004f7-55be-4129-819c-6ae4490c2ee8} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.04.22 02:11:56.362298 [ 5 ] {045004f7-55be-4129-819c-6ae4490c2ee8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 63.98 KiB/sec. | ||
| 3271 | 2026.04.22 02:11:56.362335 [ 5 ] {045004f7-55be-4129-819c-6ae4490c2ee8} <Debug> TCPHandler: Processed in 0.001263163 sec. | ||
| 3272 | 2026.04.22 02:11:56.362451 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2026.04.22 02:11:56.362546 [ 5 ] {dcca7655-e1ba-46b2-b635-70f765b71876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3274 | 2026.04.22 02:11:56.362585 [ 5 ] {dcca7655-e1ba-46b2-b635-70f765b71876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3275 | 2026.04.22 02:11:56.363384 [ 5 ] {dcca7655-e1ba-46b2-b635-70f765b71876} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.04.22 02:11:56.363421 [ 5 ] {dcca7655-e1ba-46b2-b635-70f765b71876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3277 | 2026.04.22 02:11:56.363790 [ 5 ] {dcca7655-e1ba-46b2-b635-70f765b71876} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3278 | 2026.04.22 02:11:56.364021 [ 5 ] {dcca7655-e1ba-46b2-b635-70f765b71876} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.04.22 02:11:56.364125 [ 9 ] {} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3280 | 2026.04.22 02:11:56.364147 [ 5 ] {dcca7655-e1ba-46b2-b635-70f765b71876} <Debug> executeQuery: Read 1305 rows, 89.32 KiB in 0.001619 sec., 806053.1192093885 rows/sec., 53.88 MiB/sec. | ||
| 3281 | 2026.04.22 02:11:56.364164 [ 9 ] {} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.04.22 02:11:56.364188 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3283 | 2026.04.22 02:11:56.364190 [ 5 ] {dcca7655-e1ba-46b2-b635-70f765b71876} <Debug> TCPHandler: Processed in 0.001788452 sec. | ||
| 3284 | 2026.04.22 02:11:56.364269 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 3285 | 2026.04.22 02:11:56.364317 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2026.04.22 02:11:56.364376 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3287 | 2026.04.22 02:11:56.364410 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part | ||
| 3288 | 2026.04.22 02:11:56.364417 [ 5 ] {e5bfc3cf-9d3b-49bc-b671-7a368f02ef69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3289 | 2026.04.22 02:11:56.364467 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 79 rows starting from the beginning of the part | ||
| 3290 | 2026.04.22 02:11:56.364469 [ 5 ] {e5bfc3cf-9d3b-49bc-b671-7a368f02ef69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3291 | 2026.04.22 02:11:56.364516 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 92 rows starting from the beginning of the part | ||
| 3292 | 2026.04.22 02:11:56.364561 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 79 rows starting from the beginning of the part | ||
| 3293 | 2026.04.22 02:11:56.364605 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 3294 | 2026.04.22 02:11:56.364649 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1305 rows starting from the beginning of the part | ||
| 3295 | 2026.04.22 02:11:56.365129 [ 5 ] {e5bfc3cf-9d3b-49bc-b671-7a368f02ef69} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2026.04.22 02:11:56.365171 [ 5 ] {e5bfc3cf-9d3b-49bc-b671-7a368f02ef69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3297 | 2026.04.22 02:11:56.365634 [ 5 ] {e5bfc3cf-9d3b-49bc-b671-7a368f02ef69} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3298 | 2026.04.22 02:11:56.365852 [ 5 ] {e5bfc3cf-9d3b-49bc-b671-7a368f02ef69} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.04.22 02:11:56.365866 [ 200 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3046 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633 sec., 1865278.6282914882 rows/sec., 135.04 MiB/sec. | ||
| 3300 | 2026.04.22 02:11:56.365957 [ 9 ] {} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3301 | 2026.04.22 02:11:56.365985 [ 5 ] {e5bfc3cf-9d3b-49bc-b671-7a368f02ef69} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001586 sec., 964060.5296343002 rows/sec., 58.65 MiB/sec. | ||
| 3302 | 2026.04.22 02:11:56.365989 [ 9 ] {} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.04.22 02:11:56.366029 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3304 | 2026.04.22 02:11:56.366031 [ 5 ] {e5bfc3cf-9d3b-49bc-b671-7a368f02ef69} <Debug> TCPHandler: Processed in 0.001763382 sec. | ||
| 3305 | 2026.04.22 02:11:56.366043 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3306 | 2026.04.22 02:11:56.366166 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 3307 | 2026.04.22 02:11:56.366170 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.04.22 02:11:56.366309 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_21_4} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.04.22 02:11:56.366317 [ 5 ] {80715514-1ca0-4d13-8424-ebc081dd45bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.04.22 02:11:56.366345 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3311 | 2026.04.22 02:11:56.366385 [ 5 ] {80715514-1ca0-4d13-8424-ebc081dd45bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3312 | 2026.04.22 02:11:56.366389 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_21_4} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3313 | 2026.04.22 02:11:56.366395 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6675 rows starting from the beginning of the part | ||
| 3314 | 2026.04.22 02:11:56.366480 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3315 | 2026.04.22 02:11:56.366500 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 3316 | 2026.04.22 02:11:56.366559 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
| 3317 | 2026.04.22 02:11:56.366613 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3318 | 2026.04.22 02:11:56.366661 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3319 | 2026.04.22 02:11:56.366708 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1529 rows starting from the beginning of the part | ||
| 3320 | 2026.04.22 02:11:56.367233 [ 5 ] {80715514-1ca0-4d13-8424-ebc081dd45bc} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.04.22 02:11:56.367276 [ 5 ] {80715514-1ca0-4d13-8424-ebc081dd45bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3322 | 2026.04.22 02:11:56.367846 [ 5 ] {80715514-1ca0-4d13-8424-ebc081dd45bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3323 | 2026.04.22 02:11:56.368107 [ 5 ] {80715514-1ca0-4d13-8424-ebc081dd45bc} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.04.22 02:11:56.368267 [ 5 ] {80715514-1ca0-4d13-8424-ebc081dd45bc} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001968 sec., 12195.121951219511 rows/sec., 21.85 MiB/sec. | ||
| 3325 | 2026.04.22 02:11:56.368331 [ 5 ] {80715514-1ca0-4d13-8424-ebc081dd45bc} <Debug> TCPHandler: Processed in 0.00221092 sec. | ||
| 3326 | 2026.04.22 02:11:56.368441 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2026.04.22 02:11:56.368536 [ 5 ] {71867ba7-2300-4cde-ab8c-694730d2234f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3328 | 2026.04.22 02:11:56.368579 [ 5 ] {71867ba7-2300-4cde-ab8c-694730d2234f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3329 | 2026.04.22 02:11:56.368945 [ 5 ] {71867ba7-2300-4cde-ab8c-694730d2234f} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.04.22 02:11:56.368988 [ 5 ] {71867ba7-2300-4cde-ab8c-694730d2234f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3331 | 2026.04.22 02:11:56.369396 [ 5 ] {71867ba7-2300-4cde-ab8c-694730d2234f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3332 | 2026.04.22 02:11:56.369622 [ 5 ] {71867ba7-2300-4cde-ab8c-694730d2234f} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.04.22 02:11:56.369726 [ 9 ] {} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3334 | 2026.04.22 02:11:56.369758 [ 5 ] {71867ba7-2300-4cde-ab8c-694730d2234f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001241 sec., 19339.242546333604 rows/sec., 1.30 MiB/sec. | ||
| 3335 | 2026.04.22 02:11:56.369759 [ 9 ] {} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.04.22 02:11:56.369798 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3337 | 2026.04.22 02:11:56.369802 [ 5 ] {71867ba7-2300-4cde-ab8c-694730d2234f} <Debug> TCPHandler: Processed in 0.001410345 sec. | ||
| 3338 | 2026.04.22 02:11:56.369886 [ 200 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 3339 | 2026.04.22 02:11:56.369985 [ 200 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3340 | 2026.04.22 02:11:56.370019 [ 200 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 828 rows starting from the beginning of the part | ||
| 3341 | 2026.04.22 02:11:56.370089 [ 200 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 3342 | 2026.04.22 02:11:56.370092 [ 193 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8845 rows, containing 5 columns (5 merged, 0 gathered) in 0.003990811 sec., 2216341.4904890256 rows/sec., 143.16 MiB/sec. | ||
| 3343 | 2026.04.22 02:11:56.370136 [ 200 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3344 | 2026.04.22 02:11:56.370182 [ 200 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 3345 | 2026.04.22 02:11:56.370222 [ 200 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3346 | 2026.04.22 02:11:56.370265 [ 200 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 3347 | 2026.04.22 02:11:56.370323 [ 195 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3348 | 2026.04.22 02:11:56.370700 [ 195 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.04.22 02:11:56.370797 [ 195 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3350 | 2026.04.22 02:11:56.370890 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3351 | 2026.04.22 02:11:56.371144 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293023 sec., 844532.5411844957 rows/sec., 56.92 MiB/sec. | ||
| 3352 | 2026.04.22 02:11:56.371348 [ 193 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3353 | 2026.04.22 02:11:56.371656 [ 193 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_21_4} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.04.22 02:11:56.371734 [ 193 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_21_4} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3355 | 2026.04.22 02:11:56.371823 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3356 | 2026.04.22 02:11:58.124431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 464 | ||
| 3357 | 2026.04.22 02:11:58.126834 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.04.22 02:11:58.126879 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3359 | 2026.04.22 02:11:58.128042 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3360 | 2026.04.22 02:11:58.128320 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.04.22 02:11:58.128562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3362 | 2026.04.22 02:11:59.367521 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2026.04.22 02:11:59.367718 [ 5 ] {6a160114-4de6-441d-a2f3-7c921e47ae33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3364 | 2026.04.22 02:11:59.367792 [ 5 ] {6a160114-4de6-441d-a2f3-7c921e47ae33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3365 | 2026.04.22 02:11:59.368481 [ 5 ] {6a160114-4de6-441d-a2f3-7c921e47ae33} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2026.04.22 02:11:59.368525 [ 5 ] {6a160114-4de6-441d-a2f3-7c921e47ae33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3367 | 2026.04.22 02:11:59.368935 [ 5 ] {6a160114-4de6-441d-a2f3-7c921e47ae33} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3368 | 2026.04.22 02:11:59.369168 [ 5 ] {6a160114-4de6-441d-a2f3-7c921e47ae33} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.04.22 02:11:59.369323 [ 5 ] {6a160114-4de6-441d-a2f3-7c921e47ae33} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001658 sec., 33775.63329312424 rows/sec., 2.59 MiB/sec. | ||
| 3370 | 2026.04.22 02:11:59.369369 [ 5 ] {6a160114-4de6-441d-a2f3-7c921e47ae33} <Debug> TCPHandler: Processed in 0.001979316 sec. | ||
| 3371 | 2026.04.22 02:11:59.369491 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.04.22 02:11:59.369594 [ 5 ] {be8ca30f-fedc-463f-a8f4-17dd73ec87e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3373 | 2026.04.22 02:11:59.369635 [ 5 ] {be8ca30f-fedc-463f-a8f4-17dd73ec87e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3374 | 2026.04.22 02:11:59.370079 [ 5 ] {be8ca30f-fedc-463f-a8f4-17dd73ec87e1} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.04.22 02:11:59.370114 [ 5 ] {be8ca30f-fedc-463f-a8f4-17dd73ec87e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3376 | 2026.04.22 02:11:59.370414 [ 5 ] {be8ca30f-fedc-463f-a8f4-17dd73ec87e1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3377 | 2026.04.22 02:11:59.370618 [ 5 ] {be8ca30f-fedc-463f-a8f4-17dd73ec87e1} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.04.22 02:11:59.370745 [ 5 ] {be8ca30f-fedc-463f-a8f4-17dd73ec87e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 3379 | 2026.04.22 02:11:59.370781 [ 5 ] {be8ca30f-fedc-463f-a8f4-17dd73ec87e1} <Debug> TCPHandler: Processed in 0.001341284 sec. | ||
| 3380 | 2026.04.22 02:11:59.370893 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2026.04.22 02:11:59.370982 [ 5 ] {7332f095-e6d0-42d0-932e-1fddf388ff61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3382 | 2026.04.22 02:11:59.371022 [ 5 ] {7332f095-e6d0-42d0-932e-1fddf388ff61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3383 | 2026.04.22 02:11:59.371383 [ 5 ] {7332f095-e6d0-42d0-932e-1fddf388ff61} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.04.22 02:11:59.371415 [ 5 ] {7332f095-e6d0-42d0-932e-1fddf388ff61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3385 | 2026.04.22 02:11:59.371712 [ 5 ] {7332f095-e6d0-42d0-932e-1fddf388ff61} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3386 | 2026.04.22 02:11:59.371973 [ 5 ] {7332f095-e6d0-42d0-932e-1fddf388ff61} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.04.22 02:11:59.372093 [ 5 ] {7332f095-e6d0-42d0-932e-1fddf388ff61} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001119 sec., 85790.88471849867 rows/sec., 5.98 MiB/sec. | ||
| 3388 | 2026.04.22 02:11:59.372128 [ 5 ] {7332f095-e6d0-42d0-932e-1fddf388ff61} <Debug> TCPHandler: Processed in 0.001278693 sec. | ||
| 3389 | 2026.04.22 02:11:59.372242 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.04.22 02:11:59.372335 [ 5 ] {f47b4ae7-227d-42d3-938a-04dab1063d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3391 | 2026.04.22 02:11:59.372375 [ 5 ] {f47b4ae7-227d-42d3-938a-04dab1063d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3392 | 2026.04.22 02:11:59.372695 [ 5 ] {f47b4ae7-227d-42d3-938a-04dab1063d09} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.04.22 02:11:59.372729 [ 5 ] {f47b4ae7-227d-42d3-938a-04dab1063d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3394 | 2026.04.22 02:11:59.373026 [ 5 ] {f47b4ae7-227d-42d3-938a-04dab1063d09} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3395 | 2026.04.22 02:11:59.373239 [ 5 ] {f47b4ae7-227d-42d3-938a-04dab1063d09} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.04.22 02:11:59.373359 [ 5 ] {f47b4ae7-227d-42d3-938a-04dab1063d09} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001043 sec., 34515.81975071908 rows/sec., 2.33 MiB/sec. | ||
| 3397 | 2026.04.22 02:11:59.373392 [ 5 ] {f47b4ae7-227d-42d3-938a-04dab1063d09} <Debug> TCPHandler: Processed in 0.001198002 sec. | ||
| 3398 | 2026.04.22 02:12:00.624269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7142 | ||
| 3399 | 2026.04.22 02:12:00.624766 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.04.22 02:12:00.624812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3401 | 2026.04.22 02:12:00.625285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3402 | 2026.04.22 02:12:00.625511 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.04.22 02:12:00.625631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7142 | ||
| 3404 | 2026.04.22 02:12:01.005408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3405 | 2026.04.22 02:12:01.021386 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.04.22 02:12:01.021446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3407 | 2026.04.22 02:12:01.026863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3408 | 2026.04.22 02:12:01.027571 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.04.22 02:12:01.030472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3410 | 2026.04.22 02:12:04.373115 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.04.22 02:12:04.373406 [ 5 ] {83df0dc5-9379-4724-bd05-2f8ff6c67aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3412 | 2026.04.22 02:12:04.373472 [ 5 ] {83df0dc5-9379-4724-bd05-2f8ff6c67aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3413 | 2026.04.22 02:12:04.374187 [ 5 ] {83df0dc5-9379-4724-bd05-2f8ff6c67aaa} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.04.22 02:12:04.374234 [ 5 ] {83df0dc5-9379-4724-bd05-2f8ff6c67aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3415 | 2026.04.22 02:12:04.374627 [ 5 ] {83df0dc5-9379-4724-bd05-2f8ff6c67aaa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3416 | 2026.04.22 02:12:04.374858 [ 5 ] {83df0dc5-9379-4724-bd05-2f8ff6c67aaa} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.04.22 02:12:04.375014 [ 5 ] {83df0dc5-9379-4724-bd05-2f8ff6c67aaa} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001671 sec., 64631.95691202873 rows/sec., 5.44 MiB/sec. | ||
| 3418 | 2026.04.22 02:12:04.375062 [ 5 ] {83df0dc5-9379-4724-bd05-2f8ff6c67aaa} <Debug> TCPHandler: Processed in 0.002124907 sec. | ||
| 3419 | 2026.04.22 02:12:04.375189 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.04.22 02:12:04.375291 [ 5 ] {9e89c94e-602f-416d-bbc5-ece8e5fb450b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3421 | 2026.04.22 02:12:04.375336 [ 5 ] {9e89c94e-602f-416d-bbc5-ece8e5fb450b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3422 | 2026.04.22 02:12:04.375754 [ 5 ] {9e89c94e-602f-416d-bbc5-ece8e5fb450b} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.04.22 02:12:04.375792 [ 5 ] {9e89c94e-602f-416d-bbc5-ece8e5fb450b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3424 | 2026.04.22 02:12:04.376096 [ 5 ] {9e89c94e-602f-416d-bbc5-ece8e5fb450b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3425 | 2026.04.22 02:12:04.376299 [ 5 ] {9e89c94e-602f-416d-bbc5-ece8e5fb450b} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.04.22 02:12:04.376429 [ 5 ] {9e89c94e-602f-416d-bbc5-ece8e5fb450b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001162 sec., 22375.215146299484 rows/sec., 1.64 MiB/sec. | ||
| 3427 | 2026.04.22 02:12:04.376466 [ 5 ] {9e89c94e-602f-416d-bbc5-ece8e5fb450b} <Debug> TCPHandler: Processed in 0.001328444 sec. | ||
| 3428 | 2026.04.22 02:12:04.376578 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.04.22 02:12:04.376673 [ 5 ] {c27b83ce-75b9-4095-aad0-1a8286da3feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3430 | 2026.04.22 02:12:04.376713 [ 5 ] {c27b83ce-75b9-4095-aad0-1a8286da3feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3431 | 2026.04.22 02:12:04.377132 [ 5 ] {c27b83ce-75b9-4095-aad0-1a8286da3feb} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.04.22 02:12:04.377169 [ 5 ] {c27b83ce-75b9-4095-aad0-1a8286da3feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3433 | 2026.04.22 02:12:04.377481 [ 5 ] {c27b83ce-75b9-4095-aad0-1a8286da3feb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3434 | 2026.04.22 02:12:04.377693 [ 5 ] {c27b83ce-75b9-4095-aad0-1a8286da3feb} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.04.22 02:12:04.377817 [ 5 ] {c27b83ce-75b9-4095-aad0-1a8286da3feb} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001162 sec., 77452.66781411359 rows/sec., 6.05 MiB/sec. | ||
| 3436 | 2026.04.22 02:12:04.377854 [ 5 ] {c27b83ce-75b9-4095-aad0-1a8286da3feb} <Debug> TCPHandler: Processed in 0.001325583 sec. | ||
| 3437 | 2026.04.22 02:12:04.377967 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2026.04.22 02:12:04.378060 [ 5 ] {672d4062-cdb5-40b6-82c6-712ed531bb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3439 | 2026.04.22 02:12:04.378101 [ 5 ] {672d4062-cdb5-40b6-82c6-712ed531bb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3440 | 2026.04.22 02:12:04.378505 [ 5 ] {672d4062-cdb5-40b6-82c6-712ed531bb06} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.04.22 02:12:04.378541 [ 5 ] {672d4062-cdb5-40b6-82c6-712ed531bb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3442 | 2026.04.22 02:12:04.378880 [ 5 ] {672d4062-cdb5-40b6-82c6-712ed531bb06} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3443 | 2026.04.22 02:12:04.379099 [ 5 ] {672d4062-cdb5-40b6-82c6-712ed531bb06} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.04.22 02:12:04.379226 [ 5 ] {672d4062-cdb5-40b6-82c6-712ed531bb06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 3445 | 2026.04.22 02:12:04.379262 [ 5 ] {672d4062-cdb5-40b6-82c6-712ed531bb06} <Debug> TCPHandler: Processed in 0.001345014 sec. | ||
| 3446 | 2026.04.22 02:12:04.379373 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3447 | 2026.04.22 02:12:04.379466 [ 5 ] {77785927-f3e0-43f4-8900-584ad562107b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3448 | 2026.04.22 02:12:04.379519 [ 5 ] {77785927-f3e0-43f4-8900-584ad562107b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3449 | 2026.04.22 02:12:04.380324 [ 5 ] {77785927-f3e0-43f4-8900-584ad562107b} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.04.22 02:12:04.380360 [ 5 ] {77785927-f3e0-43f4-8900-584ad562107b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3451 | 2026.04.22 02:12:04.380897 [ 5 ] {77785927-f3e0-43f4-8900-584ad562107b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3452 | 2026.04.22 02:12:04.381111 [ 5 ] {77785927-f3e0-43f4-8900-584ad562107b} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.04.22 02:12:04.381243 [ 5 ] {77785927-f3e0-43f4-8900-584ad562107b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001794 sec., 14492.753623188406 rows/sec., 25.97 MiB/sec. | ||
| 3454 | 2026.04.22 02:12:04.381293 [ 5 ] {77785927-f3e0-43f4-8900-584ad562107b} <Debug> TCPHandler: Processed in 0.001968235 sec. | ||
| 3455 | 2026.04.22 02:12:04.381405 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2026.04.22 02:12:04.381498 [ 5 ] {82593f26-66a9-4c67-ab6a-d2814ba3a911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3457 | 2026.04.22 02:12:04.381539 [ 5 ] {82593f26-66a9-4c67-ab6a-d2814ba3a911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3458 | 2026.04.22 02:12:04.381879 [ 5 ] {82593f26-66a9-4c67-ab6a-d2814ba3a911} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2026.04.22 02:12:04.381915 [ 5 ] {82593f26-66a9-4c67-ab6a-d2814ba3a911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3460 | 2026.04.22 02:12:04.382230 [ 5 ] {82593f26-66a9-4c67-ab6a-d2814ba3a911} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3461 | 2026.04.22 02:12:04.382439 [ 5 ] {82593f26-66a9-4c67-ab6a-d2814ba3a911} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.04.22 02:12:04.382563 [ 5 ] {82593f26-66a9-4c67-ab6a-d2814ba3a911} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 3463 | 2026.04.22 02:12:04.382597 [ 5 ] {82593f26-66a9-4c67-ab6a-d2814ba3a911} <Debug> TCPHandler: Processed in 0.001239702 sec. | ||
| 3464 | 2026.04.22 02:12:08.047839 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3465 | 2026.04.22 02:12:08.047906 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3466 | 2026.04.22 02:12:08.125818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7654 | ||
| 3467 | 2026.04.22 02:12:08.126474 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2026.04.22 02:12:08.126544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3469 | 2026.04.22 02:12:08.127166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3470 | 2026.04.22 02:12:08.127403 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.04.22 02:12:08.127545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7654 | ||
| 3472 | 2026.04.22 02:12:08.127583 [ 33 ] {} <Debug> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3473 | 2026.04.22 02:12:08.127647 [ 33 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.04.22 02:12:08.127670 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3475 | 2026.04.22 02:12:08.127776 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::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 | ||
| 3476 | 2026.04.22 02:12:08.127901 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3477 | 2026.04.22 02:12:08.127939 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5222 rows starting from the beginning of the part | ||
| 3478 | 2026.04.22 02:12:08.128003 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3479 | 2026.04.22 02:12:08.128054 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3480 | 2026.04.22 02:12:08.128101 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3481 | 2026.04.22 02:12:08.128148 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3482 | 2026.04.22 02:12:08.128194 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3483 | 2026.04.22 02:12:08.128855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 484 | ||
| 3484 | 2026.04.22 02:12:08.129668 [ 195 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7654 rows, containing 4 columns (4 merged, 0 gathered) in 0.001933885 sec., 3957836.1691620755 rows/sec., 56.62 MiB/sec. | ||
| 3485 | 2026.04.22 02:12:08.130206 [ 192 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3486 | 2026.04.22 02:12:08.130504 [ 192 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_16_3} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.04.22 02:12:08.130568 [ 192 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_16_3} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3488 | 2026.04.22 02:12:08.130636 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3489 | 2026.04.22 02:12:08.130947 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.04.22 02:12:08.131007 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3491 | 2026.04.22 02:12:08.132208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3492 | 2026.04.22 02:12:08.132484 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.04.22 02:12:08.132656 [ 33 ] {} <Debug> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3494 | 2026.04.22 02:12:08.132705 [ 33 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.04.22 02:12:08.132733 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3496 | 2026.04.22 02:12:08.132828 [ 200 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::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 | ||
| 3497 | 2026.04.22 02:12:08.132841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
| 3498 | 2026.04.22 02:12:08.133567 [ 200 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3499 | 2026.04.22 02:12:08.133758 [ 200 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 328 rows starting from the beginning of the part | ||
| 3500 | 2026.04.22 02:12:08.134131 [ 200 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 3501 | 2026.04.22 02:12:08.134483 [ 200 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3502 | 2026.04.22 02:12:08.134838 [ 200 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3503 | 2026.04.22 02:12:08.135187 [ 200 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3504 | 2026.04.22 02:12:08.135529 [ 200 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3505 | 2026.04.22 02:12:08.141327 [ 195 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 72 columns (72 merged, 0 gathered) in 0.008539132 sec., 56680.234009733074 rows/sec., 51.35 MiB/sec. | ||
| 3506 | 2026.04.22 02:12:08.142041 [ 200 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3507 | 2026.04.22 02:12:08.142561 [ 200 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_11_2} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2026.04.22 02:12:08.142638 [ 200 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_11_2} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3509 | 2026.04.22 02:12:08.142790 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3510 | 2026.04.22 02:12:08.530647 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3511 | 2026.04.22 02:12:08.547607 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.04.22 02:12:08.547669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3513 | 2026.04.22 02:12:08.553731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3514 | 2026.04.22 02:12:08.554493 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.04.22 02:12:08.554784 [ 33 ] {} <Debug> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3516 | 2026.04.22 02:12:08.554853 [ 33 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.04.22 02:12:08.554877 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3518 | 2026.04.22 02:12:08.554999 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 3519 | 2026.04.22 02:12:08.557782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3520 | 2026.04.22 02:12:08.558941 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3521 | 2026.04.22 02:12:08.560319 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 3522 | 2026.04.22 02:12:08.564744 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 3523 | 2026.04.22 02:12:08.568852 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 3524 | 2026.04.22 02:12:08.573077 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 3525 | 2026.04.22 02:12:08.577385 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 3526 | 2026.04.22 02:12:08.581790 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 3527 | 2026.04.22 02:12:08.634568 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079617195 sec., 1519.7722049866238 rows/sec., 7.86 MiB/sec. | ||
| 3528 | 2026.04.22 02:12:08.636176 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3529 | 2026.04.22 02:12:08.637806 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_16_3} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.04.22 02:12:08.637893 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_16_3} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3531 | 2026.04.22 02:12:08.639161 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3532 | 2026.04.22 02:12:09.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.83 MiB, peak 239.78 MiB, free memory in arenas 0.00 B, will set to 239.43 MiB (RSS), difference: 9.60 MiB | ||
| 3533 | 2026.04.22 02:12:09.001194 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000798155 sec. | ||
| 3534 | 2026.04.22 02:12:09.371173 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3535 | 2026.04.22 02:12:09.371370 [ 5 ] {fa8ec570-b2eb-4b47-9841-52a2d4eed261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3536 | 2026.04.22 02:12:09.371444 [ 5 ] {fa8ec570-b2eb-4b47-9841-52a2d4eed261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3537 | 2026.04.22 02:12:09.372086 [ 5 ] {fa8ec570-b2eb-4b47-9841-52a2d4eed261} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.04.22 02:12:09.372135 [ 5 ] {fa8ec570-b2eb-4b47-9841-52a2d4eed261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3539 | 2026.04.22 02:12:09.372585 [ 5 ] {fa8ec570-b2eb-4b47-9841-52a2d4eed261} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3540 | 2026.04.22 02:12:09.372819 [ 5 ] {fa8ec570-b2eb-4b47-9841-52a2d4eed261} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2026.04.22 02:12:09.372978 [ 5 ] {fa8ec570-b2eb-4b47-9841-52a2d4eed261} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001661 sec., 51776.03853100542 rows/sec., 4.35 MiB/sec. | ||
| 3542 | 2026.04.22 02:12:09.373025 [ 5 ] {fa8ec570-b2eb-4b47-9841-52a2d4eed261} <Debug> TCPHandler: Processed in 0.001986406 sec. | ||
| 3543 | 2026.04.22 02:12:09.373148 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3544 | 2026.04.22 02:12:09.373251 [ 5 ] {965e5e3c-56ef-45fe-86cd-885aa33c848c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3545 | 2026.04.22 02:12:09.373296 [ 5 ] {965e5e3c-56ef-45fe-86cd-885aa33c848c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3546 | 2026.04.22 02:12:09.373717 [ 5 ] {965e5e3c-56ef-45fe-86cd-885aa33c848c} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2026.04.22 02:12:09.373752 [ 5 ] {965e5e3c-56ef-45fe-86cd-885aa33c848c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3548 | 2026.04.22 02:12:09.374055 [ 5 ] {965e5e3c-56ef-45fe-86cd-885aa33c848c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3549 | 2026.04.22 02:12:09.374259 [ 5 ] {965e5e3c-56ef-45fe-86cd-885aa33c848c} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2026.04.22 02:12:09.374393 [ 5 ] {965e5e3c-56ef-45fe-86cd-885aa33c848c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001168 sec., 12842.465753424658 rows/sec., 965.69 KiB/sec. | ||
| 3551 | 2026.04.22 02:12:09.374430 [ 5 ] {965e5e3c-56ef-45fe-86cd-885aa33c848c} <Debug> TCPHandler: Processed in 0.001333484 sec. | ||
| 3552 | 2026.04.22 02:12:09.374543 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3553 | 2026.04.22 02:12:09.374639 [ 5 ] {f11e8704-1e74-4731-bd8d-24d2659eab44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3554 | 2026.04.22 02:12:09.374679 [ 5 ] {f11e8704-1e74-4731-bd8d-24d2659eab44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3555 | 2026.04.22 02:12:09.375091 [ 5 ] {f11e8704-1e74-4731-bd8d-24d2659eab44} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3556 | 2026.04.22 02:12:09.375125 [ 5 ] {f11e8704-1e74-4731-bd8d-24d2659eab44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3557 | 2026.04.22 02:12:09.375434 [ 5 ] {f11e8704-1e74-4731-bd8d-24d2659eab44} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3558 | 2026.04.22 02:12:09.375642 [ 5 ] {f11e8704-1e74-4731-bd8d-24d2659eab44} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2026.04.22 02:12:09.375769 [ 5 ] {f11e8704-1e74-4731-bd8d-24d2659eab44} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00115 sec., 68695.65217391304 rows/sec., 5.36 MiB/sec. | ||
| 3560 | 2026.04.22 02:12:09.375805 [ 5 ] {f11e8704-1e74-4731-bd8d-24d2659eab44} <Debug> TCPHandler: Processed in 0.001310653 sec. | ||
| 3561 | 2026.04.22 02:12:09.375927 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2026.04.22 02:12:09.376021 [ 5 ] {8574a012-b198-4840-bd1a-fcd1dc953a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3563 | 2026.04.22 02:12:09.376064 [ 5 ] {8574a012-b198-4840-bd1a-fcd1dc953a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3564 | 2026.04.22 02:12:09.376457 [ 5 ] {8574a012-b198-4840-bd1a-fcd1dc953a05} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.04.22 02:12:09.376491 [ 5 ] {8574a012-b198-4840-bd1a-fcd1dc953a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3566 | 2026.04.22 02:12:09.376827 [ 5 ] {8574a012-b198-4840-bd1a-fcd1dc953a05} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3567 | 2026.04.22 02:12:09.377058 [ 5 ] {8574a012-b198-4840-bd1a-fcd1dc953a05} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.04.22 02:12:09.377185 [ 5 ] {8574a012-b198-4840-bd1a-fcd1dc953a05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 3569 | 2026.04.22 02:12:09.377220 [ 5 ] {8574a012-b198-4840-bd1a-fcd1dc953a05} <Debug> TCPHandler: Processed in 0.001342424 sec. | ||
| 3570 | 2026.04.22 02:12:09.377332 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.04.22 02:12:09.377426 [ 5 ] {478c5a34-d9fb-42e3-be23-3ebb99bf58fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3572 | 2026.04.22 02:12:09.377479 [ 5 ] {478c5a34-d9fb-42e3-be23-3ebb99bf58fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3573 | 2026.04.22 02:12:09.378228 [ 5 ] {478c5a34-d9fb-42e3-be23-3ebb99bf58fe} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.04.22 02:12:09.378262 [ 5 ] {478c5a34-d9fb-42e3-be23-3ebb99bf58fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3575 | 2026.04.22 02:12:09.378790 [ 5 ] {478c5a34-d9fb-42e3-be23-3ebb99bf58fe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3576 | 2026.04.22 02:12:09.379017 [ 5 ] {478c5a34-d9fb-42e3-be23-3ebb99bf58fe} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2026.04.22 02:12:09.379157 [ 5 ] {478c5a34-d9fb-42e3-be23-3ebb99bf58fe} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001749 sec., 8576.329331046312 rows/sec., 15.37 MiB/sec. | ||
| 3578 | 2026.04.22 02:12:09.379216 [ 5 ] {478c5a34-d9fb-42e3-be23-3ebb99bf58fe} <Debug> TCPHandler: Processed in 0.001933044 sec. | ||
| 3579 | 2026.04.22 02:12:09.379328 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2026.04.22 02:12:09.379422 [ 5 ] {a8ee7f37-e3b1-4c75-a3e1-778a3d533d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3581 | 2026.04.22 02:12:09.379463 [ 5 ] {a8ee7f37-e3b1-4c75-a3e1-778a3d533d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3582 | 2026.04.22 02:12:09.379800 [ 5 ] {a8ee7f37-e3b1-4c75-a3e1-778a3d533d1b} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2026.04.22 02:12:09.379836 [ 5 ] {a8ee7f37-e3b1-4c75-a3e1-778a3d533d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3584 | 2026.04.22 02:12:09.380136 [ 5 ] {a8ee7f37-e3b1-4c75-a3e1-778a3d533d1b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3585 | 2026.04.22 02:12:09.380336 [ 5 ] {a8ee7f37-e3b1-4c75-a3e1-778a3d533d1b} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2026.04.22 02:12:09.380462 [ 5 ] {a8ee7f37-e3b1-4c75-a3e1-778a3d533d1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 3587 | 2026.04.22 02:12:09.380497 [ 5 ] {a8ee7f37-e3b1-4c75-a3e1-778a3d533d1b} <Debug> TCPHandler: Processed in 0.001218122 sec. | ||
| 3588 | 2026.04.22 02:12:14.372194 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2026.04.22 02:12:14.372394 [ 5 ] {01ed5b34-1ebf-4abe-8b04-1fece1b17279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3590 | 2026.04.22 02:12:14.372463 [ 5 ] {01ed5b34-1ebf-4abe-8b04-1fece1b17279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3591 | 2026.04.22 02:12:14.373154 [ 5 ] {01ed5b34-1ebf-4abe-8b04-1fece1b17279} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.04.22 02:12:14.373205 [ 5 ] {01ed5b34-1ebf-4abe-8b04-1fece1b17279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3593 | 2026.04.22 02:12:14.373612 [ 5 ] {01ed5b34-1ebf-4abe-8b04-1fece1b17279} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3594 | 2026.04.22 02:12:14.373853 [ 5 ] {01ed5b34-1ebf-4abe-8b04-1fece1b17279} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2026.04.22 02:12:14.374016 [ 5 ] {01ed5b34-1ebf-4abe-8b04-1fece1b17279} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001673 sec., 64554.69216975493 rows/sec., 5.43 MiB/sec. | ||
| 3596 | 2026.04.22 02:12:14.374068 [ 5 ] {01ed5b34-1ebf-4abe-8b04-1fece1b17279} <Debug> TCPHandler: Processed in 0.002004146 sec. | ||
| 3597 | 2026.04.22 02:12:14.374223 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2026.04.22 02:12:14.374329 [ 5 ] {0672a195-f419-448f-a465-326842f5dbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3599 | 2026.04.22 02:12:14.374376 [ 5 ] {0672a195-f419-448f-a465-326842f5dbf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3600 | 2026.04.22 02:12:14.374837 [ 5 ] {0672a195-f419-448f-a465-326842f5dbf4} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.04.22 02:12:14.374876 [ 5 ] {0672a195-f419-448f-a465-326842f5dbf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3602 | 2026.04.22 02:12:14.375206 [ 5 ] {0672a195-f419-448f-a465-326842f5dbf4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3603 | 2026.04.22 02:12:14.375422 [ 5 ] {0672a195-f419-448f-a465-326842f5dbf4} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.04.22 02:12:14.375549 [ 61 ] {} <Debug> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3605 | 2026.04.22 02:12:14.375561 [ 5 ] {0672a195-f419-448f-a465-326842f5dbf4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001254 sec., 20733.652312599683 rows/sec., 1.52 MiB/sec. | ||
| 3606 | 2026.04.22 02:12:14.375626 [ 61 ] {} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2026.04.22 02:12:14.375643 [ 5 ] {0672a195-f419-448f-a465-326842f5dbf4} <Debug> TCPHandler: Processed in 0.001473266 sec. | ||
| 3608 | 2026.04.22 02:12:14.375654 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3609 | 2026.04.22 02:12:14.375754 [ 196 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::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 | ||
| 3610 | 2026.04.22 02:12:14.375785 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3611 | 2026.04.22 02:12:14.375845 [ 196 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3612 | 2026.04.22 02:12:14.375874 [ 196 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 3613 | 2026.04.22 02:12:14.375886 [ 5 ] {5b3a91a3-e49a-4b36-8f64-714aeda13456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3614 | 2026.04.22 02:12:14.375928 [ 5 ] {5b3a91a3-e49a-4b36-8f64-714aeda13456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3615 | 2026.04.22 02:12:14.375956 [ 196 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3616 | 2026.04.22 02:12:14.376002 [ 196 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 3617 | 2026.04.22 02:12:14.376042 [ 196 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 3618 | 2026.04.22 02:12:14.376091 [ 196 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 3619 | 2026.04.22 02:12:14.376130 [ 196 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3620 | 2026.04.22 02:12:14.376407 [ 5 ] {5b3a91a3-e49a-4b36-8f64-714aeda13456} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.04.22 02:12:14.376443 [ 5 ] {5b3a91a3-e49a-4b36-8f64-714aeda13456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3622 | 2026.04.22 02:12:14.376880 [ 5 ] {5b3a91a3-e49a-4b36-8f64-714aeda13456} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3623 | 2026.04.22 02:12:14.376948 [ 195 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225762 sec., 162347.9925140443 rows/sec., 12.50 MiB/sec. | ||
| 3624 | 2026.04.22 02:12:14.377118 [ 5 ] {5b3a91a3-e49a-4b36-8f64-714aeda13456} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.04.22 02:12:14.377145 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3626 | 2026.04.22 02:12:14.377265 [ 5 ] {5b3a91a3-e49a-4b36-8f64-714aeda13456} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.0014 sec., 64285.71428571429 rows/sec., 5.02 MiB/sec. | ||
| 3627 | 2026.04.22 02:12:14.377310 [ 5 ] {5b3a91a3-e49a-4b36-8f64-714aeda13456} <Debug> TCPHandler: Processed in 0.001575998 sec. | ||
| 3628 | 2026.04.22 02:12:14.377444 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2026.04.22 02:12:14.377482 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_21_4} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2026.04.22 02:12:14.377541 [ 5 ] {d27ee0df-f678-45ed-8c67-9f321cf897d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3631 | 2026.04.22 02:12:14.377571 [ 199 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_21_4} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3632 | 2026.04.22 02:12:14.377590 [ 5 ] {d27ee0df-f678-45ed-8c67-9f321cf897d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3633 | 2026.04.22 02:12:14.377670 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3634 | 2026.04.22 02:12:14.378040 [ 5 ] {d27ee0df-f678-45ed-8c67-9f321cf897d6} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.04.22 02:12:14.378083 [ 5 ] {d27ee0df-f678-45ed-8c67-9f321cf897d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3636 | 2026.04.22 02:12:14.378425 [ 5 ] {d27ee0df-f678-45ed-8c67-9f321cf897d6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3637 | 2026.04.22 02:12:14.378645 [ 5 ] {d27ee0df-f678-45ed-8c67-9f321cf897d6} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2026.04.22 02:12:14.378780 [ 5 ] {d27ee0df-f678-45ed-8c67-9f321cf897d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 3639 | 2026.04.22 02:12:14.378819 [ 5 ] {d27ee0df-f678-45ed-8c67-9f321cf897d6} <Debug> TCPHandler: Processed in 0.001425376 sec. | ||
| 3640 | 2026.04.22 02:12:14.378946 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2026.04.22 02:12:14.379041 [ 5 ] {7675edcc-92e9-4493-9ea3-6c226b664fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3642 | 2026.04.22 02:12:14.379096 [ 5 ] {7675edcc-92e9-4493-9ea3-6c226b664fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3643 | 2026.04.22 02:12:14.379915 [ 5 ] {7675edcc-92e9-4493-9ea3-6c226b664fcb} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.04.22 02:12:14.379951 [ 5 ] {7675edcc-92e9-4493-9ea3-6c226b664fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3645 | 2026.04.22 02:12:14.380502 [ 5 ] {7675edcc-92e9-4493-9ea3-6c226b664fcb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3646 | 2026.04.22 02:12:14.380733 [ 5 ] {7675edcc-92e9-4493-9ea3-6c226b664fcb} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2026.04.22 02:12:14.380851 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3648 | 2026.04.22 02:12:14.380877 [ 5 ] {7675edcc-92e9-4493-9ea3-6c226b664fcb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001854 sec., 14023.732470334413 rows/sec., 25.13 MiB/sec. | ||
| 3649 | 2026.04.22 02:12:14.380892 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2026.04.22 02:12:14.380918 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3651 | 2026.04.22 02:12:14.380949 [ 5 ] {7675edcc-92e9-4493-9ea3-6c226b664fcb} <Debug> TCPHandler: Processed in 0.002052477 sec. | ||
| 3652 | 2026.04.22 02:12:14.381023 [ 187 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::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 | ||
| 3653 | 2026.04.22 02:12:14.381084 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.04.22 02:12:14.381184 [ 5 ] {ad1ff2a0-c0cd-4344-a335-48e7adac6cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3655 | 2026.04.22 02:12:14.381225 [ 5 ] {ad1ff2a0-c0cd-4344-a335-48e7adac6cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3656 | 2026.04.22 02:12:14.381297 [ 187 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3657 | 2026.04.22 02:12:14.381360 [ 187 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 285 rows starting from the beginning of the part | ||
| 3658 | 2026.04.22 02:12:14.381489 [ 187 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3659 | 2026.04.22 02:12:14.381595 [ 5 ] {ad1ff2a0-c0cd-4344-a335-48e7adac6cdb} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.04.22 02:12:14.381603 [ 187 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 3661 | 2026.04.22 02:12:14.381640 [ 5 ] {ad1ff2a0-c0cd-4344-a335-48e7adac6cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3662 | 2026.04.22 02:12:14.381721 [ 187 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 3663 | 2026.04.22 02:12:14.381826 [ 187 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 3664 | 2026.04.22 02:12:14.381923 [ 187 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3665 | 2026.04.22 02:12:14.381981 [ 5 ] {ad1ff2a0-c0cd-4344-a335-48e7adac6cdb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3666 | 2026.04.22 02:12:14.382195 [ 5 ] {ad1ff2a0-c0cd-4344-a335-48e7adac6cdb} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.04.22 02:12:14.382325 [ 5 ] {ad1ff2a0-c0cd-4344-a335-48e7adac6cdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 3668 | 2026.04.22 02:12:14.382360 [ 5 ] {ad1ff2a0-c0cd-4344-a335-48e7adac6cdb} <Debug> TCPHandler: Processed in 0.001348014 sec. | ||
| 3669 | 2026.04.22 02:12:14.385839 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 19 columns (19 merged, 0 gathered) in 0.004866878 sec., 82599.1528861007 rows/sec., 148.01 MiB/sec. | ||
| 3670 | 2026.04.22 02:12:14.386581 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3671 | 2026.04.22 02:12:14.386911 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.04.22 02:12:14.386997 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3673 | 2026.04.22 02:12:14.387118 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 3674 | 2026.04.22 02:12:15.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.96 MiB, peak 245.12 MiB, free memory in arenas 0.00 B, will set to 241.79 MiB (RSS), difference: 1.82 MiB | ||
| 3675 | 2026.04.22 02:12:15.080335 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64591 | ||
| 3676 | 2026.04.22 02:12:15.080440 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3677 | 2026.04.22 02:12:15.080471 [ 288 ] {} <Debug> TCP-Session: 81c93066-a6a5-4c84-b174-65e85ffe4c46 Authenticating user 'default' from [fd00:1122:3344:101::e]:64591 | ||
| 3678 | 2026.04.22 02:12:15.080494 [ 288 ] {} <Debug> TCP-Session: 81c93066-a6a5-4c84-b174-65e85ffe4c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.04.22 02:12:15.080507 [ 288 ] {} <Debug> TCP-Session: 81c93066-a6a5-4c84-b174-65e85ffe4c46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2026.04.22 02:12:15.080763 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43547 | ||
| 3681 | 2026.04.22 02:12:15.080777 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47740 | ||
| 3682 | 2026.04.22 02:12:15.080815 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39115 | ||
| 3683 | 2026.04.22 02:12:15.080829 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46526 | ||
| 3684 | 2026.04.22 02:12:15.080852 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40331 | ||
| 3685 | 2026.04.22 02:12:15.080884 [ 288 ] {} <Trace> TCP-Session: 81c93066-a6a5-4c84-b174-65e85ffe4c46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.04.22 02:12:15.080885 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3687 | 2026.04.22 02:12:15.080842 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64520 | ||
| 3688 | 2026.04.22 02:12:15.080957 [ 289 ] {} <Debug> TCP-Session: 42427d9b-bb37-484a-84e0-4efc009e002f Authenticating user 'default' from [fd00:1122:3344:101::e]:43547 | ||
| 3689 | 2026.04.22 02:12:15.080805 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61286 | ||
| 3690 | 2026.04.22 02:12:15.080995 [ 289 ] {} <Debug> TCP-Session: 42427d9b-bb37-484a-84e0-4efc009e002f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3691 | 2026.04.22 02:12:15.080771 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52271 | ||
| 3692 | 2026.04.22 02:12:15.081038 [ 289 ] {} <Debug> TCP-Session: 42427d9b-bb37-484a-84e0-4efc009e002f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3693 | 2026.04.22 02:12:15.081150 [ 288 ] {ebc9db7f-6222-416b-80b8-35deae52a1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64591) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3694 | 2026.04.22 02:12:15.081271 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3695 | 2026.04.22 02:12:15.081307 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3696 | 2026.04.22 02:12:15.081310 [ 3 ] {} <Debug> TCP-Session: 0d88cd7c-b70d-49ea-a3b7-5790476991f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64520 | ||
| 3697 | 2026.04.22 02:12:15.081342 [ 286 ] {} <Debug> TCP-Session: 593f2507-3228-4a98-9395-4f7dee280c85 Authenticating user 'default' from [fd00:1122:3344:101::e]:40331 | ||
| 3698 | 2026.04.22 02:12:15.081352 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3699 | 2026.04.22 02:12:15.081371 [ 286 ] {} <Debug> TCP-Session: 593f2507-3228-4a98-9395-4f7dee280c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.04.22 02:12:15.081363 [ 3 ] {} <Debug> TCP-Session: 0d88cd7c-b70d-49ea-a3b7-5790476991f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.04.22 02:12:15.081403 [ 286 ] {} <Debug> TCP-Session: 593f2507-3228-4a98-9395-4f7dee280c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.04.22 02:12:15.081402 [ 291 ] {} <Debug> TCP-Session: ad29aa1d-fb6b-4026-9adc-403b3919f4ee Authenticating user 'default' from [fd00:1122:3344:101::e]:52271 | ||
| 3703 | 2026.04.22 02:12:15.081424 [ 3 ] {} <Debug> TCP-Session: 0d88cd7c-b70d-49ea-a3b7-5790476991f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3704 | 2026.04.22 02:12:15.081464 [ 291 ] {} <Debug> TCP-Session: ad29aa1d-fb6b-4026-9adc-403b3919f4ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3705 | 2026.04.22 02:12:15.081487 [ 291 ] {} <Debug> TCP-Session: ad29aa1d-fb6b-4026-9adc-403b3919f4ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3706 | 2026.04.22 02:12:15.081496 [ 288 ] {ebc9db7f-6222-416b-80b8-35deae52a1e1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3707 | 2026.04.22 02:12:15.081535 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3708 | 2026.04.22 02:12:15.081535 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3709 | 2026.04.22 02:12:15.081556 [ 288 ] {ebc9db7f-6222-416b-80b8-35deae52a1e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3710 | 2026.04.22 02:12:15.081567 [ 290 ] {} <Debug> TCP-Session: a3255438-9a77-4b61-bff0-1382985c7a95 Authenticating user 'default' from [fd00:1122:3344:101::e]:47740 | ||
| 3711 | 2026.04.22 02:12:15.081582 [ 294 ] {} <Debug> TCP-Session: 3f44e8e4-a510-45fe-83b5-e3b194a8714a Authenticating user 'default' from [fd00:1122:3344:101::e]:46526 | ||
| 3712 | 2026.04.22 02:12:15.081578 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3713 | 2026.04.22 02:12:15.081610 [ 294 ] {} <Debug> TCP-Session: 3f44e8e4-a510-45fe-83b5-e3b194a8714a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.04.22 02:12:15.081604 [ 290 ] {} <Debug> TCP-Session: a3255438-9a77-4b61-bff0-1382985c7a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.04.22 02:12:15.081639 [ 294 ] {} <Debug> TCP-Session: 3f44e8e4-a510-45fe-83b5-e3b194a8714a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.04.22 02:12:15.081634 [ 293 ] {} <Debug> TCP-Session: 576ab700-b07f-4e5a-8cc5-51f2d0b55beb Authenticating user 'default' from [fd00:1122:3344:101::e]:39115 | ||
| 3717 | 2026.04.22 02:12:15.081653 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3718 | 2026.04.22 02:12:15.081693 [ 293 ] {} <Debug> TCP-Session: 576ab700-b07f-4e5a-8cc5-51f2d0b55beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.04.22 02:12:15.081651 [ 290 ] {} <Debug> TCP-Session: a3255438-9a77-4b61-bff0-1382985c7a95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.04.22 02:12:15.081720 [ 293 ] {} <Debug> TCP-Session: 576ab700-b07f-4e5a-8cc5-51f2d0b55beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.04.22 02:12:15.081721 [ 292 ] {} <Debug> TCP-Session: 438a3ef4-28f7-4812-937e-09dd2084cc91 Authenticating user 'default' from [fd00:1122:3344:101::e]:61286 | ||
| 3722 | 2026.04.22 02:12:15.081774 [ 292 ] {} <Debug> TCP-Session: 438a3ef4-28f7-4812-937e-09dd2084cc91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.04.22 02:12:15.081787 [ 292 ] {} <Debug> TCP-Session: 438a3ef4-28f7-4812-937e-09dd2084cc91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.04.22 02:12:15.081947 [ 288 ] {ebc9db7f-6222-416b-80b8-35deae52a1e1} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e) (SelectExecutor): Key condition: unknown | ||
| 3725 | 2026.04.22 02:12:15.083002 [ 310 ] {ebc9db7f-6222-416b-80b8-35deae52a1e1} <Trace> AggregatingTransform: Aggregating | ||
| 3726 | 2026.04.22 02:12:15.083209 [ 310 ] {ebc9db7f-6222-416b-80b8-35deae52a1e1} <Trace> Aggregator: Aggregation method: without_key | ||
| 3727 | 2026.04.22 02:12:15.083243 [ 310 ] {ebc9db7f-6222-416b-80b8-35deae52a1e1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001183541 sec. (844.922 rows/sec., 33.00 KiB/sec.) | ||
| 3728 | 2026.04.22 02:12:15.083259 [ 310 ] {ebc9db7f-6222-416b-80b8-35deae52a1e1} <Trace> Aggregator: Merging aggregated data | ||
| 3729 | 2026.04.22 02:12:15.084466 [ 288 ] {ebc9db7f-6222-416b-80b8-35deae52a1e1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003445 sec., 290.27576197387515 rows/sec., 11.34 KiB/sec. | ||
| 3730 | 2026.04.22 02:12:15.084594 [ 288 ] {ebc9db7f-6222-416b-80b8-35deae52a1e1} <Debug> TCPHandler: Processed in 0.003863219 sec. | ||
| 3731 | 2026.04.22 02:12:15.084743 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3732 | 2026.04.22 02:12:15.084770 [ 288 ] {} <Debug> TCP-Session: 81c93066-a6a5-4c84-b174-65e85ffe4c46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.04.22 02:12:15.084777 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3734 | 2026.04.22 02:12:15.084802 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3735 | 2026.04.22 02:12:15.084824 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3736 | 2026.04.22 02:12:15.084827 [ 286 ] {} <Debug> TCP-Session: 593f2507-3228-4a98-9395-4f7dee280c85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2026.04.22 02:12:15.084844 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3738 | 2026.04.22 02:12:15.084865 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3739 | 2026.04.22 02:12:15.084903 [ 289 ] {} <Debug> TCP-Session: 42427d9b-bb37-484a-84e0-4efc009e002f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2026.04.22 02:12:15.084924 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3741 | 2026.04.22 02:12:15.084931 [ 294 ] {} <Debug> TCP-Session: 3f44e8e4-a510-45fe-83b5-e3b194a8714a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.04.22 02:12:15.084894 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3743 | 2026.04.22 02:12:15.084968 [ 3 ] {} <Debug> TCP-Session: 0d88cd7c-b70d-49ea-a3b7-5790476991f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.04.22 02:12:15.084878 [ 291 ] {} <Debug> TCP-Session: ad29aa1d-fb6b-4026-9adc-403b3919f4ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.04.22 02:12:15.085003 [ 293 ] {} <Debug> TCP-Session: 576ab700-b07f-4e5a-8cc5-51f2d0b55beb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.04.22 02:12:15.084848 [ 290 ] {} <Debug> TCP-Session: a3255438-9a77-4b61-bff0-1382985c7a95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.04.22 02:12:15.084879 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3748 | 2026.04.22 02:12:15.085101 [ 292 ] {} <Debug> TCP-Session: 438a3ef4-28f7-4812-937e-09dd2084cc91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.04.22 02:12:15.241971 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60346 | ||
| 3750 | 2026.04.22 02:12:15.242082 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3751 | 2026.04.22 02:12:15.242107 [ 288 ] {} <Debug> TCP-Session: b9cb8786-d4a9-43f3-b01f-8dd08d5b6646 Authenticating user 'default' from [fd00:1122:3344:101::e]:60346 | ||
| 3752 | 2026.04.22 02:12:15.242130 [ 288 ] {} <Debug> TCP-Session: b9cb8786-d4a9-43f3-b01f-8dd08d5b6646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.04.22 02:12:15.242143 [ 288 ] {} <Debug> TCP-Session: b9cb8786-d4a9-43f3-b01f-8dd08d5b6646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.04.22 02:12:15.242387 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36269 | ||
| 3755 | 2026.04.22 02:12:15.242387 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45219 | ||
| 3756 | 2026.04.22 02:12:15.242395 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51778 | ||
| 3757 | 2026.04.22 02:12:15.242468 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47319 | ||
| 3758 | 2026.04.22 02:12:15.242491 [ 288 ] {} <Trace> TCP-Session: b9cb8786-d4a9-43f3-b01f-8dd08d5b6646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2026.04.22 02:12:15.242532 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3760 | 2026.04.22 02:12:15.242470 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62988 | ||
| 3761 | 2026.04.22 02:12:15.242567 [ 289 ] {} <Debug> TCP-Session: 4f22d2d2-f5ef-431b-b562-cd5e941fe059 Authenticating user 'default' from [fd00:1122:3344:101::e]:45219 | ||
| 3762 | 2026.04.22 02:12:15.242568 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3763 | 2026.04.22 02:12:15.242568 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3764 | 2026.04.22 02:12:15.242622 [ 289 ] {} <Debug> TCP-Session: 4f22d2d2-f5ef-431b-b562-cd5e941fe059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.04.22 02:12:15.242629 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3766 | 2026.04.22 02:12:15.242624 [ 3 ] {} <Debug> TCP-Session: e04b252a-9eaf-4973-af1b-d0b2f9e7f2f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47319 | ||
| 3767 | 2026.04.22 02:12:15.242649 [ 289 ] {} <Debug> TCP-Session: 4f22d2d2-f5ef-431b-b562-cd5e941fe059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.04.22 02:12:15.242665 [ 286 ] {} <Debug> TCP-Session: f2d0ec98-92cc-45f6-976b-6fe4fbfcb3c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62988 | ||
| 3769 | 2026.04.22 02:12:15.242683 [ 3 ] {} <Debug> TCP-Session: e04b252a-9eaf-4973-af1b-d0b2f9e7f2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.04.22 02:12:15.242688 [ 288 ] {a4691755-fcf5-4aac-a42e-8b9d2fef4333} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60346) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3771 | 2026.04.22 02:12:15.242699 [ 286 ] {} <Debug> TCP-Session: f2d0ec98-92cc-45f6-976b-6fe4fbfcb3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.04.22 02:12:15.242707 [ 3 ] {} <Debug> TCP-Session: e04b252a-9eaf-4973-af1b-d0b2f9e7f2f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.04.22 02:12:15.242738 [ 286 ] {} <Debug> TCP-Session: f2d0ec98-92cc-45f6-976b-6fe4fbfcb3c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.04.22 02:12:15.242633 [ 290 ] {} <Debug> TCP-Session: e0741672-074d-4dc7-9a7a-ed958ad24fa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51778 | ||
| 3775 | 2026.04.22 02:12:15.242459 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3776 | 2026.04.22 02:12:15.242790 [ 290 ] {} <Debug> TCP-Session: e0741672-074d-4dc7-9a7a-ed958ad24fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.04.22 02:12:15.242819 [ 291 ] {} <Debug> TCP-Session: 3c603c2c-c5e3-4888-b1d8-164f691a6446 Authenticating user 'default' from [fd00:1122:3344:101::e]:36269 | ||
| 3778 | 2026.04.22 02:12:15.242829 [ 290 ] {} <Debug> TCP-Session: e0741672-074d-4dc7-9a7a-ed958ad24fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.04.22 02:12:15.242847 [ 291 ] {} <Debug> TCP-Session: 3c603c2c-c5e3-4888-b1d8-164f691a6446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.04.22 02:12:15.242455 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53272 | ||
| 3781 | 2026.04.22 02:12:15.242876 [ 291 ] {} <Debug> TCP-Session: 3c603c2c-c5e3-4888-b1d8-164f691a6446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.04.22 02:12:15.242412 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49805 | ||
| 3783 | 2026.04.22 02:12:15.242412 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37966 | ||
| 3784 | 2026.04.22 02:12:15.242966 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3785 | 2026.04.22 02:12:15.242992 [ 288 ] {a4691755-fcf5-4aac-a42e-8b9d2fef4333} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3786 | 2026.04.22 02:12:15.243004 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3787 | 2026.04.22 02:12:15.243021 [ 294 ] {} <Debug> TCP-Session: 02665bca-3e18-40a1-8654-1f7592d2ee67 Authenticating user 'default' from [fd00:1122:3344:101::e]:53272 | ||
| 3788 | 2026.04.22 02:12:15.243052 [ 293 ] {} <Debug> TCP-Session: bad0ea8c-f2e6-48c3-bd70-d656e21c74bd Authenticating user 'default' from [fd00:1122:3344:101::e]:49805 | ||
| 3789 | 2026.04.22 02:12:15.243065 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3790 | 2026.04.22 02:12:15.243063 [ 288 ] {a4691755-fcf5-4aac-a42e-8b9d2fef4333} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3791 | 2026.04.22 02:12:15.243080 [ 293 ] {} <Debug> TCP-Session: bad0ea8c-f2e6-48c3-bd70-d656e21c74bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.04.22 02:12:15.243103 [ 292 ] {} <Debug> TCP-Session: 1d2b3bdc-95e9-40ee-9b3d-c5f87ac7f516 Authenticating user 'default' from [fd00:1122:3344:101::e]:37966 | ||
| 3793 | 2026.04.22 02:12:15.243121 [ 293 ] {} <Debug> TCP-Session: bad0ea8c-f2e6-48c3-bd70-d656e21c74bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.04.22 02:12:15.243143 [ 292 ] {} <Debug> TCP-Session: 1d2b3bdc-95e9-40ee-9b3d-c5f87ac7f516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.04.22 02:12:15.243071 [ 294 ] {} <Debug> TCP-Session: 02665bca-3e18-40a1-8654-1f7592d2ee67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.04.22 02:12:15.243182 [ 292 ] {} <Debug> TCP-Session: 1d2b3bdc-95e9-40ee-9b3d-c5f87ac7f516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.04.22 02:12:15.243209 [ 294 ] {} <Debug> TCP-Session: 02665bca-3e18-40a1-8654-1f7592d2ee67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.04.22 02:12:15.243380 [ 288 ] {a4691755-fcf5-4aac-a42e-8b9d2fef4333} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e) (SelectExecutor): Key condition: unknown | ||
| 3799 | 2026.04.22 02:12:15.244380 [ 306 ] {a4691755-fcf5-4aac-a42e-8b9d2fef4333} <Trace> AggregatingTransform: Aggregating | ||
| 3800 | 2026.04.22 02:12:15.244439 [ 306 ] {a4691755-fcf5-4aac-a42e-8b9d2fef4333} <Trace> Aggregator: Aggregation method: without_key | ||
| 3801 | 2026.04.22 02:12:15.244479 [ 306 ] {a4691755-fcf5-4aac-a42e-8b9d2fef4333} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000992427 sec. (1007.631 rows/sec., 39.36 KiB/sec.) | ||
| 3802 | 2026.04.22 02:12:15.244499 [ 306 ] {a4691755-fcf5-4aac-a42e-8b9d2fef4333} <Trace> Aggregator: Merging aggregated data | ||
| 3803 | 2026.04.22 02:12:15.245909 [ 288 ] {a4691755-fcf5-4aac-a42e-8b9d2fef4333} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003282 sec., 304.69226081657524 rows/sec., 11.90 KiB/sec. | ||
| 3804 | 2026.04.22 02:12:15.246040 [ 288 ] {a4691755-fcf5-4aac-a42e-8b9d2fef4333} <Debug> TCPHandler: Processed in 0.003694457 sec. | ||
| 3805 | 2026.04.22 02:12:15.246188 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3806 | 2026.04.22 02:12:15.246219 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3807 | 2026.04.22 02:12:15.246224 [ 288 ] {} <Debug> TCP-Session: b9cb8786-d4a9-43f3-b01f-8dd08d5b6646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.04.22 02:12:15.246240 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3809 | 2026.04.22 02:12:15.246267 [ 286 ] {} <Debug> TCP-Session: f2d0ec98-92cc-45f6-976b-6fe4fbfcb3c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.04.22 02:12:15.246277 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3811 | 2026.04.22 02:12:15.246300 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3812 | 2026.04.22 02:12:15.246307 [ 291 ] {} <Debug> TCP-Session: 3c603c2c-c5e3-4888-b1d8-164f691a6446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.04.22 02:12:15.246331 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3814 | 2026.04.22 02:12:15.246347 [ 289 ] {} <Debug> TCP-Session: 4f22d2d2-f5ef-431b-b562-cd5e941fe059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.04.22 02:12:15.246351 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3816 | 2026.04.22 02:12:15.246377 [ 293 ] {} <Debug> TCP-Session: bad0ea8c-f2e6-48c3-bd70-d656e21c74bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.04.22 02:12:15.246314 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3818 | 2026.04.22 02:12:15.246411 [ 292 ] {} <Debug> TCP-Session: 1d2b3bdc-95e9-40ee-9b3d-c5f87ac7f516 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.04.22 02:12:15.246260 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3820 | 2026.04.22 02:12:15.246448 [ 290 ] {} <Debug> TCP-Session: e0741672-074d-4dc7-9a7a-ed958ad24fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.04.22 02:12:15.246331 [ 294 ] {} <Debug> TCP-Session: 02665bca-3e18-40a1-8654-1f7592d2ee67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.04.22 02:12:15.246481 [ 3 ] {} <Debug> TCP-Session: e04b252a-9eaf-4973-af1b-d0b2f9e7f2f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.04.22 02:12:15.358508 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35331 | ||
| 3824 | 2026.04.22 02:12:15.358616 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3825 | 2026.04.22 02:12:15.358643 [ 288 ] {} <Debug> TCP-Session: 90e46f23-92a0-4c6b-bb9f-cef12a379fb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35331 | ||
| 3826 | 2026.04.22 02:12:15.358666 [ 288 ] {} <Debug> TCP-Session: 90e46f23-92a0-4c6b-bb9f-cef12a379fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.04.22 02:12:15.358679 [ 288 ] {} <Debug> TCP-Session: 90e46f23-92a0-4c6b-bb9f-cef12a379fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.04.22 02:12:15.358885 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52189 | ||
| 3829 | 2026.04.22 02:12:15.358903 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36074 | ||
| 3830 | 2026.04.22 02:12:15.358939 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39169 | ||
| 3831 | 2026.04.22 02:12:15.358954 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33606 | ||
| 3832 | 2026.04.22 02:12:15.358979 [ 288 ] {} <Trace> TCP-Session: 90e46f23-92a0-4c6b-bb9f-cef12a379fb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2026.04.22 02:12:15.358905 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35716 | ||
| 3834 | 2026.04.22 02:12:15.359030 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2026.04.22 02:12:15.359033 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3836 | 2026.04.22 02:12:15.359082 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3837 | 2026.04.22 02:12:15.359088 [ 289 ] {} <Debug> TCP-Session: 25e51759-09cd-4735-a538-6cb06f03068d Authenticating user 'default' from [fd00:1122:3344:101::e]:52189 | ||
| 3838 | 2026.04.22 02:12:15.359105 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3839 | 2026.04.22 02:12:15.359125 [ 294 ] {} <Debug> TCP-Session: 05f540dd-c027-4a25-a4b4-d26b06b789cd Authenticating user 'default' from [fd00:1122:3344:101::e]:33606 | ||
| 3840 | 2026.04.22 02:12:15.359136 [ 289 ] {} <Debug> TCP-Session: 25e51759-09cd-4735-a538-6cb06f03068d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.04.22 02:12:15.359145 [ 290 ] {} <Debug> TCP-Session: 92da7658-22f3-4f56-805c-98bf815bdf07 Authenticating user 'default' from [fd00:1122:3344:101::e]:35716 | ||
| 3842 | 2026.04.22 02:12:15.359158 [ 294 ] {} <Debug> TCP-Session: 05f540dd-c027-4a25-a4b4-d26b06b789cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.04.22 02:12:15.359163 [ 289 ] {} <Debug> TCP-Session: 25e51759-09cd-4735-a538-6cb06f03068d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.04.22 02:12:15.359179 [ 288 ] {76258aba-8f48-4fd9-9377-7c42f33c86a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35331) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3845 | 2026.04.22 02:12:15.359178 [ 290 ] {} <Debug> TCP-Session: 92da7658-22f3-4f56-805c-98bf815bdf07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.04.22 02:12:15.359107 [ 291 ] {} <Debug> TCP-Session: 56b44126-2020-4db4-b5de-e48ee2587a12 Authenticating user 'default' from [fd00:1122:3344:101::e]:36074 | ||
| 3847 | 2026.04.22 02:12:15.359240 [ 290 ] {} <Debug> TCP-Session: 92da7658-22f3-4f56-805c-98bf815bdf07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.04.22 02:12:15.359261 [ 291 ] {} <Debug> TCP-Session: 56b44126-2020-4db4-b5de-e48ee2587a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.04.22 02:12:15.359034 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3850 | 2026.04.22 02:12:15.359286 [ 291 ] {} <Debug> TCP-Session: 56b44126-2020-4db4-b5de-e48ee2587a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.04.22 02:12:15.359315 [ 293 ] {} <Debug> TCP-Session: 7833eb44-b6cc-4878-b3bd-6450e3f74687 Authenticating user 'default' from [fd00:1122:3344:101::e]:39169 | ||
| 3852 | 2026.04.22 02:12:15.359183 [ 294 ] {} <Debug> TCP-Session: 05f540dd-c027-4a25-a4b4-d26b06b789cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.04.22 02:12:15.359351 [ 293 ] {} <Debug> TCP-Session: 7833eb44-b6cc-4878-b3bd-6450e3f74687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.04.22 02:12:15.358926 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59906 | ||
| 3855 | 2026.04.22 02:12:15.359395 [ 293 ] {} <Debug> TCP-Session: 7833eb44-b6cc-4878-b3bd-6450e3f74687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.04.22 02:12:15.359491 [ 288 ] {76258aba-8f48-4fd9-9377-7c42f33c86a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3857 | 2026.04.22 02:12:15.359496 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3858 | 2026.04.22 02:12:15.359549 [ 292 ] {} <Debug> TCP-Session: 9119b051-f025-4ef8-806a-c6c695e2229c Authenticating user 'default' from [fd00:1122:3344:101::e]:59906 | ||
| 3859 | 2026.04.22 02:12:15.359570 [ 288 ] {76258aba-8f48-4fd9-9377-7c42f33c86a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3860 | 2026.04.22 02:12:15.359574 [ 292 ] {} <Debug> TCP-Session: 9119b051-f025-4ef8-806a-c6c695e2229c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.04.22 02:12:15.359608 [ 292 ] {} <Debug> TCP-Session: 9119b051-f025-4ef8-806a-c6c695e2229c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.04.22 02:12:15.359929 [ 288 ] {76258aba-8f48-4fd9-9377-7c42f33c86a6} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e) (SelectExecutor): Key condition: unknown | ||
| 3863 | 2026.04.22 02:12:15.360864 [ 310 ] {76258aba-8f48-4fd9-9377-7c42f33c86a6} <Trace> AggregatingTransform: Aggregating | ||
| 3864 | 2026.04.22 02:12:15.360907 [ 310 ] {76258aba-8f48-4fd9-9377-7c42f33c86a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 3865 | 2026.04.22 02:12:15.360945 [ 310 ] {76258aba-8f48-4fd9-9377-7c42f33c86a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906236 sec. (1103.465 rows/sec., 43.10 KiB/sec.) | ||
| 3866 | 2026.04.22 02:12:15.360963 [ 310 ] {76258aba-8f48-4fd9-9377-7c42f33c86a6} <Trace> Aggregator: Merging aggregated data | ||
| 3867 | 2026.04.22 02:12:15.362387 [ 288 ] {76258aba-8f48-4fd9-9377-7c42f33c86a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00326 sec., 306.7484662576687 rows/sec., 11.98 KiB/sec. | ||
| 3868 | 2026.04.22 02:12:15.362594 [ 288 ] {76258aba-8f48-4fd9-9377-7c42f33c86a6} <Debug> TCPHandler: Processed in 0.003749707 sec. | ||
| 3869 | 2026.04.22 02:12:15.362745 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3870 | 2026.04.22 02:12:15.362774 [ 288 ] {} <Debug> TCP-Session: 90e46f23-92a0-4c6b-bb9f-cef12a379fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.04.22 02:12:15.362778 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3872 | 2026.04.22 02:12:15.362825 [ 289 ] {} <Debug> TCP-Session: 25e51759-09cd-4735-a538-6cb06f03068d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.04.22 02:12:15.362826 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3874 | 2026.04.22 02:12:15.362839 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3875 | 2026.04.22 02:12:15.362889 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3876 | 2026.04.22 02:12:15.362894 [ 291 ] {} <Debug> TCP-Session: 56b44126-2020-4db4-b5de-e48ee2587a12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.04.22 02:12:15.362919 [ 290 ] {} <Debug> TCP-Session: 92da7658-22f3-4f56-805c-98bf815bdf07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.04.22 02:12:15.362937 [ 293 ] {} <Debug> TCP-Session: 7833eb44-b6cc-4878-b3bd-6450e3f74687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.04.22 02:12:15.362926 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3880 | 2026.04.22 02:12:15.362902 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3881 | 2026.04.22 02:12:15.363024 [ 292 ] {} <Debug> TCP-Session: 9119b051-f025-4ef8-806a-c6c695e2229c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.04.22 02:12:15.363039 [ 294 ] {} <Debug> TCP-Session: 05f540dd-c027-4a25-a4b4-d26b06b789cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.04.22 02:12:15.364243 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51479 | ||
| 3884 | 2026.04.22 02:12:15.364289 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38481 | ||
| 3885 | 2026.04.22 02:12:15.364323 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3886 | 2026.04.22 02:12:15.364360 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3887 | 2026.04.22 02:12:15.364363 [ 286 ] {} <Debug> TCP-Session: e5d421c0-0018-4e4d-816a-f42f8f0c2340 Authenticating user 'default' from [fd00:1122:3344:101::e]:51479 | ||
| 3888 | 2026.04.22 02:12:15.364406 [ 3 ] {} <Debug> TCP-Session: 157bf031-e2a8-43e0-977d-67116899d2a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38481 | ||
| 3889 | 2026.04.22 02:12:15.364412 [ 286 ] {} <Debug> TCP-Session: e5d421c0-0018-4e4d-816a-f42f8f0c2340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.04.22 02:12:15.364450 [ 3 ] {} <Debug> TCP-Session: 157bf031-e2a8-43e0-977d-67116899d2a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.04.22 02:12:15.364460 [ 286 ] {} <Debug> TCP-Session: e5d421c0-0018-4e4d-816a-f42f8f0c2340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.04.22 02:12:15.364478 [ 3 ] {} <Debug> TCP-Session: 157bf031-e2a8-43e0-977d-67116899d2a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.04.22 02:12:15.393144 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51479). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3894 | |||
| 3895 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3896 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3897 | 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 | ||
| 3898 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3899 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3900 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3901 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3902 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3903 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3904 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3905 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3906 | (version 23.8.7.1) | ||
| 3907 | 2026.04.22 02:12:15.393316 [ 286 ] {} <Debug> TCP-Session: e5d421c0-0018-4e4d-816a-f42f8f0c2340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.04.22 02:12:15.393349 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38481). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3909 | |||
| 3910 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3911 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3912 | 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 | ||
| 3913 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3914 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3915 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3916 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3917 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3918 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3919 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3920 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3921 | (version 23.8.7.1) | ||
| 3922 | 2026.04.22 02:12:15.393422 [ 3 ] {} <Debug> TCP-Session: 157bf031-e2a8-43e0-977d-67116899d2a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.04.22 02:12:15.627715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8102 | ||
| 3924 | 2026.04.22 02:12:15.628223 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.04.22 02:12:15.628274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3926 | 2026.04.22 02:12:15.628802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3927 | 2026.04.22 02:12:15.629065 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2026.04.22 02:12:15.629209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8102 | ||
| 3929 | 2026.04.22 02:12:16.057953 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3930 | 2026.04.22 02:12:16.073871 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.04.22 02:12:16.073943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 3932 | 2026.04.22 02:12:16.079704 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3933 | 2026.04.22 02:12:16.080490 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.04.22 02:12:16.083981 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3935 | 2026.04.22 02:12:18.133119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 514 | ||
| 3936 | 2026.04.22 02:12:18.135636 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.04.22 02:12:18.135680 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 3938 | 2026.04.22 02:12:18.136859 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3939 | 2026.04.22 02:12:18.137139 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2026.04.22 02:12:18.137381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 514 | ||
| 3941 | 2026.04.22 02:12:19.371480 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.04.22 02:12:19.371682 [ 5 ] {a1cc0eaa-af56-4dfc-8ba4-292aaac06384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3943 | 2026.04.22 02:12:19.371757 [ 5 ] {a1cc0eaa-af56-4dfc-8ba4-292aaac06384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3944 | 2026.04.22 02:12:19.372451 [ 5 ] {a1cc0eaa-af56-4dfc-8ba4-292aaac06384} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2026.04.22 02:12:19.372503 [ 5 ] {a1cc0eaa-af56-4dfc-8ba4-292aaac06384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 3946 | 2026.04.22 02:12:19.372903 [ 5 ] {a1cc0eaa-af56-4dfc-8ba4-292aaac06384} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3947 | 2026.04.22 02:12:19.373131 [ 5 ] {a1cc0eaa-af56-4dfc-8ba4-292aaac06384} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.04.22 02:12:19.373285 [ 157 ] {} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3949 | 2026.04.22 02:12:19.373292 [ 5 ] {a1cc0eaa-af56-4dfc-8ba4-292aaac06384} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001664 sec., 51682.69230769231 rows/sec., 4.34 MiB/sec. | ||
| 3950 | 2026.04.22 02:12:19.373362 [ 157 ] {} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.04.22 02:12:19.373391 [ 5 ] {a1cc0eaa-af56-4dfc-8ba4-292aaac06384} <Debug> TCPHandler: Processed in 0.002049487 sec. | ||
| 3952 | 2026.04.22 02:12:19.373392 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 3953 | 2026.04.22 02:12:19.373530 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3954 | 2026.04.22 02:12:19.373542 [ 202 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::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 | ||
| 3955 | 2026.04.22 02:12:19.373637 [ 5 ] {f46a38d1-3dfe-4e8a-879e-58c8cc8f4b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3956 | 2026.04.22 02:12:19.373711 [ 5 ] {f46a38d1-3dfe-4e8a-879e-58c8cc8f4b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3957 | 2026.04.22 02:12:19.373713 [ 202 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3958 | 2026.04.22 02:12:19.373765 [ 202 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2614 rows starting from the beginning of the part | ||
| 3959 | 2026.04.22 02:12:19.373839 [ 202 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 3960 | 2026.04.22 02:12:19.373889 [ 202 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 108 rows starting from the beginning of the part | ||
| 3961 | 2026.04.22 02:12:19.373937 [ 202 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 86 rows starting from the beginning of the part | ||
| 3962 | 2026.04.22 02:12:19.373977 [ 202 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part | ||
| 3963 | 2026.04.22 02:12:19.374047 [ 202 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 86 rows starting from the beginning of the part | ||
| 3964 | 2026.04.22 02:12:19.374157 [ 5 ] {f46a38d1-3dfe-4e8a-879e-58c8cc8f4b01} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2026.04.22 02:12:19.374203 [ 5 ] {f46a38d1-3dfe-4e8a-879e-58c8cc8f4b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 3966 | 2026.04.22 02:12:19.374560 [ 5 ] {f46a38d1-3dfe-4e8a-879e-58c8cc8f4b01} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3967 | 2026.04.22 02:12:19.374799 [ 5 ] {f46a38d1-3dfe-4e8a-879e-58c8cc8f4b01} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2026.04.22 02:12:19.374938 [ 5 ] {f46a38d1-3dfe-4e8a-879e-58c8cc8f4b01} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001325 sec., 11320.754716981131 rows/sec., 851.27 KiB/sec. | ||
| 3969 | 2026.04.22 02:12:19.374977 [ 5 ] {f46a38d1-3dfe-4e8a-879e-58c8cc8f4b01} <Debug> TCPHandler: Processed in 0.001499537 sec. | ||
| 3970 | 2026.04.22 02:12:19.375091 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2026.04.22 02:12:19.375190 [ 5 ] {9db7110d-46d7-4ba7-81a5-7464dc4dc922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3972 | 2026.04.22 02:12:19.375231 [ 5 ] {9db7110d-46d7-4ba7-81a5-7464dc4dc922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3973 | 2026.04.22 02:12:19.375408 [ 199 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3058 rows, containing 5 columns (5 merged, 0 gathered) in 0.001925515 sec., 1588146.5478066907 rows/sec., 127.43 MiB/sec. | ||
| 3974 | 2026.04.22 02:12:19.375662 [ 5 ] {9db7110d-46d7-4ba7-81a5-7464dc4dc922} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.04.22 02:12:19.375702 [ 5 ] {9db7110d-46d7-4ba7-81a5-7464dc4dc922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 3976 | 2026.04.22 02:12:19.375805 [ 194 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3977 | 2026.04.22 02:12:19.376038 [ 5 ] {9db7110d-46d7-4ba7-81a5-7464dc4dc922} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3978 | 2026.04.22 02:12:19.376134 [ 194 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_26_5} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.04.22 02:12:19.376222 [ 194 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_26_5} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3980 | 2026.04.22 02:12:19.376297 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3981 | 2026.04.22 02:12:19.376312 [ 5 ] {9db7110d-46d7-4ba7-81a5-7464dc4dc922} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.04.22 02:12:19.376420 [ 157 ] {} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3983 | 2026.04.22 02:12:19.376448 [ 5 ] {9db7110d-46d7-4ba7-81a5-7464dc4dc922} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001279 sec., 61767.005473025805 rows/sec., 4.82 MiB/sec. | ||
| 3984 | 2026.04.22 02:12:19.376451 [ 157 ] {} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.04.22 02:12:19.376487 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 3986 | 2026.04.22 02:12:19.376494 [ 5 ] {9db7110d-46d7-4ba7-81a5-7464dc4dc922} <Debug> TCPHandler: Processed in 0.001451806 sec. | ||
| 3987 | 2026.04.22 02:12:19.376556 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 3988 | 2026.04.22 02:12:19.376616 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2026.04.22 02:12:19.376652 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3990 | 2026.04.22 02:12:19.376683 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 3991 | 2026.04.22 02:12:19.376715 [ 5 ] {9758af43-7857-49e4-890a-19cdede75358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3992 | 2026.04.22 02:12:19.376731 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 3993 | 2026.04.22 02:12:19.376764 [ 5 ] {9758af43-7857-49e4-890a-19cdede75358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3994 | 2026.04.22 02:12:19.376781 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 3995 | 2026.04.22 02:12:19.376824 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 79 rows starting from the beginning of the part | ||
| 3996 | 2026.04.22 02:12:19.376862 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 3997 | 2026.04.22 02:12:19.376900 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 79 rows starting from the beginning of the part | ||
| 3998 | 2026.04.22 02:12:19.377203 [ 5 ] {9758af43-7857-49e4-890a-19cdede75358} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.04.22 02:12:19.377244 [ 5 ] {9758af43-7857-49e4-890a-19cdede75358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4000 | 2026.04.22 02:12:19.377608 [ 5 ] {9758af43-7857-49e4-890a-19cdede75358} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4001 | 2026.04.22 02:12:19.377821 [ 5 ] {9758af43-7857-49e4-890a-19cdede75358} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.04.22 02:12:19.377834 [ 199 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308543 sec., 1377868.3619873403 rows/sec., 101.94 MiB/sec. | ||
| 4003 | 2026.04.22 02:12:19.377927 [ 157 ] {} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4004 | 2026.04.22 02:12:19.377951 [ 5 ] {9758af43-7857-49e4-890a-19cdede75358} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 4005 | 2026.04.22 02:12:19.377955 [ 157 ] {} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.04.22 02:12:19.377994 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4007 | 2026.04.22 02:12:19.377995 [ 5 ] {9758af43-7857-49e4-890a-19cdede75358} <Debug> TCPHandler: Processed in 0.001428365 sec. | ||
| 4008 | 2026.04.22 02:12:19.378060 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4009 | 2026.04.22 02:12:19.378066 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 4010 | 2026.04.22 02:12:19.378129 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2026.04.22 02:12:19.378190 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4012 | 2026.04.22 02:12:19.378223 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8845 rows starting from the beginning of the part | ||
| 4013 | 2026.04.22 02:12:19.378229 [ 5 ] {a3489e4a-4313-45ee-b668-24824497160d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4014 | 2026.04.22 02:12:19.378275 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 96 rows starting from the beginning of the part | ||
| 4015 | 2026.04.22 02:12:19.378294 [ 5 ] {a3489e4a-4313-45ee-b668-24824497160d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4016 | 2026.04.22 02:12:19.378318 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 4017 | 2026.04.22 02:12:19.378360 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4018 | 2026.04.22 02:12:19.378406 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4019 | 2026.04.22 02:12:19.378407 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_26_5} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.04.22 02:12:19.378445 [ 194 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4021 | 2026.04.22 02:12:19.378512 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_26_5} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4022 | 2026.04.22 02:12:19.378632 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4023 | 2026.04.22 02:12:19.379088 [ 5 ] {a3489e4a-4313-45ee-b668-24824497160d} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.04.22 02:12:19.379132 [ 5 ] {a3489e4a-4313-45ee-b668-24824497160d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4025 | 2026.04.22 02:12:19.379713 [ 5 ] {a3489e4a-4313-45ee-b668-24824497160d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4026 | 2026.04.22 02:12:19.379940 [ 5 ] {a3489e4a-4313-45ee-b668-24824497160d} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.04.22 02:12:19.380081 [ 5 ] {a3489e4a-4313-45ee-b668-24824497160d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00187 sec., 8021.390374331551 rows/sec., 14.37 MiB/sec. | ||
| 4028 | 2026.04.22 02:12:19.380147 [ 5 ] {a3489e4a-4313-45ee-b668-24824497160d} <Debug> TCPHandler: Processed in 0.002067357 sec. | ||
| 4029 | 2026.04.22 02:12:19.380281 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.04.22 02:12:19.380376 [ 5 ] {ef44811d-f60a-439e-bc28-9c391e6134b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4031 | 2026.04.22 02:12:19.380418 [ 5 ] {ef44811d-f60a-439e-bc28-9c391e6134b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4032 | 2026.04.22 02:12:19.380769 [ 5 ] {ef44811d-f60a-439e-bc28-9c391e6134b0} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.04.22 02:12:19.380806 [ 5 ] {ef44811d-f60a-439e-bc28-9c391e6134b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4034 | 2026.04.22 02:12:19.381141 [ 5 ] {ef44811d-f60a-439e-bc28-9c391e6134b0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4035 | 2026.04.22 02:12:19.381351 [ 5 ] {ef44811d-f60a-439e-bc28-9c391e6134b0} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.04.22 02:12:19.381451 [ 157 ] {} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4037 | 2026.04.22 02:12:19.381479 [ 157 ] {} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2026.04.22 02:12:19.381483 [ 5 ] {ef44811d-f60a-439e-bc28-9c391e6134b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 4039 | 2026.04.22 02:12:19.381495 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4040 | 2026.04.22 02:12:19.381530 [ 5 ] {ef44811d-f60a-439e-bc28-9c391e6134b0} <Debug> TCPHandler: Processed in 0.001296653 sec. | ||
| 4041 | 2026.04.22 02:12:19.381592 [ 199 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 4042 | 2026.04.22 02:12:19.381714 [ 199 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4043 | 2026.04.22 02:12:19.381750 [ 199 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1092 rows starting from the beginning of the part | ||
| 4044 | 2026.04.22 02:12:19.381820 [ 199 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 4045 | 2026.04.22 02:12:19.381849 [ 189 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9581 rows, containing 5 columns (5 merged, 0 gathered) in 0.003810808 sec., 2514164.974986932 rows/sec., 163.37 MiB/sec. | ||
| 4046 | 2026.04.22 02:12:19.381868 [ 199 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 4047 | 2026.04.22 02:12:19.381919 [ 199 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4048 | 2026.04.22 02:12:19.381961 [ 199 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 4049 | 2026.04.22 02:12:19.381996 [ 199 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4050 | 2026.04.22 02:12:19.382097 [ 190 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4051 | 2026.04.22 02:12:19.382434 [ 190 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.04.22 02:12:19.382510 [ 190 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4053 | 2026.04.22 02:12:19.382579 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 4054 | 2026.04.22 02:12:19.382996 [ 194 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 4 columns (4 merged, 0 gathered) in 0.001443456 sec., 947725.4588986431 rows/sec., 63.87 MiB/sec. | ||
| 4055 | 2026.04.22 02:12:19.383200 [ 199 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4056 | 2026.04.22 02:12:19.383441 [ 199 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_26_5} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.04.22 02:12:19.383503 [ 199 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_26_5} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4058 | 2026.04.22 02:12:19.383562 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4059 | 2026.04.22 02:12:20.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.39 MiB, peak 250.37 MiB, free memory in arenas 0.00 B, will set to 244.58 MiB (RSS), difference: 1.20 MiB | ||
| 4060 | 2026.04.22 02:12:23.048181 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4061 | 2026.04.22 02:12:23.048261 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4062 | 2026.04.22 02:12:23.129328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8614 | ||
| 4063 | 2026.04.22 02:12:23.129814 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.04.22 02:12:23.129851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4065 | 2026.04.22 02:12:23.130353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4066 | 2026.04.22 02:12:23.130591 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.04.22 02:12:23.130732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8614 | ||
| 4068 | 2026.04.22 02:12:23.584104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4069 | 2026.04.22 02:12:23.603393 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.04.22 02:12:23.603456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4071 | 2026.04.22 02:12:23.609140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4072 | 2026.04.22 02:12:23.609910 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.04.22 02:12:23.613821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4074 | 2026.04.22 02:12:24.371995 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4075 | 2026.04.22 02:12:24.372191 [ 5 ] {809a4d39-736d-40c0-a40d-795ef2c24bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4076 | 2026.04.22 02:12:24.372263 [ 5 ] {809a4d39-736d-40c0-a40d-795ef2c24bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4077 | 2026.04.22 02:12:24.372999 [ 5 ] {809a4d39-736d-40c0-a40d-795ef2c24bc4} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.04.22 02:12:24.373055 [ 5 ] {809a4d39-736d-40c0-a40d-795ef2c24bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4079 | 2026.04.22 02:12:24.373456 [ 5 ] {809a4d39-736d-40c0-a40d-795ef2c24bc4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4080 | 2026.04.22 02:12:24.373690 [ 5 ] {809a4d39-736d-40c0-a40d-795ef2c24bc4} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.04.22 02:12:24.373842 [ 5 ] {809a4d39-736d-40c0-a40d-795ef2c24bc4} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001706 sec., 63305.97889800703 rows/sec., 5.33 MiB/sec. | ||
| 4082 | 2026.04.22 02:12:24.373885 [ 5 ] {809a4d39-736d-40c0-a40d-795ef2c24bc4} <Debug> TCPHandler: Processed in 0.002024536 sec. | ||
| 4083 | 2026.04.22 02:12:24.374009 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2026.04.22 02:12:24.374104 [ 5 ] {94e61b2f-ddbb-4ce8-96e0-2846c571a039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4085 | 2026.04.22 02:12:24.374145 [ 5 ] {94e61b2f-ddbb-4ce8-96e0-2846c571a039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4086 | 2026.04.22 02:12:24.374549 [ 5 ] {94e61b2f-ddbb-4ce8-96e0-2846c571a039} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.04.22 02:12:24.374585 [ 5 ] {94e61b2f-ddbb-4ce8-96e0-2846c571a039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4088 | 2026.04.22 02:12:24.374874 [ 5 ] {94e61b2f-ddbb-4ce8-96e0-2846c571a039} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4089 | 2026.04.22 02:12:24.375080 [ 5 ] {94e61b2f-ddbb-4ce8-96e0-2846c571a039} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.04.22 02:12:24.375208 [ 5 ] {94e61b2f-ddbb-4ce8-96e0-2846c571a039} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001123 sec., 23152.270703472837 rows/sec., 1.70 MiB/sec. | ||
| 4091 | 2026.04.22 02:12:24.375246 [ 5 ] {94e61b2f-ddbb-4ce8-96e0-2846c571a039} <Debug> TCPHandler: Processed in 0.001285732 sec. | ||
| 4092 | 2026.04.22 02:12:24.375360 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4093 | 2026.04.22 02:12:24.375453 [ 5 ] {27ecf82a-7bf0-4fb6-b918-c098a0a9e344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4094 | 2026.04.22 02:12:24.375493 [ 5 ] {27ecf82a-7bf0-4fb6-b918-c098a0a9e344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4095 | 2026.04.22 02:12:24.375903 [ 5 ] {27ecf82a-7bf0-4fb6-b918-c098a0a9e344} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2026.04.22 02:12:24.375940 [ 5 ] {27ecf82a-7bf0-4fb6-b918-c098a0a9e344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4097 | 2026.04.22 02:12:24.376256 [ 5 ] {27ecf82a-7bf0-4fb6-b918-c098a0a9e344} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4098 | 2026.04.22 02:12:24.376459 [ 5 ] {27ecf82a-7bf0-4fb6-b918-c098a0a9e344} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.04.22 02:12:24.376584 [ 5 ] {27ecf82a-7bf0-4fb6-b918-c098a0a9e344} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001148 sec., 78397.21254355401 rows/sec., 6.12 MiB/sec. | ||
| 4100 | 2026.04.22 02:12:24.376620 [ 5 ] {27ecf82a-7bf0-4fb6-b918-c098a0a9e344} <Debug> TCPHandler: Processed in 0.001308713 sec. | ||
| 4101 | 2026.04.22 02:12:24.376735 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2026.04.22 02:12:24.376828 [ 5 ] {37544c6a-2023-4716-a597-092828a415ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4103 | 2026.04.22 02:12:24.376870 [ 5 ] {37544c6a-2023-4716-a597-092828a415ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4104 | 2026.04.22 02:12:24.377280 [ 5 ] {37544c6a-2023-4716-a597-092828a415ef} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2026.04.22 02:12:24.377315 [ 5 ] {37544c6a-2023-4716-a597-092828a415ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4106 | 2026.04.22 02:12:24.377634 [ 5 ] {37544c6a-2023-4716-a597-092828a415ef} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4107 | 2026.04.22 02:12:24.377846 [ 5 ] {37544c6a-2023-4716-a597-092828a415ef} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.04.22 02:12:24.377970 [ 5 ] {37544c6a-2023-4716-a597-092828a415ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 4109 | 2026.04.22 02:12:24.378008 [ 5 ] {37544c6a-2023-4716-a597-092828a415ef} <Debug> TCPHandler: Processed in 0.001321914 sec. | ||
| 4110 | 2026.04.22 02:12:24.378118 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.04.22 02:12:24.378223 [ 5 ] {ab7a7366-0175-45ef-ac3e-8f48204ae0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4112 | 2026.04.22 02:12:24.378275 [ 5 ] {ab7a7366-0175-45ef-ac3e-8f48204ae0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4113 | 2026.04.22 02:12:24.379093 [ 5 ] {ab7a7366-0175-45ef-ac3e-8f48204ae0e6} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2026.04.22 02:12:24.379131 [ 5 ] {ab7a7366-0175-45ef-ac3e-8f48204ae0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4115 | 2026.04.22 02:12:24.379706 [ 5 ] {ab7a7366-0175-45ef-ac3e-8f48204ae0e6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4116 | 2026.04.22 02:12:24.379942 [ 5 ] {ab7a7366-0175-45ef-ac3e-8f48204ae0e6} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2026.04.22 02:12:24.380077 [ 5 ] {ab7a7366-0175-45ef-ac3e-8f48204ae0e6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001872 sec., 13888.888888888889 rows/sec., 24.89 MiB/sec. | ||
| 4118 | 2026.04.22 02:12:24.380131 [ 5 ] {ab7a7366-0175-45ef-ac3e-8f48204ae0e6} <Debug> TCPHandler: Processed in 0.002060877 sec. | ||
| 4119 | 2026.04.22 02:12:24.380255 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2026.04.22 02:12:24.380347 [ 5 ] {640ed914-6881-4dee-bd25-72124637fa9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4121 | 2026.04.22 02:12:24.380388 [ 5 ] {640ed914-6881-4dee-bd25-72124637fa9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4122 | 2026.04.22 02:12:24.380718 [ 5 ] {640ed914-6881-4dee-bd25-72124637fa9f} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.04.22 02:12:24.380753 [ 5 ] {640ed914-6881-4dee-bd25-72124637fa9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4124 | 2026.04.22 02:12:24.381053 [ 5 ] {640ed914-6881-4dee-bd25-72124637fa9f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4125 | 2026.04.22 02:12:24.381260 [ 5 ] {640ed914-6881-4dee-bd25-72124637fa9f} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2026.04.22 02:12:24.381382 [ 5 ] {640ed914-6881-4dee-bd25-72124637fa9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 4127 | 2026.04.22 02:12:24.381417 [ 5 ] {640ed914-6881-4dee-bd25-72124637fa9f} <Debug> TCPHandler: Processed in 0.001212752 sec. | ||
| 4128 | 2026.04.22 02:12:26.294849 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2026.04.22 02:12:26.295110 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4130 | 2026.04.22 02:12:26.295482 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4131 | 2026.04.22 02:12:26.295522 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4132 | 2026.04.22 02:12:26.295804 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4133 | 2026.04.22 02:12:26.295871 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4134 | 2026.04.22 02:12:26.296010 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 4135 | 2026.04.22 02:12:26.296109 [ 318 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4136 | 2026.04.22 02:12:26.296138 [ 345 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4137 | 2026.04.22 02:12:26.296138 [ 315 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4138 | 2026.04.22 02:12:26.296290 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (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 | ||
| 4139 | 2026.04.22 02:12:26.296317 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4140 | 2026.04.22 02:12:26.296400 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4141 | 2026.04.22 02:12:26.296419 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 4142 | 2026.04.22 02:12:26.296463 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4143 | 2026.04.22 02:12:26.296511 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4144 | 2026.04.22 02:12:26.296552 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4145 | 2026.04.22 02:12:26.297560 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.002567 sec., 14803.272302298405 rows/sec., 609.45 KiB/sec. | ||
| 4146 | 2026.04.22 02:12:26.297683 [ 5 ] {2a993826-139b-4e72-ac2f-3f68ce1978b3} <Debug> TCPHandler: Processed in 0.002967163 sec. | ||
| 4147 | 2026.04.22 02:12:26.358743 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2026.04.22 02:12:26.358916 [ 5 ] {cf795648-1a78-415f-ba70-c015bcc60669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4149 | 2026.04.22 02:12:26.358984 [ 5 ] {cf795648-1a78-415f-ba70-c015bcc60669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4150 | 2026.04.22 02:12:26.359646 [ 5 ] {cf795648-1a78-415f-ba70-c015bcc60669} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.04.22 02:12:26.359689 [ 5 ] {cf795648-1a78-415f-ba70-c015bcc60669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4152 | 2026.04.22 02:12:26.360127 [ 5 ] {cf795648-1a78-415f-ba70-c015bcc60669} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4153 | 2026.04.22 02:12:26.360312 [ 5 ] {cf795648-1a78-415f-ba70-c015bcc60669} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.04.22 02:12:26.360450 [ 5 ] {cf795648-1a78-415f-ba70-c015bcc60669} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001601 sec., 624.6096189881324 rows/sec., 156.15 KiB/sec. | ||
| 4155 | 2026.04.22 02:12:26.360489 [ 5 ] {cf795648-1a78-415f-ba70-c015bcc60669} <Debug> TCPHandler: Processed in 0.001874223 sec. | ||
| 4156 | 2026.04.22 02:12:26.360595 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4157 | 2026.04.22 02:12:26.360685 [ 5 ] {3851d0fd-2efe-47cd-8331-bc34020266de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4158 | 2026.04.22 02:12:26.360724 [ 5 ] {3851d0fd-2efe-47cd-8331-bc34020266de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4159 | 2026.04.22 02:12:26.361217 [ 5 ] {3851d0fd-2efe-47cd-8331-bc34020266de} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.04.22 02:12:26.361262 [ 5 ] {3851d0fd-2efe-47cd-8331-bc34020266de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4161 | 2026.04.22 02:12:26.361661 [ 5 ] {3851d0fd-2efe-47cd-8331-bc34020266de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4162 | 2026.04.22 02:12:26.361945 [ 5 ] {3851d0fd-2efe-47cd-8331-bc34020266de} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.04.22 02:12:26.362098 [ 5 ] {3851d0fd-2efe-47cd-8331-bc34020266de} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001393 sec., 17229.00215362527 rows/sec., 1.43 MiB/sec. | ||
| 4164 | 2026.04.22 02:12:26.362143 [ 5 ] {3851d0fd-2efe-47cd-8331-bc34020266de} <Debug> TCPHandler: Processed in 0.001567459 sec. | ||
| 4165 | 2026.04.22 02:12:26.362260 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4166 | 2026.04.22 02:12:26.362371 [ 5 ] {e677416a-65a9-4081-b353-f3134713bca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4167 | 2026.04.22 02:12:26.362422 [ 5 ] {e677416a-65a9-4081-b353-f3134713bca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4168 | 2026.04.22 02:12:26.362909 [ 5 ] {e677416a-65a9-4081-b353-f3134713bca2} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.04.22 02:12:26.362950 [ 5 ] {e677416a-65a9-4081-b353-f3134713bca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4170 | 2026.04.22 02:12:26.363341 [ 5 ] {e677416a-65a9-4081-b353-f3134713bca2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4171 | 2026.04.22 02:12:26.363573 [ 5 ] {e677416a-65a9-4081-b353-f3134713bca2} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2026.04.22 02:12:26.363720 [ 5 ] {e677416a-65a9-4081-b353-f3134713bca2} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001372 sec., 11661.807580174927 rows/sec., 960.90 KiB/sec. | ||
| 4173 | 2026.04.22 02:12:26.363769 [ 5 ] {e677416a-65a9-4081-b353-f3134713bca2} <Debug> TCPHandler: Processed in 0.001559638 sec. | ||
| 4174 | 2026.04.22 02:12:26.363899 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2026.04.22 02:12:26.363997 [ 5 ] {a29f8204-1330-4e1a-be90-a7b37c028459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4176 | 2026.04.22 02:12:26.364038 [ 5 ] {a29f8204-1330-4e1a-be90-a7b37c028459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4177 | 2026.04.22 02:12:26.365666 [ 5 ] {a29f8204-1330-4e1a-be90-a7b37c028459} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.04.22 02:12:26.365697 [ 5 ] {a29f8204-1330-4e1a-be90-a7b37c028459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4179 | 2026.04.22 02:12:26.366173 [ 5 ] {a29f8204-1330-4e1a-be90-a7b37c028459} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4180 | 2026.04.22 02:12:26.366384 [ 5 ] {a29f8204-1330-4e1a-be90-a7b37c028459} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.04.22 02:12:26.366511 [ 5 ] {a29f8204-1330-4e1a-be90-a7b37c028459} <Debug> executeQuery: Read 2560 rows, 196.46 KiB in 0.002531 sec., 1011457.9217700515 rows/sec., 75.80 MiB/sec. | ||
| 4182 | 2026.04.22 02:12:26.366550 [ 5 ] {a29f8204-1330-4e1a-be90-a7b37c028459} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 4183 | 2026.04.22 02:12:26.366562 [ 5 ] {a29f8204-1330-4e1a-be90-a7b37c028459} <Debug> TCPHandler: Processed in 0.002714289 sec. | ||
| 4184 | 2026.04.22 02:12:26.366676 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2026.04.22 02:12:26.366770 [ 5 ] {b9c3cc67-9415-45c9-9779-00b73a0b13b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4186 | 2026.04.22 02:12:26.366810 [ 5 ] {b9c3cc67-9415-45c9-9779-00b73a0b13b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4187 | 2026.04.22 02:12:26.367223 [ 5 ] {b9c3cc67-9415-45c9-9779-00b73a0b13b0} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2026.04.22 02:12:26.367257 [ 5 ] {b9c3cc67-9415-45c9-9779-00b73a0b13b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4189 | 2026.04.22 02:12:26.367555 [ 5 ] {b9c3cc67-9415-45c9-9779-00b73a0b13b0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4190 | 2026.04.22 02:12:26.367762 [ 5 ] {b9c3cc67-9415-45c9-9779-00b73a0b13b0} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.04.22 02:12:26.367887 [ 5 ] {b9c3cc67-9415-45c9-9779-00b73a0b13b0} <Debug> executeQuery: Read 52 rows, 3.90 KiB in 0.001135 sec., 45814.97797356828 rows/sec., 3.35 MiB/sec. | ||
| 4192 | 2026.04.22 02:12:26.367924 [ 5 ] {b9c3cc67-9415-45c9-9779-00b73a0b13b0} <Debug> TCPHandler: Processed in 0.001298043 sec. | ||
| 4193 | 2026.04.22 02:12:26.368047 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4194 | 2026.04.22 02:12:26.368142 [ 5 ] {87b365b7-a290-4cd3-8e55-8eb7c8f2e62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4195 | 2026.04.22 02:12:26.368182 [ 5 ] {87b365b7-a290-4cd3-8e55-8eb7c8f2e62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4196 | 2026.04.22 02:12:26.368811 [ 5 ] {87b365b7-a290-4cd3-8e55-8eb7c8f2e62b} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.04.22 02:12:26.368845 [ 5 ] {87b365b7-a290-4cd3-8e55-8eb7c8f2e62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4198 | 2026.04.22 02:12:26.369210 [ 5 ] {87b365b7-a290-4cd3-8e55-8eb7c8f2e62b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4199 | 2026.04.22 02:12:26.369528 [ 5 ] {87b365b7-a290-4cd3-8e55-8eb7c8f2e62b} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.04.22 02:12:26.369685 [ 5 ] {87b365b7-a290-4cd3-8e55-8eb7c8f2e62b} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001559 sec., 529185.3752405387 rows/sec., 30.96 MiB/sec. | ||
| 4201 | 2026.04.22 02:12:26.369731 [ 5 ] {87b365b7-a290-4cd3-8e55-8eb7c8f2e62b} <Debug> TCPHandler: Processed in 0.001733421 sec. | ||
| 4202 | 2026.04.22 02:12:26.369854 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.04.22 02:12:26.369969 [ 5 ] {7e1f6eda-ad4c-407d-a6df-82fe9f7aec49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4204 | 2026.04.22 02:12:26.370017 [ 5 ] {7e1f6eda-ad4c-407d-a6df-82fe9f7aec49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4205 | 2026.04.22 02:12:26.370443 [ 5 ] {7e1f6eda-ad4c-407d-a6df-82fe9f7aec49} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.04.22 02:12:26.370479 [ 5 ] {7e1f6eda-ad4c-407d-a6df-82fe9f7aec49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4207 | 2026.04.22 02:12:26.370765 [ 5 ] {7e1f6eda-ad4c-407d-a6df-82fe9f7aec49} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4208 | 2026.04.22 02:12:26.370972 [ 5 ] {7e1f6eda-ad4c-407d-a6df-82fe9f7aec49} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.04.22 02:12:26.371094 [ 5 ] {7e1f6eda-ad4c-407d-a6df-82fe9f7aec49} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 61.19 KiB/sec. | ||
| 4210 | 2026.04.22 02:12:26.371131 [ 5 ] {7e1f6eda-ad4c-407d-a6df-82fe9f7aec49} <Debug> TCPHandler: Processed in 0.001336755 sec. | ||
| 4211 | 2026.04.22 02:12:26.371242 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.04.22 02:12:26.371335 [ 5 ] {0232e35a-d119-4390-88ff-b3b7587d6fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4213 | 2026.04.22 02:12:26.371374 [ 5 ] {0232e35a-d119-4390-88ff-b3b7587d6fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4214 | 2026.04.22 02:12:26.371765 [ 5 ] {0232e35a-d119-4390-88ff-b3b7587d6fd6} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.04.22 02:12:26.371799 [ 5 ] {0232e35a-d119-4390-88ff-b3b7587d6fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4216 | 2026.04.22 02:12:26.372090 [ 5 ] {0232e35a-d119-4390-88ff-b3b7587d6fd6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4217 | 2026.04.22 02:12:26.372318 [ 5 ] {0232e35a-d119-4390-88ff-b3b7587d6fd6} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.04.22 02:12:26.372440 [ 5 ] {0232e35a-d119-4390-88ff-b3b7587d6fd6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 4219 | 2026.04.22 02:12:26.372477 [ 5 ] {0232e35a-d119-4390-88ff-b3b7587d6fd6} <Debug> TCPHandler: Processed in 0.001285394 sec. | ||
| 4220 | 2026.04.22 02:12:26.372586 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.04.22 02:12:26.372686 [ 5 ] {c407529e-585b-4abd-9531-ea0795b99c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4222 | 2026.04.22 02:12:26.372726 [ 5 ] {c407529e-585b-4abd-9531-ea0795b99c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4223 | 2026.04.22 02:12:26.373517 [ 5 ] {c407529e-585b-4abd-9531-ea0795b99c6f} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.04.22 02:12:26.373552 [ 5 ] {c407529e-585b-4abd-9531-ea0795b99c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4225 | 2026.04.22 02:12:26.373944 [ 5 ] {c407529e-585b-4abd-9531-ea0795b99c6f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4226 | 2026.04.22 02:12:26.374157 [ 5 ] {c407529e-585b-4abd-9531-ea0795b99c6f} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.04.22 02:12:26.374285 [ 5 ] {c407529e-585b-4abd-9531-ea0795b99c6f} <Debug> executeQuery: Read 1355 rows, 93.73 KiB in 0.001617 sec., 837971.5522572666 rows/sec., 56.61 MiB/sec. | ||
| 4228 | 2026.04.22 02:12:26.374322 [ 5 ] {c407529e-585b-4abd-9531-ea0795b99c6f} <Debug> TCPHandler: Processed in 0.001786021 sec. | ||
| 4229 | 2026.04.22 02:12:26.374436 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.04.22 02:12:26.374530 [ 5 ] {ab777ef5-3968-4364-ab2a-712288279018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4231 | 2026.04.22 02:12:26.374574 [ 5 ] {ab777ef5-3968-4364-ab2a-712288279018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4232 | 2026.04.22 02:12:26.375212 [ 5 ] {ab777ef5-3968-4364-ab2a-712288279018} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.04.22 02:12:26.375246 [ 5 ] {ab777ef5-3968-4364-ab2a-712288279018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4234 | 2026.04.22 02:12:26.375689 [ 5 ] {ab777ef5-3968-4364-ab2a-712288279018} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4235 | 2026.04.22 02:12:26.375901 [ 5 ] {ab777ef5-3968-4364-ab2a-712288279018} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.04.22 02:12:26.376027 [ 5 ] {ab777ef5-3968-4364-ab2a-712288279018} <Debug> executeQuery: Read 1608 rows, 101.73 KiB in 0.001515 sec., 1061386.1386138613 rows/sec., 65.58 MiB/sec. | ||
| 4237 | 2026.04.22 02:12:26.376064 [ 5 ] {ab777ef5-3968-4364-ab2a-712288279018} <Debug> TCPHandler: Processed in 0.0016774 sec. | ||
| 4238 | 2026.04.22 02:12:26.376165 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.04.22 02:12:26.376274 [ 5 ] {2a1967c1-dda8-4fd1-9f56-5a7e6837f613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.04.22 02:12:26.376337 [ 5 ] {2a1967c1-dda8-4fd1-9f56-5a7e6837f613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4241 | 2026.04.22 02:12:26.377234 [ 5 ] {2a1967c1-dda8-4fd1-9f56-5a7e6837f613} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.04.22 02:12:26.377269 [ 5 ] {2a1967c1-dda8-4fd1-9f56-5a7e6837f613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4243 | 2026.04.22 02:12:26.377798 [ 5 ] {2a1967c1-dda8-4fd1-9f56-5a7e6837f613} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4244 | 2026.04.22 02:12:26.378018 [ 5 ] {2a1967c1-dda8-4fd1-9f56-5a7e6837f613} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.04.22 02:12:26.378157 [ 5 ] {2a1967c1-dda8-4fd1-9f56-5a7e6837f613} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001906 sec., 12591.815320041973 rows/sec., 22.56 MiB/sec. | ||
| 4246 | 2026.04.22 02:12:26.378208 [ 5 ] {2a1967c1-dda8-4fd1-9f56-5a7e6837f613} <Debug> TCPHandler: Processed in 0.002092177 sec. | ||
| 4247 | 2026.04.22 02:12:26.378318 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.04.22 02:12:26.378412 [ 5 ] {985d0744-3866-45f8-bcb4-dda75aeb97c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4249 | 2026.04.22 02:12:26.378453 [ 5 ] {985d0744-3866-45f8-bcb4-dda75aeb97c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4250 | 2026.04.22 02:12:26.378778 [ 5 ] {985d0744-3866-45f8-bcb4-dda75aeb97c5} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.04.22 02:12:26.378814 [ 5 ] {985d0744-3866-45f8-bcb4-dda75aeb97c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4252 | 2026.04.22 02:12:26.379108 [ 5 ] {985d0744-3866-45f8-bcb4-dda75aeb97c5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4253 | 2026.04.22 02:12:26.379314 [ 5 ] {985d0744-3866-45f8-bcb4-dda75aeb97c5} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.04.22 02:12:26.379439 [ 5 ] {985d0744-3866-45f8-bcb4-dda75aeb97c5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001045 sec., 22966.507177033494 rows/sec., 1.55 MiB/sec. | ||
| 4255 | 2026.04.22 02:12:26.379482 [ 5 ] {985d0744-3866-45f8-bcb4-dda75aeb97c5} <Debug> TCPHandler: Processed in 0.001213752 sec. | ||
| 4256 | 2026.04.22 02:12:28.137571 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 564 | ||
| 4257 | 2026.04.22 02:12:28.140105 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.04.22 02:12:28.140149 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4259 | 2026.04.22 02:12:28.141341 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4260 | 2026.04.22 02:12:28.141600 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.04.22 02:12:28.141852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
| 4262 | 2026.04.22 02:12:29.368456 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2026.04.22 02:12:29.368652 [ 5 ] {8cd2b87b-c954-488d-9ce2-428911874b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4264 | 2026.04.22 02:12:29.368726 [ 5 ] {8cd2b87b-c954-488d-9ce2-428911874b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4265 | 2026.04.22 02:12:29.369446 [ 5 ] {8cd2b87b-c954-488d-9ce2-428911874b33} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.04.22 02:12:29.369497 [ 5 ] {8cd2b87b-c954-488d-9ce2-428911874b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4267 | 2026.04.22 02:12:29.369889 [ 5 ] {8cd2b87b-c954-488d-9ce2-428911874b33} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4268 | 2026.04.22 02:12:29.370144 [ 5 ] {8cd2b87b-c954-488d-9ce2-428911874b33} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.04.22 02:12:29.370307 [ 5 ] {8cd2b87b-c954-488d-9ce2-428911874b33} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001707 sec., 32806.09256004687 rows/sec., 2.52 MiB/sec. | ||
| 4270 | 2026.04.22 02:12:29.370358 [ 5 ] {8cd2b87b-c954-488d-9ce2-428911874b33} <Debug> TCPHandler: Processed in 0.002034506 sec. | ||
| 4271 | 2026.04.22 02:12:29.370478 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2026.04.22 02:12:29.370579 [ 5 ] {df9b679f-46e2-4d63-96a1-022a10233345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4273 | 2026.04.22 02:12:29.370621 [ 5 ] {df9b679f-46e2-4d63-96a1-022a10233345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4274 | 2026.04.22 02:12:29.371052 [ 5 ] {df9b679f-46e2-4d63-96a1-022a10233345} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.04.22 02:12:29.371090 [ 5 ] {df9b679f-46e2-4d63-96a1-022a10233345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4276 | 2026.04.22 02:12:29.371406 [ 5 ] {df9b679f-46e2-4d63-96a1-022a10233345} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4277 | 2026.04.22 02:12:29.371615 [ 5 ] {df9b679f-46e2-4d63-96a1-022a10233345} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.04.22 02:12:29.371743 [ 5 ] {df9b679f-46e2-4d63-96a1-022a10233345} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 4279 | 2026.04.22 02:12:29.371781 [ 5 ] {df9b679f-46e2-4d63-96a1-022a10233345} <Debug> TCPHandler: Processed in 0.001354195 sec. | ||
| 4280 | 2026.04.22 02:12:29.371902 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2026.04.22 02:12:29.371999 [ 5 ] {3cf23234-ea09-4cda-8312-1927ca0b9f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4282 | 2026.04.22 02:12:29.372041 [ 5 ] {3cf23234-ea09-4cda-8312-1927ca0b9f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4283 | 2026.04.22 02:12:29.372417 [ 5 ] {3cf23234-ea09-4cda-8312-1927ca0b9f8f} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.04.22 02:12:29.372454 [ 5 ] {3cf23234-ea09-4cda-8312-1927ca0b9f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4285 | 2026.04.22 02:12:29.372780 [ 5 ] {3cf23234-ea09-4cda-8312-1927ca0b9f8f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4286 | 2026.04.22 02:12:29.372985 [ 5 ] {3cf23234-ea09-4cda-8312-1927ca0b9f8f} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.04.22 02:12:29.373108 [ 5 ] {3cf23234-ea09-4cda-8312-1927ca0b9f8f} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001129 sec., 85031.00088573959 rows/sec., 5.92 MiB/sec. | ||
| 4288 | 2026.04.22 02:12:29.373144 [ 5 ] {3cf23234-ea09-4cda-8312-1927ca0b9f8f} <Debug> TCPHandler: Processed in 0.001291223 sec. | ||
| 4289 | 2026.04.22 02:12:29.373264 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2026.04.22 02:12:29.373358 [ 5 ] {518caf2a-2426-4bf1-a726-076ba2620f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4291 | 2026.04.22 02:12:29.373399 [ 5 ] {518caf2a-2426-4bf1-a726-076ba2620f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4292 | 2026.04.22 02:12:29.373729 [ 5 ] {518caf2a-2426-4bf1-a726-076ba2620f6e} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.04.22 02:12:29.373764 [ 5 ] {518caf2a-2426-4bf1-a726-076ba2620f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4294 | 2026.04.22 02:12:29.374063 [ 5 ] {518caf2a-2426-4bf1-a726-076ba2620f6e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4295 | 2026.04.22 02:12:29.374288 [ 5 ] {518caf2a-2426-4bf1-a726-076ba2620f6e} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.04.22 02:12:29.374413 [ 5 ] {518caf2a-2426-4bf1-a726-076ba2620f6e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001073 sec., 33550.79217148183 rows/sec., 2.26 MiB/sec. | ||
| 4297 | 2026.04.22 02:12:29.374448 [ 5 ] {518caf2a-2426-4bf1-a726-076ba2620f6e} <Debug> TCPHandler: Processed in 0.001231702 sec. | ||
| 4298 | 2026.04.22 02:12:30.630850 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9062 | ||
| 4299 | 2026.04.22 02:12:30.631362 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.04.22 02:12:30.631414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4301 | 2026.04.22 02:12:30.631942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4302 | 2026.04.22 02:12:30.632190 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.04.22 02:12:30.632331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9062 | ||
| 4304 | 2026.04.22 02:12:31.113934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4305 | 2026.04.22 02:12:31.129839 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.04.22 02:12:31.129894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4307 | 2026.04.22 02:12:31.135911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4308 | 2026.04.22 02:12:31.136608 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.04.22 02:12:31.139262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4310 | 2026.04.22 02:12:34.371060 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2026.04.22 02:12:34.371249 [ 5 ] {ed47974a-cf02-4aee-8904-7ac92c34be99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4312 | 2026.04.22 02:12:34.371312 [ 5 ] {ed47974a-cf02-4aee-8904-7ac92c34be99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4313 | 2026.04.22 02:12:34.372008 [ 5 ] {ed47974a-cf02-4aee-8904-7ac92c34be99} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2026.04.22 02:12:34.372050 [ 5 ] {ed47974a-cf02-4aee-8904-7ac92c34be99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4315 | 2026.04.22 02:12:34.372439 [ 5 ] {ed47974a-cf02-4aee-8904-7ac92c34be99} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4316 | 2026.04.22 02:12:34.372653 [ 5 ] {ed47974a-cf02-4aee-8904-7ac92c34be99} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2026.04.22 02:12:34.372803 [ 5 ] {ed47974a-cf02-4aee-8904-7ac92c34be99} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001602 sec., 67415.73033707865 rows/sec., 5.67 MiB/sec. | ||
| 4318 | 2026.04.22 02:12:34.372845 [ 5 ] {ed47974a-cf02-4aee-8904-7ac92c34be99} <Debug> TCPHandler: Processed in 0.001909664 sec. | ||
| 4319 | 2026.04.22 02:12:34.372992 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4320 | 2026.04.22 02:12:34.373107 [ 5 ] {330fd23e-0d79-4a37-89ea-954f166f51c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4321 | 2026.04.22 02:12:34.373149 [ 5 ] {330fd23e-0d79-4a37-89ea-954f166f51c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4322 | 2026.04.22 02:12:34.373580 [ 5 ] {330fd23e-0d79-4a37-89ea-954f166f51c5} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2026.04.22 02:12:34.373616 [ 5 ] {330fd23e-0d79-4a37-89ea-954f166f51c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4324 | 2026.04.22 02:12:34.373911 [ 5 ] {330fd23e-0d79-4a37-89ea-954f166f51c5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4325 | 2026.04.22 02:12:34.374114 [ 5 ] {330fd23e-0d79-4a37-89ea-954f166f51c5} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2026.04.22 02:12:34.374241 [ 5 ] {330fd23e-0d79-4a37-89ea-954f166f51c5} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001155 sec., 22510.822510822512 rows/sec., 1.65 MiB/sec. | ||
| 4327 | 2026.04.22 02:12:34.374277 [ 5 ] {330fd23e-0d79-4a37-89ea-954f166f51c5} <Debug> TCPHandler: Processed in 0.001347364 sec. | ||
| 4328 | 2026.04.22 02:12:34.374395 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4329 | 2026.04.22 02:12:34.374488 [ 5 ] {f61c8c96-b6b9-4d54-8b3d-93c53ce3a528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4330 | 2026.04.22 02:12:34.374526 [ 5 ] {f61c8c96-b6b9-4d54-8b3d-93c53ce3a528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4331 | 2026.04.22 02:12:34.374958 [ 5 ] {f61c8c96-b6b9-4d54-8b3d-93c53ce3a528} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2026.04.22 02:12:34.374994 [ 5 ] {f61c8c96-b6b9-4d54-8b3d-93c53ce3a528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4333 | 2026.04.22 02:12:34.375314 [ 5 ] {f61c8c96-b6b9-4d54-8b3d-93c53ce3a528} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4334 | 2026.04.22 02:12:34.375526 [ 5 ] {f61c8c96-b6b9-4d54-8b3d-93c53ce3a528} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.04.22 02:12:34.375649 [ 5 ] {f61c8c96-b6b9-4d54-8b3d-93c53ce3a528} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001179 sec., 76335.87786259543 rows/sec., 5.96 MiB/sec. | ||
| 4336 | 2026.04.22 02:12:34.375686 [ 5 ] {f61c8c96-b6b9-4d54-8b3d-93c53ce3a528} <Debug> TCPHandler: Processed in 0.001338494 sec. | ||
| 4337 | 2026.04.22 02:12:34.375814 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4338 | 2026.04.22 02:12:34.375917 [ 5 ] {b19ef60c-c6c2-4e3d-adb7-78c06d7b263f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4339 | 2026.04.22 02:12:34.375959 [ 5 ] {b19ef60c-c6c2-4e3d-adb7-78c06d7b263f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4340 | 2026.04.22 02:12:34.376380 [ 5 ] {b19ef60c-c6c2-4e3d-adb7-78c06d7b263f} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2026.04.22 02:12:34.376415 [ 5 ] {b19ef60c-c6c2-4e3d-adb7-78c06d7b263f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4342 | 2026.04.22 02:12:34.376743 [ 5 ] {b19ef60c-c6c2-4e3d-adb7-78c06d7b263f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4343 | 2026.04.22 02:12:34.376945 [ 5 ] {b19ef60c-c6c2-4e3d-adb7-78c06d7b263f} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2026.04.22 02:12:34.377067 [ 5 ] {b19ef60c-c6c2-4e3d-adb7-78c06d7b263f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 4345 | 2026.04.22 02:12:34.377102 [ 5 ] {b19ef60c-c6c2-4e3d-adb7-78c06d7b263f} <Debug> TCPHandler: Processed in 0.001335774 sec. | ||
| 4346 | 2026.04.22 02:12:34.377219 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2026.04.22 02:12:34.377310 [ 5 ] {dd90e185-63ef-4f7d-8897-f7d7ad9abdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4348 | 2026.04.22 02:12:34.377369 [ 5 ] {dd90e185-63ef-4f7d-8897-f7d7ad9abdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4349 | 2026.04.22 02:12:34.378191 [ 5 ] {dd90e185-63ef-4f7d-8897-f7d7ad9abdb8} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2026.04.22 02:12:34.378227 [ 5 ] {dd90e185-63ef-4f7d-8897-f7d7ad9abdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4351 | 2026.04.22 02:12:34.378769 [ 5 ] {dd90e185-63ef-4f7d-8897-f7d7ad9abdb8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4352 | 2026.04.22 02:12:34.378988 [ 5 ] {dd90e185-63ef-4f7d-8897-f7d7ad9abdb8} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4353 | 2026.04.22 02:12:34.379129 [ 5 ] {dd90e185-63ef-4f7d-8897-f7d7ad9abdb8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001835 sec., 14168.937329700273 rows/sec., 25.39 MiB/sec. | ||
| 4354 | 2026.04.22 02:12:34.379180 [ 5 ] {dd90e185-63ef-4f7d-8897-f7d7ad9abdb8} <Debug> TCPHandler: Processed in 0.002007256 sec. | ||
| 4355 | 2026.04.22 02:12:34.379305 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4356 | 2026.04.22 02:12:34.379397 [ 5 ] {3ba3e195-a7da-4d26-8dc7-2ccdbac06013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4357 | 2026.04.22 02:12:34.379446 [ 5 ] {3ba3e195-a7da-4d26-8dc7-2ccdbac06013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4358 | 2026.04.22 02:12:34.379790 [ 5 ] {3ba3e195-a7da-4d26-8dc7-2ccdbac06013} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.04.22 02:12:34.379826 [ 5 ] {3ba3e195-a7da-4d26-8dc7-2ccdbac06013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4360 | 2026.04.22 02:12:34.380138 [ 5 ] {3ba3e195-a7da-4d26-8dc7-2ccdbac06013} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4361 | 2026.04.22 02:12:34.380337 [ 5 ] {3ba3e195-a7da-4d26-8dc7-2ccdbac06013} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2026.04.22 02:12:34.380461 [ 5 ] {3ba3e195-a7da-4d26-8dc7-2ccdbac06013} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4363 | 2026.04.22 02:12:34.380495 [ 5 ] {3ba3e195-a7da-4d26-8dc7-2ccdbac06013} <Debug> TCPHandler: Processed in 0.001238062 sec. | ||
| 4364 | 2026.04.22 02:12:38.048497 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4365 | 2026.04.22 02:12:38.048570 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4366 | 2026.04.22 02:12:38.132741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9574 | ||
| 4367 | 2026.04.22 02:12:38.133480 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2026.04.22 02:12:38.133525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4369 | 2026.04.22 02:12:38.134052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4370 | 2026.04.22 02:12:38.134279 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2026.04.22 02:12:38.134421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9574 | ||
| 4372 | 2026.04.22 02:12:38.142405 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 584 | ||
| 4373 | 2026.04.22 02:12:38.144444 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.04.22 02:12:38.144489 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4375 | 2026.04.22 02:12:38.145648 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4376 | 2026.04.22 02:12:38.145890 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.04.22 02:12:38.146122 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4378 | 2026.04.22 02:12:38.294814 [ 129 ] {} <Debug> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4379 | 2026.04.22 02:12:38.294885 [ 129 ] {} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.04.22 02:12:38.294913 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4381 | 2026.04.22 02:12:38.295035 [ 189 ] {a10e9abe-df72-475e-a5a2-b131593a6390::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 | ||
| 4382 | 2026.04.22 02:12:38.295186 [ 189 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4383 | 2026.04.22 02:12:38.295230 [ 189 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4384 | 2026.04.22 02:12:38.295313 [ 189 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 825 rows starting from the beginning of the part | ||
| 4385 | 2026.04.22 02:12:38.295375 [ 189 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 825 rows starting from the beginning of the part | ||
| 4386 | 2026.04.22 02:12:38.295429 [ 189 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 801 rows starting from the beginning of the part | ||
| 4387 | 2026.04.22 02:12:38.295481 [ 189 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part | ||
| 4388 | 2026.04.22 02:12:38.296963 [ 199 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.002007385 sec., 1643929.7892531827 rows/sec., 102.44 MiB/sec. | ||
| 4389 | 2026.04.22 02:12:38.297141 [ 194 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4390 | 2026.04.22 02:12:38.297395 [ 194 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_5_1} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.04.22 02:12:38.297456 [ 194 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_5_1} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4392 | 2026.04.22 02:12:38.297595 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4393 | 2026.04.22 02:12:38.639678 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4394 | 2026.04.22 02:12:38.655767 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.04.22 02:12:38.655824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4396 | 2026.04.22 02:12:38.662391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4397 | 2026.04.22 02:12:38.663107 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.04.22 02:12:38.665925 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4399 | 2026.04.22 02:12:39.370992 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.04.22 02:12:39.371190 [ 5 ] {4466f86a-29a2-49fc-bf49-f8242b6cc04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4401 | 2026.04.22 02:12:39.371262 [ 5 ] {4466f86a-29a2-49fc-bf49-f8242b6cc04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4402 | 2026.04.22 02:12:39.371942 [ 5 ] {4466f86a-29a2-49fc-bf49-f8242b6cc04e} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.04.22 02:12:39.371991 [ 5 ] {4466f86a-29a2-49fc-bf49-f8242b6cc04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4404 | 2026.04.22 02:12:39.372378 [ 5 ] {4466f86a-29a2-49fc-bf49-f8242b6cc04e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4405 | 2026.04.22 02:12:39.372658 [ 5 ] {4466f86a-29a2-49fc-bf49-f8242b6cc04e} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.04.22 02:12:39.372788 [ 128 ] {} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4407 | 2026.04.22 02:12:39.372807 [ 5 ] {4466f86a-29a2-49fc-bf49-f8242b6cc04e} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001672 sec., 51435.40669856459 rows/sec., 4.32 MiB/sec. | ||
| 4408 | 2026.04.22 02:12:39.372828 [ 128 ] {} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.04.22 02:12:39.372848 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4410 | 2026.04.22 02:12:39.372850 [ 5 ] {4466f86a-29a2-49fc-bf49-f8242b6cc04e} <Debug> TCPHandler: Processed in 0.001982605 sec. | ||
| 4411 | 2026.04.22 02:12:39.372976 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2026.04.22 02:12:39.372981 [ 199 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::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 | ||
| 4413 | 2026.04.22 02:12:39.373071 [ 5 ] {d3e3477d-3991-4e8f-90e6-29980928ef5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4414 | 2026.04.22 02:12:39.373115 [ 5 ] {d3e3477d-3991-4e8f-90e6-29980928ef5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4415 | 2026.04.22 02:12:39.373142 [ 199 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4416 | 2026.04.22 02:12:39.373184 [ 199 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2614 rows starting from the beginning of the part | ||
| 4417 | 2026.04.22 02:12:39.373257 [ 199 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part | ||
| 4418 | 2026.04.22 02:12:39.373306 [ 199 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2560 rows starting from the beginning of the part | ||
| 4419 | 2026.04.22 02:12:39.373353 [ 199 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4420 | 2026.04.22 02:12:39.373397 [ 199 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 108 rows starting from the beginning of the part | ||
| 4421 | 2026.04.22 02:12:39.373443 [ 199 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 86 rows starting from the beginning of the part | ||
| 4422 | 2026.04.22 02:12:39.373526 [ 5 ] {d3e3477d-3991-4e8f-90e6-29980928ef5b} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.04.22 02:12:39.373567 [ 5 ] {d3e3477d-3991-4e8f-90e6-29980928ef5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4424 | 2026.04.22 02:12:39.373895 [ 5 ] {d3e3477d-3991-4e8f-90e6-29980928ef5b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4425 | 2026.04.22 02:12:39.374105 [ 5 ] {d3e3477d-3991-4e8f-90e6-29980928ef5b} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.04.22 02:12:39.374209 [ 128 ] {} <Debug> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4427 | 2026.04.22 02:12:39.374235 [ 5 ] {d3e3477d-3991-4e8f-90e6-29980928ef5b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001182 sec., 12690.355329949238 rows/sec., 954.26 KiB/sec. | ||
| 4428 | 2026.04.22 02:12:39.374243 [ 128 ] {} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.04.22 02:12:39.374271 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4430 | 2026.04.22 02:12:39.374273 [ 5 ] {d3e3477d-3991-4e8f-90e6-29980928ef5b} <Debug> TCPHandler: Processed in 0.001345874 sec. | ||
| 4431 | 2026.04.22 02:12:39.374375 [ 194 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4432 | 2026.04.22 02:12:39.374393 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2026.04.22 02:12:39.374507 [ 5 ] {4677aaf7-0ab5-42e8-8ad8-15675680c304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4434 | 2026.04.22 02:12:39.374520 [ 194 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4435 | 2026.04.22 02:12:39.374547 [ 5 ] {4677aaf7-0ab5-42e8-8ad8-15675680c304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4436 | 2026.04.22 02:12:39.374558 [ 194 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 4437 | 2026.04.22 02:12:39.374633 [ 194 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4438 | 2026.04.22 02:12:39.374679 [ 194 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4439 | 2026.04.22 02:12:39.374720 [ 194 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part | ||
| 4440 | 2026.04.22 02:12:39.374758 [ 194 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4441 | 2026.04.22 02:12:39.374798 [ 194 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4442 | 2026.04.22 02:12:39.374993 [ 5 ] {4677aaf7-0ab5-42e8-8ad8-15675680c304} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.04.22 02:12:39.375031 [ 5 ] {4677aaf7-0ab5-42e8-8ad8-15675680c304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4444 | 2026.04.22 02:12:39.375360 [ 5 ] {4677aaf7-0ab5-42e8-8ad8-15675680c304} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4445 | 2026.04.22 02:12:39.375403 [ 198 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5532 rows, containing 5 columns (5 merged, 0 gathered) in 0.002488175 sec., 2223316.2860329356 rows/sec., 176.61 MiB/sec. | ||
| 4446 | 2026.04.22 02:12:39.375589 [ 5 ] {4677aaf7-0ab5-42e8-8ad8-15675680c304} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.04.22 02:12:39.375603 [ 194 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280203 sec., 167160.98931185133 rows/sec., 12.87 MiB/sec. | ||
| 4448 | 2026.04.22 02:12:39.375687 [ 128 ] {} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4449 | 2026.04.22 02:12:39.375719 [ 128 ] {} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.04.22 02:12:39.375721 [ 5 ] {4677aaf7-0ab5-42e8-8ad8-15675680c304} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001232 sec., 64123.37662337662 rows/sec., 5.01 MiB/sec. | ||
| 4451 | 2026.04.22 02:12:39.375738 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4452 | 2026.04.22 02:12:39.375729 [ 199 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4453 | 2026.04.22 02:12:39.375749 [ 198 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4454 | 2026.04.22 02:12:39.375766 [ 5 ] {4677aaf7-0ab5-42e8-8ad8-15675680c304} <Debug> TCPHandler: Processed in 0.001420616 sec. | ||
| 4455 | 2026.04.22 02:12:39.375820 [ 191 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 4456 | 2026.04.22 02:12:39.375918 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.04.22 02:12:39.375923 [ 191 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4458 | 2026.04.22 02:12:39.375972 [ 191 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4459 | 2026.04.22 02:12:39.376020 [ 5 ] {ae73d95c-9373-4161-a10c-cb495e33ced1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4460 | 2026.04.22 02:12:39.376024 [ 191 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 4461 | 2026.04.22 02:12:39.376071 [ 5 ] {ae73d95c-9373-4161-a10c-cb495e33ced1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4462 | 2026.04.22 02:12:39.376072 [ 199 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_31_6} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.04.22 02:12:39.376088 [ 191 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1355 rows starting from the beginning of the part | ||
| 4464 | 2026.04.22 02:12:39.376111 [ 198 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_26_5} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.04.22 02:12:39.376140 [ 191 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4466 | 2026.04.22 02:12:39.376183 [ 199 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_31_6} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4467 | 2026.04.22 02:12:39.376184 [ 191 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 4468 | 2026.04.22 02:12:39.376197 [ 198 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_26_5} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4469 | 2026.04.22 02:12:39.376241 [ 191 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 79 rows starting from the beginning of the part | ||
| 4470 | 2026.04.22 02:12:39.376258 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4471 | 2026.04.22 02:12:39.376292 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4472 | 2026.04.22 02:12:39.376533 [ 5 ] {ae73d95c-9373-4161-a10c-cb495e33ced1} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.04.22 02:12:39.376573 [ 5 ] {ae73d95c-9373-4161-a10c-cb495e33ced1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4474 | 2026.04.22 02:12:39.376927 [ 5 ] {ae73d95c-9373-4161-a10c-cb495e33ced1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4475 | 2026.04.22 02:12:39.377145 [ 5 ] {ae73d95c-9373-4161-a10c-cb495e33ced1} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.04.22 02:12:39.377266 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4477 | 2026.04.22 02:12:39.377272 [ 5 ] {ae73d95c-9373-4161-a10c-cb495e33ced1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 4478 | 2026.04.22 02:12:39.377311 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.04.22 02:12:39.377329 [ 5 ] {ae73d95c-9373-4161-a10c-cb495e33ced1} <Debug> TCPHandler: Processed in 0.001458197 sec. | ||
| 4480 | 2026.04.22 02:12:39.377336 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 4481 | 2026.04.22 02:12:39.377365 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584708 sec., 1942944.6939120647 rows/sec., 141.12 MiB/sec. | ||
| 4482 | 2026.04.22 02:12:39.377409 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 4483 | 2026.04.22 02:12:39.377454 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2026.04.22 02:12:39.377496 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4485 | 2026.04.22 02:12:39.377525 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9581 rows starting from the beginning of the part | ||
| 4486 | 2026.04.22 02:12:39.377544 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4487 | 2026.04.22 02:12:39.377552 [ 5 ] {ad753177-f5cf-403a-8794-1f3d46a4a983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4488 | 2026.04.22 02:12:39.377576 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 4489 | 2026.04.22 02:12:39.377615 [ 5 ] {ad753177-f5cf-403a-8794-1f3d46a4a983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4490 | 2026.04.22 02:12:39.377623 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1608 rows starting from the beginning of the part | ||
| 4491 | 2026.04.22 02:12:39.377677 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part | ||
| 4492 | 2026.04.22 02:12:39.377715 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4493 | 2026.04.22 02:12:39.377754 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4494 | 2026.04.22 02:12:39.377809 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_31_6} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.04.22 02:12:39.377889 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_31_6} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4496 | 2026.04.22 02:12:39.377960 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4497 | 2026.04.22 02:12:39.378415 [ 5 ] {ad753177-f5cf-403a-8794-1f3d46a4a983} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.04.22 02:12:39.378455 [ 5 ] {ad753177-f5cf-403a-8794-1f3d46a4a983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4499 | 2026.04.22 02:12:39.379024 [ 5 ] {ad753177-f5cf-403a-8794-1f3d46a4a983} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4500 | 2026.04.22 02:12:39.379246 [ 5 ] {ad753177-f5cf-403a-8794-1f3d46a4a983} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.04.22 02:12:39.379354 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4502 | 2026.04.22 02:12:39.379383 [ 5 ] {ad753177-f5cf-403a-8794-1f3d46a4a983} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001851 sec., 8103.727714748785 rows/sec., 14.52 MiB/sec. | ||
| 4503 | 2026.04.22 02:12:39.379384 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.04.22 02:12:39.379423 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4505 | 2026.04.22 02:12:39.379445 [ 5 ] {ad753177-f5cf-403a-8794-1f3d46a4a983} <Debug> TCPHandler: Processed in 0.002039147 sec. | ||
| 4506 | 2026.04.22 02:12:39.379482 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::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 | ||
| 4507 | 2026.04.22 02:12:39.379566 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.04.22 02:12:39.379667 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4509 | 2026.04.22 02:12:39.379668 [ 5 ] {28d3bedf-918d-442a-9cbd-0762278ba908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4510 | 2026.04.22 02:12:39.379719 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 402 rows starting from the beginning of the part | ||
| 4511 | 2026.04.22 02:12:39.379726 [ 5 ] {28d3bedf-918d-442a-9cbd-0762278ba908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4512 | 2026.04.22 02:12:39.379837 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4513 | 2026.04.22 02:12:39.379935 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4514 | 2026.04.22 02:12:39.380042 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 4515 | 2026.04.22 02:12:39.380077 [ 5 ] {28d3bedf-918d-442a-9cbd-0762278ba908} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.04.22 02:12:39.380119 [ 5 ] {28d3bedf-918d-442a-9cbd-0762278ba908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4517 | 2026.04.22 02:12:39.380160 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4518 | 2026.04.22 02:12:39.380272 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4519 | 2026.04.22 02:12:39.380457 [ 5 ] {28d3bedf-918d-442a-9cbd-0762278ba908} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4520 | 2026.04.22 02:12:39.380701 [ 5 ] {28d3bedf-918d-442a-9cbd-0762278ba908} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.04.22 02:12:39.380812 [ 123 ] {} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4522 | 2026.04.22 02:12:39.380831 [ 5 ] {28d3bedf-918d-442a-9cbd-0762278ba908} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 4523 | 2026.04.22 02:12:39.380840 [ 123 ] {} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2026.04.22 02:12:39.380870 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4525 | 2026.04.22 02:12:39.380873 [ 5 ] {28d3bedf-918d-442a-9cbd-0762278ba908} <Debug> TCPHandler: Processed in 0.001355304 sec. | ||
| 4526 | 2026.04.22 02:12:39.380941 [ 194 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 4527 | 2026.04.22 02:12:39.381032 [ 194 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4528 | 2026.04.22 02:12:39.381060 [ 194 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1368 rows starting from the beginning of the part | ||
| 4529 | 2026.04.22 02:12:39.381110 [ 194 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 4530 | 2026.04.22 02:12:39.381150 [ 194 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 4531 | 2026.04.22 02:12:39.381187 [ 194 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 4532 | 2026.04.22 02:12:39.381222 [ 194 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4533 | 2026.04.22 02:12:39.381260 [ 194 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 4534 | 2026.04.22 02:12:39.381327 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11765 rows, containing 5 columns (5 merged, 0 gathered) in 0.00394281 sec., 2983912.488808743 rows/sec., 193.28 MiB/sec. | ||
| 4535 | 2026.04.22 02:12:39.381697 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4536 | 2026.04.22 02:12:39.382038 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.04.22 02:12:39.382110 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4538 | 2026.04.22 02:12:39.382197 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 4539 | 2026.04.22 02:12:39.382251 [ 192 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 4 columns (4 merged, 0 gathered) in 0.001338724 sec., 1201143.7757147853 rows/sec., 80.95 MiB/sec. | ||
| 4540 | 2026.04.22 02:12:39.382505 [ 200 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4541 | 2026.04.22 02:12:39.382761 [ 200 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_31_6} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.04.22 02:12:39.382833 [ 200 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_31_6} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4543 | 2026.04.22 02:12:39.382917 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4544 | 2026.04.22 02:12:39.384330 [ 192 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 19 columns (19 merged, 0 gathered) in 0.004874517 sec., 104215.45355160316 rows/sec., 186.75 MiB/sec. | ||
| 4545 | 2026.04.22 02:12:39.385075 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4546 | 2026.04.22 02:12:39.385373 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.04.22 02:12:39.385435 [ 199 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4548 | 2026.04.22 02:12:39.385506 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 4549 | 2026.04.22 02:12:40.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.70 MiB, peak 258.10 MiB, free memory in arenas 0.00 B, will set to 250.62 MiB (RSS), difference: 2.92 MiB | ||
| 4550 | 2026.04.22 02:12:44.371897 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4551 | 2026.04.22 02:12:44.372107 [ 5 ] {04fd07ae-c478-480b-a30f-5b07e9f49844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4552 | 2026.04.22 02:12:44.372177 [ 5 ] {04fd07ae-c478-480b-a30f-5b07e9f49844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4553 | 2026.04.22 02:12:44.372896 [ 5 ] {04fd07ae-c478-480b-a30f-5b07e9f49844} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.04.22 02:12:44.372949 [ 5 ] {04fd07ae-c478-480b-a30f-5b07e9f49844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4555 | 2026.04.22 02:12:44.373463 [ 5 ] {04fd07ae-c478-480b-a30f-5b07e9f49844} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4556 | 2026.04.22 02:12:44.373820 [ 5 ] {04fd07ae-c478-480b-a30f-5b07e9f49844} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2026.04.22 02:12:44.374013 [ 5 ] {04fd07ae-c478-480b-a30f-5b07e9f49844} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001959 sec., 1020.9290454313426 rows/sec., 83.25 KiB/sec. | ||
| 4558 | 2026.04.22 02:12:44.374069 [ 5 ] {04fd07ae-c478-480b-a30f-5b07e9f49844} <Debug> TCPHandler: Processed in 0.002303331 sec. | ||
| 4559 | 2026.04.22 02:12:44.374228 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.04.22 02:12:44.374349 [ 5 ] {2c5368ca-57a8-4b2a-aa12-776ceccb5db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4561 | 2026.04.22 02:12:44.374403 [ 5 ] {2c5368ca-57a8-4b2a-aa12-776ceccb5db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4562 | 2026.04.22 02:12:44.374994 [ 5 ] {2c5368ca-57a8-4b2a-aa12-776ceccb5db3} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.04.22 02:12:44.375039 [ 5 ] {2c5368ca-57a8-4b2a-aa12-776ceccb5db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4564 | 2026.04.22 02:12:44.375488 [ 5 ] {2c5368ca-57a8-4b2a-aa12-776ceccb5db3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4565 | 2026.04.22 02:12:44.375764 [ 5 ] {2c5368ca-57a8-4b2a-aa12-776ceccb5db3} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.04.22 02:12:44.375895 [ 5 ] {2c5368ca-57a8-4b2a-aa12-776ceccb5db3} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001572 sec., 69338.4223918575 rows/sec., 5.83 MiB/sec. | ||
| 4567 | 2026.04.22 02:12:44.375933 [ 5 ] {2c5368ca-57a8-4b2a-aa12-776ceccb5db3} <Debug> TCPHandler: Processed in 0.001764211 sec. | ||
| 4568 | 2026.04.22 02:12:44.376053 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4569 | 2026.04.22 02:12:44.376148 [ 5 ] {f6b709ed-5d58-42ca-9d2a-2c63461cf3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4570 | 2026.04.22 02:12:44.376188 [ 5 ] {f6b709ed-5d58-42ca-9d2a-2c63461cf3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4571 | 2026.04.22 02:12:44.376603 [ 5 ] {f6b709ed-5d58-42ca-9d2a-2c63461cf3d8} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.04.22 02:12:44.376639 [ 5 ] {f6b709ed-5d58-42ca-9d2a-2c63461cf3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4573 | 2026.04.22 02:12:44.376937 [ 5 ] {f6b709ed-5d58-42ca-9d2a-2c63461cf3d8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4574 | 2026.04.22 02:12:44.377144 [ 5 ] {f6b709ed-5d58-42ca-9d2a-2c63461cf3d8} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.04.22 02:12:44.377269 [ 5 ] {f6b709ed-5d58-42ca-9d2a-2c63461cf3d8} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001141 sec., 24539.877300613494 rows/sec., 1.79 MiB/sec. | ||
| 4576 | 2026.04.22 02:12:44.377306 [ 5 ] {f6b709ed-5d58-42ca-9d2a-2c63461cf3d8} <Debug> TCPHandler: Processed in 0.001301963 sec. | ||
| 4577 | 2026.04.22 02:12:44.377420 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4578 | 2026.04.22 02:12:44.377513 [ 5 ] {3dbc9f4a-10f0-445e-879d-f12a7e5c51b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4579 | 2026.04.22 02:12:44.377551 [ 5 ] {3dbc9f4a-10f0-445e-879d-f12a7e5c51b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4580 | 2026.04.22 02:12:44.377966 [ 5 ] {3dbc9f4a-10f0-445e-879d-f12a7e5c51b2} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2026.04.22 02:12:44.378001 [ 5 ] {3dbc9f4a-10f0-445e-879d-f12a7e5c51b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4582 | 2026.04.22 02:12:44.378304 [ 5 ] {3dbc9f4a-10f0-445e-879d-f12a7e5c51b2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4583 | 2026.04.22 02:12:44.378528 [ 5 ] {3dbc9f4a-10f0-445e-879d-f12a7e5c51b2} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.04.22 02:12:44.378652 [ 5 ] {3dbc9f4a-10f0-445e-879d-f12a7e5c51b2} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001157 sec., 79515.98962834917 rows/sec., 6.21 MiB/sec. | ||
| 4585 | 2026.04.22 02:12:44.378689 [ 5 ] {3dbc9f4a-10f0-445e-879d-f12a7e5c51b2} <Debug> TCPHandler: Processed in 0.001316674 sec. | ||
| 4586 | 2026.04.22 02:12:44.378803 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.04.22 02:12:44.378897 [ 5 ] {fe94ee32-dc8a-45b9-9776-90d4e556c8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4588 | 2026.04.22 02:12:44.378938 [ 5 ] {fe94ee32-dc8a-45b9-9776-90d4e556c8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4589 | 2026.04.22 02:12:44.379342 [ 5 ] {fe94ee32-dc8a-45b9-9776-90d4e556c8e5} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.04.22 02:12:44.379376 [ 5 ] {fe94ee32-dc8a-45b9-9776-90d4e556c8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4591 | 2026.04.22 02:12:44.379700 [ 5 ] {fe94ee32-dc8a-45b9-9776-90d4e556c8e5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4592 | 2026.04.22 02:12:44.379905 [ 5 ] {fe94ee32-dc8a-45b9-9776-90d4e556c8e5} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.04.22 02:12:44.380031 [ 5 ] {fe94ee32-dc8a-45b9-9776-90d4e556c8e5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001152 sec., 139756.94444444444 rows/sec., 9.73 MiB/sec. | ||
| 4594 | 2026.04.22 02:12:44.380066 [ 5 ] {fe94ee32-dc8a-45b9-9776-90d4e556c8e5} <Debug> TCPHandler: Processed in 0.001310613 sec. | ||
| 4595 | 2026.04.22 02:12:44.380180 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.04.22 02:12:44.380273 [ 5 ] {6ebc0022-7582-4710-a4bc-6920130794cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4597 | 2026.04.22 02:12:44.380326 [ 5 ] {6ebc0022-7582-4710-a4bc-6920130794cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4598 | 2026.04.22 02:12:44.381237 [ 5 ] {6ebc0022-7582-4710-a4bc-6920130794cd} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.04.22 02:12:44.381271 [ 5 ] {6ebc0022-7582-4710-a4bc-6920130794cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4600 | 2026.04.22 02:12:44.381798 [ 5 ] {6ebc0022-7582-4710-a4bc-6920130794cd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4601 | 2026.04.22 02:12:44.382017 [ 5 ] {6ebc0022-7582-4710-a4bc-6920130794cd} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.04.22 02:12:44.382148 [ 5 ] {6ebc0022-7582-4710-a4bc-6920130794cd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001892 sec., 13742.071881606766 rows/sec., 24.63 MiB/sec. | ||
| 4603 | 2026.04.22 02:12:44.382212 [ 5 ] {6ebc0022-7582-4710-a4bc-6920130794cd} <Debug> TCPHandler: Processed in 0.002081107 sec. | ||
| 4604 | 2026.04.22 02:12:44.382335 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.04.22 02:12:44.382522 [ 5 ] {4286e269-3a22-43ef-b943-c0ae8e0dfd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4606 | 2026.04.22 02:12:44.382563 [ 5 ] {4286e269-3a22-43ef-b943-c0ae8e0dfd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4607 | 2026.04.22 02:12:44.382901 [ 5 ] {4286e269-3a22-43ef-b943-c0ae8e0dfd85} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.04.22 02:12:44.382935 [ 5 ] {4286e269-3a22-43ef-b943-c0ae8e0dfd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4609 | 2026.04.22 02:12:44.383236 [ 5 ] {4286e269-3a22-43ef-b943-c0ae8e0dfd85} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4610 | 2026.04.22 02:12:44.383476 [ 5 ] {4286e269-3a22-43ef-b943-c0ae8e0dfd85} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.04.22 02:12:44.383605 [ 5 ] {4286e269-3a22-43ef-b943-c0ae8e0dfd85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4612 | 2026.04.22 02:12:44.383644 [ 5 ] {4286e269-3a22-43ef-b943-c0ae8e0dfd85} <Debug> TCPHandler: Processed in 0.001356724 sec. | ||
| 4613 | 2026.04.22 02:12:45.635392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10022 | ||
| 4614 | 2026.04.22 02:12:45.635880 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.04.22 02:12:45.635923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4616 | 2026.04.22 02:12:45.636443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4617 | 2026.04.22 02:12:45.636677 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.04.22 02:12:45.636817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10022 | ||
| 4619 | 2026.04.22 02:12:45.636814 [ 115 ] {} <Debug> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4620 | 2026.04.22 02:12:45.636890 [ 115 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.04.22 02:12:45.636912 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4622 | 2026.04.22 02:12:45.637053 [ 198 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::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 | ||
| 4623 | 2026.04.22 02:12:45.637267 [ 198 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4624 | 2026.04.22 02:12:45.637328 [ 198 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7654 rows starting from the beginning of the part | ||
| 4625 | 2026.04.22 02:12:45.637430 [ 198 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4626 | 2026.04.22 02:12:45.637503 [ 198 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4627 | 2026.04.22 02:12:45.637570 [ 198 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4628 | 2026.04.22 02:12:45.637632 [ 198 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4629 | 2026.04.22 02:12:45.637694 [ 198 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4630 | 2026.04.22 02:12:45.639708 [ 192 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10022 rows, containing 4 columns (4 merged, 0 gathered) in 0.002728008 sec., 3673742.892249583 rows/sec., 52.55 MiB/sec. | ||
| 4631 | 2026.04.22 02:12:45.639946 [ 194 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4632 | 2026.04.22 02:12:45.640246 [ 194 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_21_4} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.04.22 02:12:45.640325 [ 194 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_21_4} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4634 | 2026.04.22 02:12:45.640404 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4635 | 2026.04.22 02:12:46.166837 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4636 | 2026.04.22 02:12:46.184656 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.04.22 02:12:46.184724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4638 | 2026.04.22 02:12:46.190807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4639 | 2026.04.22 02:12:46.191543 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.04.22 02:12:46.191836 [ 114 ] {} <Debug> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4641 | 2026.04.22 02:12:46.191900 [ 114 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.04.22 02:12:46.191920 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4643 | 2026.04.22 02:12:46.192012 [ 199 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 4644 | 2026.04.22 02:12:46.194662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4645 | 2026.04.22 02:12:46.195383 [ 199 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4646 | 2026.04.22 02:12:46.196151 [ 199 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 4647 | 2026.04.22 02:12:46.199533 [ 199 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 4648 | 2026.04.22 02:12:46.202866 [ 199 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 4649 | 2026.04.22 02:12:46.206504 [ 199 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 4650 | 2026.04.22 02:12:46.210398 [ 199 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 4651 | 2026.04.22 02:12:46.214491 [ 199 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 4652 | 2026.04.22 02:12:46.262560 [ 192 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.070580133 sec., 2252.7585772613943 rows/sec., 11.65 MiB/sec. | ||
| 4653 | 2026.04.22 02:12:46.265046 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4654 | 2026.04.22 02:12:46.267135 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_21_4} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.04.22 02:12:46.267249 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_21_4} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4656 | 2026.04.22 02:12:46.270041 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4657 | 2026.04.22 02:12:47.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.88 MiB, peak 262.43 MiB, free memory in arenas 0.00 B, will set to 255.12 MiB (RSS), difference: 3.24 MiB | ||
| 4658 | 2026.04.22 02:12:48.147190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 610 | ||
| 4659 | 2026.04.22 02:12:48.149533 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.04.22 02:12:48.149589 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4661 | 2026.04.22 02:12:48.150836 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4662 | 2026.04.22 02:12:48.151111 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.04.22 02:12:48.151469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4664 | 2026.04.22 02:12:49.371219 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2026.04.22 02:12:49.371418 [ 5 ] {f836f216-4b23-4de8-95cb-abdab636dfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4666 | 2026.04.22 02:12:49.371487 [ 5 ] {f836f216-4b23-4de8-95cb-abdab636dfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4667 | 2026.04.22 02:12:49.372174 [ 5 ] {f836f216-4b23-4de8-95cb-abdab636dfce} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.04.22 02:12:49.372215 [ 5 ] {f836f216-4b23-4de8-95cb-abdab636dfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4669 | 2026.04.22 02:12:49.372610 [ 5 ] {f836f216-4b23-4de8-95cb-abdab636dfce} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4670 | 2026.04.22 02:12:49.372829 [ 5 ] {f836f216-4b23-4de8-95cb-abdab636dfce} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.04.22 02:12:49.372973 [ 5 ] {f836f216-4b23-4de8-95cb-abdab636dfce} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001615 sec., 53250.773993808056 rows/sec., 4.47 MiB/sec. | ||
| 4672 | 2026.04.22 02:12:49.373015 [ 5 ] {f836f216-4b23-4de8-95cb-abdab636dfce} <Debug> TCPHandler: Processed in 0.001921304 sec. | ||
| 4673 | 2026.04.22 02:12:49.373169 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4674 | 2026.04.22 02:12:49.373264 [ 5 ] {122d25fa-9e12-4f31-8353-7d97d684a557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4675 | 2026.04.22 02:12:49.373304 [ 5 ] {122d25fa-9e12-4f31-8353-7d97d684a557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4676 | 2026.04.22 02:12:49.373697 [ 5 ] {122d25fa-9e12-4f31-8353-7d97d684a557} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.04.22 02:12:49.373732 [ 5 ] {122d25fa-9e12-4f31-8353-7d97d684a557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4678 | 2026.04.22 02:12:49.374038 [ 5 ] {122d25fa-9e12-4f31-8353-7d97d684a557} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4679 | 2026.04.22 02:12:49.374239 [ 5 ] {122d25fa-9e12-4f31-8353-7d97d684a557} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.04.22 02:12:49.374362 [ 5 ] {122d25fa-9e12-4f31-8353-7d97d684a557} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001118 sec., 13416.815742397137 rows/sec., 1008.88 KiB/sec. | ||
| 4681 | 2026.04.22 02:12:49.374399 [ 5 ] {122d25fa-9e12-4f31-8353-7d97d684a557} <Debug> TCPHandler: Processed in 0.001278182 sec. | ||
| 4682 | 2026.04.22 02:12:49.374521 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2026.04.22 02:12:49.374613 [ 5 ] {501f0c3c-f808-48a0-802c-ea1e58234e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4684 | 2026.04.22 02:12:49.374652 [ 5 ] {501f0c3c-f808-48a0-802c-ea1e58234e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4685 | 2026.04.22 02:12:49.375057 [ 5 ] {501f0c3c-f808-48a0-802c-ea1e58234e08} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.04.22 02:12:49.375093 [ 5 ] {501f0c3c-f808-48a0-802c-ea1e58234e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4687 | 2026.04.22 02:12:49.375396 [ 5 ] {501f0c3c-f808-48a0-802c-ea1e58234e08} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4688 | 2026.04.22 02:12:49.375601 [ 5 ] {501f0c3c-f808-48a0-802c-ea1e58234e08} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.04.22 02:12:49.375722 [ 5 ] {501f0c3c-f808-48a0-802c-ea1e58234e08} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001127 sec., 70097.60425909495 rows/sec., 5.47 MiB/sec. | ||
| 4690 | 2026.04.22 02:12:49.375758 [ 5 ] {501f0c3c-f808-48a0-802c-ea1e58234e08} <Debug> TCPHandler: Processed in 0.001284023 sec. | ||
| 4691 | 2026.04.22 02:12:49.375877 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4692 | 2026.04.22 02:12:49.375969 [ 5 ] {4ccb05a3-063c-432a-8901-fe747c0cbc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4693 | 2026.04.22 02:12:49.376011 [ 5 ] {4ccb05a3-063c-432a-8901-fe747c0cbc66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4694 | 2026.04.22 02:12:49.376403 [ 5 ] {4ccb05a3-063c-432a-8901-fe747c0cbc66} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2026.04.22 02:12:49.376437 [ 5 ] {4ccb05a3-063c-432a-8901-fe747c0cbc66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4696 | 2026.04.22 02:12:49.376793 [ 5 ] {4ccb05a3-063c-432a-8901-fe747c0cbc66} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4697 | 2026.04.22 02:12:49.377002 [ 5 ] {4ccb05a3-063c-432a-8901-fe747c0cbc66} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2026.04.22 02:12:49.377124 [ 5 ] {4ccb05a3-063c-432a-8901-fe747c0cbc66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 4699 | 2026.04.22 02:12:49.377159 [ 5 ] {4ccb05a3-063c-432a-8901-fe747c0cbc66} <Debug> TCPHandler: Processed in 0.001328034 sec. | ||
| 4700 | 2026.04.22 02:12:49.377278 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2026.04.22 02:12:49.377369 [ 5 ] {7558b174-4ed1-4af8-aecd-45273d1a481e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4702 | 2026.04.22 02:12:49.377422 [ 5 ] {7558b174-4ed1-4af8-aecd-45273d1a481e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4703 | 2026.04.22 02:12:49.378202 [ 5 ] {7558b174-4ed1-4af8-aecd-45273d1a481e} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2026.04.22 02:12:49.378237 [ 5 ] {7558b174-4ed1-4af8-aecd-45273d1a481e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4705 | 2026.04.22 02:12:49.378795 [ 5 ] {7558b174-4ed1-4af8-aecd-45273d1a481e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4706 | 2026.04.22 02:12:49.379010 [ 5 ] {7558b174-4ed1-4af8-aecd-45273d1a481e} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.04.22 02:12:49.379142 [ 5 ] {7558b174-4ed1-4af8-aecd-45273d1a481e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00179 sec., 8379.888268156425 rows/sec., 15.02 MiB/sec. | ||
| 4708 | 2026.04.22 02:12:49.379193 [ 5 ] {7558b174-4ed1-4af8-aecd-45273d1a481e} <Debug> TCPHandler: Processed in 0.001960705 sec. | ||
| 4709 | 2026.04.22 02:12:49.379301 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.04.22 02:12:49.379393 [ 5 ] {09c04133-2c14-45ec-89f5-5fc657350b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4711 | 2026.04.22 02:12:49.379433 [ 5 ] {09c04133-2c14-45ec-89f5-5fc657350b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4712 | 2026.04.22 02:12:49.379776 [ 5 ] {09c04133-2c14-45ec-89f5-5fc657350b35} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.04.22 02:12:49.379811 [ 5 ] {09c04133-2c14-45ec-89f5-5fc657350b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4714 | 2026.04.22 02:12:49.380105 [ 5 ] {09c04133-2c14-45ec-89f5-5fc657350b35} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4715 | 2026.04.22 02:12:49.380309 [ 5 ] {09c04133-2c14-45ec-89f5-5fc657350b35} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.04.22 02:12:49.380431 [ 5 ] {09c04133-2c14-45ec-89f5-5fc657350b35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 4717 | 2026.04.22 02:12:49.380466 [ 5 ] {09c04133-2c14-45ec-89f5-5fc657350b35} <Debug> TCPHandler: Processed in 0.001211242 sec. | ||
| 4718 | 2026.04.22 02:12:53.048605 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4719 | 2026.04.22 02:12:53.048670 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4720 | 2026.04.22 02:12:53.136928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10534 | ||
| 4721 | 2026.04.22 02:12:53.137503 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.04.22 02:12:53.137538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4723 | 2026.04.22 02:12:53.138068 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4724 | 2026.04.22 02:12:53.138301 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.04.22 02:12:53.138446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10534 | ||
| 4726 | 2026.04.22 02:12:53.694765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4727 | 2026.04.22 02:12:53.710386 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.04.22 02:12:53.710458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4729 | 2026.04.22 02:12:53.716318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4730 | 2026.04.22 02:12:53.717039 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.04.22 02:12:53.719756 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4732 | 2026.04.22 02:12:54.371686 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2026.04.22 02:12:54.371882 [ 5 ] {193801bf-5132-4dc4-a35d-5a01ed41cabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4734 | 2026.04.22 02:12:54.371956 [ 5 ] {193801bf-5132-4dc4-a35d-5a01ed41cabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4735 | 2026.04.22 02:12:54.372646 [ 5 ] {193801bf-5132-4dc4-a35d-5a01ed41cabe} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.04.22 02:12:54.372694 [ 5 ] {193801bf-5132-4dc4-a35d-5a01ed41cabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4737 | 2026.04.22 02:12:54.373110 [ 5 ] {193801bf-5132-4dc4-a35d-5a01ed41cabe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4738 | 2026.04.22 02:12:54.373349 [ 5 ] {193801bf-5132-4dc4-a35d-5a01ed41cabe} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.04.22 02:12:54.373509 [ 5 ] {193801bf-5132-4dc4-a35d-5a01ed41cabe} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001681 sec., 64247.471743010115 rows/sec., 5.41 MiB/sec. | ||
| 4740 | 2026.04.22 02:12:54.373558 [ 5 ] {193801bf-5132-4dc4-a35d-5a01ed41cabe} <Debug> TCPHandler: Processed in 0.002004775 sec. | ||
| 4741 | 2026.04.22 02:12:54.373684 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.04.22 02:12:54.373788 [ 5 ] {cf9b6849-b89f-488e-92ef-8a68c5a7628a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4743 | 2026.04.22 02:12:54.373831 [ 5 ] {cf9b6849-b89f-488e-92ef-8a68c5a7628a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4744 | 2026.04.22 02:12:54.374246 [ 5 ] {cf9b6849-b89f-488e-92ef-8a68c5a7628a} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.04.22 02:12:54.374284 [ 5 ] {cf9b6849-b89f-488e-92ef-8a68c5a7628a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4746 | 2026.04.22 02:12:54.374603 [ 5 ] {cf9b6849-b89f-488e-92ef-8a68c5a7628a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4747 | 2026.04.22 02:12:54.374815 [ 5 ] {cf9b6849-b89f-488e-92ef-8a68c5a7628a} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.04.22 02:12:54.374949 [ 5 ] {cf9b6849-b89f-488e-92ef-8a68c5a7628a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001185 sec., 21940.928270042194 rows/sec., 1.61 MiB/sec. | ||
| 4749 | 2026.04.22 02:12:54.374987 [ 5 ] {cf9b6849-b89f-488e-92ef-8a68c5a7628a} <Debug> TCPHandler: Processed in 0.001355384 sec. | ||
| 4750 | 2026.04.22 02:12:54.375095 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.04.22 02:12:54.375190 [ 5 ] {d1ec5e3f-3c6b-40e1-9763-95843b7bce36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4752 | 2026.04.22 02:12:54.375231 [ 5 ] {d1ec5e3f-3c6b-40e1-9763-95843b7bce36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4753 | 2026.04.22 02:12:54.375653 [ 5 ] {d1ec5e3f-3c6b-40e1-9763-95843b7bce36} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.04.22 02:12:54.375689 [ 5 ] {d1ec5e3f-3c6b-40e1-9763-95843b7bce36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4755 | 2026.04.22 02:12:54.375996 [ 5 ] {d1ec5e3f-3c6b-40e1-9763-95843b7bce36} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4756 | 2026.04.22 02:12:54.376204 [ 5 ] {d1ec5e3f-3c6b-40e1-9763-95843b7bce36} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.04.22 02:12:54.376328 [ 5 ] {d1ec5e3f-3c6b-40e1-9763-95843b7bce36} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001157 sec., 77787.38115816767 rows/sec., 6.07 MiB/sec. | ||
| 4758 | 2026.04.22 02:12:54.376365 [ 5 ] {d1ec5e3f-3c6b-40e1-9763-95843b7bce36} <Debug> TCPHandler: Processed in 0.001319754 sec. | ||
| 4759 | 2026.04.22 02:12:54.376476 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.04.22 02:12:54.376569 [ 5 ] {5c6b885a-b28e-4358-bcb6-bafd63825445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4761 | 2026.04.22 02:12:54.376612 [ 5 ] {5c6b885a-b28e-4358-bcb6-bafd63825445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4762 | 2026.04.22 02:12:54.377005 [ 5 ] {5c6b885a-b28e-4358-bcb6-bafd63825445} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.04.22 02:12:54.377041 [ 5 ] {5c6b885a-b28e-4358-bcb6-bafd63825445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4764 | 2026.04.22 02:12:54.377377 [ 5 ] {5c6b885a-b28e-4358-bcb6-bafd63825445} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4765 | 2026.04.22 02:12:54.377613 [ 5 ] {5c6b885a-b28e-4358-bcb6-bafd63825445} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.04.22 02:12:54.377742 [ 5 ] {5c6b885a-b28e-4358-bcb6-bafd63825445} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 4767 | 2026.04.22 02:12:54.377778 [ 5 ] {5c6b885a-b28e-4358-bcb6-bafd63825445} <Debug> TCPHandler: Processed in 0.001351674 sec. | ||
| 4768 | 2026.04.22 02:12:54.377887 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2026.04.22 02:12:54.377989 [ 5 ] {0ecd7e14-f5dd-4ab0-a912-e549ebe54012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4770 | 2026.04.22 02:12:54.378046 [ 5 ] {0ecd7e14-f5dd-4ab0-a912-e549ebe54012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4771 | 2026.04.22 02:12:54.378864 [ 5 ] {0ecd7e14-f5dd-4ab0-a912-e549ebe54012} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.04.22 02:12:54.378902 [ 5 ] {0ecd7e14-f5dd-4ab0-a912-e549ebe54012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4773 | 2026.04.22 02:12:54.379474 [ 5 ] {0ecd7e14-f5dd-4ab0-a912-e549ebe54012} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4774 | 2026.04.22 02:12:54.379708 [ 5 ] {0ecd7e14-f5dd-4ab0-a912-e549ebe54012} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.04.22 02:12:54.379849 [ 5 ] {0ecd7e14-f5dd-4ab0-a912-e549ebe54012} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001879 sec., 13837.147418839808 rows/sec., 24.80 MiB/sec. | ||
| 4776 | 2026.04.22 02:12:54.379913 [ 5 ] {0ecd7e14-f5dd-4ab0-a912-e549ebe54012} <Debug> TCPHandler: Processed in 0.002077677 sec. | ||
| 4777 | 2026.04.22 02:12:54.380029 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.04.22 02:12:54.380127 [ 5 ] {ebe2d9bb-7718-4661-aad1-6042b062a75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4779 | 2026.04.22 02:12:54.380169 [ 5 ] {ebe2d9bb-7718-4661-aad1-6042b062a75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4780 | 2026.04.22 02:12:54.380513 [ 5 ] {ebe2d9bb-7718-4661-aad1-6042b062a75e} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.04.22 02:12:54.380550 [ 5 ] {ebe2d9bb-7718-4661-aad1-6042b062a75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4782 | 2026.04.22 02:12:54.380866 [ 5 ] {ebe2d9bb-7718-4661-aad1-6042b062a75e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4783 | 2026.04.22 02:12:54.381104 [ 5 ] {ebe2d9bb-7718-4661-aad1-6042b062a75e} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.04.22 02:12:54.381235 [ 5 ] {ebe2d9bb-7718-4661-aad1-6042b062a75e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 4785 | 2026.04.22 02:12:54.381272 [ 5 ] {ebe2d9bb-7718-4661-aad1-6042b062a75e} <Debug> TCPHandler: Processed in 0.001293124 sec. | ||
| 4786 | 2026.04.22 02:12:56.350842 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.04.22 02:12:56.351128 [ 5 ] {d975db12-3aa6-4c66-867c-2f3e2a6a8bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.04.22 02:12:56.351235 [ 5 ] {d975db12-3aa6-4c66-867c-2f3e2a6a8bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4789 | 2026.04.22 02:12:56.351921 [ 5 ] {d975db12-3aa6-4c66-867c-2f3e2a6a8bce} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.04.22 02:12:56.351968 [ 5 ] {d975db12-3aa6-4c66-867c-2f3e2a6a8bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4791 | 2026.04.22 02:12:56.352376 [ 5 ] {d975db12-3aa6-4c66-867c-2f3e2a6a8bce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4792 | 2026.04.22 02:12:56.352599 [ 5 ] {d975db12-3aa6-4c66-867c-2f3e2a6a8bce} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.04.22 02:12:56.352730 [ 102 ] {} <Debug> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4794 | 2026.04.22 02:12:56.352752 [ 5 ] {d975db12-3aa6-4c66-867c-2f3e2a6a8bce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001703 sec., 14092.777451556076 rows/sec., 1.17 MiB/sec. | ||
| 4795 | 2026.04.22 02:12:56.352801 [ 102 ] {} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.04.22 02:12:56.352813 [ 5 ] {d975db12-3aa6-4c66-867c-2f3e2a6a8bce} <Debug> TCPHandler: Processed in 0.002154518 sec. | ||
| 4797 | 2026.04.22 02:12:56.352834 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4798 | 2026.04.22 02:12:56.352936 [ 196 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::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 | ||
| 4799 | 2026.04.22 02:12:56.352941 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2026.04.22 02:12:56.353047 [ 196 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4801 | 2026.04.22 02:12:56.353066 [ 5 ] {23af7ba2-b3e2-447e-b7c8-68fd49b016dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4802 | 2026.04.22 02:12:56.353080 [ 196 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4803 | 2026.04.22 02:12:56.353108 [ 5 ] {23af7ba2-b3e2-447e-b7c8-68fd49b016dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4804 | 2026.04.22 02:12:56.353157 [ 196 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4805 | 2026.04.22 02:12:56.353220 [ 196 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4806 | 2026.04.22 02:12:56.353267 [ 196 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4807 | 2026.04.22 02:12:56.353310 [ 196 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4808 | 2026.04.22 02:12:56.353512 [ 5 ] {23af7ba2-b3e2-447e-b7c8-68fd49b016dc} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.04.22 02:12:56.353548 [ 5 ] {23af7ba2-b3e2-447e-b7c8-68fd49b016dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4810 | 2026.04.22 02:12:56.353835 [ 5 ] {23af7ba2-b3e2-447e-b7c8-68fd49b016dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4811 | 2026.04.22 02:12:56.354003 [ 195 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00110192 sec., 108900.82764629011 rows/sec., 9.45 MiB/sec. | ||
| 4812 | 2026.04.22 02:12:56.354044 [ 5 ] {23af7ba2-b3e2-447e-b7c8-68fd49b016dc} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.04.22 02:12:56.354143 [ 196 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4814 | 2026.04.22 02:12:56.354183 [ 5 ] {23af7ba2-b3e2-447e-b7c8-68fd49b016dc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 4815 | 2026.04.22 02:12:56.354221 [ 5 ] {23af7ba2-b3e2-447e-b7c8-68fd49b016dc} <Debug> TCPHandler: Processed in 0.001329814 sec. | ||
| 4816 | 2026.04.22 02:12:56.354339 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2026.04.22 02:12:56.354385 [ 196 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_5_1} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.04.22 02:12:56.354433 [ 5 ] {5f3ac3a8-d466-4123-a794-e0b807a571af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4819 | 2026.04.22 02:12:56.354442 [ 196 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_5_1} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4820 | 2026.04.22 02:12:56.354474 [ 5 ] {5f3ac3a8-d466-4123-a794-e0b807a571af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4821 | 2026.04.22 02:12:56.354503 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4822 | 2026.04.22 02:12:56.355784 [ 5 ] {5f3ac3a8-d466-4123-a794-e0b807a571af} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.04.22 02:12:56.355820 [ 5 ] {5f3ac3a8-d466-4123-a794-e0b807a571af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4824 | 2026.04.22 02:12:56.356321 [ 5 ] {5f3ac3a8-d466-4123-a794-e0b807a571af} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4825 | 2026.04.22 02:12:56.356537 [ 5 ] {5f3ac3a8-d466-4123-a794-e0b807a571af} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2026.04.22 02:12:56.356666 [ 5 ] {5f3ac3a8-d466-4123-a794-e0b807a571af} <Debug> executeQuery: Read 2552 rows, 195.85 KiB in 0.00225 sec., 1134222.2222222222 rows/sec., 85.01 MiB/sec. | ||
| 4827 | 2026.04.22 02:12:56.356704 [ 5 ] {5f3ac3a8-d466-4123-a794-e0b807a571af} <Debug> TCPHandler: Processed in 0.002413573 sec. | ||
| 4828 | 2026.04.22 02:12:56.356825 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2026.04.22 02:12:56.356922 [ 5 ] {d334a40f-e28d-4a9f-9432-c5d7313f1189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4830 | 2026.04.22 02:12:56.356961 [ 5 ] {d334a40f-e28d-4a9f-9432-c5d7313f1189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4831 | 2026.04.22 02:12:56.357377 [ 5 ] {d334a40f-e28d-4a9f-9432-c5d7313f1189} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.04.22 02:12:56.357413 [ 5 ] {d334a40f-e28d-4a9f-9432-c5d7313f1189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4833 | 2026.04.22 02:12:56.357738 [ 5 ] {d334a40f-e28d-4a9f-9432-c5d7313f1189} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4834 | 2026.04.22 02:12:56.357948 [ 5 ] {d334a40f-e28d-4a9f-9432-c5d7313f1189} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.04.22 02:12:56.358075 [ 5 ] {d334a40f-e28d-4a9f-9432-c5d7313f1189} <Debug> executeQuery: Read 38 rows, 2.91 KiB in 0.001172 sec., 32423.20819112628 rows/sec., 2.42 MiB/sec. | ||
| 4836 | 2026.04.22 02:12:56.358113 [ 5 ] {d334a40f-e28d-4a9f-9432-c5d7313f1189} <Debug> TCPHandler: Processed in 0.001337504 sec. | ||
| 4837 | 2026.04.22 02:12:56.358237 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.04.22 02:12:56.358352 [ 5 ] {6954f988-c26e-419d-9262-29277d91fea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4839 | 2026.04.22 02:12:56.358399 [ 5 ] {6954f988-c26e-419d-9262-29277d91fea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4840 | 2026.04.22 02:12:56.359149 [ 5 ] {6954f988-c26e-419d-9262-29277d91fea3} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.04.22 02:12:56.359193 [ 5 ] {6954f988-c26e-419d-9262-29277d91fea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4842 | 2026.04.22 02:12:56.359576 [ 5 ] {6954f988-c26e-419d-9262-29277d91fea3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4843 | 2026.04.22 02:12:56.359786 [ 5 ] {6954f988-c26e-419d-9262-29277d91fea3} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.04.22 02:12:56.359910 [ 5 ] {6954f988-c26e-419d-9262-29277d91fea3} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001583 sec., 521162.3499684144 rows/sec., 30.49 MiB/sec. | ||
| 4845 | 2026.04.22 02:12:56.359948 [ 5 ] {6954f988-c26e-419d-9262-29277d91fea3} <Debug> TCPHandler: Processed in 0.001771522 sec. | ||
| 4846 | 2026.04.22 02:12:56.360055 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2026.04.22 02:12:56.360153 [ 5 ] {3ceec378-2f97-4fe1-b58b-d4de462c2373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4848 | 2026.04.22 02:12:56.360193 [ 5 ] {3ceec378-2f97-4fe1-b58b-d4de462c2373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4849 | 2026.04.22 02:12:56.360581 [ 5 ] {3ceec378-2f97-4fe1-b58b-d4de462c2373} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.04.22 02:12:56.360617 [ 5 ] {3ceec378-2f97-4fe1-b58b-d4de462c2373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4851 | 2026.04.22 02:12:56.360911 [ 5 ] {3ceec378-2f97-4fe1-b58b-d4de462c2373} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4852 | 2026.04.22 02:12:56.361124 [ 5 ] {3ceec378-2f97-4fe1-b58b-d4de462c2373} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.04.22 02:12:56.361252 [ 5 ] {3ceec378-2f97-4fe1-b58b-d4de462c2373} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 62.95 KiB/sec. | ||
| 4854 | 2026.04.22 02:12:56.361291 [ 5 ] {3ceec378-2f97-4fe1-b58b-d4de462c2373} <Debug> TCPHandler: Processed in 0.001286953 sec. | ||
| 4855 | 2026.04.22 02:12:56.361392 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2026.04.22 02:12:56.361490 [ 5 ] {238ec20c-b746-4cb9-8847-b192188fd00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4857 | 2026.04.22 02:12:56.361529 [ 5 ] {238ec20c-b746-4cb9-8847-b192188fd00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4858 | 2026.04.22 02:12:56.361916 [ 5 ] {238ec20c-b746-4cb9-8847-b192188fd00b} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.04.22 02:12:56.361952 [ 5 ] {238ec20c-b746-4cb9-8847-b192188fd00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4860 | 2026.04.22 02:12:56.362240 [ 5 ] {238ec20c-b746-4cb9-8847-b192188fd00b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4861 | 2026.04.22 02:12:56.362445 [ 5 ] {238ec20c-b746-4cb9-8847-b192188fd00b} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2026.04.22 02:12:56.362543 [ 103 ] {} <Debug> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4863 | 2026.04.22 02:12:56.362576 [ 5 ] {238ec20c-b746-4cb9-8847-b192188fd00b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 4864 | 2026.04.22 02:12:56.362590 [ 103 ] {} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.04.22 02:12:56.362617 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4866 | 2026.04.22 02:12:56.362618 [ 5 ] {238ec20c-b746-4cb9-8847-b192188fd00b} <Debug> TCPHandler: Processed in 0.001273473 sec. | ||
| 4867 | 2026.04.22 02:12:56.362694 [ 192 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::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 | ||
| 4868 | 2026.04.22 02:12:56.362733 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.04.22 02:12:56.362779 [ 192 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4870 | 2026.04.22 02:12:56.362806 [ 192 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4871 | 2026.04.22 02:12:56.362829 [ 5 ] {1c835654-df62-40a6-b2b3-b4ca7b9ceb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4872 | 2026.04.22 02:12:56.362856 [ 192 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4873 | 2026.04.22 02:12:56.362872 [ 5 ] {1c835654-df62-40a6-b2b3-b4ca7b9ceb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4874 | 2026.04.22 02:12:56.362896 [ 192 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4875 | 2026.04.22 02:12:56.362936 [ 192 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4876 | 2026.04.22 02:12:56.362972 [ 192 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4877 | 2026.04.22 02:12:56.363578 [ 195 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000916496 sec., 65466.734170143674 rows/sec., 5.24 MiB/sec. | ||
| 4878 | 2026.04.22 02:12:56.363643 [ 5 ] {1c835654-df62-40a6-b2b3-b4ca7b9ceb33} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.04.22 02:12:56.363684 [ 5 ] {1c835654-df62-40a6-b2b3-b4ca7b9ceb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4880 | 2026.04.22 02:12:56.363684 [ 196 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4881 | 2026.04.22 02:12:56.363919 [ 196 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_5_1} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.04.22 02:12:56.363975 [ 196 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_5_1} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4883 | 2026.04.22 02:12:56.364026 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4884 | 2026.04.22 02:12:56.364085 [ 5 ] {1c835654-df62-40a6-b2b3-b4ca7b9ceb33} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4885 | 2026.04.22 02:12:56.364292 [ 5 ] {1c835654-df62-40a6-b2b3-b4ca7b9ceb33} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.04.22 02:12:56.364418 [ 5 ] {1c835654-df62-40a6-b2b3-b4ca7b9ceb33} <Debug> executeQuery: Read 1341 rows, 92.58 KiB in 0.001608 sec., 833955.223880597 rows/sec., 56.22 MiB/sec. | ||
| 4887 | 2026.04.22 02:12:56.364457 [ 5 ] {1c835654-df62-40a6-b2b3-b4ca7b9ceb33} <Debug> TCPHandler: Processed in 0.001770922 sec. | ||
| 4888 | 2026.04.22 02:12:56.364564 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.04.22 02:12:56.364658 [ 5 ] {7fb6cc44-fd70-49c5-8dd5-4cee9d5feb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4890 | 2026.04.22 02:12:56.364700 [ 5 ] {7fb6cc44-fd70-49c5-8dd5-4cee9d5feb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4891 | 2026.04.22 02:12:56.365325 [ 5 ] {7fb6cc44-fd70-49c5-8dd5-4cee9d5feb4f} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.04.22 02:12:56.365361 [ 5 ] {7fb6cc44-fd70-49c5-8dd5-4cee9d5feb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4893 | 2026.04.22 02:12:56.365806 [ 5 ] {7fb6cc44-fd70-49c5-8dd5-4cee9d5feb4f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4894 | 2026.04.22 02:12:56.366012 [ 5 ] {7fb6cc44-fd70-49c5-8dd5-4cee9d5feb4f} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.04.22 02:12:56.366138 [ 5 ] {7fb6cc44-fd70-49c5-8dd5-4cee9d5feb4f} <Debug> executeQuery: Read 1565 rows, 98.24 KiB in 0.001499 sec., 1044029.3529019346 rows/sec., 64.00 MiB/sec. | ||
| 4896 | 2026.04.22 02:12:56.366176 [ 5 ] {7fb6cc44-fd70-49c5-8dd5-4cee9d5feb4f} <Debug> TCPHandler: Processed in 0.00166141 sec. | ||
| 4897 | 2026.04.22 02:12:56.366288 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4898 | 2026.04.22 02:12:56.366382 [ 5 ] {5b700712-f00d-4716-86d3-20a45c02d257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4899 | 2026.04.22 02:12:56.366436 [ 5 ] {5b700712-f00d-4716-86d3-20a45c02d257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4900 | 2026.04.22 02:12:56.367212 [ 5 ] {5b700712-f00d-4716-86d3-20a45c02d257} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.04.22 02:12:56.367249 [ 5 ] {5b700712-f00d-4716-86d3-20a45c02d257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4902 | 2026.04.22 02:12:56.367784 [ 5 ] {5b700712-f00d-4716-86d3-20a45c02d257} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4903 | 2026.04.22 02:12:56.368024 [ 5 ] {5b700712-f00d-4716-86d3-20a45c02d257} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.04.22 02:12:56.368161 [ 5 ] {5b700712-f00d-4716-86d3-20a45c02d257} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001797 sec., 13355.592654424041 rows/sec., 23.93 MiB/sec. | ||
| 4905 | 2026.04.22 02:12:56.368214 [ 5 ] {5b700712-f00d-4716-86d3-20a45c02d257} <Debug> TCPHandler: Processed in 0.001975655 sec. | ||
| 4906 | 2026.04.22 02:12:56.368323 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2026.04.22 02:12:56.368417 [ 5 ] {b37d6cad-8c9f-4233-9ace-f6f74d0a6ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4908 | 2026.04.22 02:12:56.368458 [ 5 ] {b37d6cad-8c9f-4233-9ace-f6f74d0a6ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4909 | 2026.04.22 02:12:56.368780 [ 5 ] {b37d6cad-8c9f-4233-9ace-f6f74d0a6ef4} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2026.04.22 02:12:56.368816 [ 5 ] {b37d6cad-8c9f-4233-9ace-f6f74d0a6ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4911 | 2026.04.22 02:12:56.369117 [ 5 ] {b37d6cad-8c9f-4233-9ace-f6f74d0a6ef4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4912 | 2026.04.22 02:12:56.369321 [ 5 ] {b37d6cad-8c9f-4233-9ace-f6f74d0a6ef4} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2026.04.22 02:12:56.369447 [ 5 ] {b37d6cad-8c9f-4233-9ace-f6f74d0a6ef4} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001048 sec., 22900.763358778622 rows/sec., 1.54 MiB/sec. | ||
| 4914 | 2026.04.22 02:12:56.369483 [ 5 ] {b37d6cad-8c9f-4233-9ace-f6f74d0a6ef4} <Debug> TCPHandler: Processed in 0.001209612 sec. | ||
| 4915 | 2026.04.22 02:12:58.151663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 656 | ||
| 4916 | 2026.04.22 02:12:58.154340 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.04.22 02:12:58.154398 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4918 | 2026.04.22 02:12:58.155641 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4919 | 2026.04.22 02:12:58.155909 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2026.04.22 02:12:58.156057 [ 95 ] {} <Debug> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4921 | 2026.04.22 02:12:58.156130 [ 95 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.04.22 02:12:58.156155 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4923 | 2026.04.22 02:12:58.156252 [ 187 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::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 | ||
| 4924 | 2026.04.22 02:12:58.156259 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 4925 | 2026.04.22 02:12:58.156744 [ 187 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4926 | 2026.04.22 02:12:58.156883 [ 187 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 484 rows starting from the beginning of the part | ||
| 4927 | 2026.04.22 02:12:58.157254 [ 187 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4928 | 2026.04.22 02:12:58.157591 [ 187 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 4929 | 2026.04.22 02:12:58.157903 [ 187 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 4930 | 2026.04.22 02:12:58.158189 [ 187 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 4931 | 2026.04.22 02:12:58.158480 [ 187 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
| 4932 | 2026.04.22 02:12:58.164417 [ 196 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 72 columns (72 merged, 0 gathered) in 0.008197397 sec., 80025.40318591378 rows/sec., 68.80 MiB/sec. | ||
| 4933 | 2026.04.22 02:12:58.165517 [ 202 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4934 | 2026.04.22 02:12:58.166012 [ 202 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_16_3} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.04.22 02:12:58.166082 [ 202 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_16_3} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4936 | 2026.04.22 02:12:58.166252 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 4937 | 2026.04.22 02:12:59.367576 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.04.22 02:12:59.367777 [ 5 ] {78d4fe9f-acea-4e47-b0fb-303524d6a344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4939 | 2026.04.22 02:12:59.367850 [ 5 ] {78d4fe9f-acea-4e47-b0fb-303524d6a344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4940 | 2026.04.22 02:12:59.368545 [ 5 ] {78d4fe9f-acea-4e47-b0fb-303524d6a344} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.04.22 02:12:59.368586 [ 5 ] {78d4fe9f-acea-4e47-b0fb-303524d6a344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4942 | 2026.04.22 02:12:59.368991 [ 5 ] {78d4fe9f-acea-4e47-b0fb-303524d6a344} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4943 | 2026.04.22 02:12:59.369221 [ 5 ] {78d4fe9f-acea-4e47-b0fb-303524d6a344} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.04.22 02:12:59.369348 [ 96 ] {} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4945 | 2026.04.22 02:12:59.369376 [ 5 ] {78d4fe9f-acea-4e47-b0fb-303524d6a344} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.60 MiB/sec. | ||
| 4946 | 2026.04.22 02:12:59.369396 [ 96 ] {} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.04.22 02:12:59.369418 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4948 | 2026.04.22 02:12:59.369426 [ 5 ] {78d4fe9f-acea-4e47-b0fb-303524d6a344} <Debug> TCPHandler: Processed in 0.001982826 sec. | ||
| 4949 | 2026.04.22 02:12:59.369542 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::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 | ||
| 4950 | 2026.04.22 02:12:59.369568 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.04.22 02:12:59.369684 [ 5 ] {7aa79eb2-530e-4aac-8e27-1118f24afaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4952 | 2026.04.22 02:12:59.369686 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4953 | 2026.04.22 02:12:59.369731 [ 5 ] {7aa79eb2-530e-4aac-8e27-1118f24afaeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4954 | 2026.04.22 02:12:59.369737 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2616 rows starting from the beginning of the part | ||
| 4955 | 2026.04.22 02:12:59.369816 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 109 rows starting from the beginning of the part | ||
| 4956 | 2026.04.22 02:12:59.369861 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 86 rows starting from the beginning of the part | ||
| 4957 | 2026.04.22 02:12:59.369903 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 108 rows starting from the beginning of the part | ||
| 4958 | 2026.04.22 02:12:59.369943 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2552 rows starting from the beginning of the part | ||
| 4959 | 2026.04.22 02:12:59.369983 [ 186 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 4960 | 2026.04.22 02:12:59.370177 [ 5 ] {7aa79eb2-530e-4aac-8e27-1118f24afaeb} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.04.22 02:12:59.370218 [ 5 ] {7aa79eb2-530e-4aac-8e27-1118f24afaeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4962 | 2026.04.22 02:12:59.370571 [ 5 ] {7aa79eb2-530e-4aac-8e27-1118f24afaeb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4963 | 2026.04.22 02:12:59.370825 [ 5 ] {7aa79eb2-530e-4aac-8e27-1118f24afaeb} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.04.22 02:12:59.370943 [ 96 ] {} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4965 | 2026.04.22 02:12:59.370961 [ 5 ] {7aa79eb2-530e-4aac-8e27-1118f24afaeb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001302 sec., 49155.14592933948 rows/sec., 3.84 MiB/sec. | ||
| 4966 | 2026.04.22 02:12:59.370985 [ 96 ] {} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.04.22 02:12:59.371000 [ 5 ] {7aa79eb2-530e-4aac-8e27-1118f24afaeb} <Debug> TCPHandler: Processed in 0.001486407 sec. | ||
| 4968 | 2026.04.22 02:12:59.371018 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4969 | 2026.04.22 02:12:59.371126 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.04.22 02:12:59.371126 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 4971 | 2026.04.22 02:12:59.371225 [ 5 ] {de1eff63-9172-4133-ae1c-278cb6a09b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4972 | 2026.04.22 02:12:59.371266 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4973 | 2026.04.22 02:12:59.371275 [ 5 ] {de1eff63-9172-4133-ae1c-278cb6a09b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4974 | 2026.04.22 02:12:59.371306 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1403 rows starting from the beginning of the part | ||
| 4975 | 2026.04.22 02:12:59.371377 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 92 rows starting from the beginning of the part | ||
| 4976 | 2026.04.22 02:12:59.371422 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 79 rows starting from the beginning of the part | ||
| 4977 | 2026.04.22 02:12:59.371466 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 4978 | 2026.04.22 02:12:59.371514 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1341 rows starting from the beginning of the part | ||
| 4979 | 2026.04.22 02:12:59.371556 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 4980 | 2026.04.22 02:12:59.371671 [ 5 ] {de1eff63-9172-4133-ae1c-278cb6a09b02} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.04.22 02:12:59.371713 [ 5 ] {de1eff63-9172-4133-ae1c-278cb6a09b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4982 | 2026.04.22 02:12:59.371943 [ 196 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5527 rows, containing 5 columns (5 merged, 0 gathered) in 0.002460414 sec., 2246369.9198590154 rows/sec., 178.45 MiB/sec. | ||
| 4983 | 2026.04.22 02:12:59.372185 [ 5 ] {de1eff63-9172-4133-ae1c-278cb6a09b02} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4984 | 2026.04.22 02:12:59.372247 [ 190 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4985 | 2026.04.22 02:12:59.372456 [ 5 ] {de1eff63-9172-4133-ae1c-278cb6a09b02} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.04.22 02:12:59.372561 [ 190 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_36_7} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.04.22 02:12:59.372587 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4988 | 2026.04.22 02:12:59.372609 [ 5 ] {de1eff63-9172-4133-ae1c-278cb6a09b02} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001404 sec., 68376.06837606838 rows/sec., 4.76 MiB/sec. | ||
| 4989 | 2026.04.22 02:12:59.372635 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.04.22 02:12:59.372648 [ 5 ] {de1eff63-9172-4133-ae1c-278cb6a09b02} <Debug> TCPHandler: Processed in 0.001573628 sec. | ||
| 4991 | 2026.04.22 02:12:59.372650 [ 190 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_36_7} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4992 | 2026.04.22 02:12:59.372669 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 4993 | 2026.04.22 02:12:59.372756 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 4994 | 2026.04.22 02:12:59.372774 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2026.04.22 02:12:59.372816 [ 193 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 4996 | 2026.04.22 02:12:59.372821 [ 188 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3069 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746831 sec., 1756895.7729740313 rows/sec., 127.54 MiB/sec. | ||
| 4997 | 2026.04.22 02:12:59.372874 [ 5 ] {0c072c2a-bc2b-4a38-b8a6-e389d09b7ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4998 | 2026.04.22 02:12:59.372917 [ 5 ] {0c072c2a-bc2b-4a38-b8a6-e389d09b7ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4999 | 2026.04.22 02:12:59.372990 [ 193 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5000 | 2026.04.22 02:12:59.373030 [ 193 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11765 rows starting from the beginning of the part | ||
| 5001 | 2026.04.22 02:12:59.373111 [ 193 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
| 5002 | 2026.04.22 02:12:59.373112 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5003 | 2026.04.22 02:12:59.373160 [ 193 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 5004 | 2026.04.22 02:12:59.373207 [ 193 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5005 | 2026.04.22 02:12:59.373248 [ 193 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1565 rows starting from the beginning of the part | ||
| 5006 | 2026.04.22 02:12:59.373274 [ 5 ] {0c072c2a-bc2b-4a38-b8a6-e389d09b7ac5} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2026.04.22 02:12:59.373286 [ 193 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part | ||
| 5008 | 2026.04.22 02:12:59.373317 [ 5 ] {0c072c2a-bc2b-4a38-b8a6-e389d09b7ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5009 | 2026.04.22 02:12:59.373419 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_36_7} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.04.22 02:12:59.373527 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_36_7} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5011 | 2026.04.22 02:12:59.373622 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5012 | 2026.04.22 02:12:59.373689 [ 5 ] {0c072c2a-bc2b-4a38-b8a6-e389d09b7ac5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5013 | 2026.04.22 02:12:59.373907 [ 5 ] {0c072c2a-bc2b-4a38-b8a6-e389d09b7ac5} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.04.22 02:12:59.374012 [ 96 ] {} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5015 | 2026.04.22 02:12:59.374040 [ 5 ] {0c072c2a-bc2b-4a38-b8a6-e389d09b7ac5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001184 sec., 30405.405405405407 rows/sec., 2.05 MiB/sec. | ||
| 5016 | 2026.04.22 02:12:59.374050 [ 96 ] {} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.04.22 02:12:59.374074 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5018 | 2026.04.22 02:12:59.374077 [ 5 ] {0c072c2a-bc2b-4a38-b8a6-e389d09b7ac5} <Debug> TCPHandler: Processed in 0.001352444 sec. | ||
| 5019 | 2026.04.22 02:12:59.374145 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 5020 | 2026.04.22 02:12:59.374242 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5021 | 2026.04.22 02:12:59.374269 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1608 rows starting from the beginning of the part | ||
| 5022 | 2026.04.22 02:12:59.374313 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 5023 | 2026.04.22 02:12:59.374348 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 5024 | 2026.04.22 02:12:59.374381 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5025 | 2026.04.22 02:12:59.374414 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 5026 | 2026.04.22 02:12:59.374446 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 5027 | 2026.04.22 02:12:59.375530 [ 191 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 4 columns (4 merged, 0 gathered) in 0.001409275 sec., 1311312.55432758 rows/sec., 88.37 MiB/sec. | ||
| 5028 | 2026.04.22 02:12:59.375790 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5029 | 2026.04.22 02:12:59.376022 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_36_7} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.04.22 02:12:59.376085 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_36_7} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5031 | 2026.04.22 02:12:59.376144 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5032 | 2026.04.22 02:12:59.377669 [ 193 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13907 rows, containing 5 columns (5 merged, 0 gathered) in 0.004937738 sec., 2816471.8338640085 rows/sec., 181.90 MiB/sec. | ||
| 5033 | 2026.04.22 02:12:59.378213 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5034 | 2026.04.22 02:12:59.378533 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.04.22 02:12:59.378612 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5036 | 2026.04.22 02:12:59.378695 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 5037 | 2026.04.22 02:13:00.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.41 MiB, peak 263.49 MiB, free memory in arenas 0.00 B, will set to 257.88 MiB (RSS), difference: 1.47 MiB | ||
| 5038 | 2026.04.22 02:13:00.638572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10982 | ||
| 5039 | 2026.04.22 02:13:00.639087 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.04.22 02:13:00.639132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5041 | 2026.04.22 02:13:00.639680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5042 | 2026.04.22 02:13:00.639915 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.04.22 02:13:00.640053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10982 | ||
| 5044 | 2026.04.22 02:13:01.219861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5045 | 2026.04.22 02:13:01.236343 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.04.22 02:13:01.236396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5047 | 2026.04.22 02:13:01.242283 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5048 | 2026.04.22 02:13:01.243003 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.04.22 02:13:01.245858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5050 | 2026.04.22 02:13:04.374052 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.04.22 02:13:04.374270 [ 5 ] {b65d3011-5042-4230-b680-13c90504d669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5052 | 2026.04.22 02:13:04.374346 [ 5 ] {b65d3011-5042-4230-b680-13c90504d669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5053 | 2026.04.22 02:13:04.375018 [ 5 ] {b65d3011-5042-4230-b680-13c90504d669} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.04.22 02:13:04.375069 [ 5 ] {b65d3011-5042-4230-b680-13c90504d669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5055 | 2026.04.22 02:13:04.375469 [ 5 ] {b65d3011-5042-4230-b680-13c90504d669} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5056 | 2026.04.22 02:13:04.375701 [ 5 ] {b65d3011-5042-4230-b680-13c90504d669} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.04.22 02:13:04.375861 [ 5 ] {b65d3011-5042-4230-b680-13c90504d669} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001645 sec., 65653.49544072949 rows/sec., 5.52 MiB/sec. | ||
| 5058 | 2026.04.22 02:13:04.375910 [ 5 ] {b65d3011-5042-4230-b680-13c90504d669} <Debug> TCPHandler: Processed in 0.001995616 sec. | ||
| 5059 | 2026.04.22 02:13:04.376035 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2026.04.22 02:13:04.376139 [ 5 ] {9aadc400-7049-4b3c-89ca-b09d358b95cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5061 | 2026.04.22 02:13:04.376182 [ 5 ] {9aadc400-7049-4b3c-89ca-b09d358b95cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5062 | 2026.04.22 02:13:04.376593 [ 5 ] {9aadc400-7049-4b3c-89ca-b09d358b95cc} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.04.22 02:13:04.376632 [ 5 ] {9aadc400-7049-4b3c-89ca-b09d358b95cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5064 | 2026.04.22 02:13:04.376935 [ 5 ] {9aadc400-7049-4b3c-89ca-b09d358b95cc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5065 | 2026.04.22 02:13:04.377134 [ 5 ] {9aadc400-7049-4b3c-89ca-b09d358b95cc} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.04.22 02:13:04.377252 [ 89 ] {} <Debug> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5067 | 2026.04.22 02:13:04.377266 [ 5 ] {9aadc400-7049-4b3c-89ca-b09d358b95cc} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00115 sec., 22608.695652173912 rows/sec., 1.66 MiB/sec. | ||
| 5068 | 2026.04.22 02:13:04.377324 [ 89 ] {} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2026.04.22 02:13:04.377332 [ 5 ] {9aadc400-7049-4b3c-89ca-b09d358b95cc} <Debug> TCPHandler: Processed in 0.001349534 sec. | ||
| 5070 | 2026.04.22 02:13:04.377354 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5071 | 2026.04.22 02:13:04.377457 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5072 | 2026.04.22 02:13:04.377462 [ 189 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::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 | ||
| 5073 | 2026.04.22 02:13:04.377559 [ 5 ] {835f4981-0b3f-4023-9903-89ecda9e57c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5074 | 2026.04.22 02:13:04.377604 [ 5 ] {835f4981-0b3f-4023-9903-89ecda9e57c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5075 | 2026.04.22 02:13:04.377605 [ 189 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5076 | 2026.04.22 02:13:04.377657 [ 189 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 82 rows starting from the beginning of the part | ||
| 5077 | 2026.04.22 02:13:04.377724 [ 189 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 5078 | 2026.04.22 02:13:04.377770 [ 189 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 5079 | 2026.04.22 02:13:04.377813 [ 189 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5080 | 2026.04.22 02:13:04.377852 [ 189 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::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 | ||
| 5081 | 2026.04.22 02:13:04.377892 [ 189 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5082 | 2026.04.22 02:13:04.378045 [ 5 ] {835f4981-0b3f-4023-9903-89ecda9e57c7} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.04.22 02:13:04.378087 [ 5 ] {835f4981-0b3f-4023-9903-89ecda9e57c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5084 | 2026.04.22 02:13:04.378409 [ 5 ] {835f4981-0b3f-4023-9903-89ecda9e57c7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5085 | 2026.04.22 02:13:04.378630 [ 5 ] {835f4981-0b3f-4023-9903-89ecda9e57c7} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.04.22 02:13:04.378739 [ 191 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316663 sec., 163291.5939765908 rows/sec., 12.62 MiB/sec. | ||
| 5087 | 2026.04.22 02:13:04.378763 [ 5 ] {835f4981-0b3f-4023-9903-89ecda9e57c7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001224 sec., 73529.41176470587 rows/sec., 5.74 MiB/sec. | ||
| 5088 | 2026.04.22 02:13:04.378817 [ 5 ] {835f4981-0b3f-4023-9903-89ecda9e57c7} <Debug> TCPHandler: Processed in 0.001411125 sec. | ||
| 5089 | 2026.04.22 02:13:04.378919 [ 193 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5090 | 2026.04.22 02:13:04.378929 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2026.04.22 02:13:04.379033 [ 5 ] {99877e9d-5558-45e6-b036-2948358e675d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5092 | 2026.04.22 02:13:04.379079 [ 5 ] {99877e9d-5558-45e6-b036-2948358e675d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5093 | 2026.04.22 02:13:04.379207 [ 193 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_31_6} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.04.22 02:13:04.379290 [ 193 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_31_6} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5095 | 2026.04.22 02:13:04.379364 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5096 | 2026.04.22 02:13:04.379477 [ 5 ] {99877e9d-5558-45e6-b036-2948358e675d} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.04.22 02:13:04.379517 [ 5 ] {99877e9d-5558-45e6-b036-2948358e675d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5098 | 2026.04.22 02:13:04.379869 [ 5 ] {99877e9d-5558-45e6-b036-2948358e675d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5099 | 2026.04.22 02:13:04.380086 [ 5 ] {99877e9d-5558-45e6-b036-2948358e675d} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.04.22 02:13:04.380216 [ 5 ] {99877e9d-5558-45e6-b036-2948358e675d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 5101 | 2026.04.22 02:13:04.380251 [ 5 ] {99877e9d-5558-45e6-b036-2948358e675d} <Debug> TCPHandler: Processed in 0.001372185 sec. | ||
| 5102 | 2026.04.22 02:13:04.380353 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2026.04.22 02:13:04.380446 [ 5 ] {33cd2c62-d717-4fc3-9b00-abae6fbc7cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5104 | 2026.04.22 02:13:04.380500 [ 5 ] {33cd2c62-d717-4fc3-9b00-abae6fbc7cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5105 | 2026.04.22 02:13:04.381272 [ 5 ] {33cd2c62-d717-4fc3-9b00-abae6fbc7cfa} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2026.04.22 02:13:04.381307 [ 5 ] {33cd2c62-d717-4fc3-9b00-abae6fbc7cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5107 | 2026.04.22 02:13:04.381847 [ 5 ] {33cd2c62-d717-4fc3-9b00-abae6fbc7cfa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5108 | 2026.04.22 02:13:04.382070 [ 5 ] {33cd2c62-d717-4fc3-9b00-abae6fbc7cfa} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2026.04.22 02:13:04.382178 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5110 | 2026.04.22 02:13:04.382205 [ 5 ] {33cd2c62-d717-4fc3-9b00-abae6fbc7cfa} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001776 sec., 14639.63963963964 rows/sec., 26.23 MiB/sec. | ||
| 5111 | 2026.04.22 02:13:04.382218 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5112 | 2026.04.22 02:13:04.382244 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5113 | 2026.04.22 02:13:04.382266 [ 5 ] {33cd2c62-d717-4fc3-9b00-abae6fbc7cfa} <Debug> TCPHandler: Processed in 0.001962506 sec. | ||
| 5114 | 2026.04.22 02:13:04.382341 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::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 | ||
| 5115 | 2026.04.22 02:13:04.382396 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2026.04.22 02:13:04.382497 [ 5 ] {8e796125-ce12-4220-a4ec-20c4acd47a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5117 | 2026.04.22 02:13:04.382537 [ 5 ] {8e796125-ce12-4220-a4ec-20c4acd47a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5118 | 2026.04.22 02:13:04.382603 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5119 | 2026.04.22 02:13:04.382673 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 508 rows starting from the beginning of the part | ||
| 5120 | 2026.04.22 02:13:04.382802 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 5121 | 2026.04.22 02:13:04.382864 [ 5 ] {8e796125-ce12-4220-a4ec-20c4acd47a36} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.04.22 02:13:04.382900 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 5123 | 2026.04.22 02:13:04.382904 [ 5 ] {8e796125-ce12-4220-a4ec-20c4acd47a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5124 | 2026.04.22 02:13:04.382995 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5125 | 2026.04.22 02:13:04.383088 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 5126 | 2026.04.22 02:13:04.383179 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5127 | 2026.04.22 02:13:04.383254 [ 5 ] {8e796125-ce12-4220-a4ec-20c4acd47a36} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5128 | 2026.04.22 02:13:04.383498 [ 5 ] {8e796125-ce12-4220-a4ec-20c4acd47a36} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2026.04.22 02:13:04.383633 [ 5 ] {8e796125-ce12-4220-a4ec-20c4acd47a36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 5130 | 2026.04.22 02:13:04.383669 [ 5 ] {8e796125-ce12-4220-a4ec-20c4acd47a36} <Debug> TCPHandler: Processed in 0.001323254 sec. | ||
| 5131 | 2026.04.22 02:13:04.403776 [ 193 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 19 columns (19 merged, 0 gathered) in 0.021478765 sec., 29098.507293133473 rows/sec., 52.14 MiB/sec. | ||
| 5132 | 2026.04.22 02:13:04.404687 [ 186 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5133 | 2026.04.22 02:13:04.405046 [ 186 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.04.22 02:13:04.405131 [ 186 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5135 | 2026.04.22 02:13:04.405251 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 5136 | 2026.04.22 02:13:05.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.63 MiB, peak 266.08 MiB, free memory in arenas 0.00 B, will set to 260.20 MiB (RSS), difference: 1.57 MiB | ||
| 5137 | 2026.04.22 02:13:07.820110 [ 85 ] {} <Debug> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5138 | 2026.04.22 02:13:07.820227 [ 85 ] {} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.04.22 02:13:07.820269 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5140 | 2026.04.22 02:13:07.820441 [ 191 ] {0f018eed-693d-4cbc-960b-b0c41195cfef::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 | ||
| 5141 | 2026.04.22 02:13:07.820663 [ 191 ] {0f018eed-693d-4cbc-960b-b0c41195cfef::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5142 | 2026.04.22 02:13:07.820713 [ 191 ] {0f018eed-693d-4cbc-960b-b0c41195cfef::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 | ||
| 5143 | 2026.04.22 02:13:07.820815 [ 191 ] {0f018eed-693d-4cbc-960b-b0c41195cfef::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 | ||
| 5144 | 2026.04.22 02:13:07.820900 [ 191 ] {0f018eed-693d-4cbc-960b-b0c41195cfef::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 | ||
| 5145 | 2026.04.22 02:13:07.820979 [ 191 ] {0f018eed-693d-4cbc-960b-b0c41195cfef::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 | ||
| 5146 | 2026.04.22 02:13:07.821055 [ 191 ] {0f018eed-693d-4cbc-960b-b0c41195cfef::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 | ||
| 5147 | 2026.04.22 02:13:07.821902 [ 193 ] {0f018eed-693d-4cbc-960b-b0c41195cfef::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537537 sec., 3902.3451142964363 rows/sec., 289.63 KiB/sec. | ||
| 5148 | 2026.04.22 02:13:07.822093 [ 190 ] {0f018eed-693d-4cbc-960b-b0c41195cfef::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5149 | 2026.04.22 02:13:07.822432 [ 190 ] {0f018eed-693d-4cbc-960b-b0c41195cfef::all_1_5_1} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.04.22 02:13:07.822517 [ 190 ] {0f018eed-693d-4cbc-960b-b0c41195cfef::all_1_5_1} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5151 | 2026.04.22 02:13:07.822618 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5152 | 2026.04.22 02:13:08.048915 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5153 | 2026.04.22 02:13:08.048977 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5154 | 2026.04.22 02:13:08.140446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11494 | ||
| 5155 | 2026.04.22 02:13:08.140956 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.04.22 02:13:08.141002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5157 | 2026.04.22 02:13:08.141517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5158 | 2026.04.22 02:13:08.141747 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.04.22 02:13:08.141873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11494 | ||
| 5160 | 2026.04.22 02:13:08.156668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 676 | ||
| 5161 | 2026.04.22 02:13:08.159013 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5162 | 2026.04.22 02:13:08.159066 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5163 | 2026.04.22 02:13:08.160272 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5164 | 2026.04.22 02:13:08.160548 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5165 | 2026.04.22 02:13:08.160896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 5166 | 2026.04.22 02:13:08.734078 [ 85 ] {} <Debug> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5167 | 2026.04.22 02:13:08.734161 [ 85 ] {} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.04.22 02:13:08.734200 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5169 | 2026.04.22 02:13:08.734379 [ 200 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 5170 | 2026.04.22 02:13:08.734601 [ 200 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5171 | 2026.04.22 02:13:08.734658 [ 200 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5172 | 2026.04.22 02:13:08.734765 [ 200 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 5173 | 2026.04.22 02:13:08.734841 [ 200 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 5174 | 2026.04.22 02:13:08.734911 [ 200 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 5175 | 2026.04.22 02:13:08.734968 [ 200 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 5176 | 2026.04.22 02:13:08.735697 [ 190 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402036 sec., 28529.937890325215 rows/sec., 2.39 MiB/sec. | ||
| 5177 | 2026.04.22 02:13:08.735867 [ 190 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5178 | 2026.04.22 02:13:08.736151 [ 190 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_9_2} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.04.22 02:13:08.736223 [ 190 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_9_2} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5180 | 2026.04.22 02:13:08.736307 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5181 | 2026.04.22 02:13:08.746038 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5182 | 2026.04.22 02:13:08.762969 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.04.22 02:13:08.763027 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5184 | 2026.04.22 02:13:08.768907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5185 | 2026.04.22 02:13:08.769669 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.04.22 02:13:08.772437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5187 | 2026.04.22 02:13:09.371106 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2026.04.22 02:13:09.371388 [ 5 ] {09743a2b-2971-4997-a165-cb9c84e39180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5189 | 2026.04.22 02:13:09.371491 [ 5 ] {09743a2b-2971-4997-a165-cb9c84e39180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5190 | 2026.04.22 02:13:09.372336 [ 5 ] {09743a2b-2971-4997-a165-cb9c84e39180} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.04.22 02:13:09.372383 [ 5 ] {09743a2b-2971-4997-a165-cb9c84e39180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5192 | 2026.04.22 02:13:09.372790 [ 5 ] {09743a2b-2971-4997-a165-cb9c84e39180} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5193 | 2026.04.22 02:13:09.373026 [ 5 ] {09743a2b-2971-4997-a165-cb9c84e39180} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.04.22 02:13:09.373180 [ 5 ] {09743a2b-2971-4997-a165-cb9c84e39180} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001866 sec., 46087.88853161843 rows/sec., 3.87 MiB/sec. | ||
| 5195 | 2026.04.22 02:13:09.373221 [ 5 ] {09743a2b-2971-4997-a165-cb9c84e39180} <Debug> TCPHandler: Processed in 0.002294541 sec. | ||
| 5196 | 2026.04.22 02:13:09.373355 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.04.22 02:13:09.373451 [ 5 ] {75d1a309-3c1b-4158-b065-60fb105a46ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5198 | 2026.04.22 02:13:09.373491 [ 5 ] {75d1a309-3c1b-4158-b065-60fb105a46ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5199 | 2026.04.22 02:13:09.373908 [ 5 ] {75d1a309-3c1b-4158-b065-60fb105a46ae} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.04.22 02:13:09.373943 [ 5 ] {75d1a309-3c1b-4158-b065-60fb105a46ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5201 | 2026.04.22 02:13:09.374238 [ 5 ] {75d1a309-3c1b-4158-b065-60fb105a46ae} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5202 | 2026.04.22 02:13:09.374444 [ 5 ] {75d1a309-3c1b-4158-b065-60fb105a46ae} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.04.22 02:13:09.374570 [ 5 ] {75d1a309-3c1b-4158-b065-60fb105a46ae} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001137 sec., 13192.612137203167 rows/sec., 992.02 KiB/sec. | ||
| 5204 | 2026.04.22 02:13:09.374607 [ 5 ] {75d1a309-3c1b-4158-b065-60fb105a46ae} <Debug> TCPHandler: Processed in 0.001301023 sec. | ||
| 5205 | 2026.04.22 02:13:09.374730 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5206 | 2026.04.22 02:13:09.374832 [ 5 ] {ef809694-7aed-4cdf-a83c-fe6f91e3be29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5207 | 2026.04.22 02:13:09.374881 [ 5 ] {ef809694-7aed-4cdf-a83c-fe6f91e3be29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5208 | 2026.04.22 02:13:09.375376 [ 5 ] {ef809694-7aed-4cdf-a83c-fe6f91e3be29} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2026.04.22 02:13:09.375424 [ 5 ] {ef809694-7aed-4cdf-a83c-fe6f91e3be29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5210 | 2026.04.22 02:13:09.375736 [ 5 ] {ef809694-7aed-4cdf-a83c-fe6f91e3be29} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5211 | 2026.04.22 02:13:09.375928 [ 5 ] {ef809694-7aed-4cdf-a83c-fe6f91e3be29} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.04.22 02:13:09.376048 [ 5 ] {ef809694-7aed-4cdf-a83c-fe6f91e3be29} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001267 sec., 62352.012628255725 rows/sec., 4.87 MiB/sec. | ||
| 5213 | 2026.04.22 02:13:09.376082 [ 5 ] {ef809694-7aed-4cdf-a83c-fe6f91e3be29} <Debug> TCPHandler: Processed in 0.001434266 sec. | ||
| 5214 | 2026.04.22 02:13:09.376195 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.04.22 02:13:09.376283 [ 5 ] {8d93a94a-182e-4fab-a8e9-3e1b6892f25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5216 | 2026.04.22 02:13:09.376322 [ 5 ] {8d93a94a-182e-4fab-a8e9-3e1b6892f25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5217 | 2026.04.22 02:13:09.376769 [ 5 ] {8d93a94a-182e-4fab-a8e9-3e1b6892f25d} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2026.04.22 02:13:09.376804 [ 5 ] {8d93a94a-182e-4fab-a8e9-3e1b6892f25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5219 | 2026.04.22 02:13:09.377140 [ 5 ] {8d93a94a-182e-4fab-a8e9-3e1b6892f25d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5220 | 2026.04.22 02:13:09.377356 [ 5 ] {8d93a94a-182e-4fab-a8e9-3e1b6892f25d} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2026.04.22 02:13:09.377494 [ 5 ] {8d93a94a-182e-4fab-a8e9-3e1b6892f25d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 5222 | 2026.04.22 02:13:09.377531 [ 5 ] {8d93a94a-182e-4fab-a8e9-3e1b6892f25d} <Debug> TCPHandler: Processed in 0.001349625 sec. | ||
| 5223 | 2026.04.22 02:13:09.377642 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2026.04.22 02:13:09.377736 [ 5 ] {a38700d2-af00-4d74-89e3-90a750303352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5225 | 2026.04.22 02:13:09.377787 [ 5 ] {a38700d2-af00-4d74-89e3-90a750303352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5226 | 2026.04.22 02:13:09.378535 [ 5 ] {a38700d2-af00-4d74-89e3-90a750303352} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2026.04.22 02:13:09.378571 [ 5 ] {a38700d2-af00-4d74-89e3-90a750303352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5228 | 2026.04.22 02:13:09.379117 [ 5 ] {a38700d2-af00-4d74-89e3-90a750303352} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5229 | 2026.04.22 02:13:09.379341 [ 5 ] {a38700d2-af00-4d74-89e3-90a750303352} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.04.22 02:13:09.379475 [ 5 ] {a38700d2-af00-4d74-89e3-90a750303352} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001757 sec., 8537.279453614114 rows/sec., 15.30 MiB/sec. | ||
| 5231 | 2026.04.22 02:13:09.379531 [ 5 ] {a38700d2-af00-4d74-89e3-90a750303352} <Debug> TCPHandler: Processed in 0.001937464 sec. | ||
| 5232 | 2026.04.22 02:13:09.379646 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5233 | 2026.04.22 02:13:09.379741 [ 5 ] {7c2456e3-2062-4360-b0d4-c4a6fe4c5d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5234 | 2026.04.22 02:13:09.379782 [ 5 ] {7c2456e3-2062-4360-b0d4-c4a6fe4c5d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5235 | 2026.04.22 02:13:09.380128 [ 5 ] {7c2456e3-2062-4360-b0d4-c4a6fe4c5d5f} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.04.22 02:13:09.380163 [ 5 ] {7c2456e3-2062-4360-b0d4-c4a6fe4c5d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5237 | 2026.04.22 02:13:09.380470 [ 5 ] {7c2456e3-2062-4360-b0d4-c4a6fe4c5d5f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5238 | 2026.04.22 02:13:09.380682 [ 5 ] {7c2456e3-2062-4360-b0d4-c4a6fe4c5d5f} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.04.22 02:13:09.380817 [ 5 ] {7c2456e3-2062-4360-b0d4-c4a6fe4c5d5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 5240 | 2026.04.22 02:13:09.380853 [ 5 ] {7c2456e3-2062-4360-b0d4-c4a6fe4c5d5f} <Debug> TCPHandler: Processed in 0.001257453 sec. | ||
| 5241 | 2026.04.22 02:13:14.371271 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5242 | 2026.04.22 02:13:14.371471 [ 5 ] {343d3e29-3a35-44a8-9211-dae90cdb1e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5243 | 2026.04.22 02:13:14.371541 [ 5 ] {343d3e29-3a35-44a8-9211-dae90cdb1e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5244 | 2026.04.22 02:13:14.372191 [ 5 ] {343d3e29-3a35-44a8-9211-dae90cdb1e35} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.04.22 02:13:14.372242 [ 5 ] {343d3e29-3a35-44a8-9211-dae90cdb1e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5246 | 2026.04.22 02:13:14.372664 [ 5 ] {343d3e29-3a35-44a8-9211-dae90cdb1e35} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5247 | 2026.04.22 02:13:14.372901 [ 5 ] {343d3e29-3a35-44a8-9211-dae90cdb1e35} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.04.22 02:13:14.373064 [ 5 ] {343d3e29-3a35-44a8-9211-dae90cdb1e35} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001645 sec., 65653.49544072949 rows/sec., 5.52 MiB/sec. | ||
| 5249 | 2026.04.22 02:13:14.373116 [ 5 ] {343d3e29-3a35-44a8-9211-dae90cdb1e35} <Debug> TCPHandler: Processed in 0.001974825 sec. | ||
| 5250 | 2026.04.22 02:13:14.373243 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5251 | 2026.04.22 02:13:14.373348 [ 5 ] {ad21d9d5-41ea-4c50-89d2-d9e076c54f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5252 | 2026.04.22 02:13:14.373392 [ 5 ] {ad21d9d5-41ea-4c50-89d2-d9e076c54f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5253 | 2026.04.22 02:13:14.373826 [ 5 ] {ad21d9d5-41ea-4c50-89d2-d9e076c54f4f} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.04.22 02:13:14.373868 [ 5 ] {ad21d9d5-41ea-4c50-89d2-d9e076c54f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5255 | 2026.04.22 02:13:14.374202 [ 5 ] {ad21d9d5-41ea-4c50-89d2-d9e076c54f4f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5256 | 2026.04.22 02:13:14.374422 [ 5 ] {ad21d9d5-41ea-4c50-89d2-d9e076c54f4f} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.04.22 02:13:14.374558 [ 5 ] {ad21d9d5-41ea-4c50-89d2-d9e076c54f4f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001234 sec., 21069.692058346838 rows/sec., 1.55 MiB/sec. | ||
| 5258 | 2026.04.22 02:13:14.374597 [ 5 ] {ad21d9d5-41ea-4c50-89d2-d9e076c54f4f} <Debug> TCPHandler: Processed in 0.001406575 sec. | ||
| 5259 | 2026.04.22 02:13:14.374721 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.04.22 02:13:14.374821 [ 5 ] {84f3bcaf-b900-4afa-ae8f-e863c3e57d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5261 | 2026.04.22 02:13:14.374862 [ 5 ] {84f3bcaf-b900-4afa-ae8f-e863c3e57d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5262 | 2026.04.22 02:13:14.375281 [ 5 ] {84f3bcaf-b900-4afa-ae8f-e863c3e57d3f} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.04.22 02:13:14.375317 [ 5 ] {84f3bcaf-b900-4afa-ae8f-e863c3e57d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5264 | 2026.04.22 02:13:14.375630 [ 5 ] {84f3bcaf-b900-4afa-ae8f-e863c3e57d3f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5265 | 2026.04.22 02:13:14.375844 [ 5 ] {84f3bcaf-b900-4afa-ae8f-e863c3e57d3f} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.04.22 02:13:14.375972 [ 5 ] {84f3bcaf-b900-4afa-ae8f-e863c3e57d3f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 6.00 MiB/sec. | ||
| 5267 | 2026.04.22 02:13:14.376010 [ 5 ] {84f3bcaf-b900-4afa-ae8f-e863c3e57d3f} <Debug> TCPHandler: Processed in 0.001340144 sec. | ||
| 5268 | 2026.04.22 02:13:14.376123 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2026.04.22 02:13:14.376220 [ 5 ] {fbd58f52-9c2b-4156-8278-324f4015db17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5270 | 2026.04.22 02:13:14.376263 [ 5 ] {fbd58f52-9c2b-4156-8278-324f4015db17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5271 | 2026.04.22 02:13:14.376660 [ 5 ] {fbd58f52-9c2b-4156-8278-324f4015db17} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.04.22 02:13:14.376696 [ 5 ] {fbd58f52-9c2b-4156-8278-324f4015db17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5273 | 2026.04.22 02:13:14.377030 [ 5 ] {fbd58f52-9c2b-4156-8278-324f4015db17} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5274 | 2026.04.22 02:13:14.377236 [ 5 ] {fbd58f52-9c2b-4156-8278-324f4015db17} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.04.22 02:13:14.377365 [ 5 ] {fbd58f52-9c2b-4156-8278-324f4015db17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 5276 | 2026.04.22 02:13:14.377402 [ 5 ] {fbd58f52-9c2b-4156-8278-324f4015db17} <Debug> TCPHandler: Processed in 0.001329584 sec. | ||
| 5277 | 2026.04.22 02:13:14.377521 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.04.22 02:13:14.377618 [ 5 ] {b1f230e0-634f-48f7-b6b8-17c58def2e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5279 | 2026.04.22 02:13:14.377673 [ 5 ] {b1f230e0-634f-48f7-b6b8-17c58def2e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5280 | 2026.04.22 02:13:14.378453 [ 5 ] {b1f230e0-634f-48f7-b6b8-17c58def2e82} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.04.22 02:13:14.378585 [ 5 ] {b1f230e0-634f-48f7-b6b8-17c58def2e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5282 | 2026.04.22 02:13:14.379160 [ 5 ] {b1f230e0-634f-48f7-b6b8-17c58def2e82} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5283 | 2026.04.22 02:13:14.379392 [ 5 ] {b1f230e0-634f-48f7-b6b8-17c58def2e82} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.04.22 02:13:14.379535 [ 5 ] {b1f230e0-634f-48f7-b6b8-17c58def2e82} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001935 sec., 13436.692506459947 rows/sec., 24.08 MiB/sec. | ||
| 5285 | 2026.04.22 02:13:14.379601 [ 5 ] {b1f230e0-634f-48f7-b6b8-17c58def2e82} <Debug> TCPHandler: Processed in 0.002138098 sec. | ||
| 5286 | 2026.04.22 02:13:14.379727 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.04.22 02:13:14.379822 [ 5 ] {cbad5cc2-6ef2-44ed-b910-c7b97fd67a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5288 | 2026.04.22 02:13:14.379864 [ 5 ] {cbad5cc2-6ef2-44ed-b910-c7b97fd67a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5289 | 2026.04.22 02:13:14.380300 [ 5 ] {cbad5cc2-6ef2-44ed-b910-c7b97fd67a49} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.04.22 02:13:14.380336 [ 5 ] {cbad5cc2-6ef2-44ed-b910-c7b97fd67a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5291 | 2026.04.22 02:13:14.380641 [ 5 ] {cbad5cc2-6ef2-44ed-b910-c7b97fd67a49} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5292 | 2026.04.22 02:13:14.380848 [ 5 ] {cbad5cc2-6ef2-44ed-b910-c7b97fd67a49} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2026.04.22 02:13:14.380976 [ 5 ] {cbad5cc2-6ef2-44ed-b910-c7b97fd67a49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 5294 | 2026.04.22 02:13:14.381012 [ 5 ] {cbad5cc2-6ef2-44ed-b910-c7b97fd67a49} <Debug> TCPHandler: Processed in 0.001336124 sec. | ||
| 5295 | 2026.04.22 02:13:15.146637 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55720 | ||
| 5296 | 2026.04.22 02:13:15.146759 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5297 | 2026.04.22 02:13:15.146794 [ 286 ] {} <Debug> TCP-Session: 97461e42-a92b-4a55-87cf-6df3995d892c Authenticating user 'default' from [fd00:1122:3344:101::e]:55720 | ||
| 5298 | 2026.04.22 02:13:15.146815 [ 286 ] {} <Debug> TCP-Session: 97461e42-a92b-4a55-87cf-6df3995d892c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5299 | 2026.04.22 02:13:15.146828 [ 286 ] {} <Debug> TCP-Session: 97461e42-a92b-4a55-87cf-6df3995d892c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2026.04.22 02:13:15.147028 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36838 | ||
| 5301 | 2026.04.22 02:13:15.147058 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42328 | ||
| 5302 | 2026.04.22 02:13:15.147083 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52235 | ||
| 5303 | 2026.04.22 02:13:15.147107 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45689 | ||
| 5304 | 2026.04.22 02:13:15.147136 [ 286 ] {} <Trace> TCP-Session: 97461e42-a92b-4a55-87cf-6df3995d892c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5305 | 2026.04.22 02:13:15.147160 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5306 | 2026.04.22 02:13:15.147172 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5307 | 2026.04.22 02:13:15.147139 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64237 | ||
| 5308 | 2026.04.22 02:13:15.147223 [ 289 ] {} <Debug> TCP-Session: b4e22054-0cc7-433a-a607-1889ea585db8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42328 | ||
| 5309 | 2026.04.22 02:13:15.147205 [ 288 ] {} <Debug> TCP-Session: 1d637511-bf4f-408f-ba1b-3c0f31f96b38 Authenticating user 'default' from [fd00:1122:3344:101::e]:36838 | ||
| 5310 | 2026.04.22 02:13:15.147279 [ 289 ] {} <Debug> TCP-Session: b4e22054-0cc7-433a-a607-1889ea585db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5311 | 2026.04.22 02:13:15.147307 [ 288 ] {} <Debug> TCP-Session: 1d637511-bf4f-408f-ba1b-3c0f31f96b38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5312 | 2026.04.22 02:13:15.147320 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5313 | 2026.04.22 02:13:15.147333 [ 288 ] {} <Debug> TCP-Session: 1d637511-bf4f-408f-ba1b-3c0f31f96b38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5314 | 2026.04.22 02:13:15.147325 [ 289 ] {} <Debug> TCP-Session: b4e22054-0cc7-433a-a607-1889ea585db8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5315 | 2026.04.22 02:13:15.147351 [ 291 ] {} <Debug> TCP-Session: 818e98a1-5dfb-45cc-b597-38f487f78484 Authenticating user 'default' from [fd00:1122:3344:101::e]:52235 | ||
| 5316 | 2026.04.22 02:13:15.147366 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5317 | 2026.04.22 02:13:15.147393 [ 291 ] {} <Debug> TCP-Session: 818e98a1-5dfb-45cc-b597-38f487f78484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5318 | 2026.04.22 02:13:15.147321 [ 286 ] {6f9ca1a4-6dc6-43c4-b75a-4a1814746323} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55720) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5319 | 2026.04.22 02:13:15.147426 [ 292 ] {} <Debug> TCP-Session: 0b7f2833-3461-4b2a-a624-e9c6c0bd4b56 Authenticating user 'default' from [fd00:1122:3344:101::e]:45689 | ||
| 5320 | 2026.04.22 02:13:15.147437 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5321 | 2026.04.22 02:13:15.147470 [ 292 ] {} <Debug> TCP-Session: 0b7f2833-3461-4b2a-a624-e9c6c0bd4b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2026.04.22 02:13:15.147426 [ 291 ] {} <Debug> TCP-Session: 818e98a1-5dfb-45cc-b597-38f487f78484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5323 | 2026.04.22 02:13:15.147504 [ 292 ] {} <Debug> TCP-Session: 0b7f2833-3461-4b2a-a624-e9c6c0bd4b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.04.22 02:13:15.147505 [ 3 ] {} <Debug> TCP-Session: 5256f2f4-d560-4341-9a28-d36d9c5db277 Authenticating user 'default' from [fd00:1122:3344:101::e]:64237 | ||
| 5325 | 2026.04.22 02:13:15.147126 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58743 | ||
| 5326 | 2026.04.22 02:13:15.147114 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57640 | ||
| 5327 | 2026.04.22 02:13:15.147585 [ 3 ] {} <Debug> TCP-Session: 5256f2f4-d560-4341-9a28-d36d9c5db277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5328 | 2026.04.22 02:13:15.147084 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62277 | ||
| 5329 | 2026.04.22 02:13:15.147629 [ 3 ] {} <Debug> TCP-Session: 5256f2f4-d560-4341-9a28-d36d9c5db277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5330 | 2026.04.22 02:13:15.147695 [ 286 ] {6f9ca1a4-6dc6-43c4-b75a-4a1814746323} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5331 | 2026.04.22 02:13:15.147759 [ 286 ] {6f9ca1a4-6dc6-43c4-b75a-4a1814746323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5332 | 2026.04.22 02:13:15.147823 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5333 | 2026.04.22 02:13:15.147825 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5334 | 2026.04.22 02:13:15.147856 [ 294 ] {} <Debug> TCP-Session: 7cee9e81-5341-44ee-80cc-7c315a435f70 Authenticating user 'default' from [fd00:1122:3344:101::e]:58743 | ||
| 5335 | 2026.04.22 02:13:15.147865 [ 290 ] {} <Debug> TCP-Session: 21b38ef4-a07e-40ef-b83a-7ba08e3ef305 Authenticating user 'default' from [fd00:1122:3344:101::e]:62277 | ||
| 5336 | 2026.04.22 02:13:15.147879 [ 294 ] {} <Debug> TCP-Session: 7cee9e81-5341-44ee-80cc-7c315a435f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2026.04.22 02:13:15.147883 [ 290 ] {} <Debug> TCP-Session: 21b38ef4-a07e-40ef-b83a-7ba08e3ef305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5338 | 2026.04.22 02:13:15.147897 [ 294 ] {} <Debug> TCP-Session: 7cee9e81-5341-44ee-80cc-7c315a435f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5339 | 2026.04.22 02:13:15.147907 [ 290 ] {} <Debug> TCP-Session: 21b38ef4-a07e-40ef-b83a-7ba08e3ef305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5340 | 2026.04.22 02:13:15.147932 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5341 | 2026.04.22 02:13:15.147975 [ 293 ] {} <Debug> TCP-Session: cc00e391-f729-4f38-9237-5fbf9eb7c986 Authenticating user 'default' from [fd00:1122:3344:101::e]:57640 | ||
| 5342 | 2026.04.22 02:13:15.147993 [ 293 ] {} <Debug> TCP-Session: cc00e391-f729-4f38-9237-5fbf9eb7c986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5343 | 2026.04.22 02:13:15.148007 [ 293 ] {} <Debug> TCP-Session: cc00e391-f729-4f38-9237-5fbf9eb7c986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2026.04.22 02:13:15.148069 [ 286 ] {6f9ca1a4-6dc6-43c4-b75a-4a1814746323} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e) (SelectExecutor): Key condition: unknown | ||
| 5345 | 2026.04.22 02:13:15.149277 [ 297 ] {6f9ca1a4-6dc6-43c4-b75a-4a1814746323} <Trace> AggregatingTransform: Aggregating | ||
| 5346 | 2026.04.22 02:13:15.149323 [ 297 ] {6f9ca1a4-6dc6-43c4-b75a-4a1814746323} <Trace> Aggregator: Aggregation method: without_key | ||
| 5347 | 2026.04.22 02:13:15.149360 [ 297 ] {6f9ca1a4-6dc6-43c4-b75a-4a1814746323} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001188432 sec. (841.445 rows/sec., 32.87 KiB/sec.) | ||
| 5348 | 2026.04.22 02:13:15.149375 [ 297 ] {6f9ca1a4-6dc6-43c4-b75a-4a1814746323} <Trace> Aggregator: Merging aggregated data | ||
| 5349 | 2026.04.22 02:13:15.150683 [ 286 ] {6f9ca1a4-6dc6-43c4-b75a-4a1814746323} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003413 sec., 292.9973630237328 rows/sec., 11.45 KiB/sec. | ||
| 5350 | 2026.04.22 02:13:15.150848 [ 286 ] {6f9ca1a4-6dc6-43c4-b75a-4a1814746323} <Debug> TCPHandler: Processed in 0.003842719 sec. | ||
| 5351 | 2026.04.22 02:13:15.150977 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5352 | 2026.04.22 02:13:15.151005 [ 286 ] {} <Debug> TCP-Session: 97461e42-a92b-4a55-87cf-6df3995d892c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2026.04.22 02:13:15.151004 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5354 | 2026.04.22 02:13:15.151027 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5355 | 2026.04.22 02:13:15.151047 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5356 | 2026.04.22 02:13:15.151061 [ 288 ] {} <Debug> TCP-Session: 1d637511-bf4f-408f-ba1b-3c0f31f96b38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.04.22 02:13:15.151072 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5358 | 2026.04.22 02:13:15.151090 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5359 | 2026.04.22 02:13:15.151107 [ 289 ] {} <Debug> TCP-Session: b4e22054-0cc7-433a-a607-1889ea585db8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.04.22 02:13:15.151122 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5361 | 2026.04.22 02:13:15.151147 [ 292 ] {} <Debug> TCP-Session: 0b7f2833-3461-4b2a-a624-e9c6c0bd4b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2026.04.22 02:13:15.151168 [ 293 ] {} <Debug> TCP-Session: cc00e391-f729-4f38-9237-5fbf9eb7c986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2026.04.22 02:13:15.151124 [ 294 ] {} <Debug> TCP-Session: 7cee9e81-5341-44ee-80cc-7c315a435f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5364 | 2026.04.22 02:13:15.151108 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5365 | 2026.04.22 02:13:15.151057 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5366 | 2026.04.22 02:13:15.151239 [ 291 ] {} <Debug> TCP-Session: 818e98a1-5dfb-45cc-b597-38f487f78484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.04.22 02:13:15.151070 [ 3 ] {} <Debug> TCP-Session: 5256f2f4-d560-4341-9a28-d36d9c5db277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5368 | 2026.04.22 02:13:15.151261 [ 290 ] {} <Debug> TCP-Session: 21b38ef4-a07e-40ef-b83a-7ba08e3ef305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.04.22 02:13:15.474410 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60793 | ||
| 5370 | 2026.04.22 02:13:15.474534 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5371 | 2026.04.22 02:13:15.474571 [ 286 ] {} <Debug> TCP-Session: 26a73ef7-5114-4c62-9922-70803bb86ec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60793 | ||
| 5372 | 2026.04.22 02:13:15.474593 [ 286 ] {} <Debug> TCP-Session: 26a73ef7-5114-4c62-9922-70803bb86ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.04.22 02:13:15.474606 [ 286 ] {} <Debug> TCP-Session: 26a73ef7-5114-4c62-9922-70803bb86ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.04.22 02:13:15.474819 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36664 | ||
| 5375 | 2026.04.22 02:13:15.474852 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46874 | ||
| 5376 | 2026.04.22 02:13:15.474888 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50254 | ||
| 5377 | 2026.04.22 02:13:15.474895 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57571 | ||
| 5378 | 2026.04.22 02:13:15.474927 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5379 | 2026.04.22 02:13:15.474935 [ 286 ] {} <Trace> TCP-Session: 26a73ef7-5114-4c62-9922-70803bb86ec9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2026.04.22 02:13:15.474957 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53629 | ||
| 5381 | 2026.04.22 02:13:15.474969 [ 289 ] {} <Debug> TCP-Session: c422b4b0-3bb5-4750-8aa1-10fc1222b93b Authenticating user 'default' from [fd00:1122:3344:101::e]:46874 | ||
| 5382 | 2026.04.22 02:13:15.474960 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5383 | 2026.04.22 02:13:15.475015 [ 289 ] {} <Debug> TCP-Session: c422b4b0-3bb5-4750-8aa1-10fc1222b93b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5384 | 2026.04.22 02:13:15.475017 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5385 | 2026.04.22 02:13:15.475038 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5386 | 2026.04.22 02:13:15.475043 [ 289 ] {} <Debug> TCP-Session: c422b4b0-3bb5-4750-8aa1-10fc1222b93b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5387 | 2026.04.22 02:13:15.475065 [ 290 ] {} <Debug> TCP-Session: b7ee90da-2461-43c0-a162-58eb7e2b3d53 Authenticating user 'default' from [fd00:1122:3344:101::e]:57571 | ||
| 5388 | 2026.04.22 02:13:15.475071 [ 3 ] {} <Debug> TCP-Session: 7615a931-4d8b-47ed-84b1-b43401b967fc Authenticating user 'default' from [fd00:1122:3344:101::e]:53629 | ||
| 5389 | 2026.04.22 02:13:15.475040 [ 291 ] {} <Debug> TCP-Session: 27b07920-952a-4227-983a-37b21402cb2d Authenticating user 'default' from [fd00:1122:3344:101::e]:50254 | ||
| 5390 | 2026.04.22 02:13:15.475104 [ 3 ] {} <Debug> TCP-Session: 7615a931-4d8b-47ed-84b1-b43401b967fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5391 | 2026.04.22 02:13:15.475101 [ 290 ] {} <Debug> TCP-Session: b7ee90da-2461-43c0-a162-58eb7e2b3d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5392 | 2026.04.22 02:13:15.475117 [ 286 ] {39e40875-6599-415a-b9ff-ce34d60b8d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60793) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5393 | 2026.04.22 02:13:15.475128 [ 291 ] {} <Debug> TCP-Session: 27b07920-952a-4227-983a-37b21402cb2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5394 | 2026.04.22 02:13:15.475137 [ 290 ] {} <Debug> TCP-Session: b7ee90da-2461-43c0-a162-58eb7e2b3d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5395 | 2026.04.22 02:13:15.475172 [ 291 ] {} <Debug> TCP-Session: 27b07920-952a-4227-983a-37b21402cb2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5396 | 2026.04.22 02:13:15.475129 [ 3 ] {} <Debug> TCP-Session: 7615a931-4d8b-47ed-84b1-b43401b967fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.04.22 02:13:15.474948 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40515 | ||
| 5398 | 2026.04.22 02:13:15.474933 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45608 | ||
| 5399 | 2026.04.22 02:13:15.474929 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5400 | 2026.04.22 02:13:15.475297 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5401 | 2026.04.22 02:13:15.475319 [ 288 ] {} <Debug> TCP-Session: 136e02ab-8a1b-4496-add9-c82da66f46c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36664 | ||
| 5402 | 2026.04.22 02:13:15.475332 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5403 | 2026.04.22 02:13:15.475335 [ 294 ] {} <Debug> TCP-Session: 989499b7-0f98-46e3-b0f0-38765d78e772 Authenticating user 'default' from [fd00:1122:3344:101::e]:40515 | ||
| 5404 | 2026.04.22 02:13:15.475349 [ 288 ] {} <Debug> TCP-Session: 136e02ab-8a1b-4496-add9-c82da66f46c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5405 | 2026.04.22 02:13:15.475365 [ 293 ] {} <Debug> TCP-Session: 885fd402-5af4-4e24-bb38-a4321733d400 Authenticating user 'default' from [fd00:1122:3344:101::e]:45608 | ||
| 5406 | 2026.04.22 02:13:15.475385 [ 288 ] {} <Debug> TCP-Session: 136e02ab-8a1b-4496-add9-c82da66f46c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5407 | 2026.04.22 02:13:15.475401 [ 293 ] {} <Debug> TCP-Session: 885fd402-5af4-4e24-bb38-a4321733d400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.04.22 02:13:15.475418 [ 286 ] {39e40875-6599-415a-b9ff-ce34d60b8d4a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5409 | 2026.04.22 02:13:15.475435 [ 293 ] {} <Debug> TCP-Session: 885fd402-5af4-4e24-bb38-a4321733d400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.04.22 02:13:15.475374 [ 294 ] {} <Debug> TCP-Session: 989499b7-0f98-46e3-b0f0-38765d78e772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5411 | 2026.04.22 02:13:15.474922 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46844 | ||
| 5412 | 2026.04.22 02:13:15.475483 [ 286 ] {39e40875-6599-415a-b9ff-ce34d60b8d4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5413 | 2026.04.22 02:13:15.475473 [ 294 ] {} <Debug> TCP-Session: 989499b7-0f98-46e3-b0f0-38765d78e772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.04.22 02:13:15.475582 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5415 | 2026.04.22 02:13:15.475613 [ 292 ] {} <Debug> TCP-Session: 56a82b2b-c9f5-4dcc-b449-2ac76eb5a5f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46844 | ||
| 5416 | 2026.04.22 02:13:15.475634 [ 292 ] {} <Debug> TCP-Session: 56a82b2b-c9f5-4dcc-b449-2ac76eb5a5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5417 | 2026.04.22 02:13:15.475646 [ 292 ] {} <Debug> TCP-Session: 56a82b2b-c9f5-4dcc-b449-2ac76eb5a5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.04.22 02:13:15.475798 [ 286 ] {39e40875-6599-415a-b9ff-ce34d60b8d4a} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e) (SelectExecutor): Key condition: unknown | ||
| 5419 | 2026.04.22 02:13:15.476668 [ 328 ] {39e40875-6599-415a-b9ff-ce34d60b8d4a} <Trace> AggregatingTransform: Aggregating | ||
| 5420 | 2026.04.22 02:13:15.477013 [ 328 ] {39e40875-6599-415a-b9ff-ce34d60b8d4a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5421 | 2026.04.22 02:13:15.477047 [ 328 ] {39e40875-6599-415a-b9ff-ce34d60b8d4a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00114681 sec. (871.984 rows/sec., 34.06 KiB/sec.) | ||
| 5422 | 2026.04.22 02:13:15.477062 [ 328 ] {39e40875-6599-415a-b9ff-ce34d60b8d4a} <Trace> Aggregator: Merging aggregated data | ||
| 5423 | 2026.04.22 02:13:15.478124 [ 286 ] {39e40875-6599-415a-b9ff-ce34d60b8d4a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003064 sec., 326.37075718015666 rows/sec., 12.75 KiB/sec. | ||
| 5424 | 2026.04.22 02:13:15.478242 [ 286 ] {39e40875-6599-415a-b9ff-ce34d60b8d4a} <Debug> TCPHandler: Processed in 0.003435862 sec. | ||
| 5425 | 2026.04.22 02:13:15.478391 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5426 | 2026.04.22 02:13:15.478425 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5427 | 2026.04.22 02:13:15.478429 [ 286 ] {} <Debug> TCP-Session: 26a73ef7-5114-4c62-9922-70803bb86ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5428 | 2026.04.22 02:13:15.478450 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5429 | 2026.04.22 02:13:15.478471 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5430 | 2026.04.22 02:13:15.478492 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5431 | 2026.04.22 02:13:15.478517 [ 288 ] {} <Debug> TCP-Session: 136e02ab-8a1b-4496-add9-c82da66f46c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.04.22 02:13:15.478524 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5433 | 2026.04.22 02:13:15.478545 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5434 | 2026.04.22 02:13:15.478564 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5435 | 2026.04.22 02:13:15.478582 [ 289 ] {} <Debug> TCP-Session: c422b4b0-3bb5-4750-8aa1-10fc1222b93b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5436 | 2026.04.22 02:13:15.478604 [ 292 ] {} <Debug> TCP-Session: 56a82b2b-c9f5-4dcc-b449-2ac76eb5a5f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2026.04.22 02:13:15.478524 [ 290 ] {} <Debug> TCP-Session: b7ee90da-2461-43c0-a162-58eb7e2b3d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5438 | 2026.04.22 02:13:15.478633 [ 294 ] {} <Debug> TCP-Session: 989499b7-0f98-46e3-b0f0-38765d78e772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2026.04.22 02:13:15.478507 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5440 | 2026.04.22 02:13:15.478472 [ 3 ] {} <Debug> TCP-Session: 7615a931-4d8b-47ed-84b1-b43401b967fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5441 | 2026.04.22 02:13:15.478552 [ 291 ] {} <Debug> TCP-Session: 27b07920-952a-4227-983a-37b21402cb2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5442 | 2026.04.22 02:13:15.478799 [ 293 ] {} <Debug> TCP-Session: 885fd402-5af4-4e24-bb38-a4321733d400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5443 | 2026.04.22 02:13:15.540311 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55722 | ||
| 5444 | 2026.04.22 02:13:15.540417 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5445 | 2026.04.22 02:13:15.540444 [ 286 ] {} <Debug> TCP-Session: eae0f36a-2bee-4311-839a-57d01f168186 Authenticating user 'default' from [fd00:1122:3344:101::e]:55722 | ||
| 5446 | 2026.04.22 02:13:15.540466 [ 286 ] {} <Debug> TCP-Session: eae0f36a-2bee-4311-839a-57d01f168186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.04.22 02:13:15.540479 [ 286 ] {} <Debug> TCP-Session: eae0f36a-2bee-4311-839a-57d01f168186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.04.22 02:13:15.540655 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56830 | ||
| 5449 | 2026.04.22 02:13:15.540677 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40470 | ||
| 5450 | 2026.04.22 02:13:15.540681 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34161 | ||
| 5451 | 2026.04.22 02:13:15.540729 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64263 | ||
| 5452 | 2026.04.22 02:13:15.540749 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65101 | ||
| 5453 | 2026.04.22 02:13:15.540763 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5454 | 2026.04.22 02:13:15.540779 [ 286 ] {} <Trace> TCP-Session: eae0f36a-2bee-4311-839a-57d01f168186 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5455 | 2026.04.22 02:13:15.540817 [ 288 ] {} <Debug> TCP-Session: bb6cc84e-9d67-47ad-80c8-a2357928968b Authenticating user 'default' from [fd00:1122:3344:101::e]:56830 | ||
| 5456 | 2026.04.22 02:13:15.540763 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5457 | 2026.04.22 02:13:15.540835 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5458 | 2026.04.22 02:13:15.540853 [ 288 ] {} <Debug> TCP-Session: bb6cc84e-9d67-47ad-80c8-a2357928968b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.04.22 02:13:15.540870 [ 291 ] {} <Debug> TCP-Session: 0c61a33c-72fb-40a3-9bab-8c9cd4ae8fe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40470 | ||
| 5460 | 2026.04.22 02:13:15.540883 [ 294 ] {} <Debug> TCP-Session: f70f9bea-d727-4424-b36e-3274f81ff216 Authenticating user 'default' from [fd00:1122:3344:101::e]:64263 | ||
| 5461 | 2026.04.22 02:13:15.540902 [ 291 ] {} <Debug> TCP-Session: 0c61a33c-72fb-40a3-9bab-8c9cd4ae8fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2026.04.22 02:13:15.540886 [ 288 ] {} <Debug> TCP-Session: bb6cc84e-9d67-47ad-80c8-a2357928968b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.04.22 02:13:15.540934 [ 294 ] {} <Debug> TCP-Session: f70f9bea-d727-4424-b36e-3274f81ff216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.04.22 02:13:15.540938 [ 291 ] {} <Debug> TCP-Session: 0c61a33c-72fb-40a3-9bab-8c9cd4ae8fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.04.22 02:13:15.540972 [ 294 ] {} <Debug> TCP-Session: f70f9bea-d727-4424-b36e-3274f81ff216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5466 | 2026.04.22 02:13:15.540975 [ 286 ] {3c40ec66-77e7-4a73-b268-6302038ed009} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55722) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5467 | 2026.04.22 02:13:15.540837 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5468 | 2026.04.22 02:13:15.540663 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52327 | ||
| 5469 | 2026.04.22 02:13:15.541071 [ 3 ] {} <Debug> TCP-Session: 7af2ba38-fa07-4a52-974d-16e7f8e28624 Authenticating user 'default' from [fd00:1122:3344:101::e]:65101 | ||
| 5470 | 2026.04.22 02:13:15.540720 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56321 | ||
| 5471 | 2026.04.22 02:13:15.541114 [ 3 ] {} <Debug> TCP-Session: 7af2ba38-fa07-4a52-974d-16e7f8e28624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5472 | 2026.04.22 02:13:15.540711 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61350 | ||
| 5473 | 2026.04.22 02:13:15.541150 [ 3 ] {} <Debug> TCP-Session: 7af2ba38-fa07-4a52-974d-16e7f8e28624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5474 | 2026.04.22 02:13:15.541168 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5475 | 2026.04.22 02:13:15.541147 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5476 | 2026.04.22 02:13:15.541218 [ 293 ] {} <Debug> TCP-Session: 5512e023-4446-471b-b087-5c8048f88587 Authenticating user 'default' from [fd00:1122:3344:101::e]:56321 | ||
| 5477 | 2026.04.22 02:13:15.540835 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5478 | 2026.04.22 02:13:15.541235 [ 289 ] {} <Debug> TCP-Session: 5391f55b-2a4f-4353-8792-b21664891cca Authenticating user 'default' from [fd00:1122:3344:101::e]:52327 | ||
| 5479 | 2026.04.22 02:13:15.541255 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5480 | 2026.04.22 02:13:15.541280 [ 289 ] {} <Debug> TCP-Session: 5391f55b-2a4f-4353-8792-b21664891cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.04.22 02:13:15.541277 [ 290 ] {} <Debug> TCP-Session: 74762807-f827-45ea-9936-8b4686a584f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34161 | ||
| 5482 | 2026.04.22 02:13:15.541306 [ 292 ] {} <Debug> TCP-Session: 410e9278-4a9a-45ae-923b-534591c1e32b Authenticating user 'default' from [fd00:1122:3344:101::e]:61350 | ||
| 5483 | 2026.04.22 02:13:15.541307 [ 289 ] {} <Debug> TCP-Session: 5391f55b-2a4f-4353-8792-b21664891cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5484 | 2026.04.22 02:13:15.541325 [ 290 ] {} <Debug> TCP-Session: 74762807-f827-45ea-9936-8b4686a584f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.04.22 02:13:15.541343 [ 292 ] {} <Debug> TCP-Session: 410e9278-4a9a-45ae-923b-534591c1e32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.04.22 02:13:15.541362 [ 290 ] {} <Debug> TCP-Session: 74762807-f827-45ea-9936-8b4686a584f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5487 | 2026.04.22 02:13:15.541375 [ 292 ] {} <Debug> TCP-Session: 410e9278-4a9a-45ae-923b-534591c1e32b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.04.22 02:13:15.541257 [ 286 ] {3c40ec66-77e7-4a73-b268-6302038ed009} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5489 | 2026.04.22 02:13:15.541240 [ 293 ] {} <Debug> TCP-Session: 5512e023-4446-471b-b087-5c8048f88587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5490 | 2026.04.22 02:13:15.541460 [ 293 ] {} <Debug> TCP-Session: 5512e023-4446-471b-b087-5c8048f88587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5491 | 2026.04.22 02:13:15.541472 [ 286 ] {3c40ec66-77e7-4a73-b268-6302038ed009} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5492 | 2026.04.22 02:13:15.541766 [ 286 ] {3c40ec66-77e7-4a73-b268-6302038ed009} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e) (SelectExecutor): Key condition: unknown | ||
| 5493 | 2026.04.22 02:13:15.542692 [ 319 ] {3c40ec66-77e7-4a73-b268-6302038ed009} <Trace> AggregatingTransform: Aggregating | ||
| 5494 | 2026.04.22 02:13:15.542749 [ 319 ] {3c40ec66-77e7-4a73-b268-6302038ed009} <Trace> Aggregator: Aggregation method: without_key | ||
| 5495 | 2026.04.22 02:13:15.542784 [ 319 ] {3c40ec66-77e7-4a73-b268-6302038ed009} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922656 sec. (1083.828 rows/sec., 42.34 KiB/sec.) | ||
| 5496 | 2026.04.22 02:13:15.542801 [ 319 ] {3c40ec66-77e7-4a73-b268-6302038ed009} <Trace> Aggregator: Merging aggregated data | ||
| 5497 | 2026.04.22 02:13:15.544117 [ 286 ] {3c40ec66-77e7-4a73-b268-6302038ed009} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003197 sec., 312.7932436659368 rows/sec., 12.22 KiB/sec. | ||
| 5498 | 2026.04.22 02:13:15.544310 [ 286 ] {3c40ec66-77e7-4a73-b268-6302038ed009} <Debug> TCPHandler: Processed in 0.003666006 sec. | ||
| 5499 | 2026.04.22 02:13:15.544446 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5500 | 2026.04.22 02:13:15.544473 [ 286 ] {} <Debug> TCP-Session: eae0f36a-2bee-4311-839a-57d01f168186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2026.04.22 02:13:15.544479 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5502 | 2026.04.22 02:13:15.544500 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5503 | 2026.04.22 02:13:15.544530 [ 292 ] {} <Debug> TCP-Session: 410e9278-4a9a-45ae-923b-534591c1e32b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.04.22 02:13:15.544533 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5505 | 2026.04.22 02:13:15.544541 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5506 | 2026.04.22 02:13:15.544568 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5507 | 2026.04.22 02:13:15.544588 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5508 | 2026.04.22 02:13:15.544604 [ 289 ] {} <Debug> TCP-Session: 5391f55b-2a4f-4353-8792-b21664891cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.04.22 02:13:15.544622 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5510 | 2026.04.22 02:13:15.544641 [ 294 ] {} <Debug> TCP-Session: f70f9bea-d727-4424-b36e-3274f81ff216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.04.22 02:13:15.544648 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5512 | 2026.04.22 02:13:15.544670 [ 3 ] {} <Debug> TCP-Session: 7af2ba38-fa07-4a52-974d-16e7f8e28624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5513 | 2026.04.22 02:13:15.544623 [ 291 ] {} <Debug> TCP-Session: 0c61a33c-72fb-40a3-9bab-8c9cd4ae8fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.04.22 02:13:15.544700 [ 293 ] {} <Debug> TCP-Session: 5512e023-4446-471b-b087-5c8048f88587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5515 | 2026.04.22 02:13:15.544549 [ 288 ] {} <Debug> TCP-Session: bb6cc84e-9d67-47ad-80c8-a2357928968b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5516 | 2026.04.22 02:13:15.544588 [ 290 ] {} <Debug> TCP-Session: 74762807-f827-45ea-9936-8b4686a584f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5517 | 2026.04.22 02:13:15.642048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11942 | ||
| 5518 | 2026.04.22 02:13:15.642754 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2026.04.22 02:13:15.642818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5520 | 2026.04.22 02:13:15.643407 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5521 | 2026.04.22 02:13:15.643659 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.04.22 02:13:15.643836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11942 | ||
| 5523 | 2026.04.22 02:13:16.272589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5524 | 2026.04.22 02:13:16.290636 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2026.04.22 02:13:16.290703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 5526 | 2026.04.22 02:13:16.296795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5527 | 2026.04.22 02:13:16.299321 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.04.22 02:13:16.304780 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5529 | 2026.04.22 02:13:18.161145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 706 | ||
| 5530 | 2026.04.22 02:13:18.163778 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.04.22 02:13:18.163821 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5532 | 2026.04.22 02:13:18.165012 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5533 | 2026.04.22 02:13:18.165274 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.04.22 02:13:18.165535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
| 5535 | 2026.04.22 02:13:19.365467 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5536 | 2026.04.22 02:13:19.365820 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 5537 | 2026.04.22 02:13:19.366256 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5538 | 2026.04.22 02:13:19.366308 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5539 | 2026.04.22 02:13:19.366581 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5540 | 2026.04.22 02:13:19.366654 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5541 | 2026.04.22 02:13:19.366801 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 5542 | 2026.04.22 02:13:19.366923 [ 303 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5543 | 2026.04.22 02:13:19.366951 [ 304 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5544 | 2026.04.22 02:13:19.366923 [ 335 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5545 | 2026.04.22 02:13:19.366952 [ 333 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5546 | 2026.04.22 02:13:19.367146 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5547 | 2026.04.22 02:13:19.367175 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5548 | 2026.04.22 02:13:19.367264 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5549 | 2026.04.22 02:13:19.367285 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 5550 | 2026.04.22 02:13:19.367323 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5551 | 2026.04.22 02:13:19.367362 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5552 | 2026.04.22 02:13:19.367400 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5553 | 2026.04.22 02:13:19.368268 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.002618 sec., 14514.896867838044 rows/sec., 597.58 KiB/sec. | ||
| 5554 | 2026.04.22 02:13:19.368423 [ 5 ] {3a046072-f245-4c43-97dc-32e57f7699d4} <Debug> TCPHandler: Processed in 0.003102925 sec. | ||
| 5555 | 2026.04.22 02:13:19.375148 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.04.22 02:13:19.375290 [ 5 ] {e147ee43-352b-47f5-a8a0-4d6b8633dfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5557 | 2026.04.22 02:13:19.375348 [ 5 ] {e147ee43-352b-47f5-a8a0-4d6b8633dfd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5558 | 2026.04.22 02:13:19.375978 [ 5 ] {e147ee43-352b-47f5-a8a0-4d6b8633dfd8} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.04.22 02:13:19.376036 [ 5 ] {e147ee43-352b-47f5-a8a0-4d6b8633dfd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5560 | 2026.04.22 02:13:19.376500 [ 5 ] {e147ee43-352b-47f5-a8a0-4d6b8633dfd8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5561 | 2026.04.22 02:13:19.376695 [ 5 ] {e147ee43-352b-47f5-a8a0-4d6b8633dfd8} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.04.22 02:13:19.376840 [ 5 ] {e147ee43-352b-47f5-a8a0-4d6b8633dfd8} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001589 sec., 629.3266205160479 rows/sec., 65.15 KiB/sec. | ||
| 5563 | 2026.04.22 02:13:19.376881 [ 5 ] {e147ee43-352b-47f5-a8a0-4d6b8633dfd8} <Debug> TCPHandler: Processed in 0.001797863 sec. | ||
| 5564 | 2026.04.22 02:13:19.376994 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.04.22 02:13:19.377090 [ 5 ] {37661f8c-6c0d-4267-bc71-03c199bb27ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5566 | 2026.04.22 02:13:19.377131 [ 5 ] {37661f8c-6c0d-4267-bc71-03c199bb27ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5567 | 2026.04.22 02:13:19.377565 [ 5 ] {37661f8c-6c0d-4267-bc71-03c199bb27ca} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.04.22 02:13:19.377602 [ 5 ] {37661f8c-6c0d-4267-bc71-03c199bb27ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5569 | 2026.04.22 02:13:19.377916 [ 5 ] {37661f8c-6c0d-4267-bc71-03c199bb27ca} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5570 | 2026.04.22 02:13:19.378151 [ 5 ] {37661f8c-6c0d-4267-bc71-03c199bb27ca} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.04.22 02:13:19.378276 [ 5 ] {37661f8c-6c0d-4267-bc71-03c199bb27ca} <Debug> executeQuery: Read 87 rows, 7.49 KiB in 0.001205 sec., 72199.17012448133 rows/sec., 6.07 MiB/sec. | ||
| 5572 | 2026.04.22 02:13:19.378314 [ 5 ] {37661f8c-6c0d-4267-bc71-03c199bb27ca} <Debug> TCPHandler: Processed in 0.001369584 sec. | ||
| 5573 | 2026.04.22 02:13:19.378428 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.04.22 02:13:19.378523 [ 5 ] {5204bb32-44e7-454a-9346-809700cd5fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5575 | 2026.04.22 02:13:19.378563 [ 5 ] {5204bb32-44e7-454a-9346-809700cd5fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5576 | 2026.04.22 02:13:19.378965 [ 5 ] {5204bb32-44e7-454a-9346-809700cd5fc1} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.04.22 02:13:19.379002 [ 5 ] {5204bb32-44e7-454a-9346-809700cd5fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5578 | 2026.04.22 02:13:19.379290 [ 5 ] {5204bb32-44e7-454a-9346-809700cd5fc1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5579 | 2026.04.22 02:13:19.379491 [ 5 ] {5204bb32-44e7-454a-9346-809700cd5fc1} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.04.22 02:13:19.379616 [ 5 ] {5204bb32-44e7-454a-9346-809700cd5fc1} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001111 sec., 13501.350135013501 rows/sec., 1015.24 KiB/sec. | ||
| 5581 | 2026.04.22 02:13:19.379652 [ 5 ] {5204bb32-44e7-454a-9346-809700cd5fc1} <Debug> TCPHandler: Processed in 0.001272853 sec. | ||
| 5582 | 2026.04.22 02:13:19.379763 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5583 | 2026.04.22 02:13:19.379858 [ 5 ] {ff7cfbe7-8194-4e1c-88d9-50fc55684f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5584 | 2026.04.22 02:13:19.379896 [ 5 ] {ff7cfbe7-8194-4e1c-88d9-50fc55684f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5585 | 2026.04.22 02:13:19.380268 [ 5 ] {ff7cfbe7-8194-4e1c-88d9-50fc55684f03} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.04.22 02:13:19.380304 [ 5 ] {ff7cfbe7-8194-4e1c-88d9-50fc55684f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5587 | 2026.04.22 02:13:19.380576 [ 5 ] {ff7cfbe7-8194-4e1c-88d9-50fc55684f03} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5588 | 2026.04.22 02:13:19.380774 [ 5 ] {ff7cfbe7-8194-4e1c-88d9-50fc55684f03} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2026.04.22 02:13:19.380896 [ 5 ] {ff7cfbe7-8194-4e1c-88d9-50fc55684f03} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001057 sec., 946.073793755913 rows/sec., 62.83 KiB/sec. | ||
| 5590 | 2026.04.22 02:13:19.380935 [ 5 ] {ff7cfbe7-8194-4e1c-88d9-50fc55684f03} <Debug> TCPHandler: Processed in 0.001219731 sec. | ||
| 5591 | 2026.04.22 02:13:19.381042 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2026.04.22 02:13:19.381137 [ 5 ] {7b2ef05a-4306-4c85-a42a-cf48d6b182ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5593 | 2026.04.22 02:13:19.381176 [ 5 ] {7b2ef05a-4306-4c85-a42a-cf48d6b182ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5594 | 2026.04.22 02:13:19.381571 [ 5 ] {7b2ef05a-4306-4c85-a42a-cf48d6b182ef} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.04.22 02:13:19.381607 [ 5 ] {7b2ef05a-4306-4c85-a42a-cf48d6b182ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5596 | 2026.04.22 02:13:19.381912 [ 5 ] {7b2ef05a-4306-4c85-a42a-cf48d6b182ef} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5597 | 2026.04.22 02:13:19.382117 [ 5 ] {7b2ef05a-4306-4c85-a42a-cf48d6b182ef} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.04.22 02:13:19.382240 [ 5 ] {7b2ef05a-4306-4c85-a42a-cf48d6b182ef} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001121 sec., 70472.79214986619 rows/sec., 5.50 MiB/sec. | ||
| 5599 | 2026.04.22 02:13:19.382278 [ 5 ] {7b2ef05a-4306-4c85-a42a-cf48d6b182ef} <Debug> TCPHandler: Processed in 0.001283583 sec. | ||
| 5600 | 2026.04.22 02:13:19.382406 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5601 | 2026.04.22 02:13:19.382500 [ 5 ] {1af689cb-fa2a-4108-8874-14654f4f1e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5602 | 2026.04.22 02:13:19.382542 [ 5 ] {1af689cb-fa2a-4108-8874-14654f4f1e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5603 | 2026.04.22 02:13:19.382939 [ 5 ] {1af689cb-fa2a-4108-8874-14654f4f1e68} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.04.22 02:13:19.382974 [ 5 ] {1af689cb-fa2a-4108-8874-14654f4f1e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5605 | 2026.04.22 02:13:19.383317 [ 5 ] {1af689cb-fa2a-4108-8874-14654f4f1e68} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5606 | 2026.04.22 02:13:19.383533 [ 5 ] {1af689cb-fa2a-4108-8874-14654f4f1e68} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.04.22 02:13:19.383659 [ 5 ] {1af689cb-fa2a-4108-8874-14654f4f1e68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 5608 | 2026.04.22 02:13:19.383698 [ 5 ] {1af689cb-fa2a-4108-8874-14654f4f1e68} <Debug> TCPHandler: Processed in 0.001342494 sec. | ||
| 5609 | 2026.04.22 02:13:19.383823 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.04.22 02:13:19.383921 [ 5 ] {e2f17b30-f9cf-457f-88f7-8ad7fa4a2701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5611 | 2026.04.22 02:13:19.383965 [ 5 ] {e2f17b30-f9cf-457f-88f7-8ad7fa4a2701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5612 | 2026.04.22 02:13:19.384288 [ 5 ] {e2f17b30-f9cf-457f-88f7-8ad7fa4a2701} <Trace> oximeter.measurements_f64 (7a190270-854f-4c76-a3b9-5781cffe71c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.04.22 02:13:19.384322 [ 5 ] {e2f17b30-f9cf-457f-88f7-8ad7fa4a2701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5614 | 2026.04.22 02:13:19.384614 [ 5 ] {e2f17b30-f9cf-457f-88f7-8ad7fa4a2701} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 5615 | 2026.04.22 02:13:19.384822 [ 5 ] {e2f17b30-f9cf-457f-88f7-8ad7fa4a2701} <Trace> oximeter.measurements_f64 (7a190270-854f-4c76-a3b9-5781cffe71c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.04.22 02:13:19.384942 [ 5 ] {e2f17b30-f9cf-457f-88f7-8ad7fa4a2701} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 61.09 KiB/sec. | ||
| 5617 | 2026.04.22 02:13:19.384978 [ 5 ] {e2f17b30-f9cf-457f-88f7-8ad7fa4a2701} <Debug> TCPHandler: Processed in 0.001204552 sec. | ||
| 5618 | 2026.04.22 02:13:19.385090 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.04.22 02:13:19.385197 [ 5 ] {36f9e24d-7294-4466-911a-8562b4cf30be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5620 | 2026.04.22 02:13:19.385267 [ 5 ] {36f9e24d-7294-4466-911a-8562b4cf30be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5621 | 2026.04.22 02:13:19.386152 [ 5 ] {36f9e24d-7294-4466-911a-8562b4cf30be} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.04.22 02:13:19.386191 [ 5 ] {36f9e24d-7294-4466-911a-8562b4cf30be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5623 | 2026.04.22 02:13:19.386766 [ 5 ] {36f9e24d-7294-4466-911a-8562b4cf30be} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5624 | 2026.04.22 02:13:19.387003 [ 5 ] {36f9e24d-7294-4466-911a-8562b4cf30be} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.04.22 02:13:19.387151 [ 5 ] {36f9e24d-7294-4466-911a-8562b4cf30be} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001975 sec., 7594.936708860759 rows/sec., 13.61 MiB/sec. | ||
| 5626 | 2026.04.22 02:13:19.387213 [ 5 ] {36f9e24d-7294-4466-911a-8562b4cf30be} <Debug> TCPHandler: Processed in 0.002177889 sec. | ||
| 5627 | 2026.04.22 02:13:19.387339 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.04.22 02:13:19.387436 [ 5 ] {e832d5f3-d0ed-4824-becc-a1ee5cd61c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5629 | 2026.04.22 02:13:19.387479 [ 5 ] {e832d5f3-d0ed-4824-becc-a1ee5cd61c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5630 | 2026.04.22 02:13:19.387836 [ 5 ] {e832d5f3-d0ed-4824-becc-a1ee5cd61c92} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2026.04.22 02:13:19.387871 [ 5 ] {e832d5f3-d0ed-4824-becc-a1ee5cd61c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5632 | 2026.04.22 02:13:19.388178 [ 5 ] {e832d5f3-d0ed-4824-becc-a1ee5cd61c92} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5633 | 2026.04.22 02:13:19.388394 [ 5 ] {e832d5f3-d0ed-4824-becc-a1ee5cd61c92} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.04.22 02:13:19.388519 [ 5 ] {e832d5f3-d0ed-4824-becc-a1ee5cd61c92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 5635 | 2026.04.22 02:13:19.388555 [ 5 ] {e832d5f3-d0ed-4824-becc-a1ee5cd61c92} <Debug> TCPHandler: Processed in 0.001265353 sec. | ||
| 5636 | 2026.04.22 02:13:23.049040 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5637 | 2026.04.22 02:13:23.049109 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5638 | 2026.04.22 02:13:23.144030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12454 | ||
| 5639 | 2026.04.22 02:13:23.144840 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2026.04.22 02:13:23.144902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5641 | 2026.04.22 02:13:23.145400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5642 | 2026.04.22 02:13:23.145626 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2026.04.22 02:13:23.145754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12454 | ||
| 5644 | 2026.04.22 02:13:23.145756 [ 67 ] {} <Debug> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5645 | 2026.04.22 02:13:23.145820 [ 67 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2026.04.22 02:13:23.145843 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5647 | 2026.04.22 02:13:23.145935 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::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 | ||
| 5648 | 2026.04.22 02:13:23.146022 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5649 | 2026.04.22 02:13:23.146052 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10022 rows starting from the beginning of the part | ||
| 5650 | 2026.04.22 02:13:23.146107 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5651 | 2026.04.22 02:13:23.146150 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5652 | 2026.04.22 02:13:23.146190 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5653 | 2026.04.22 02:13:23.146227 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5654 | 2026.04.22 02:13:23.146273 [ 200 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5655 | 2026.04.22 02:13:23.150644 [ 198 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12454 rows, containing 4 columns (4 merged, 0 gathered) in 0.004742565 sec., 2626005.1259181476 rows/sec., 37.57 MiB/sec. | ||
| 5656 | 2026.04.22 02:13:23.151132 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5657 | 2026.04.22 02:13:23.151472 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_26_5} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.04.22 02:13:23.151550 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_26_5} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5659 | 2026.04.22 02:13:23.151665 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5660 | 2026.04.22 02:13:23.804960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5661 | 2026.04.22 02:13:23.822013 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2026.04.22 02:13:23.822056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5663 | 2026.04.22 02:13:23.827596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5664 | 2026.04.22 02:13:23.828271 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5665 | 2026.04.22 02:13:23.828556 [ 67 ] {} <Debug> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5666 | 2026.04.22 02:13:23.828597 [ 67 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2026.04.22 02:13:23.828617 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5668 | 2026.04.22 02:13:23.828796 [ 194 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 5669 | 2026.04.22 02:13:23.831235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5670 | 2026.04.22 02:13:23.833043 [ 194 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5671 | 2026.04.22 02:13:23.834403 [ 194 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 5672 | 2026.04.22 02:13:23.838855 [ 194 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 5673 | 2026.04.22 02:13:23.843259 [ 194 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 5674 | 2026.04.22 02:13:23.847520 [ 194 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 5675 | 2026.04.22 02:13:23.851669 [ 194 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 5676 | 2026.04.22 02:13:23.855614 [ 194 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 5677 | 2026.04.22 02:13:23.906425 [ 194 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077707941 sec., 2522.264745117877 rows/sec., 13.04 MiB/sec. | ||
| 5678 | 2026.04.22 02:13:23.907987 [ 194 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5679 | 2026.04.22 02:13:23.909573 [ 194 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_26_5} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2026.04.22 02:13:23.909660 [ 194 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_26_5} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5681 | 2026.04.22 02:13:23.910983 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5682 | 2026.04.22 02:13:24.000307 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.42 MiB, peak 271.96 MiB, free memory in arenas 0.00 B, will set to 265.71 MiB (RSS), difference: 4.29 MiB | ||
| 5683 | 2026.04.22 02:13:24.372198 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2026.04.22 02:13:24.372379 [ 5 ] {06c345c2-61ce-4c60-b8c2-de52c4dfeaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5685 | 2026.04.22 02:13:24.372442 [ 5 ] {06c345c2-61ce-4c60-b8c2-de52c4dfeaaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5686 | 2026.04.22 02:13:24.373094 [ 5 ] {06c345c2-61ce-4c60-b8c2-de52c4dfeaaf} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.04.22 02:13:24.373131 [ 5 ] {06c345c2-61ce-4c60-b8c2-de52c4dfeaaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5688 | 2026.04.22 02:13:24.373545 [ 5 ] {06c345c2-61ce-4c60-b8c2-de52c4dfeaaf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5689 | 2026.04.22 02:13:24.373779 [ 5 ] {06c345c2-61ce-4c60-b8c2-de52c4dfeaaf} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.04.22 02:13:24.373906 [ 68 ] {} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5691 | 2026.04.22 02:13:24.373931 [ 5 ] {06c345c2-61ce-4c60-b8c2-de52c4dfeaaf} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001603 sec., 67373.67436057392 rows/sec., 5.67 MiB/sec. | ||
| 5692 | 2026.04.22 02:13:24.373951 [ 68 ] {} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.04.22 02:13:24.373974 [ 5 ] {06c345c2-61ce-4c60-b8c2-de52c4dfeaaf} <Debug> TCPHandler: Processed in 0.001901455 sec. | ||
| 5694 | 2026.04.22 02:13:24.373973 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5695 | 2026.04.22 02:13:24.374066 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::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 | ||
| 5696 | 2026.04.22 02:13:24.374099 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2026.04.22 02:13:24.374160 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5698 | 2026.04.22 02:13:24.374190 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2616 rows starting from the beginning of the part | ||
| 5699 | 2026.04.22 02:13:24.374195 [ 5 ] {0668552d-e5cc-420b-8901-5e4796fd2c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5700 | 2026.04.22 02:13:24.374239 [ 5 ] {0668552d-e5cc-420b-8901-5e4796fd2c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5701 | 2026.04.22 02:13:24.374248 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part | ||
| 5702 | 2026.04.22 02:13:24.374293 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 86 rows starting from the beginning of the part | ||
| 5703 | 2026.04.22 02:13:24.374334 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 108 rows starting from the beginning of the part | ||
| 5704 | 2026.04.22 02:13:24.374375 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 87 rows starting from the beginning of the part | ||
| 5705 | 2026.04.22 02:13:24.374416 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 108 rows starting from the beginning of the part | ||
| 5706 | 2026.04.22 02:13:24.374653 [ 5 ] {0668552d-e5cc-420b-8901-5e4796fd2c55} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2026.04.22 02:13:24.374689 [ 5 ] {0668552d-e5cc-420b-8901-5e4796fd2c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5708 | 2026.04.22 02:13:24.375017 [ 5 ] {0668552d-e5cc-420b-8901-5e4796fd2c55} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5709 | 2026.04.22 02:13:24.375246 [ 5 ] {0668552d-e5cc-420b-8901-5e4796fd2c55} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2026.04.22 02:13:24.375374 [ 5 ] {0668552d-e5cc-420b-8901-5e4796fd2c55} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001197 sec., 21720.969089390142 rows/sec., 1.60 MiB/sec. | ||
| 5711 | 2026.04.22 02:13:24.375413 [ 5 ] {0668552d-e5cc-420b-8901-5e4796fd2c55} <Debug> TCPHandler: Processed in 0.001365564 sec. | ||
| 5712 | 2026.04.22 02:13:24.375530 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2026.04.22 02:13:24.375626 [ 5 ] {bdd6d89b-12ee-4601-bb72-34cfbcb13f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5714 | 2026.04.22 02:13:24.375648 [ 198 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3113 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612219 sec., 1930879.1175392424 rows/sec., 155.45 MiB/sec. | ||
| 5715 | 2026.04.22 02:13:24.375667 [ 5 ] {bdd6d89b-12ee-4601-bb72-34cfbcb13f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5716 | 2026.04.22 02:13:24.375956 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5717 | 2026.04.22 02:13:24.376114 [ 5 ] {bdd6d89b-12ee-4601-bb72-34cfbcb13f50} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.04.22 02:13:24.376149 [ 5 ] {bdd6d89b-12ee-4601-bb72-34cfbcb13f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5719 | 2026.04.22 02:13:24.376185 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_41_8} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2026.04.22 02:13:24.376246 [ 200 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_41_8} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5721 | 2026.04.22 02:13:24.376302 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5722 | 2026.04.22 02:13:24.376450 [ 5 ] {bdd6d89b-12ee-4601-bb72-34cfbcb13f50} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5723 | 2026.04.22 02:13:24.376669 [ 5 ] {bdd6d89b-12ee-4601-bb72-34cfbcb13f50} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2026.04.22 02:13:24.376775 [ 68 ] {} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5725 | 2026.04.22 02:13:24.376792 [ 5 ] {bdd6d89b-12ee-4601-bb72-34cfbcb13f50} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001184 sec., 76013.51351351352 rows/sec., 5.94 MiB/sec. | ||
| 5726 | 2026.04.22 02:13:24.376804 [ 68 ] {} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.04.22 02:13:24.376829 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5728 | 2026.04.22 02:13:24.376838 [ 5 ] {bdd6d89b-12ee-4601-bb72-34cfbcb13f50} <Debug> TCPHandler: Processed in 0.001357685 sec. | ||
| 5729 | 2026.04.22 02:13:24.376903 [ 192 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 5730 | 2026.04.22 02:13:24.376961 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2026.04.22 02:13:24.377001 [ 192 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5732 | 2026.04.22 02:13:24.377030 [ 192 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1403 rows starting from the beginning of the part | ||
| 5733 | 2026.04.22 02:13:24.377056 [ 5 ] {8276e5bc-dde3-4ae9-b72e-6582cc3a0898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5734 | 2026.04.22 02:13:24.377085 [ 192 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 5735 | 2026.04.22 02:13:24.377099 [ 5 ] {8276e5bc-dde3-4ae9-b72e-6582cc3a0898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5736 | 2026.04.22 02:13:24.377132 [ 192 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 79 rows starting from the beginning of the part | ||
| 5737 | 2026.04.22 02:13:24.377175 [ 192 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 5738 | 2026.04.22 02:13:24.377215 [ 192 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 79 rows starting from the beginning of the part | ||
| 5739 | 2026.04.22 02:13:24.377257 [ 192 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 5740 | 2026.04.22 02:13:24.377499 [ 5 ] {8276e5bc-dde3-4ae9-b72e-6582cc3a0898} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.04.22 02:13:24.377534 [ 5 ] {8276e5bc-dde3-4ae9-b72e-6582cc3a0898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5742 | 2026.04.22 02:13:24.377890 [ 5 ] {8276e5bc-dde3-4ae9-b72e-6582cc3a0898} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5743 | 2026.04.22 02:13:24.378098 [ 5 ] {8276e5bc-dde3-4ae9-b72e-6582cc3a0898} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.04.22 02:13:24.378158 [ 200 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1831 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289933 sec., 1419453.568518675 rows/sec., 105.21 MiB/sec. | ||
| 5745 | 2026.04.22 02:13:24.378188 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5746 | 2026.04.22 02:13:24.378214 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2026.04.22 02:13:24.378224 [ 5 ] {8276e5bc-dde3-4ae9-b72e-6582cc3a0898} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 5748 | 2026.04.22 02:13:24.378229 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5749 | 2026.04.22 02:13:24.378261 [ 5 ] {8276e5bc-dde3-4ae9-b72e-6582cc3a0898} <Debug> TCPHandler: Processed in 0.001348624 sec. | ||
| 5750 | 2026.04.22 02:13:24.378306 [ 192 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5751 | 2026.04.22 02:13:24.378355 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 5752 | 2026.04.22 02:13:24.378376 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2026.04.22 02:13:24.378483 [ 5 ] {82aace0e-b7ae-4b64-b667-de5be99b8a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5754 | 2026.04.22 02:13:24.378522 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5755 | 2026.04.22 02:13:24.378537 [ 5 ] {82aace0e-b7ae-4b64-b667-de5be99b8a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5756 | 2026.04.22 02:13:24.378546 [ 192 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_41_8} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2026.04.22 02:13:24.378567 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13907 rows starting from the beginning of the part | ||
| 5758 | 2026.04.22 02:13:24.378610 [ 192 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_41_8} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5759 | 2026.04.22 02:13:24.378643 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5760 | 2026.04.22 02:13:24.378682 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 5761 | 2026.04.22 02:13:24.378698 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5762 | 2026.04.22 02:13:24.378755 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 5763 | 2026.04.22 02:13:24.378801 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5764 | 2026.04.22 02:13:24.378855 [ 198 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 5765 | 2026.04.22 02:13:24.379341 [ 5 ] {82aace0e-b7ae-4b64-b667-de5be99b8a0a} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2026.04.22 02:13:24.379382 [ 5 ] {82aace0e-b7ae-4b64-b667-de5be99b8a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5767 | 2026.04.22 02:13:24.379938 [ 5 ] {82aace0e-b7ae-4b64-b667-de5be99b8a0a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5768 | 2026.04.22 02:13:24.380164 [ 5 ] {82aace0e-b7ae-4b64-b667-de5be99b8a0a} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2026.04.22 02:13:24.380306 [ 5 ] {82aace0e-b7ae-4b64-b667-de5be99b8a0a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001841 sec., 14122.759369907659 rows/sec., 25.31 MiB/sec. | ||
| 5770 | 2026.04.22 02:13:24.380361 [ 5 ] {82aace0e-b7ae-4b64-b667-de5be99b8a0a} <Debug> TCPHandler: Processed in 0.002034397 sec. | ||
| 5771 | 2026.04.22 02:13:24.380482 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2026.04.22 02:13:24.380580 [ 5 ] {7d8e6c8f-e081-432d-baf7-a64b5d486aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5773 | 2026.04.22 02:13:24.380623 [ 5 ] {7d8e6c8f-e081-432d-baf7-a64b5d486aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5774 | 2026.04.22 02:13:24.380966 [ 5 ] {7d8e6c8f-e081-432d-baf7-a64b5d486aad} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.04.22 02:13:24.381002 [ 5 ] {7d8e6c8f-e081-432d-baf7-a64b5d486aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5776 | 2026.04.22 02:13:24.381337 [ 5 ] {7d8e6c8f-e081-432d-baf7-a64b5d486aad} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5777 | 2026.04.22 02:13:24.381545 [ 5 ] {7d8e6c8f-e081-432d-baf7-a64b5d486aad} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.04.22 02:13:24.381662 [ 63 ] {} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5779 | 2026.04.22 02:13:24.381675 [ 5 ] {7d8e6c8f-e081-432d-baf7-a64b5d486aad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 5780 | 2026.04.22 02:13:24.381725 [ 63 ] {} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2026.04.22 02:13:24.381735 [ 5 ] {7d8e6c8f-e081-432d-baf7-a64b5d486aad} <Debug> TCPHandler: Processed in 0.001302093 sec. | ||
| 5782 | 2026.04.22 02:13:24.381754 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5783 | 2026.04.22 02:13:24.381855 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 5784 | 2026.04.22 02:13:24.381991 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5785 | 2026.04.22 02:13:24.382029 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1848 rows starting from the beginning of the part | ||
| 5786 | 2026.04.22 02:13:24.382097 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 5787 | 2026.04.22 02:13:24.382145 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5788 | 2026.04.22 02:13:24.382187 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 5789 | 2026.04.22 02:13:24.382227 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5790 | 2026.04.22 02:13:24.382267 [ 195 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 5791 | 2026.04.22 02:13:24.383385 [ 196 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14707 rows, containing 5 columns (5 merged, 0 gathered) in 0.005104312 sec., 2881289.3882662347 rows/sec., 186.88 MiB/sec. | ||
| 5792 | 2026.04.22 02:13:24.383422 [ 198 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 4 columns (4 merged, 0 gathered) in 0.001611698 sec., 1332755.8885101303 rows/sec., 89.82 MiB/sec. | ||
| 5793 | 2026.04.22 02:13:24.383763 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5794 | 2026.04.22 02:13:24.383879 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5795 | 2026.04.22 02:13:24.384170 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_41_8} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2026.04.22 02:13:24.384210 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.04.22 02:13:24.384286 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_41_8} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5798 | 2026.04.22 02:13:24.384288 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5799 | 2026.04.22 02:13:24.384385 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 5800 | 2026.04.22 02:13:24.384431 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5801 | 2026.04.22 02:13:25.001122 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.29 MiB, peak 275.55 MiB, free memory in arenas 0.00 B, will set to 267.96 MiB (RSS), difference: 1.67 MiB | ||
| 5802 | 2026.04.22 02:13:26.353051 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2026.04.22 02:13:26.353227 [ 5 ] {2d501bd9-c6ae-4141-8847-6c95864a140d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5804 | 2026.04.22 02:13:26.353292 [ 5 ] {2d501bd9-c6ae-4141-8847-6c95864a140d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5805 | 2026.04.22 02:13:26.353912 [ 5 ] {2d501bd9-c6ae-4141-8847-6c95864a140d} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.04.22 02:13:26.353961 [ 5 ] {2d501bd9-c6ae-4141-8847-6c95864a140d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5807 | 2026.04.22 02:13:26.354376 [ 5 ] {2d501bd9-c6ae-4141-8847-6c95864a140d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5808 | 2026.04.22 02:13:26.354603 [ 5 ] {2d501bd9-c6ae-4141-8847-6c95864a140d} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.04.22 02:13:26.354753 [ 5 ] {2d501bd9-c6ae-4141-8847-6c95864a140d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001576 sec., 15228.426395939086 rows/sec., 1.26 MiB/sec. | ||
| 5810 | 2026.04.22 02:13:26.354798 [ 5 ] {2d501bd9-c6ae-4141-8847-6c95864a140d} <Debug> TCPHandler: Processed in 0.001874454 sec. | ||
| 5811 | 2026.04.22 02:13:26.354934 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.04.22 02:13:26.355032 [ 5 ] {bdc4675a-ac3a-4272-a28e-0d3d26529d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5813 | 2026.04.22 02:13:26.355073 [ 5 ] {bdc4675a-ac3a-4272-a28e-0d3d26529d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5814 | 2026.04.22 02:13:26.355479 [ 5 ] {bdc4675a-ac3a-4272-a28e-0d3d26529d3f} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.04.22 02:13:26.355516 [ 5 ] {bdc4675a-ac3a-4272-a28e-0d3d26529d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5816 | 2026.04.22 02:13:26.355830 [ 5 ] {bdc4675a-ac3a-4272-a28e-0d3d26529d3f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5817 | 2026.04.22 02:13:26.356035 [ 5 ] {bdc4675a-ac3a-4272-a28e-0d3d26529d3f} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.04.22 02:13:26.356160 [ 5 ] {bdc4675a-ac3a-4272-a28e-0d3d26529d3f} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001148 sec., 13937.282229965158 rows/sec., 1.12 MiB/sec. | ||
| 5819 | 2026.04.22 02:13:26.356198 [ 5 ] {bdc4675a-ac3a-4272-a28e-0d3d26529d3f} <Debug> TCPHandler: Processed in 0.001313534 sec. | ||
| 5820 | 2026.04.22 02:13:26.356315 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2026.04.22 02:13:26.356410 [ 5 ] {08a2546f-1e74-4b4b-8a5e-b2839e76711b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5822 | 2026.04.22 02:13:26.356449 [ 5 ] {08a2546f-1e74-4b4b-8a5e-b2839e76711b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5823 | 2026.04.22 02:13:26.357971 [ 5 ] {08a2546f-1e74-4b4b-8a5e-b2839e76711b} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2026.04.22 02:13:26.358007 [ 5 ] {08a2546f-1e74-4b4b-8a5e-b2839e76711b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5825 | 2026.04.22 02:13:26.358521 [ 5 ] {08a2546f-1e74-4b4b-8a5e-b2839e76711b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5826 | 2026.04.22 02:13:26.358737 [ 5 ] {08a2546f-1e74-4b4b-8a5e-b2839e76711b} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2026.04.22 02:13:26.358870 [ 5 ] {08a2546f-1e74-4b4b-8a5e-b2839e76711b} <Debug> executeQuery: Read 2560 rows, 196.46 KiB in 0.002478 sec., 1033091.2025827279 rows/sec., 77.42 MiB/sec. | ||
| 5828 | 2026.04.22 02:13:26.358910 [ 5 ] {08a2546f-1e74-4b4b-8a5e-b2839e76711b} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 5829 | 2026.04.22 02:13:26.358924 [ 5 ] {08a2546f-1e74-4b4b-8a5e-b2839e76711b} <Debug> TCPHandler: Processed in 0.002657938 sec. | ||
| 5830 | 2026.04.22 02:13:26.359050 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5831 | 2026.04.22 02:13:26.359147 [ 5 ] {ad539e67-0507-47d7-b43c-edd17934973c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5832 | 2026.04.22 02:13:26.359187 [ 5 ] {ad539e67-0507-47d7-b43c-edd17934973c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5833 | 2026.04.22 02:13:26.359609 [ 5 ] {ad539e67-0507-47d7-b43c-edd17934973c} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2026.04.22 02:13:26.359646 [ 5 ] {ad539e67-0507-47d7-b43c-edd17934973c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5835 | 2026.04.22 02:13:26.359954 [ 5 ] {ad539e67-0507-47d7-b43c-edd17934973c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5836 | 2026.04.22 02:13:26.360179 [ 5 ] {ad539e67-0507-47d7-b43c-edd17934973c} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2026.04.22 02:13:26.360306 [ 60 ] {} <Debug> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5838 | 2026.04.22 02:13:26.360326 [ 5 ] {ad539e67-0507-47d7-b43c-edd17934973c} <Debug> executeQuery: Read 52 rows, 3.90 KiB in 0.001197 sec., 43441.938178780285 rows/sec., 3.18 MiB/sec. | ||
| 5839 | 2026.04.22 02:13:26.360349 [ 60 ] {} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5840 | 2026.04.22 02:13:26.360370 [ 5 ] {ad539e67-0507-47d7-b43c-edd17934973c} <Debug> TCPHandler: Processed in 0.001368735 sec. | ||
| 5841 | 2026.04.22 02:13:26.360381 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5842 | 2026.04.22 02:13:26.360470 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::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 | ||
| 5843 | 2026.04.22 02:13:26.360501 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5844 | 2026.04.22 02:13:26.360558 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5845 | 2026.04.22 02:13:26.360588 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 82 rows starting from the beginning of the part | ||
| 5846 | 2026.04.22 02:13:26.360623 [ 5 ] {0b69f9df-5cb8-456e-86a4-0524f5054f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5847 | 2026.04.22 02:13:26.360646 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 5848 | 2026.04.22 02:13:26.360676 [ 5 ] {0b69f9df-5cb8-456e-86a4-0524f5054f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5849 | 2026.04.22 02:13:26.360688 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 5850 | 2026.04.22 02:13:26.360729 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 5851 | 2026.04.22 02:13:26.360770 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 5852 | 2026.04.22 02:13:26.360809 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 52 rows starting from the beginning of the part | ||
| 5853 | 2026.04.22 02:13:26.361499 [ 5 ] {0b69f9df-5cb8-456e-86a4-0524f5054f8b} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.04.22 02:13:26.361507 [ 196 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.001073019 sec., 201301.18851576722 rows/sec., 15.51 MiB/sec. | ||
| 5855 | 2026.04.22 02:13:26.361538 [ 5 ] {0b69f9df-5cb8-456e-86a4-0524f5054f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5856 | 2026.04.22 02:13:26.361626 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5857 | 2026.04.22 02:13:26.361867 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_36_7} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.04.22 02:13:26.361906 [ 5 ] {0b69f9df-5cb8-456e-86a4-0524f5054f8b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5859 | 2026.04.22 02:13:26.361927 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_36_7} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5860 | 2026.04.22 02:13:26.361981 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5861 | 2026.04.22 02:13:26.362131 [ 5 ] {0b69f9df-5cb8-456e-86a4-0524f5054f8b} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2026.04.22 02:13:26.362258 [ 5 ] {0b69f9df-5cb8-456e-86a4-0524f5054f8b} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00166 sec., 496987.9518072289 rows/sec., 29.07 MiB/sec. | ||
| 5863 | 2026.04.22 02:13:26.362297 [ 5 ] {0b69f9df-5cb8-456e-86a4-0524f5054f8b} <Debug> TCPHandler: Processed in 0.001848373 sec. | ||
| 5864 | 2026.04.22 02:13:26.362419 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5865 | 2026.04.22 02:13:26.362514 [ 5 ] {b9c78c3d-86be-4170-b74e-5df03858132b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5866 | 2026.04.22 02:13:26.362554 [ 5 ] {b9c78c3d-86be-4170-b74e-5df03858132b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5867 | 2026.04.22 02:13:26.362933 [ 5 ] {b9c78c3d-86be-4170-b74e-5df03858132b} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2026.04.22 02:13:26.362968 [ 5 ] {b9c78c3d-86be-4170-b74e-5df03858132b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5869 | 2026.04.22 02:13:26.363276 [ 5 ] {b9c78c3d-86be-4170-b74e-5df03858132b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5870 | 2026.04.22 02:13:26.363483 [ 5 ] {b9c78c3d-86be-4170-b74e-5df03858132b} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2026.04.22 02:13:26.363631 [ 5 ] {b9c78c3d-86be-4170-b74e-5df03858132b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001135 sec., 881.057268722467 rows/sec., 61.95 KiB/sec. | ||
| 5872 | 2026.04.22 02:13:26.363668 [ 5 ] {b9c78c3d-86be-4170-b74e-5df03858132b} <Debug> TCPHandler: Processed in 0.001298664 sec. | ||
| 5873 | 2026.04.22 02:13:26.363791 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2026.04.22 02:13:26.363885 [ 5 ] {d90d78a8-6635-4762-8206-c813b63221f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5875 | 2026.04.22 02:13:26.363924 [ 5 ] {d90d78a8-6635-4762-8206-c813b63221f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5876 | 2026.04.22 02:13:26.364325 [ 5 ] {d90d78a8-6635-4762-8206-c813b63221f6} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2026.04.22 02:13:26.364361 [ 5 ] {d90d78a8-6635-4762-8206-c813b63221f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5878 | 2026.04.22 02:13:26.364651 [ 5 ] {d90d78a8-6635-4762-8206-c813b63221f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5879 | 2026.04.22 02:13:26.364859 [ 5 ] {d90d78a8-6635-4762-8206-c813b63221f6} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2026.04.22 02:13:26.364980 [ 5 ] {d90d78a8-6635-4762-8206-c813b63221f6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 5881 | 2026.04.22 02:13:26.365018 [ 5 ] {d90d78a8-6635-4762-8206-c813b63221f6} <Debug> TCPHandler: Processed in 0.001281273 sec. | ||
| 5882 | 2026.04.22 02:13:26.365135 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2026.04.22 02:13:26.365228 [ 5 ] {a60bd67d-df7c-4149-882c-27036a99b231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5884 | 2026.04.22 02:13:26.365268 [ 5 ] {a60bd67d-df7c-4149-882c-27036a99b231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5885 | 2026.04.22 02:13:26.366209 [ 5 ] {a60bd67d-df7c-4149-882c-27036a99b231} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.04.22 02:13:26.366244 [ 5 ] {a60bd67d-df7c-4149-882c-27036a99b231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5887 | 2026.04.22 02:13:26.366628 [ 5 ] {a60bd67d-df7c-4149-882c-27036a99b231} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5888 | 2026.04.22 02:13:26.366839 [ 5 ] {a60bd67d-df7c-4149-882c-27036a99b231} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.04.22 02:13:26.366965 [ 5 ] {a60bd67d-df7c-4149-882c-27036a99b231} <Debug> executeQuery: Read 1355 rows, 93.73 KiB in 0.001754 sec., 772519.9543899659 rows/sec., 52.19 MiB/sec. | ||
| 5890 | 2026.04.22 02:13:26.367003 [ 5 ] {a60bd67d-df7c-4149-882c-27036a99b231} <Debug> TCPHandler: Processed in 0.001916924 sec. | ||
| 5891 | 2026.04.22 02:13:26.367137 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2026.04.22 02:13:26.367231 [ 5 ] {851e3c21-1a23-4ec2-9247-9db15592792f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5893 | 2026.04.22 02:13:26.367274 [ 5 ] {851e3c21-1a23-4ec2-9247-9db15592792f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5894 | 2026.04.22 02:13:26.367993 [ 5 ] {851e3c21-1a23-4ec2-9247-9db15592792f} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.04.22 02:13:26.368027 [ 5 ] {851e3c21-1a23-4ec2-9247-9db15592792f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5896 | 2026.04.22 02:13:26.368467 [ 5 ] {851e3c21-1a23-4ec2-9247-9db15592792f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5897 | 2026.04.22 02:13:26.368684 [ 5 ] {851e3c21-1a23-4ec2-9247-9db15592792f} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.04.22 02:13:26.368811 [ 5 ] {851e3c21-1a23-4ec2-9247-9db15592792f} <Debug> executeQuery: Read 1572 rows, 98.74 KiB in 0.001597 sec., 984345.6480901692 rows/sec., 60.38 MiB/sec. | ||
| 5899 | 2026.04.22 02:13:26.368848 [ 5 ] {851e3c21-1a23-4ec2-9247-9db15592792f} <Debug> TCPHandler: Processed in 0.001760812 sec. | ||
| 5900 | 2026.04.22 02:13:26.368997 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.04.22 02:13:26.369091 [ 5 ] {876b22f5-b5c0-4e7d-bcca-dde87c63b041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5902 | 2026.04.22 02:13:26.369145 [ 5 ] {876b22f5-b5c0-4e7d-bcca-dde87c63b041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5903 | 2026.04.22 02:13:26.369984 [ 5 ] {876b22f5-b5c0-4e7d-bcca-dde87c63b041} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2026.04.22 02:13:26.370019 [ 5 ] {876b22f5-b5c0-4e7d-bcca-dde87c63b041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5905 | 2026.04.22 02:13:26.370548 [ 5 ] {876b22f5-b5c0-4e7d-bcca-dde87c63b041} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5906 | 2026.04.22 02:13:26.370775 [ 5 ] {876b22f5-b5c0-4e7d-bcca-dde87c63b041} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2026.04.22 02:13:26.370871 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5908 | 2026.04.22 02:13:26.370900 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.04.22 02:13:26.370913 [ 5 ] {876b22f5-b5c0-4e7d-bcca-dde87c63b041} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001839 sec., 13050.570962479609 rows/sec., 23.39 MiB/sec. | ||
| 5910 | 2026.04.22 02:13:26.370917 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5911 | 2026.04.22 02:13:26.370965 [ 5 ] {876b22f5-b5c0-4e7d-bcca-dde87c63b041} <Debug> TCPHandler: Processed in 0.002017406 sec. | ||
| 5912 | 2026.04.22 02:13:26.371044 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::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 | ||
| 5913 | 2026.04.22 02:13:26.371089 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5914 | 2026.04.22 02:13:26.371188 [ 5 ] {5e05c618-f54e-4859-9f63-dd4ce483d1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5915 | 2026.04.22 02:13:26.371231 [ 5 ] {5e05c618-f54e-4859-9f63-dd4ce483d1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5916 | 2026.04.22 02:13:26.371326 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5917 | 2026.04.22 02:13:26.371409 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 625 rows starting from the beginning of the part | ||
| 5918 | 2026.04.22 02:13:26.371561 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 5919 | 2026.04.22 02:13:26.371580 [ 5 ] {5e05c618-f54e-4859-9f63-dd4ce483d1de} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.04.22 02:13:26.371619 [ 5 ] {5e05c618-f54e-4859-9f63-dd4ce483d1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5921 | 2026.04.22 02:13:26.371688 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 5922 | 2026.04.22 02:13:26.371806 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 5923 | 2026.04.22 02:13:26.371919 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 5924 | 2026.04.22 02:13:26.371942 [ 5 ] {5e05c618-f54e-4859-9f63-dd4ce483d1de} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5925 | 2026.04.22 02:13:26.372025 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 5926 | 2026.04.22 02:13:26.372178 [ 5 ] {5e05c618-f54e-4859-9f63-dd4ce483d1de} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.04.22 02:13:26.372314 [ 5 ] {5e05c618-f54e-4859-9f63-dd4ce483d1de} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001145 sec., 20960.69868995633 rows/sec., 1.41 MiB/sec. | ||
| 5928 | 2026.04.22 02:13:26.372353 [ 5 ] {5e05c618-f54e-4859-9f63-dd4ce483d1de} <Debug> TCPHandler: Processed in 0.001313373 sec. | ||
| 5929 | 2026.04.22 02:13:26.376864 [ 196 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 731 rows, containing 19 columns (19 merged, 0 gathered) in 0.005881656 sec., 124284.72525424813 rows/sec., 222.71 MiB/sec. | ||
| 5930 | 2026.04.22 02:13:26.377842 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5931 | 2026.04.22 02:13:26.378174 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.04.22 02:13:26.378247 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5933 | 2026.04.22 02:13:26.378344 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 5934 | 2026.04.22 02:13:27.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.84 MiB, peak 276.41 MiB, free memory in arenas 0.00 B, will set to 270.92 MiB (RSS), difference: 2.08 MiB | ||
| 5935 | 2026.04.22 02:13:28.165722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 760 | ||
| 5936 | 2026.04.22 02:13:28.168704 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.04.22 02:13:28.168741 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5938 | 2026.04.22 02:13:28.169994 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5939 | 2026.04.22 02:13:28.170259 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.04.22 02:13:28.170516 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
| 5941 | 2026.04.22 02:13:29.367543 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5942 | 2026.04.22 02:13:29.367736 [ 5 ] {b8b1dfcf-4e01-44bf-9f24-975ce3423e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5943 | 2026.04.22 02:13:29.367811 [ 5 ] {b8b1dfcf-4e01-44bf-9f24-975ce3423e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5944 | 2026.04.22 02:13:29.368544 [ 5 ] {b8b1dfcf-4e01-44bf-9f24-975ce3423e26} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2026.04.22 02:13:29.368599 [ 5 ] {b8b1dfcf-4e01-44bf-9f24-975ce3423e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5946 | 2026.04.22 02:13:29.369012 [ 5 ] {b8b1dfcf-4e01-44bf-9f24-975ce3423e26} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5947 | 2026.04.22 02:13:29.369279 [ 5 ] {b8b1dfcf-4e01-44bf-9f24-975ce3423e26} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.04.22 02:13:29.369442 [ 5 ] {b8b1dfcf-4e01-44bf-9f24-975ce3423e26} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00176 sec., 31818.181818181816 rows/sec., 2.44 MiB/sec. | ||
| 5949 | 2026.04.22 02:13:29.369495 [ 5 ] {b8b1dfcf-4e01-44bf-9f24-975ce3423e26} <Debug> TCPHandler: Processed in 0.002076628 sec. | ||
| 5950 | 2026.04.22 02:13:29.369626 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2026.04.22 02:13:29.369731 [ 5 ] {3a4444f1-b00d-4244-87cf-55982a184863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5952 | 2026.04.22 02:13:29.369774 [ 5 ] {3a4444f1-b00d-4244-87cf-55982a184863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5953 | 2026.04.22 02:13:29.370217 [ 5 ] {3a4444f1-b00d-4244-87cf-55982a184863} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2026.04.22 02:13:29.370254 [ 5 ] {3a4444f1-b00d-4244-87cf-55982a184863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5955 | 2026.04.22 02:13:29.370577 [ 5 ] {3a4444f1-b00d-4244-87cf-55982a184863} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5956 | 2026.04.22 02:13:29.370789 [ 5 ] {3a4444f1-b00d-4244-87cf-55982a184863} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.04.22 02:13:29.370920 [ 5 ] {3a4444f1-b00d-4244-87cf-55982a184863} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 5958 | 2026.04.22 02:13:29.370959 [ 5 ] {3a4444f1-b00d-4244-87cf-55982a184863} <Debug> TCPHandler: Processed in 0.001386125 sec. | ||
| 5959 | 2026.04.22 02:13:29.371083 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2026.04.22 02:13:29.371180 [ 5 ] {eda4b703-8016-4748-9470-c7a271ced45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5961 | 2026.04.22 02:13:29.371225 [ 5 ] {eda4b703-8016-4748-9470-c7a271ced45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5962 | 2026.04.22 02:13:29.371606 [ 5 ] {eda4b703-8016-4748-9470-c7a271ced45f} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2026.04.22 02:13:29.371642 [ 5 ] {eda4b703-8016-4748-9470-c7a271ced45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5964 | 2026.04.22 02:13:29.371987 [ 5 ] {eda4b703-8016-4748-9470-c7a271ced45f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5965 | 2026.04.22 02:13:29.372195 [ 5 ] {eda4b703-8016-4748-9470-c7a271ced45f} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.04.22 02:13:29.372322 [ 5 ] {eda4b703-8016-4748-9470-c7a271ced45f} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001161 sec., 82687.33850129199 rows/sec., 5.76 MiB/sec. | ||
| 5967 | 2026.04.22 02:13:29.372359 [ 5 ] {eda4b703-8016-4748-9470-c7a271ced45f} <Debug> TCPHandler: Processed in 0.001325254 sec. | ||
| 5968 | 2026.04.22 02:13:29.372477 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2026.04.22 02:13:29.372574 [ 5 ] {9f14a333-74ca-476f-98b7-1b3569ef7659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5970 | 2026.04.22 02:13:29.372615 [ 5 ] {9f14a333-74ca-476f-98b7-1b3569ef7659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5971 | 2026.04.22 02:13:29.372944 [ 5 ] {9f14a333-74ca-476f-98b7-1b3569ef7659} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.04.22 02:13:29.372977 [ 5 ] {9f14a333-74ca-476f-98b7-1b3569ef7659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5973 | 2026.04.22 02:13:29.373274 [ 5 ] {9f14a333-74ca-476f-98b7-1b3569ef7659} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5974 | 2026.04.22 02:13:29.373493 [ 5 ] {9f14a333-74ca-476f-98b7-1b3569ef7659} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.04.22 02:13:29.373615 [ 5 ] {9f14a333-74ca-476f-98b7-1b3569ef7659} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001115 sec., 32286.995515695064 rows/sec., 2.18 MiB/sec. | ||
| 5976 | 2026.04.22 02:13:29.373660 [ 5 ] {9f14a333-74ca-476f-98b7-1b3569ef7659} <Debug> TCPHandler: Processed in 0.001289183 sec. | ||
| 5977 | 2026.04.22 02:13:30.645844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12902 | ||
| 5978 | 2026.04.22 02:13:30.646416 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.04.22 02:13:30.646544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5980 | 2026.04.22 02:13:30.647067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5981 | 2026.04.22 02:13:30.647310 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2026.04.22 02:13:30.647454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12902 | ||
| 5983 | 2026.04.22 02:13:31.331303 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5984 | 2026.04.22 02:13:31.347015 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.04.22 02:13:31.347079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5986 | 2026.04.22 02:13:31.352695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5987 | 2026.04.22 02:13:31.353418 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.04.22 02:13:31.356178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5989 | 2026.04.22 02:13:31.656327 [ 50 ] {} <Debug> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5990 | 2026.04.22 02:13:31.656392 [ 50 ] {} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2026.04.22 02:13:31.656413 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 5992 | 2026.04.22 02:13:31.656526 [ 196 ] {04635565-06c2-47dd-975f-5db786b9a1ea::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 | ||
| 5993 | 2026.04.22 02:13:31.656824 [ 196 ] {04635565-06c2-47dd-975f-5db786b9a1ea::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5994 | 2026.04.22 02:13:31.656861 [ 196 ] {04635565-06c2-47dd-975f-5db786b9a1ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 5995 | 2026.04.22 02:13:31.656936 [ 196 ] {04635565-06c2-47dd-975f-5db786b9a1ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 5996 | 2026.04.22 02:13:31.656993 [ 196 ] {04635565-06c2-47dd-975f-5db786b9a1ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 5997 | 2026.04.22 02:13:31.657046 [ 196 ] {04635565-06c2-47dd-975f-5db786b9a1ea::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 | ||
| 5998 | 2026.04.22 02:13:31.657114 [ 196 ] {04635565-06c2-47dd-975f-5db786b9a1ea::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 | ||
| 5999 | 2026.04.22 02:13:31.658555 [ 188 ] {04635565-06c2-47dd-975f-5db786b9a1ea::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 6 columns (6 merged, 0 gathered) in 0.002082467 sec., 19207.987449500997 rows/sec., 3.87 MiB/sec. | ||
| 6000 | 2026.04.22 02:13:31.658719 [ 188 ] {04635565-06c2-47dd-975f-5db786b9a1ea::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6001 | 2026.04.22 02:13:31.659114 [ 188 ] {04635565-06c2-47dd-975f-5db786b9a1ea::all_1_5_1} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2026.04.22 02:13:31.659192 [ 188 ] {04635565-06c2-47dd-975f-5db786b9a1ea::all_1_5_1} <Trace> oximeter.timeseries_schema (04635565-06c2-47dd-975f-5db786b9a1ea) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6003 | 2026.04.22 02:13:31.659273 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6004 | 2026.04.22 02:13:34.372724 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2026.04.22 02:13:34.372990 [ 5 ] {9f626e5b-1347-4ef6-9708-e21094f81cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6006 | 2026.04.22 02:13:34.373055 [ 5 ] {9f626e5b-1347-4ef6-9708-e21094f81cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6007 | 2026.04.22 02:13:34.373692 [ 5 ] {9f626e5b-1347-4ef6-9708-e21094f81cf8} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.04.22 02:13:34.373729 [ 5 ] {9f626e5b-1347-4ef6-9708-e21094f81cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6009 | 2026.04.22 02:13:34.374124 [ 5 ] {9f626e5b-1347-4ef6-9708-e21094f81cf8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6010 | 2026.04.22 02:13:34.374353 [ 5 ] {9f626e5b-1347-4ef6-9708-e21094f81cf8} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.04.22 02:13:34.374504 [ 5 ] {9f626e5b-1347-4ef6-9708-e21094f81cf8} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001562 sec., 69142.12548015364 rows/sec., 5.82 MiB/sec. | ||
| 6012 | 2026.04.22 02:13:34.374546 [ 5 ] {9f626e5b-1347-4ef6-9708-e21094f81cf8} <Debug> TCPHandler: Processed in 0.002003666 sec. | ||
| 6013 | 2026.04.22 02:13:34.374667 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2026.04.22 02:13:34.374763 [ 5 ] {a98c8277-1211-4d88-9bd6-3085a2ec0d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6015 | 2026.04.22 02:13:34.374804 [ 5 ] {a98c8277-1211-4d88-9bd6-3085a2ec0d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6016 | 2026.04.22 02:13:34.375205 [ 5 ] {a98c8277-1211-4d88-9bd6-3085a2ec0d99} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.04.22 02:13:34.375240 [ 5 ] {a98c8277-1211-4d88-9bd6-3085a2ec0d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6018 | 2026.04.22 02:13:34.375547 [ 5 ] {a98c8277-1211-4d88-9bd6-3085a2ec0d99} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6019 | 2026.04.22 02:13:34.375756 [ 5 ] {a98c8277-1211-4d88-9bd6-3085a2ec0d99} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.04.22 02:13:34.375884 [ 5 ] {a98c8277-1211-4d88-9bd6-3085a2ec0d99} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001139 sec., 22827.0412642669 rows/sec., 1.68 MiB/sec. | ||
| 6021 | 2026.04.22 02:13:34.375925 [ 5 ] {a98c8277-1211-4d88-9bd6-3085a2ec0d99} <Debug> TCPHandler: Processed in 0.001309363 sec. | ||
| 6022 | 2026.04.22 02:13:34.376029 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6023 | 2026.04.22 02:13:34.376123 [ 5 ] {8cb7f654-d387-46fd-985d-b2f5c6583269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6024 | 2026.04.22 02:13:34.376164 [ 5 ] {8cb7f654-d387-46fd-985d-b2f5c6583269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6025 | 2026.04.22 02:13:34.376576 [ 5 ] {8cb7f654-d387-46fd-985d-b2f5c6583269} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2026.04.22 02:13:34.376611 [ 5 ] {8cb7f654-d387-46fd-985d-b2f5c6583269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6027 | 2026.04.22 02:13:34.376903 [ 5 ] {8cb7f654-d387-46fd-985d-b2f5c6583269} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6028 | 2026.04.22 02:13:34.377110 [ 5 ] {8cb7f654-d387-46fd-985d-b2f5c6583269} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2026.04.22 02:13:34.377234 [ 5 ] {8cb7f654-d387-46fd-985d-b2f5c6583269} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001128 sec., 79787.23404255319 rows/sec., 6.23 MiB/sec. | ||
| 6030 | 2026.04.22 02:13:34.377271 [ 5 ] {8cb7f654-d387-46fd-985d-b2f5c6583269} <Debug> TCPHandler: Processed in 0.001291893 sec. | ||
| 6031 | 2026.04.22 02:13:34.377388 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6032 | 2026.04.22 02:13:34.377484 [ 5 ] {0f0fcf45-2caf-4df0-990d-6eeb98402226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6033 | 2026.04.22 02:13:34.377527 [ 5 ] {0f0fcf45-2caf-4df0-990d-6eeb98402226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6034 | 2026.04.22 02:13:34.377941 [ 5 ] {0f0fcf45-2caf-4df0-990d-6eeb98402226} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.04.22 02:13:34.377975 [ 5 ] {0f0fcf45-2caf-4df0-990d-6eeb98402226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6036 | 2026.04.22 02:13:34.378303 [ 5 ] {0f0fcf45-2caf-4df0-990d-6eeb98402226} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6037 | 2026.04.22 02:13:34.378510 [ 5 ] {0f0fcf45-2caf-4df0-990d-6eeb98402226} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.04.22 02:13:34.378636 [ 5 ] {0f0fcf45-2caf-4df0-990d-6eeb98402226} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 6039 | 2026.04.22 02:13:34.378673 [ 5 ] {0f0fcf45-2caf-4df0-990d-6eeb98402226} <Debug> TCPHandler: Processed in 0.001334634 sec. | ||
| 6040 | 2026.04.22 02:13:34.378774 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2026.04.22 02:13:34.378870 [ 5 ] {401938c5-ba77-4074-b718-e26b0879204c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6042 | 2026.04.22 02:13:34.378927 [ 5 ] {401938c5-ba77-4074-b718-e26b0879204c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6043 | 2026.04.22 02:13:34.379696 [ 5 ] {401938c5-ba77-4074-b718-e26b0879204c} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.04.22 02:13:34.379731 [ 5 ] {401938c5-ba77-4074-b718-e26b0879204c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6045 | 2026.04.22 02:13:34.380224 [ 5 ] {401938c5-ba77-4074-b718-e26b0879204c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6046 | 2026.04.22 02:13:34.380439 [ 5 ] {401938c5-ba77-4074-b718-e26b0879204c} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.04.22 02:13:34.380562 [ 5 ] {401938c5-ba77-4074-b718-e26b0879204c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001756 sec., 14806.37813211845 rows/sec., 26.53 MiB/sec. | ||
| 6048 | 2026.04.22 02:13:34.380611 [ 5 ] {401938c5-ba77-4074-b718-e26b0879204c} <Debug> TCPHandler: Processed in 0.001934855 sec. | ||
| 6049 | 2026.04.22 02:13:34.380721 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.04.22 02:13:34.380811 [ 5 ] {6d824a2e-ddd3-42a8-ba41-fc796d9d890a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6051 | 2026.04.22 02:13:34.380917 [ 5 ] {6d824a2e-ddd3-42a8-ba41-fc796d9d890a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6052 | 2026.04.22 02:13:34.381257 [ 5 ] {6d824a2e-ddd3-42a8-ba41-fc796d9d890a} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.04.22 02:13:34.381291 [ 5 ] {6d824a2e-ddd3-42a8-ba41-fc796d9d890a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6054 | 2026.04.22 02:13:34.381590 [ 5 ] {6d824a2e-ddd3-42a8-ba41-fc796d9d890a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6055 | 2026.04.22 02:13:34.381798 [ 5 ] {6d824a2e-ddd3-42a8-ba41-fc796d9d890a} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.04.22 02:13:34.381924 [ 5 ] {6d824a2e-ddd3-42a8-ba41-fc796d9d890a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 6057 | 2026.04.22 02:13:34.381960 [ 5 ] {6d824a2e-ddd3-42a8-ba41-fc796d9d890a} <Debug> TCPHandler: Processed in 0.001231842 sec. | ||
| 6058 | 2026.04.22 02:13:38.049153 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6059 | 2026.04.22 02:13:38.049218 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6060 | 2026.04.22 02:13:38.147584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13414 | ||
| 6061 | 2026.04.22 02:13:38.148131 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2026.04.22 02:13:38.148169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6063 | 2026.04.22 02:13:38.148637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6064 | 2026.04.22 02:13:38.148925 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6065 | 2026.04.22 02:13:38.149063 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13414 | ||
| 6066 | 2026.04.22 02:13:38.170908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 780 | ||
| 6067 | 2026.04.22 02:13:38.173081 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2026.04.22 02:13:38.173132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6069 | 2026.04.22 02:13:38.174318 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6070 | 2026.04.22 02:13:38.174591 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.04.22 02:13:38.174874 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 6072 | 2026.04.22 02:13:38.856324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6073 | 2026.04.22 02:13:38.871946 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.04.22 02:13:38.872012 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6075 | 2026.04.22 02:13:38.877824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6076 | 2026.04.22 02:13:38.878539 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.04.22 02:13:38.881168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6078 | 2026.04.22 02:13:39.372570 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.04.22 02:13:39.372767 [ 5 ] {6b38c2f6-166a-4760-9059-2e4c0ee5a633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6080 | 2026.04.22 02:13:39.372838 [ 5 ] {6b38c2f6-166a-4760-9059-2e4c0ee5a633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6081 | 2026.04.22 02:13:39.373563 [ 5 ] {6b38c2f6-166a-4760-9059-2e4c0ee5a633} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.04.22 02:13:39.373600 [ 5 ] {6b38c2f6-166a-4760-9059-2e4c0ee5a633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6083 | 2026.04.22 02:13:39.374032 [ 5 ] {6b38c2f6-166a-4760-9059-2e4c0ee5a633} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6084 | 2026.04.22 02:13:39.374266 [ 5 ] {6b38c2f6-166a-4760-9059-2e4c0ee5a633} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.04.22 02:13:39.374423 [ 5 ] {6b38c2f6-166a-4760-9059-2e4c0ee5a633} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.00171 sec., 50292.397660818715 rows/sec., 4.22 MiB/sec. | ||
| 6086 | 2026.04.22 02:13:39.374465 [ 5 ] {6b38c2f6-166a-4760-9059-2e4c0ee5a633} <Debug> TCPHandler: Processed in 0.002030436 sec. | ||
| 6087 | 2026.04.22 02:13:39.374591 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.04.22 02:13:39.374687 [ 5 ] {420a62d9-f3ee-4416-bd6f-74d0db411b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6089 | 2026.04.22 02:13:39.374729 [ 5 ] {420a62d9-f3ee-4416-bd6f-74d0db411b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6090 | 2026.04.22 02:13:39.375125 [ 5 ] {420a62d9-f3ee-4416-bd6f-74d0db411b63} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.04.22 02:13:39.375159 [ 5 ] {420a62d9-f3ee-4416-bd6f-74d0db411b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6092 | 2026.04.22 02:13:39.375461 [ 5 ] {420a62d9-f3ee-4416-bd6f-74d0db411b63} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6093 | 2026.04.22 02:13:39.375681 [ 5 ] {420a62d9-f3ee-4416-bd6f-74d0db411b63} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.04.22 02:13:39.375811 [ 5 ] {420a62d9-f3ee-4416-bd6f-74d0db411b63} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001143 sec., 13123.359580052494 rows/sec., 986.82 KiB/sec. | ||
| 6095 | 2026.04.22 02:13:39.375848 [ 5 ] {420a62d9-f3ee-4416-bd6f-74d0db411b63} <Debug> TCPHandler: Processed in 0.001308583 sec. | ||
| 6096 | 2026.04.22 02:13:39.375950 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2026.04.22 02:13:39.376044 [ 5 ] {a382e9da-1395-4690-8576-cdf19a2c21cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6098 | 2026.04.22 02:13:39.376084 [ 5 ] {a382e9da-1395-4690-8576-cdf19a2c21cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6099 | 2026.04.22 02:13:39.376507 [ 5 ] {a382e9da-1395-4690-8576-cdf19a2c21cb} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.04.22 02:13:39.376541 [ 5 ] {a382e9da-1395-4690-8576-cdf19a2c21cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6101 | 2026.04.22 02:13:39.376843 [ 5 ] {a382e9da-1395-4690-8576-cdf19a2c21cb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6102 | 2026.04.22 02:13:39.377050 [ 5 ] {a382e9da-1395-4690-8576-cdf19a2c21cb} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2026.04.22 02:13:39.377184 [ 5 ] {a382e9da-1395-4690-8576-cdf19a2c21cb} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001158 sec., 68221.07081174439 rows/sec., 5.33 MiB/sec. | ||
| 6104 | 2026.04.22 02:13:39.377231 [ 5 ] {a382e9da-1395-4690-8576-cdf19a2c21cb} <Debug> TCPHandler: Processed in 0.001330184 sec. | ||
| 6105 | 2026.04.22 02:13:39.377342 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.04.22 02:13:39.377436 [ 5 ] {9ce36bb2-b866-4161-a633-f7343af540bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6107 | 2026.04.22 02:13:39.377479 [ 5 ] {9ce36bb2-b866-4161-a633-f7343af540bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6108 | 2026.04.22 02:13:39.377882 [ 5 ] {9ce36bb2-b866-4161-a633-f7343af540bd} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.04.22 02:13:39.377916 [ 5 ] {9ce36bb2-b866-4161-a633-f7343af540bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6110 | 2026.04.22 02:13:39.378279 [ 5 ] {9ce36bb2-b866-4161-a633-f7343af540bd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6111 | 2026.04.22 02:13:39.378556 [ 5 ] {9ce36bb2-b866-4161-a633-f7343af540bd} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.04.22 02:13:39.378713 [ 5 ] {9ce36bb2-b866-4161-a633-f7343af540bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 6113 | 2026.04.22 02:13:39.378756 [ 5 ] {9ce36bb2-b866-4161-a633-f7343af540bd} <Debug> TCPHandler: Processed in 0.001461896 sec. | ||
| 6114 | 2026.04.22 02:13:39.378870 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6115 | 2026.04.22 02:13:39.378966 [ 5 ] {f111c0db-65ff-4b6f-815e-a8defe9e6ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6116 | 2026.04.22 02:13:39.379060 [ 5 ] {f111c0db-65ff-4b6f-815e-a8defe9e6ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6117 | 2026.04.22 02:13:39.379844 [ 5 ] {f111c0db-65ff-4b6f-815e-a8defe9e6ac0} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2026.04.22 02:13:39.379878 [ 5 ] {f111c0db-65ff-4b6f-815e-a8defe9e6ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6119 | 2026.04.22 02:13:39.380418 [ 5 ] {f111c0db-65ff-4b6f-815e-a8defe9e6ac0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6120 | 2026.04.22 02:13:39.380638 [ 5 ] {f111c0db-65ff-4b6f-815e-a8defe9e6ac0} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.04.22 02:13:39.380783 [ 5 ] {f111c0db-65ff-4b6f-815e-a8defe9e6ac0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001835 sec., 8174.386920980926 rows/sec., 14.65 MiB/sec. | ||
| 6122 | 2026.04.22 02:13:39.380837 [ 5 ] {f111c0db-65ff-4b6f-815e-a8defe9e6ac0} <Debug> TCPHandler: Processed in 0.002021386 sec. | ||
| 6123 | 2026.04.22 02:13:39.380952 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6124 | 2026.04.22 02:13:39.381047 [ 5 ] {a72851a0-84f5-4cad-9bac-5d2c7addabc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6125 | 2026.04.22 02:13:39.381090 [ 5 ] {a72851a0-84f5-4cad-9bac-5d2c7addabc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6126 | 2026.04.22 02:13:39.381428 [ 5 ] {a72851a0-84f5-4cad-9bac-5d2c7addabc0} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.04.22 02:13:39.381462 [ 5 ] {a72851a0-84f5-4cad-9bac-5d2c7addabc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6128 | 2026.04.22 02:13:39.381898 [ 5 ] {a72851a0-84f5-4cad-9bac-5d2c7addabc0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6129 | 2026.04.22 02:13:39.382195 [ 5 ] {a72851a0-84f5-4cad-9bac-5d2c7addabc0} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.04.22 02:13:39.382349 [ 5 ] {a72851a0-84f5-4cad-9bac-5d2c7addabc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001321 sec., 45420.136260408784 rows/sec., 3.06 MiB/sec. | ||
| 6131 | 2026.04.22 02:13:39.382385 [ 5 ] {a72851a0-84f5-4cad-9bac-5d2c7addabc0} <Debug> TCPHandler: Processed in 0.001482597 sec. | ||
| 6132 | 2026.04.22 02:13:44.372545 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6133 | 2026.04.22 02:13:44.372800 [ 5 ] {748fbbd5-7acc-44ee-b4c3-b3171f057ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6134 | 2026.04.22 02:13:44.372891 [ 5 ] {748fbbd5-7acc-44ee-b4c3-b3171f057ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6135 | 2026.04.22 02:13:44.373598 [ 5 ] {748fbbd5-7acc-44ee-b4c3-b3171f057ee7} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.04.22 02:13:44.373650 [ 5 ] {748fbbd5-7acc-44ee-b4c3-b3171f057ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6137 | 2026.04.22 02:13:44.374039 [ 5 ] {748fbbd5-7acc-44ee-b4c3-b3171f057ee7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6138 | 2026.04.22 02:13:44.374268 [ 5 ] {748fbbd5-7acc-44ee-b4c3-b3171f057ee7} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.04.22 02:13:44.374437 [ 5 ] {748fbbd5-7acc-44ee-b4c3-b3171f057ee7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001701 sec., 1175.7789535567313 rows/sec., 95.88 KiB/sec. | ||
| 6140 | 2026.04.22 02:13:44.374488 [ 5 ] {748fbbd5-7acc-44ee-b4c3-b3171f057ee7} <Debug> TCPHandler: Processed in 0.002098728 sec. | ||
| 6141 | 2026.04.22 02:13:44.374642 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2026.04.22 02:13:44.374747 [ 5 ] {8c183b23-8c9b-4c87-a8d5-c695a4c07e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6143 | 2026.04.22 02:13:44.374791 [ 5 ] {8c183b23-8c9b-4c87-a8d5-c695a4c07e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6144 | 2026.04.22 02:13:44.375235 [ 5 ] {8c183b23-8c9b-4c87-a8d5-c695a4c07e9a} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.04.22 02:13:44.375273 [ 5 ] {8c183b23-8c9b-4c87-a8d5-c695a4c07e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6146 | 2026.04.22 02:13:44.375610 [ 5 ] {8c183b23-8c9b-4c87-a8d5-c695a4c07e9a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6147 | 2026.04.22 02:13:44.375824 [ 5 ] {8c183b23-8c9b-4c87-a8d5-c695a4c07e9a} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.04.22 02:13:44.375944 [ 106 ] {} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6149 | 2026.04.22 02:13:44.375955 [ 5 ] {8c183b23-8c9b-4c87-a8d5-c695a4c07e9a} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001231 sec., 88545.8976441917 rows/sec., 7.44 MiB/sec. | ||
| 6150 | 2026.04.22 02:13:44.376021 [ 106 ] {} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.04.22 02:13:44.376040 [ 5 ] {8c183b23-8c9b-4c87-a8d5-c695a4c07e9a} <Debug> TCPHandler: Processed in 0.001450576 sec. | ||
| 6152 | 2026.04.22 02:13:44.376049 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6153 | 2026.04.22 02:13:44.376156 [ 196 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::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 | ||
| 6154 | 2026.04.22 02:13:44.376176 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.04.22 02:13:44.376263 [ 196 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6156 | 2026.04.22 02:13:44.376279 [ 5 ] {e4e44724-72d6-442d-b109-610acd18d760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6157 | 2026.04.22 02:13:44.376295 [ 196 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2617 rows starting from the beginning of the part | ||
| 6158 | 2026.04.22 02:13:44.376322 [ 5 ] {e4e44724-72d6-442d-b109-610acd18d760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6159 | 2026.04.22 02:13:44.376361 [ 196 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2560 rows starting from the beginning of the part | ||
| 6160 | 2026.04.22 02:13:44.376412 [ 196 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6161 | 2026.04.22 02:13:44.376458 [ 196 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 108 rows starting from the beginning of the part | ||
| 6162 | 2026.04.22 02:13:44.376504 [ 196 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 86 rows starting from the beginning of the part | ||
| 6163 | 2026.04.22 02:13:44.376549 [ 196 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 109 rows starting from the beginning of the part | ||
| 6164 | 2026.04.22 02:13:44.376728 [ 5 ] {e4e44724-72d6-442d-b109-610acd18d760} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2026.04.22 02:13:44.376765 [ 5 ] {e4e44724-72d6-442d-b109-610acd18d760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6166 | 2026.04.22 02:13:44.377070 [ 5 ] {e4e44724-72d6-442d-b109-610acd18d760} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6167 | 2026.04.22 02:13:44.377285 [ 5 ] {e4e44724-72d6-442d-b109-610acd18d760} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.04.22 02:13:44.377417 [ 5 ] {e4e44724-72d6-442d-b109-610acd18d760} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001157 sec., 24200.518582541055 rows/sec., 1.77 MiB/sec. | ||
| 6169 | 2026.04.22 02:13:44.377456 [ 5 ] {e4e44724-72d6-442d-b109-610acd18d760} <Debug> TCPHandler: Processed in 0.001329534 sec. | ||
| 6170 | 2026.04.22 02:13:44.377572 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6171 | 2026.04.22 02:13:44.377668 [ 5 ] {d19fd106-fadc-47dc-80d1-fdef50e8e89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6172 | 2026.04.22 02:13:44.377709 [ 5 ] {d19fd106-fadc-47dc-80d1-fdef50e8e89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6173 | 2026.04.22 02:13:44.378116 [ 5 ] {d19fd106-fadc-47dc-80d1-fdef50e8e89f} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6174 | 2026.04.22 02:13:44.378151 [ 5 ] {d19fd106-fadc-47dc-80d1-fdef50e8e89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6175 | 2026.04.22 02:13:44.378459 [ 5 ] {d19fd106-fadc-47dc-80d1-fdef50e8e89f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6176 | 2026.04.22 02:13:44.378575 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5536 rows, containing 5 columns (5 merged, 0 gathered) in 0.002460324 sec., 2250110.148094316 rows/sec., 178.75 MiB/sec. | ||
| 6177 | 2026.04.22 02:13:44.378670 [ 5 ] {d19fd106-fadc-47dc-80d1-fdef50e8e89f} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.04.22 02:13:44.378782 [ 106 ] {} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6179 | 2026.04.22 02:13:44.378805 [ 5 ] {d19fd106-fadc-47dc-80d1-fdef50e8e89f} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001156 sec., 79584.7750865052 rows/sec., 6.22 MiB/sec. | ||
| 6180 | 2026.04.22 02:13:44.378820 [ 106 ] {} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.04.22 02:13:44.378829 [ 196 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6182 | 2026.04.22 02:13:44.378850 [ 5 ] {d19fd106-fadc-47dc-80d1-fdef50e8e89f} <Debug> TCPHandler: Processed in 0.001326994 sec. | ||
| 6183 | 2026.04.22 02:13:44.378850 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6184 | 2026.04.22 02:13:44.378954 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 6185 | 2026.04.22 02:13:44.378982 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6186 | 2026.04.22 02:13:44.379073 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6187 | 2026.04.22 02:13:44.379081 [ 5 ] {036138d1-1011-45ba-83a7-d517cf136bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6188 | 2026.04.22 02:13:44.379087 [ 196 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_46_9} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.04.22 02:13:44.379114 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1403 rows starting from the beginning of the part | ||
| 6190 | 2026.04.22 02:13:44.379137 [ 5 ] {036138d1-1011-45ba-83a7-d517cf136bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6191 | 2026.04.22 02:13:44.379166 [ 196 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_46_9} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6192 | 2026.04.22 02:13:44.379187 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1355 rows starting from the beginning of the part | ||
| 6193 | 2026.04.22 02:13:44.379233 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 6194 | 2026.04.22 02:13:44.379241 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6195 | 2026.04.22 02:13:44.379296 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 6196 | 2026.04.22 02:13:44.379366 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 79 rows starting from the beginning of the part | ||
| 6197 | 2026.04.22 02:13:44.379413 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 92 rows starting from the beginning of the part | ||
| 6198 | 2026.04.22 02:13:44.379549 [ 5 ] {036138d1-1011-45ba-83a7-d517cf136bde} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.04.22 02:13:44.379591 [ 5 ] {036138d1-1011-45ba-83a7-d517cf136bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6200 | 2026.04.22 02:13:44.379953 [ 5 ] {036138d1-1011-45ba-83a7-d517cf136bde} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6201 | 2026.04.22 02:13:44.380192 [ 5 ] {036138d1-1011-45ba-83a7-d517cf136bde} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.04.22 02:13:44.380299 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6203 | 2026.04.22 02:13:44.380324 [ 5 ] {036138d1-1011-45ba-83a7-d517cf136bde} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001261 sec., 127676.44726407614 rows/sec., 8.89 MiB/sec. | ||
| 6204 | 2026.04.22 02:13:44.380331 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.04.22 02:13:44.380364 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6206 | 2026.04.22 02:13:44.380369 [ 5 ] {036138d1-1011-45ba-83a7-d517cf136bde} <Debug> TCPHandler: Processed in 0.001438176 sec. | ||
| 6207 | 2026.04.22 02:13:44.380428 [ 187 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 6208 | 2026.04.22 02:13:44.380497 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2026.04.22 02:13:44.380525 [ 187 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6210 | 2026.04.22 02:13:44.380557 [ 187 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14707 rows starting from the beginning of the part | ||
| 6211 | 2026.04.22 02:13:44.380596 [ 5 ] {f51f22b6-07c7-4a18-9e84-dd0ab70207be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6212 | 2026.04.22 02:13:44.380610 [ 187 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1572 rows starting from the beginning of the part | ||
| 6213 | 2026.04.22 02:13:44.380658 [ 5 ] {f51f22b6-07c7-4a18-9e84-dd0ab70207be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6214 | 2026.04.22 02:13:44.380664 [ 187 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part | ||
| 6215 | 2026.04.22 02:13:44.380723 [ 187 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6216 | 2026.04.22 02:13:44.380762 [ 187 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 6217 | 2026.04.22 02:13:44.380762 [ 189 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838433 sec., 1676971.6383463526 rows/sec., 121.83 MiB/sec. | ||
| 6218 | 2026.04.22 02:13:44.380800 [ 187 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
| 6219 | 2026.04.22 02:13:44.381050 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6220 | 2026.04.22 02:13:44.381380 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_46_9} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2026.04.22 02:13:44.381462 [ 186 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_46_9} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6222 | 2026.04.22 02:13:44.381525 [ 5 ] {f51f22b6-07c7-4a18-9e84-dd0ab70207be} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6223 | 2026.04.22 02:13:44.381567 [ 5 ] {f51f22b6-07c7-4a18-9e84-dd0ab70207be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6224 | 2026.04.22 02:13:44.381574 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6225 | 2026.04.22 02:13:44.382143 [ 5 ] {f51f22b6-07c7-4a18-9e84-dd0ab70207be} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6226 | 2026.04.22 02:13:44.382396 [ 5 ] {f51f22b6-07c7-4a18-9e84-dd0ab70207be} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.04.22 02:13:44.382540 [ 5 ] {f51f22b6-07c7-4a18-9e84-dd0ab70207be} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001962 sec., 13251.783893985728 rows/sec., 23.75 MiB/sec. | ||
| 6228 | 2026.04.22 02:13:44.382606 [ 5 ] {f51f22b6-07c7-4a18-9e84-dd0ab70207be} <Debug> TCPHandler: Processed in 0.002157828 sec. | ||
| 6229 | 2026.04.22 02:13:44.382730 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6230 | 2026.04.22 02:13:44.382826 [ 5 ] {252a8b90-b408-4707-bfcb-309882eab13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6231 | 2026.04.22 02:13:44.382867 [ 5 ] {252a8b90-b408-4707-bfcb-309882eab13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6232 | 2026.04.22 02:13:44.383214 [ 5 ] {252a8b90-b408-4707-bfcb-309882eab13c} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2026.04.22 02:13:44.383251 [ 5 ] {252a8b90-b408-4707-bfcb-309882eab13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6234 | 2026.04.22 02:13:44.383563 [ 5 ] {252a8b90-b408-4707-bfcb-309882eab13c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6235 | 2026.04.22 02:13:44.383777 [ 5 ] {252a8b90-b408-4707-bfcb-309882eab13c} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2026.04.22 02:13:44.383881 [ 106 ] {} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6237 | 2026.04.22 02:13:44.383905 [ 5 ] {252a8b90-b408-4707-bfcb-309882eab13c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 6238 | 2026.04.22 02:13:44.383911 [ 106 ] {} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.04.22 02:13:44.383946 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6240 | 2026.04.22 02:13:44.383949 [ 5 ] {252a8b90-b408-4707-bfcb-309882eab13c} <Debug> TCPHandler: Processed in 0.001269082 sec. | ||
| 6241 | 2026.04.22 02:13:44.384027 [ 198 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 6242 | 2026.04.22 02:13:44.384132 [ 198 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6243 | 2026.04.22 02:13:44.384164 [ 198 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2148 rows starting from the beginning of the part | ||
| 6244 | 2026.04.22 02:13:44.384215 [ 198 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 6245 | 2026.04.22 02:13:44.384260 [ 198 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 6246 | 2026.04.22 02:13:44.384302 [ 198 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6247 | 2026.04.22 02:13:44.384343 [ 198 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 6248 | 2026.04.22 02:13:44.384386 [ 198 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6249 | 2026.04.22 02:13:44.385520 [ 191 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001520697 sec., 1570332.5514550235 rows/sec., 105.83 MiB/sec. | ||
| 6250 | 2026.04.22 02:13:44.385596 [ 187 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16856 rows, containing 5 columns (5 merged, 0 gathered) in 0.005195073 sec., 3244612.7321021287 rows/sec., 209.91 MiB/sec. | ||
| 6251 | 2026.04.22 02:13:44.385778 [ 186 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6252 | 2026.04.22 02:13:44.385854 [ 193 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6253 | 2026.04.22 02:13:44.386096 [ 186 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_46_9} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.04.22 02:13:44.386192 [ 186 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_46_9} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6255 | 2026.04.22 02:13:44.386228 [ 193 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.04.22 02:13:44.386283 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6257 | 2026.04.22 02:13:44.386320 [ 193 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6258 | 2026.04.22 02:13:44.386422 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 6259 | 2026.04.22 02:13:45.649208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13862 | ||
| 6260 | 2026.04.22 02:13:45.649955 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.04.22 02:13:45.650039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6262 | 2026.04.22 02:13:45.650665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6263 | 2026.04.22 02:13:45.650911 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.04.22 02:13:45.651056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13862 | ||
| 6265 | 2026.04.22 02:13:46.381310 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6266 | 2026.04.22 02:13:46.397284 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2026.04.22 02:13:46.397348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 6268 | 2026.04.22 02:13:46.403776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6269 | 2026.04.22 02:13:46.404512 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2026.04.22 02:13:46.407388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6271 | 2026.04.22 02:13:48.175134 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 806 | ||
| 6272 | 2026.04.22 02:13:48.177368 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.04.22 02:13:48.177412 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6274 | 2026.04.22 02:13:48.178566 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6275 | 2026.04.22 02:13:48.178826 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.04.22 02:13:48.178962 [ 27 ] {} <Debug> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6277 | 2026.04.22 02:13:48.179033 [ 27 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.04.22 02:13:48.179057 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6279 | 2026.04.22 02:13:48.179077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6280 | 2026.04.22 02:13:48.179212 [ 189 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::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 | ||
| 6281 | 2026.04.22 02:13:48.180187 [ 189 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6282 | 2026.04.22 02:13:48.180452 [ 189 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 656 rows starting from the beginning of the part | ||
| 6283 | 2026.04.22 02:13:48.180868 [ 189 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 6284 | 2026.04.22 02:13:48.181234 [ 189 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 6285 | 2026.04.22 02:13:48.181583 [ 189 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
| 6286 | 2026.04.22 02:13:48.181932 [ 189 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 6287 | 2026.04.22 02:13:48.182278 [ 189 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 6288 | 2026.04.22 02:13:48.188547 [ 193 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 72 columns (72 merged, 0 gathered) in 0.009415788 sec., 85600.90775195873 rows/sec., 71.58 MiB/sec. | ||
| 6289 | 2026.04.22 02:13:48.189440 [ 189 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6290 | 2026.04.22 02:13:48.189964 [ 189 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_21_4} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2026.04.22 02:13:48.190040 [ 189 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_21_4} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6292 | 2026.04.22 02:13:48.190209 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 6293 | 2026.04.22 02:13:49.372280 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2026.04.22 02:13:49.372480 [ 5 ] {df9ab06c-875c-4f7c-a2b0-fb852e723aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6295 | 2026.04.22 02:13:49.372555 [ 5 ] {df9ab06c-875c-4f7c-a2b0-fb852e723aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6296 | 2026.04.22 02:13:49.373295 [ 5 ] {df9ab06c-875c-4f7c-a2b0-fb852e723aff} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.04.22 02:13:49.373357 [ 5 ] {df9ab06c-875c-4f7c-a2b0-fb852e723aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6298 | 2026.04.22 02:13:49.373783 [ 5 ] {df9ab06c-875c-4f7c-a2b0-fb852e723aff} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6299 | 2026.04.22 02:13:49.374023 [ 5 ] {df9ab06c-875c-4f7c-a2b0-fb852e723aff} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.04.22 02:13:49.374181 [ 5 ] {df9ab06c-875c-4f7c-a2b0-fb852e723aff} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001755 sec., 49002.849002849005 rows/sec., 4.12 MiB/sec. | ||
| 6301 | 2026.04.22 02:13:49.374234 [ 5 ] {df9ab06c-875c-4f7c-a2b0-fb852e723aff} <Debug> TCPHandler: Processed in 0.002089378 sec. | ||
| 6302 | 2026.04.22 02:13:49.374370 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2026.04.22 02:13:49.374472 [ 5 ] {bd084384-bde9-4f3f-b960-98e0ae0cae55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6304 | 2026.04.22 02:13:49.374515 [ 5 ] {bd084384-bde9-4f3f-b960-98e0ae0cae55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6305 | 2026.04.22 02:13:49.374930 [ 5 ] {bd084384-bde9-4f3f-b960-98e0ae0cae55} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.04.22 02:13:49.374968 [ 5 ] {bd084384-bde9-4f3f-b960-98e0ae0cae55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6307 | 2026.04.22 02:13:49.375278 [ 5 ] {bd084384-bde9-4f3f-b960-98e0ae0cae55} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6308 | 2026.04.22 02:13:49.375481 [ 5 ] {bd084384-bde9-4f3f-b960-98e0ae0cae55} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2026.04.22 02:13:49.375613 [ 5 ] {bd084384-bde9-4f3f-b960-98e0ae0cae55} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001165 sec., 12875.536480686695 rows/sec., 968.18 KiB/sec. | ||
| 6310 | 2026.04.22 02:13:49.375650 [ 5 ] {bd084384-bde9-4f3f-b960-98e0ae0cae55} <Debug> TCPHandler: Processed in 0.001331024 sec. | ||
| 6311 | 2026.04.22 02:13:49.375759 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2026.04.22 02:13:49.375853 [ 5 ] {51d23f48-8e48-4002-8c69-2302f44878d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6313 | 2026.04.22 02:13:49.375893 [ 5 ] {51d23f48-8e48-4002-8c69-2302f44878d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6314 | 2026.04.22 02:13:49.376303 [ 5 ] {51d23f48-8e48-4002-8c69-2302f44878d9} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.04.22 02:13:49.376338 [ 5 ] {51d23f48-8e48-4002-8c69-2302f44878d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6316 | 2026.04.22 02:13:49.376637 [ 5 ] {51d23f48-8e48-4002-8c69-2302f44878d9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6317 | 2026.04.22 02:13:49.376856 [ 5 ] {51d23f48-8e48-4002-8c69-2302f44878d9} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2026.04.22 02:13:49.376979 [ 5 ] {51d23f48-8e48-4002-8c69-2302f44878d9} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001146 sec., 68935.42757417103 rows/sec., 5.38 MiB/sec. | ||
| 6319 | 2026.04.22 02:13:49.377016 [ 5 ] {51d23f48-8e48-4002-8c69-2302f44878d9} <Debug> TCPHandler: Processed in 0.001304064 sec. | ||
| 6320 | 2026.04.22 02:13:49.377130 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2026.04.22 02:13:49.377222 [ 5 ] {b956a3b7-8775-42cc-861c-eef5ac4cb779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6322 | 2026.04.22 02:13:49.377265 [ 5 ] {b956a3b7-8775-42cc-861c-eef5ac4cb779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6323 | 2026.04.22 02:13:49.377650 [ 5 ] {b956a3b7-8775-42cc-861c-eef5ac4cb779} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.04.22 02:13:49.377686 [ 5 ] {b956a3b7-8775-42cc-861c-eef5ac4cb779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6325 | 2026.04.22 02:13:49.378013 [ 5 ] {b956a3b7-8775-42cc-861c-eef5ac4cb779} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6326 | 2026.04.22 02:13:49.378241 [ 5 ] {b956a3b7-8775-42cc-861c-eef5ac4cb779} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.04.22 02:13:49.378366 [ 5 ] {b956a3b7-8775-42cc-861c-eef5ac4cb779} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 6328 | 2026.04.22 02:13:49.378402 [ 5 ] {b956a3b7-8775-42cc-861c-eef5ac4cb779} <Debug> TCPHandler: Processed in 0.001319053 sec. | ||
| 6329 | 2026.04.22 02:13:49.378513 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2026.04.22 02:13:49.378607 [ 5 ] {3bdeeabd-41af-407e-8a39-f592d25f0b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6331 | 2026.04.22 02:13:49.378659 [ 5 ] {3bdeeabd-41af-407e-8a39-f592d25f0b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6332 | 2026.04.22 02:13:49.379409 [ 5 ] {3bdeeabd-41af-407e-8a39-f592d25f0b44} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2026.04.22 02:13:49.379446 [ 5 ] {3bdeeabd-41af-407e-8a39-f592d25f0b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6334 | 2026.04.22 02:13:49.379980 [ 5 ] {3bdeeabd-41af-407e-8a39-f592d25f0b44} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6335 | 2026.04.22 02:13:49.380197 [ 5 ] {3bdeeabd-41af-407e-8a39-f592d25f0b44} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.04.22 02:13:49.380335 [ 5 ] {3bdeeabd-41af-407e-8a39-f592d25f0b44} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001746 sec., 8591.06529209622 rows/sec., 15.39 MiB/sec. | ||
| 6337 | 2026.04.22 02:13:49.380396 [ 5 ] {3bdeeabd-41af-407e-8a39-f592d25f0b44} <Debug> TCPHandler: Processed in 0.001930194 sec. | ||
| 6338 | 2026.04.22 02:13:49.380509 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6339 | 2026.04.22 02:13:49.380602 [ 5 ] {2859c577-7ef9-4e11-8f37-75a600430c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6340 | 2026.04.22 02:13:49.380643 [ 5 ] {2859c577-7ef9-4e11-8f37-75a600430c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6341 | 2026.04.22 02:13:49.380972 [ 5 ] {2859c577-7ef9-4e11-8f37-75a600430c39} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2026.04.22 02:13:49.381008 [ 5 ] {2859c577-7ef9-4e11-8f37-75a600430c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6343 | 2026.04.22 02:13:49.381320 [ 5 ] {2859c577-7ef9-4e11-8f37-75a600430c39} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6344 | 2026.04.22 02:13:49.381530 [ 5 ] {2859c577-7ef9-4e11-8f37-75a600430c39} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2026.04.22 02:13:49.381654 [ 5 ] {2859c577-7ef9-4e11-8f37-75a600430c39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6346 | 2026.04.22 02:13:49.381690 [ 5 ] {2859c577-7ef9-4e11-8f37-75a600430c39} <Debug> TCPHandler: Processed in 0.001228251 sec. | ||
| 6347 | 2026.04.22 02:13:53.049288 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6348 | 2026.04.22 02:13:53.049387 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6349 | 2026.04.22 02:13:53.151195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14374 | ||
| 6350 | 2026.04.22 02:13:53.151693 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.04.22 02:13:53.151727 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6352 | 2026.04.22 02:13:53.152206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6353 | 2026.04.22 02:13:53.152434 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.04.22 02:13:53.152557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14374 | ||
| 6355 | 2026.04.22 02:13:53.907512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6356 | 2026.04.22 02:13:53.924095 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2026.04.22 02:13:53.924143 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6358 | 2026.04.22 02:13:53.930367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6359 | 2026.04.22 02:13:53.931036 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2026.04.22 02:13:53.933804 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6361 | 2026.04.22 02:13:54.373053 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2026.04.22 02:13:54.373253 [ 5 ] {683add17-030f-4686-98ed-eb1dcf71289f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6363 | 2026.04.22 02:13:54.373327 [ 5 ] {683add17-030f-4686-98ed-eb1dcf71289f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6364 | 2026.04.22 02:13:54.374017 [ 5 ] {683add17-030f-4686-98ed-eb1dcf71289f} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.04.22 02:13:54.374062 [ 5 ] {683add17-030f-4686-98ed-eb1dcf71289f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6366 | 2026.04.22 02:13:54.374466 [ 5 ] {683add17-030f-4686-98ed-eb1dcf71289f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6367 | 2026.04.22 02:13:54.374703 [ 5 ] {683add17-030f-4686-98ed-eb1dcf71289f} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.04.22 02:13:54.374860 [ 5 ] {683add17-030f-4686-98ed-eb1dcf71289f} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00166 sec., 65060.24096385542 rows/sec., 5.47 MiB/sec. | ||
| 6369 | 2026.04.22 02:13:54.374912 [ 5 ] {683add17-030f-4686-98ed-eb1dcf71289f} <Debug> TCPHandler: Processed in 0.001991705 sec. | ||
| 6370 | 2026.04.22 02:13:54.375062 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2026.04.22 02:13:54.375167 [ 5 ] {e243c401-1db5-472d-8cf6-6a9b84e0a7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6372 | 2026.04.22 02:13:54.375212 [ 5 ] {e243c401-1db5-472d-8cf6-6a9b84e0a7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6373 | 2026.04.22 02:13:54.375631 [ 5 ] {e243c401-1db5-472d-8cf6-6a9b84e0a7c9} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6374 | 2026.04.22 02:13:54.375668 [ 5 ] {e243c401-1db5-472d-8cf6-6a9b84e0a7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6375 | 2026.04.22 02:13:54.376015 [ 5 ] {e243c401-1db5-472d-8cf6-6a9b84e0a7c9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6376 | 2026.04.22 02:13:54.376242 [ 5 ] {e243c401-1db5-472d-8cf6-6a9b84e0a7c9} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2026.04.22 02:13:54.376347 [ 104 ] {} <Debug> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6378 | 2026.04.22 02:13:54.376377 [ 5 ] {e243c401-1db5-472d-8cf6-6a9b84e0a7c9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001234 sec., 21069.692058346838 rows/sec., 1.55 MiB/sec. | ||
| 6379 | 2026.04.22 02:13:54.376385 [ 104 ] {} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.04.22 02:13:54.376410 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6381 | 2026.04.22 02:13:54.376417 [ 5 ] {e243c401-1db5-472d-8cf6-6a9b84e0a7c9} <Debug> TCPHandler: Processed in 0.001409035 sec. | ||
| 6382 | 2026.04.22 02:13:54.376549 [ 187 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::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 | ||
| 6383 | 2026.04.22 02:13:54.376559 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.04.22 02:13:54.376692 [ 187 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6385 | 2026.04.22 02:13:54.376700 [ 5 ] {08001b73-9606-4684-a346-9bf9f5182ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6386 | 2026.04.22 02:13:54.376732 [ 187 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 82 rows starting from the beginning of the part | ||
| 6387 | 2026.04.22 02:13:54.376753 [ 5 ] {08001b73-9606-4684-a346-9bf9f5182ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6388 | 2026.04.22 02:13:54.376801 [ 187 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 6389 | 2026.04.22 02:13:54.376850 [ 187 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 6390 | 2026.04.22 02:13:54.376892 [ 187 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 6391 | 2026.04.22 02:13:54.376928 [ 187 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 6392 | 2026.04.22 02:13:54.376968 [ 187 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 6393 | 2026.04.22 02:13:54.377205 [ 5 ] {08001b73-9606-4684-a346-9bf9f5182ce8} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.04.22 02:13:54.377247 [ 5 ] {08001b73-9606-4684-a346-9bf9f5182ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6395 | 2026.04.22 02:13:54.377779 [ 189 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301693 sec., 147500.2170250589 rows/sec., 11.36 MiB/sec. | ||
| 6396 | 2026.04.22 02:13:54.377790 [ 5 ] {08001b73-9606-4684-a346-9bf9f5182ce8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6397 | 2026.04.22 02:13:54.377999 [ 191 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6398 | 2026.04.22 02:13:54.378072 [ 5 ] {08001b73-9606-4684-a346-9bf9f5182ce8} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.04.22 02:13:54.378220 [ 5 ] {08001b73-9606-4684-a346-9bf9f5182ce8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001541 sec., 58403.634003893574 rows/sec., 4.56 MiB/sec. | ||
| 6400 | 2026.04.22 02:13:54.378263 [ 5 ] {08001b73-9606-4684-a346-9bf9f5182ce8} <Debug> TCPHandler: Processed in 0.001762911 sec. | ||
| 6401 | 2026.04.22 02:13:54.378343 [ 191 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_41_8} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.04.22 02:13:54.378395 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2026.04.22 02:13:54.378432 [ 191 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_41_8} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6404 | 2026.04.22 02:13:54.378498 [ 5 ] {c5df98b4-5dfa-4844-b393-1448ededf058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6405 | 2026.04.22 02:13:54.378533 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6406 | 2026.04.22 02:13:54.378547 [ 5 ] {c5df98b4-5dfa-4844-b393-1448ededf058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6407 | 2026.04.22 02:13:54.378986 [ 5 ] {c5df98b4-5dfa-4844-b393-1448ededf058} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.04.22 02:13:54.379022 [ 5 ] {c5df98b4-5dfa-4844-b393-1448ededf058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6409 | 2026.04.22 02:13:54.379368 [ 5 ] {c5df98b4-5dfa-4844-b393-1448ededf058} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6410 | 2026.04.22 02:13:54.379587 [ 5 ] {c5df98b4-5dfa-4844-b393-1448ededf058} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.04.22 02:13:54.379718 [ 5 ] {c5df98b4-5dfa-4844-b393-1448ededf058} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 6412 | 2026.04.22 02:13:54.379755 [ 5 ] {c5df98b4-5dfa-4844-b393-1448ededf058} <Debug> TCPHandler: Processed in 0.001411065 sec. | ||
| 6413 | 2026.04.22 02:13:54.379874 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6414 | 2026.04.22 02:13:54.379970 [ 5 ] {492f8be2-19da-4726-aebd-d15319886f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6415 | 2026.04.22 02:13:54.380027 [ 5 ] {492f8be2-19da-4726-aebd-d15319886f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6416 | 2026.04.22 02:13:54.380848 [ 5 ] {492f8be2-19da-4726-aebd-d15319886f51} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2026.04.22 02:13:54.380882 [ 5 ] {492f8be2-19da-4726-aebd-d15319886f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6418 | 2026.04.22 02:13:54.381514 [ 5 ] {492f8be2-19da-4726-aebd-d15319886f51} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6419 | 2026.04.22 02:13:54.381745 [ 5 ] {492f8be2-19da-4726-aebd-d15319886f51} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2026.04.22 02:13:54.381855 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6421 | 2026.04.22 02:13:54.381890 [ 5 ] {492f8be2-19da-4726-aebd-d15319886f51} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001937 sec., 13422.818791946309 rows/sec., 24.05 MiB/sec. | ||
| 6422 | 2026.04.22 02:13:54.381891 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.04.22 02:13:54.381922 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6424 | 2026.04.22 02:13:54.381962 [ 5 ] {492f8be2-19da-4726-aebd-d15319886f51} <Debug> TCPHandler: Processed in 0.002136288 sec. | ||
| 6425 | 2026.04.22 02:13:54.382009 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::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 | ||
| 6426 | 2026.04.22 02:13:54.382084 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.04.22 02:13:54.382185 [ 5 ] {bae3bb20-d836-44eb-8bd2-b19eb7fd8733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6428 | 2026.04.22 02:13:54.382228 [ 5 ] {bae3bb20-d836-44eb-8bd2-b19eb7fd8733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6429 | 2026.04.22 02:13:54.382242 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6430 | 2026.04.22 02:13:54.382312 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 731 rows starting from the beginning of the part | ||
| 6431 | 2026.04.22 02:13:54.382449 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 6432 | 2026.04.22 02:13:54.382574 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 6433 | 2026.04.22 02:13:54.382581 [ 5 ] {bae3bb20-d836-44eb-8bd2-b19eb7fd8733} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2026.04.22 02:13:54.382623 [ 5 ] {bae3bb20-d836-44eb-8bd2-b19eb7fd8733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6435 | 2026.04.22 02:13:54.382670 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 6436 | 2026.04.22 02:13:54.382758 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 6437 | 2026.04.22 02:13:54.382845 [ 191 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 6438 | 2026.04.22 02:13:54.382945 [ 5 ] {bae3bb20-d836-44eb-8bd2-b19eb7fd8733} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6439 | 2026.04.22 02:13:54.383175 [ 5 ] {bae3bb20-d836-44eb-8bd2-b19eb7fd8733} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.04.22 02:13:54.383330 [ 5 ] {bae3bb20-d836-44eb-8bd2-b19eb7fd8733} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 6441 | 2026.04.22 02:13:54.383367 [ 5 ] {bae3bb20-d836-44eb-8bd2-b19eb7fd8733} <Debug> TCPHandler: Processed in 0.001332924 sec. | ||
| 6442 | 2026.04.22 02:13:54.396676 [ 189 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 19 columns (19 merged, 0 gathered) in 0.014706584 sec., 57049.27806484497 rows/sec., 102.23 MiB/sec. | ||
| 6443 | 2026.04.22 02:13:54.397936 [ 190 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6444 | 2026.04.22 02:13:54.398296 [ 190 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.04.22 02:13:54.398379 [ 190 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6446 | 2026.04.22 02:13:54.398507 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB. | ||
| 6447 | 2026.04.22 02:13:55.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.88 MiB, peak 282.50 MiB, free memory in arenas 0.00 B, will set to 276.06 MiB (RSS), difference: 1.18 MiB | ||
| 6448 | 2026.04.22 02:13:56.353055 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2026.04.22 02:13:56.353237 [ 5 ] {c7095e33-6b55-432f-9d18-29cd5f3fa695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6450 | 2026.04.22 02:13:56.353301 [ 5 ] {c7095e33-6b55-432f-9d18-29cd5f3fa695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6451 | 2026.04.22 02:13:56.353903 [ 5 ] {c7095e33-6b55-432f-9d18-29cd5f3fa695} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2026.04.22 02:13:56.353941 [ 5 ] {c7095e33-6b55-432f-9d18-29cd5f3fa695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6453 | 2026.04.22 02:13:56.354331 [ 5 ] {c7095e33-6b55-432f-9d18-29cd5f3fa695} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6454 | 2026.04.22 02:13:56.354564 [ 5 ] {c7095e33-6b55-432f-9d18-29cd5f3fa695} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2026.04.22 02:13:56.354708 [ 5 ] {c7095e33-6b55-432f-9d18-29cd5f3fa695} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001519 sec., 15799.868334430546 rows/sec., 1.31 MiB/sec. | ||
| 6456 | 2026.04.22 02:13:56.354749 [ 5 ] {c7095e33-6b55-432f-9d18-29cd5f3fa695} <Debug> TCPHandler: Processed in 0.001819403 sec. | ||
| 6457 | 2026.04.22 02:13:56.354864 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2026.04.22 02:13:56.354962 [ 5 ] {389f5d3d-ab69-4d9e-b554-9ecd062842d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6459 | 2026.04.22 02:13:56.355003 [ 5 ] {389f5d3d-ab69-4d9e-b554-9ecd062842d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6460 | 2026.04.22 02:13:56.355392 [ 5 ] {389f5d3d-ab69-4d9e-b554-9ecd062842d3} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.04.22 02:13:56.355426 [ 5 ] {389f5d3d-ab69-4d9e-b554-9ecd062842d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6462 | 2026.04.22 02:13:56.355775 [ 5 ] {389f5d3d-ab69-4d9e-b554-9ecd062842d3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6463 | 2026.04.22 02:13:56.355995 [ 5 ] {389f5d3d-ab69-4d9e-b554-9ecd062842d3} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2026.04.22 02:13:56.356122 [ 5 ] {389f5d3d-ab69-4d9e-b554-9ecd062842d3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001179 sec., 1696.3528413910094 rows/sec., 138.33 KiB/sec. | ||
| 6465 | 2026.04.22 02:13:56.356158 [ 5 ] {389f5d3d-ab69-4d9e-b554-9ecd062842d3} <Debug> TCPHandler: Processed in 0.001344234 sec. | ||
| 6466 | 2026.04.22 02:13:56.356268 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6467 | 2026.04.22 02:13:56.356363 [ 5 ] {d1122400-6878-4039-8872-6a22528a9e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6468 | 2026.04.22 02:13:56.356403 [ 5 ] {d1122400-6878-4039-8872-6a22528a9e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6469 | 2026.04.22 02:13:56.357669 [ 5 ] {d1122400-6878-4039-8872-6a22528a9e34} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2026.04.22 02:13:56.357704 [ 5 ] {d1122400-6878-4039-8872-6a22528a9e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6471 | 2026.04.22 02:13:56.358169 [ 5 ] {d1122400-6878-4039-8872-6a22528a9e34} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6472 | 2026.04.22 02:13:56.358375 [ 5 ] {d1122400-6878-4039-8872-6a22528a9e34} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2026.04.22 02:13:56.358495 [ 5 ] {d1122400-6878-4039-8872-6a22528a9e34} <Debug> executeQuery: Read 2552 rows, 195.85 KiB in 0.002173 sec., 1174413.253566498 rows/sec., 88.02 MiB/sec. | ||
| 6474 | 2026.04.22 02:13:56.358529 [ 5 ] {d1122400-6878-4039-8872-6a22528a9e34} <Debug> TCPHandler: Processed in 0.002338172 sec. | ||
| 6475 | 2026.04.22 02:13:56.358633 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6476 | 2026.04.22 02:13:56.358724 [ 5 ] {d929d72a-9f9a-4090-a10a-d3c4731e55ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6477 | 2026.04.22 02:13:56.358762 [ 5 ] {d929d72a-9f9a-4090-a10a-d3c4731e55ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6478 | 2026.04.22 02:13:56.359227 [ 5 ] {d929d72a-9f9a-4090-a10a-d3c4731e55ab} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6479 | 2026.04.22 02:13:56.359262 [ 5 ] {d929d72a-9f9a-4090-a10a-d3c4731e55ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6480 | 2026.04.22 02:13:56.359552 [ 5 ] {d929d72a-9f9a-4090-a10a-d3c4731e55ab} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6481 | 2026.04.22 02:13:56.359762 [ 5 ] {d929d72a-9f9a-4090-a10a-d3c4731e55ab} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6482 | 2026.04.22 02:13:56.359891 [ 5 ] {d929d72a-9f9a-4090-a10a-d3c4731e55ab} <Debug> executeQuery: Read 38 rows, 2.91 KiB in 0.001145 sec., 33187.77292576419 rows/sec., 2.48 MiB/sec. | ||
| 6483 | 2026.04.22 02:13:56.359928 [ 5 ] {d929d72a-9f9a-4090-a10a-d3c4731e55ab} <Debug> TCPHandler: Processed in 0.001308133 sec. | ||
| 6484 | 2026.04.22 02:13:56.360034 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2026.04.22 02:13:56.360133 [ 5 ] {52ac359f-d27c-4244-affa-d6bdefd72a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6486 | 2026.04.22 02:13:56.360174 [ 5 ] {52ac359f-d27c-4244-affa-d6bdefd72a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6487 | 2026.04.22 02:13:56.360781 [ 5 ] {52ac359f-d27c-4244-affa-d6bdefd72a95} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2026.04.22 02:13:56.360816 [ 5 ] {52ac359f-d27c-4244-affa-d6bdefd72a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6489 | 2026.04.22 02:13:56.361141 [ 5 ] {52ac359f-d27c-4244-affa-d6bdefd72a95} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6490 | 2026.04.22 02:13:56.361356 [ 5 ] {52ac359f-d27c-4244-affa-d6bdefd72a95} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2026.04.22 02:13:56.361482 [ 5 ] {52ac359f-d27c-4244-affa-d6bdefd72a95} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001372 sec., 601311.9533527697 rows/sec., 35.17 MiB/sec. | ||
| 6492 | 2026.04.22 02:13:56.361520 [ 5 ] {52ac359f-d27c-4244-affa-d6bdefd72a95} <Debug> TCPHandler: Processed in 0.001534758 sec. | ||
| 6493 | 2026.04.22 02:13:56.361627 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6494 | 2026.04.22 02:13:56.361758 [ 5 ] {a266e3e4-6ed1-4b18-9ac2-3c50db557475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6495 | 2026.04.22 02:13:56.361808 [ 5 ] {a266e3e4-6ed1-4b18-9ac2-3c50db557475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6496 | 2026.04.22 02:13:56.362198 [ 5 ] {a266e3e4-6ed1-4b18-9ac2-3c50db557475} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2026.04.22 02:13:56.362233 [ 5 ] {a266e3e4-6ed1-4b18-9ac2-3c50db557475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6498 | 2026.04.22 02:13:56.362524 [ 5 ] {a266e3e4-6ed1-4b18-9ac2-3c50db557475} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6499 | 2026.04.22 02:13:56.362739 [ 5 ] {a266e3e4-6ed1-4b18-9ac2-3c50db557475} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6500 | 2026.04.22 02:13:56.362863 [ 5 ] {a266e3e4-6ed1-4b18-9ac2-3c50db557475} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 62.28 KiB/sec. | ||
| 6501 | 2026.04.22 02:13:56.362900 [ 5 ] {a266e3e4-6ed1-4b18-9ac2-3c50db557475} <Debug> TCPHandler: Processed in 0.001323094 sec. | ||
| 6502 | 2026.04.22 02:13:56.363009 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6503 | 2026.04.22 02:13:56.363103 [ 5 ] {0af3ac2c-858d-49d1-9110-867159d60a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6504 | 2026.04.22 02:13:56.363143 [ 5 ] {0af3ac2c-858d-49d1-9110-867159d60a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6505 | 2026.04.22 02:13:56.363527 [ 5 ] {0af3ac2c-858d-49d1-9110-867159d60a1b} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2026.04.22 02:13:56.363561 [ 5 ] {0af3ac2c-858d-49d1-9110-867159d60a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6507 | 2026.04.22 02:13:56.363855 [ 5 ] {0af3ac2c-858d-49d1-9110-867159d60a1b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6508 | 2026.04.22 02:13:56.364071 [ 5 ] {0af3ac2c-858d-49d1-9110-867159d60a1b} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2026.04.22 02:13:56.364197 [ 5 ] {0af3ac2c-858d-49d1-9110-867159d60a1b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 6510 | 2026.04.22 02:13:56.364234 [ 5 ] {0af3ac2c-858d-49d1-9110-867159d60a1b} <Debug> TCPHandler: Processed in 0.001274173 sec. | ||
| 6511 | 2026.04.22 02:13:56.364338 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2026.04.22 02:13:56.364442 [ 5 ] {fa49f2ef-8253-4221-9718-95173729a79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6513 | 2026.04.22 02:13:56.364483 [ 5 ] {fa49f2ef-8253-4221-9718-95173729a79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6514 | 2026.04.22 02:13:56.365272 [ 5 ] {fa49f2ef-8253-4221-9718-95173729a79f} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2026.04.22 02:13:56.365308 [ 5 ] {fa49f2ef-8253-4221-9718-95173729a79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6516 | 2026.04.22 02:13:56.365692 [ 5 ] {fa49f2ef-8253-4221-9718-95173729a79f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6517 | 2026.04.22 02:13:56.365911 [ 5 ] {fa49f2ef-8253-4221-9718-95173729a79f} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2026.04.22 02:13:56.366044 [ 5 ] {fa49f2ef-8253-4221-9718-95173729a79f} <Debug> executeQuery: Read 1341 rows, 92.58 KiB in 0.001621 sec., 827267.1190623072 rows/sec., 55.77 MiB/sec. | ||
| 6519 | 2026.04.22 02:13:56.366082 [ 5 ] {fa49f2ef-8253-4221-9718-95173729a79f} <Debug> TCPHandler: Processed in 0.001792843 sec. | ||
| 6520 | 2026.04.22 02:13:56.366196 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2026.04.22 02:13:56.366310 [ 5 ] {580804e4-8700-42ad-8c21-509499959f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6522 | 2026.04.22 02:13:56.366360 [ 5 ] {580804e4-8700-42ad-8c21-509499959f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6523 | 2026.04.22 02:13:56.367023 [ 5 ] {580804e4-8700-42ad-8c21-509499959f07} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2026.04.22 02:13:56.367059 [ 5 ] {580804e4-8700-42ad-8c21-509499959f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6525 | 2026.04.22 02:13:56.367526 [ 5 ] {580804e4-8700-42ad-8c21-509499959f07} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6526 | 2026.04.22 02:13:56.367739 [ 5 ] {580804e4-8700-42ad-8c21-509499959f07} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2026.04.22 02:13:56.367870 [ 5 ] {580804e4-8700-42ad-8c21-509499959f07} <Debug> executeQuery: Read 1565 rows, 98.24 KiB in 0.001584 sec., 988005.0505050506 rows/sec., 60.57 MiB/sec. | ||
| 6528 | 2026.04.22 02:13:56.367906 [ 5 ] {580804e4-8700-42ad-8c21-509499959f07} <Debug> TCPHandler: Processed in 0.001768821 sec. | ||
| 6529 | 2026.04.22 02:13:56.368022 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2026.04.22 02:13:56.368115 [ 5 ] {b374a26f-e8f7-4eef-92fb-c1ad967683f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6531 | 2026.04.22 02:13:56.368169 [ 5 ] {b374a26f-e8f7-4eef-92fb-c1ad967683f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6532 | 2026.04.22 02:13:56.368957 [ 5 ] {b374a26f-e8f7-4eef-92fb-c1ad967683f0} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2026.04.22 02:13:56.368995 [ 5 ] {b374a26f-e8f7-4eef-92fb-c1ad967683f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6534 | 2026.04.22 02:13:56.369601 [ 5 ] {b374a26f-e8f7-4eef-92fb-c1ad967683f0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6535 | 2026.04.22 02:13:56.369828 [ 5 ] {b374a26f-e8f7-4eef-92fb-c1ad967683f0} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2026.04.22 02:13:56.369969 [ 5 ] {b374a26f-e8f7-4eef-92fb-c1ad967683f0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001872 sec., 12820.51282051282 rows/sec., 22.97 MiB/sec. | ||
| 6537 | 2026.04.22 02:13:56.370037 [ 5 ] {b374a26f-e8f7-4eef-92fb-c1ad967683f0} <Debug> TCPHandler: Processed in 0.002064277 sec. | ||
| 6538 | 2026.04.22 02:13:56.370151 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2026.04.22 02:13:56.370246 [ 5 ] {3ea80c9b-d71c-431d-9e74-e968ed50ac81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6540 | 2026.04.22 02:13:56.370287 [ 5 ] {3ea80c9b-d71c-431d-9e74-e968ed50ac81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6541 | 2026.04.22 02:13:56.370644 [ 5 ] {3ea80c9b-d71c-431d-9e74-e968ed50ac81} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.04.22 02:13:56.370681 [ 5 ] {3ea80c9b-d71c-431d-9e74-e968ed50ac81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6543 | 2026.04.22 02:13:56.370992 [ 5 ] {3ea80c9b-d71c-431d-9e74-e968ed50ac81} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6544 | 2026.04.22 02:13:56.371210 [ 5 ] {3ea80c9b-d71c-431d-9e74-e968ed50ac81} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2026.04.22 02:13:56.371336 [ 5 ] {3ea80c9b-d71c-431d-9e74-e968ed50ac81} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.46 MiB/sec. | ||
| 6546 | 2026.04.22 02:13:56.371373 [ 5 ] {3ea80c9b-d71c-431d-9e74-e968ed50ac81} <Debug> TCPHandler: Processed in 0.001272363 sec. | ||
| 6547 | 2026.04.22 02:13:58.179317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 852 | ||
| 6548 | 2026.04.22 02:13:58.181830 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2026.04.22 02:13:58.181873 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6550 | 2026.04.22 02:13:58.183077 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6551 | 2026.04.22 02:13:58.183354 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2026.04.22 02:13:58.183685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
| 6553 | 2026.04.22 02:13:59.367881 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6554 | 2026.04.22 02:13:59.368076 [ 5 ] {a07570dc-f824-4656-bee4-6d78bb73f7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6555 | 2026.04.22 02:13:59.368145 [ 5 ] {a07570dc-f824-4656-bee4-6d78bb73f7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6556 | 2026.04.22 02:13:59.368808 [ 5 ] {a07570dc-f824-4656-bee4-6d78bb73f7e0} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.04.22 02:13:59.368853 [ 5 ] {a07570dc-f824-4656-bee4-6d78bb73f7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6558 | 2026.04.22 02:13:59.369246 [ 5 ] {a07570dc-f824-4656-bee4-6d78bb73f7e0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6559 | 2026.04.22 02:13:59.369467 [ 5 ] {a07570dc-f824-4656-bee4-6d78bb73f7e0} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.04.22 02:13:59.369617 [ 5 ] {a07570dc-f824-4656-bee4-6d78bb73f7e0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.70 MiB/sec. | ||
| 6561 | 2026.04.22 02:13:59.369657 [ 5 ] {a07570dc-f824-4656-bee4-6d78bb73f7e0} <Debug> TCPHandler: Processed in 0.001899444 sec. | ||
| 6562 | 2026.04.22 02:13:59.369769 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2026.04.22 02:13:59.369861 [ 5 ] {a899121b-57f8-4d69-a8a5-08b1d890baca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6564 | 2026.04.22 02:13:59.369900 [ 5 ] {a899121b-57f8-4d69-a8a5-08b1d890baca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6565 | 2026.04.22 02:13:59.370325 [ 5 ] {a899121b-57f8-4d69-a8a5-08b1d890baca} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.04.22 02:13:59.370360 [ 5 ] {a899121b-57f8-4d69-a8a5-08b1d890baca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6567 | 2026.04.22 02:13:59.370648 [ 5 ] {a899121b-57f8-4d69-a8a5-08b1d890baca} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6568 | 2026.04.22 02:13:59.370851 [ 5 ] {a899121b-57f8-4d69-a8a5-08b1d890baca} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.04.22 02:13:59.370973 [ 5 ] {a899121b-57f8-4d69-a8a5-08b1d890baca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00113 sec., 56637.16814159293 rows/sec., 4.42 MiB/sec. | ||
| 6570 | 2026.04.22 02:13:59.371008 [ 5 ] {a899121b-57f8-4d69-a8a5-08b1d890baca} <Debug> TCPHandler: Processed in 0.001286873 sec. | ||
| 6571 | 2026.04.22 02:13:59.371122 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2026.04.22 02:13:59.371217 [ 5 ] {fcb386d2-9828-4dda-90ca-56e8d699c962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6573 | 2026.04.22 02:13:59.371259 [ 5 ] {fcb386d2-9828-4dda-90ca-56e8d699c962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6574 | 2026.04.22 02:13:59.371635 [ 5 ] {fcb386d2-9828-4dda-90ca-56e8d699c962} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.04.22 02:13:59.371669 [ 5 ] {fcb386d2-9828-4dda-90ca-56e8d699c962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6576 | 2026.04.22 02:13:59.371988 [ 5 ] {fcb386d2-9828-4dda-90ca-56e8d699c962} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6577 | 2026.04.22 02:13:59.372191 [ 5 ] {fcb386d2-9828-4dda-90ca-56e8d699c962} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.04.22 02:13:59.372311 [ 5 ] {fcb386d2-9828-4dda-90ca-56e8d699c962} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001113 sec., 86253.36927223719 rows/sec., 6.01 MiB/sec. | ||
| 6579 | 2026.04.22 02:13:59.372346 [ 5 ] {fcb386d2-9828-4dda-90ca-56e8d699c962} <Debug> TCPHandler: Processed in 0.001271333 sec. | ||
| 6580 | 2026.04.22 02:13:59.372455 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6581 | 2026.04.22 02:13:59.372547 [ 5 ] {51bff00c-8abf-48b4-ab7a-83e97fc99bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6582 | 2026.04.22 02:13:59.372587 [ 5 ] {51bff00c-8abf-48b4-ab7a-83e97fc99bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6583 | 2026.04.22 02:13:59.372905 [ 5 ] {51bff00c-8abf-48b4-ab7a-83e97fc99bb1} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2026.04.22 02:13:59.372940 [ 5 ] {51bff00c-8abf-48b4-ab7a-83e97fc99bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6585 | 2026.04.22 02:13:59.373242 [ 5 ] {51bff00c-8abf-48b4-ab7a-83e97fc99bb1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6586 | 2026.04.22 02:13:59.373446 [ 5 ] {51bff00c-8abf-48b4-ab7a-83e97fc99bb1} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2026.04.22 02:13:59.373568 [ 5 ] {51bff00c-8abf-48b4-ab7a-83e97fc99bb1} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001038 sec., 34682.08092485549 rows/sec., 2.34 MiB/sec. | ||
| 6588 | 2026.04.22 02:13:59.373602 [ 5 ] {51bff00c-8abf-48b4-ab7a-83e97fc99bb1} <Debug> TCPHandler: Processed in 0.001192991 sec. | ||
| 6589 | 2026.04.22 02:14:00.652738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14822 | ||
| 6590 | 2026.04.22 02:14:00.653333 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.04.22 02:14:00.653386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6592 | 2026.04.22 02:14:00.653885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6593 | 2026.04.22 02:14:00.654124 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.04.22 02:14:00.654266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14822 | ||
| 6595 | 2026.04.22 02:14:00.654293 [ 38 ] {} <Debug> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6596 | 2026.04.22 02:14:00.654372 [ 38 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.04.22 02:14:00.654396 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6598 | 2026.04.22 02:14:00.654529 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::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 | ||
| 6599 | 2026.04.22 02:14:00.654681 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6600 | 2026.04.22 02:14:00.654725 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12454 rows starting from the beginning of the part | ||
| 6601 | 2026.04.22 02:14:00.654798 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6602 | 2026.04.22 02:14:00.654849 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6603 | 2026.04.22 02:14:00.654896 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6604 | 2026.04.22 02:14:00.654935 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6605 | 2026.04.22 02:14:00.654977 [ 199 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6606 | 2026.04.22 02:14:00.656727 [ 189 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14822 rows, containing 4 columns (4 merged, 0 gathered) in 0.002256181 sec., 6569508.386073635 rows/sec., 93.98 MiB/sec. | ||
| 6607 | 2026.04.22 02:14:00.657179 [ 189 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6608 | 2026.04.22 02:14:00.657526 [ 189 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_31_6} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.04.22 02:14:00.657628 [ 189 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_31_6} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6610 | 2026.04.22 02:14:00.657767 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6611 | 2026.04.22 02:14:01.433961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6612 | 2026.04.22 02:14:01.450918 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.04.22 02:14:01.450977 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6614 | 2026.04.22 02:14:01.456447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6615 | 2026.04.22 02:14:01.457112 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.04.22 02:14:01.457427 [ 38 ] {} <Debug> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6617 | 2026.04.22 02:14:01.457514 [ 38 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2026.04.22 02:14:01.457548 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6619 | 2026.04.22 02:14:01.457720 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 6620 | 2026.04.22 02:14:01.460121 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6621 | 2026.04.22 02:14:01.461528 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6622 | 2026.04.22 02:14:01.463016 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 6623 | 2026.04.22 02:14:01.467633 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 6624 | 2026.04.22 02:14:01.472204 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 6625 | 2026.04.22 02:14:01.476754 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 6626 | 2026.04.22 02:14:01.481059 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 6627 | 2026.04.22 02:14:01.484808 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 6628 | 2026.04.22 02:14:01.540139 [ 199 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082502887 sec., 2836.264384299667 rows/sec., 14.67 MiB/sec. | ||
| 6629 | 2026.04.22 02:14:01.542837 [ 200 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6630 | 2026.04.22 02:14:01.544986 [ 200 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_31_6} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.04.22 02:14:01.545106 [ 200 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_31_6} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6632 | 2026.04.22 02:14:01.547511 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6633 | 2026.04.22 02:14:02.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.16 MiB, peak 287.70 MiB, free memory in arenas 0.00 B, will set to 278.52 MiB (RSS), difference: 1.36 MiB | ||
| 6634 | 2026.04.22 02:14:04.372240 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2026.04.22 02:14:04.372544 [ 5 ] {7e5c5b8d-92c1-4330-8708-b7d645ff03e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6636 | 2026.04.22 02:14:04.372648 [ 5 ] {7e5c5b8d-92c1-4330-8708-b7d645ff03e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6637 | 2026.04.22 02:14:04.373457 [ 5 ] {7e5c5b8d-92c1-4330-8708-b7d645ff03e4} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6638 | 2026.04.22 02:14:04.373504 [ 5 ] {7e5c5b8d-92c1-4330-8708-b7d645ff03e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6639 | 2026.04.22 02:14:04.373895 [ 5 ] {7e5c5b8d-92c1-4330-8708-b7d645ff03e4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6640 | 2026.04.22 02:14:04.374117 [ 5 ] {7e5c5b8d-92c1-4330-8708-b7d645ff03e4} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6641 | 2026.04.22 02:14:04.374278 [ 5 ] {7e5c5b8d-92c1-4330-8708-b7d645ff03e4} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001812 sec., 59602.649006622516 rows/sec., 5.02 MiB/sec. | ||
| 6642 | 2026.04.22 02:14:04.374285 [ 26 ] {} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6643 | 2026.04.22 02:14:04.374328 [ 5 ] {7e5c5b8d-92c1-4330-8708-b7d645ff03e4} <Debug> TCPHandler: Processed in 0.00226854 sec. | ||
| 6644 | 2026.04.22 02:14:04.374360 [ 26 ] {} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.04.22 02:14:04.374390 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6646 | 2026.04.22 02:14:04.374474 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2026.04.22 02:14:04.374527 [ 195 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::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 | ||
| 6648 | 2026.04.22 02:14:04.374579 [ 5 ] {dbc8cb3a-c61a-4e4a-a53c-537f97296c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6649 | 2026.04.22 02:14:04.374626 [ 5 ] {dbc8cb3a-c61a-4e4a-a53c-537f97296c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6650 | 2026.04.22 02:14:04.374677 [ 195 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6651 | 2026.04.22 02:14:04.374718 [ 195 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2617 rows starting from the beginning of the part | ||
| 6652 | 2026.04.22 02:14:04.374792 [ 195 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 86 rows starting from the beginning of the part | ||
| 6653 | 2026.04.22 02:14:04.374845 [ 195 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 108 rows starting from the beginning of the part | ||
| 6654 | 2026.04.22 02:14:04.374894 [ 195 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2552 rows starting from the beginning of the part | ||
| 6655 | 2026.04.22 02:14:04.374940 [ 195 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 6656 | 2026.04.22 02:14:04.375000 [ 195 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part | ||
| 6657 | 2026.04.22 02:14:04.375117 [ 5 ] {dbc8cb3a-c61a-4e4a-a53c-537f97296c20} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.04.22 02:14:04.375164 [ 5 ] {dbc8cb3a-c61a-4e4a-a53c-537f97296c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6659 | 2026.04.22 02:14:04.375727 [ 5 ] {dbc8cb3a-c61a-4e4a-a53c-537f97296c20} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6660 | 2026.04.22 02:14:04.375951 [ 5 ] {dbc8cb3a-c61a-4e4a-a53c-537f97296c20} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.04.22 02:14:04.376086 [ 5 ] {dbc8cb3a-c61a-4e4a-a53c-537f97296c20} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001531 sec., 16982.36446766819 rows/sec., 1.25 MiB/sec. | ||
| 6662 | 2026.04.22 02:14:04.376127 [ 5 ] {dbc8cb3a-c61a-4e4a-a53c-537f97296c20} <Debug> TCPHandler: Processed in 0.001704831 sec. | ||
| 6663 | 2026.04.22 02:14:04.376258 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2026.04.22 02:14:04.376357 [ 5 ] {05b74819-3fbb-4b25-ad39-8ad358f79045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6665 | 2026.04.22 02:14:04.376424 [ 5 ] {05b74819-3fbb-4b25-ad39-8ad358f79045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6666 | 2026.04.22 02:14:04.376850 [ 5 ] {05b74819-3fbb-4b25-ad39-8ad358f79045} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.04.22 02:14:04.376885 [ 5 ] {05b74819-3fbb-4b25-ad39-8ad358f79045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6668 | 2026.04.22 02:14:04.377021 [ 194 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5527 rows, containing 5 columns (5 merged, 0 gathered) in 0.002557105 sec., 2161428.6468486823 rows/sec., 171.71 MiB/sec. | ||
| 6669 | 2026.04.22 02:14:04.377208 [ 5 ] {05b74819-3fbb-4b25-ad39-8ad358f79045} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6670 | 2026.04.22 02:14:04.377383 [ 202 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6671 | 2026.04.22 02:14:04.377454 [ 5 ] {05b74819-3fbb-4b25-ad39-8ad358f79045} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2026.04.22 02:14:04.377575 [ 26 ] {} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6673 | 2026.04.22 02:14:04.377594 [ 5 ] {05b74819-3fbb-4b25-ad39-8ad358f79045} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001258 sec., 71542.13036565977 rows/sec., 5.59 MiB/sec. | ||
| 6674 | 2026.04.22 02:14:04.377633 [ 26 ] {} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.04.22 02:14:04.377651 [ 5 ] {05b74819-3fbb-4b25-ad39-8ad358f79045} <Debug> TCPHandler: Processed in 0.001445406 sec. | ||
| 6676 | 2026.04.22 02:14:04.377657 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6677 | 2026.04.22 02:14:04.377740 [ 195 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 6678 | 2026.04.22 02:14:04.377748 [ 202 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_51_10} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2026.04.22 02:14:04.377783 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.04.22 02:14:04.377838 [ 195 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6681 | 2026.04.22 02:14:04.377865 [ 202 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_51_10} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6682 | 2026.04.22 02:14:04.377868 [ 195 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1403 rows starting from the beginning of the part | ||
| 6683 | 2026.04.22 02:14:04.377884 [ 5 ] {3216869d-a4fa-4480-97ca-3f22586d2744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6684 | 2026.04.22 02:14:04.377935 [ 195 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 79 rows starting from the beginning of the part | ||
| 6685 | 2026.04.22 02:14:04.377940 [ 5 ] {3216869d-a4fa-4480-97ca-3f22586d2744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6686 | 2026.04.22 02:14:04.377984 [ 195 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 6687 | 2026.04.22 02:14:04.377993 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6688 | 2026.04.22 02:14:04.378033 [ 195 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1341 rows starting from the beginning of the part | ||
| 6689 | 2026.04.22 02:14:04.378075 [ 195 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 6690 | 2026.04.22 02:14:04.378112 [ 195 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 6691 | 2026.04.22 02:14:04.378358 [ 5 ] {3216869d-a4fa-4480-97ca-3f22586d2744} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.04.22 02:14:04.378399 [ 5 ] {3216869d-a4fa-4480-97ca-3f22586d2744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6693 | 2026.04.22 02:14:04.378840 [ 5 ] {3216869d-a4fa-4480-97ca-3f22586d2744} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6694 | 2026.04.22 02:14:04.379064 [ 5 ] {3216869d-a4fa-4480-97ca-3f22586d2744} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.04.22 02:14:04.379176 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6696 | 2026.04.22 02:14:04.379196 [ 5 ] {3216869d-a4fa-4480-97ca-3f22586d2744} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 6697 | 2026.04.22 02:14:04.379206 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.04.22 02:14:04.379249 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6699 | 2026.04.22 02:14:04.379256 [ 5 ] {3216869d-a4fa-4480-97ca-3f22586d2744} <Debug> TCPHandler: Processed in 0.001520898 sec. | ||
| 6700 | 2026.04.22 02:14:04.379335 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 6701 | 2026.04.22 02:14:04.379399 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2026.04.22 02:14:04.379418 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707991 sec., 1795676.9093045571 rows/sec., 130.35 MiB/sec. | ||
| 6703 | 2026.04.22 02:14:04.379429 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6704 | 2026.04.22 02:14:04.379471 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16856 rows starting from the beginning of the part | ||
| 6705 | 2026.04.22 02:14:04.379491 [ 5 ] {93360798-fb55-48ac-8121-092e584668b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6706 | 2026.04.22 02:14:04.379529 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 6707 | 2026.04.22 02:14:04.379544 [ 5 ] {93360798-fb55-48ac-8121-092e584668b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6708 | 2026.04.22 02:14:04.379574 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6709 | 2026.04.22 02:14:04.379615 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6710 | 2026.04.22 02:14:04.379617 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1565 rows starting from the beginning of the part | ||
| 6711 | 2026.04.22 02:14:04.379674 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part | ||
| 6712 | 2026.04.22 02:14:04.379714 [ 192 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 6713 | 2026.04.22 02:14:04.379922 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_51_10} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2026.04.22 02:14:04.380013 [ 194 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_51_10} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6715 | 2026.04.22 02:14:04.380108 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6716 | 2026.04.22 02:14:04.380379 [ 5 ] {93360798-fb55-48ac-8121-092e584668b4} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2026.04.22 02:14:04.380419 [ 5 ] {93360798-fb55-48ac-8121-092e584668b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6718 | 2026.04.22 02:14:04.380962 [ 5 ] {93360798-fb55-48ac-8121-092e584668b4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6719 | 2026.04.22 02:14:04.381187 [ 5 ] {93360798-fb55-48ac-8121-092e584668b4} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2026.04.22 02:14:04.381327 [ 5 ] {93360798-fb55-48ac-8121-092e584668b4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001853 sec., 14031.300593631948 rows/sec., 25.14 MiB/sec. | ||
| 6721 | 2026.04.22 02:14:04.381381 [ 5 ] {93360798-fb55-48ac-8121-092e584668b4} <Debug> TCPHandler: Processed in 0.002028917 sec. | ||
| 6722 | 2026.04.22 02:14:04.381501 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2026.04.22 02:14:04.381593 [ 5 ] {fc0f691e-cf40-4323-8fe4-bc394324c988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6724 | 2026.04.22 02:14:04.381633 [ 5 ] {fc0f691e-cf40-4323-8fe4-bc394324c988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6725 | 2026.04.22 02:14:04.381966 [ 5 ] {fc0f691e-cf40-4323-8fe4-bc394324c988} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.04.22 02:14:04.382000 [ 5 ] {fc0f691e-cf40-4323-8fe4-bc394324c988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6727 | 2026.04.22 02:14:04.382362 [ 5 ] {fc0f691e-cf40-4323-8fe4-bc394324c988} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6728 | 2026.04.22 02:14:04.382571 [ 5 ] {fc0f691e-cf40-4323-8fe4-bc394324c988} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.04.22 02:14:04.382675 [ 26 ] {} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6730 | 2026.04.22 02:14:04.382694 [ 5 ] {fc0f691e-cf40-4323-8fe4-bc394324c988} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 6731 | 2026.04.22 02:14:04.382705 [ 26 ] {} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2026.04.22 02:14:04.382732 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6733 | 2026.04.22 02:14:04.382735 [ 5 ] {fc0f691e-cf40-4323-8fe4-bc394324c988} <Debug> TCPHandler: Processed in 0.001281553 sec. | ||
| 6734 | 2026.04.22 02:14:04.382816 [ 188 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 6735 | 2026.04.22 02:14:04.382921 [ 188 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6736 | 2026.04.22 02:14:04.382953 [ 188 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2388 rows starting from the beginning of the part | ||
| 6737 | 2026.04.22 02:14:04.383011 [ 188 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 6738 | 2026.04.22 02:14:04.383060 [ 188 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6739 | 2026.04.22 02:14:04.383105 [ 188 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 6740 | 2026.04.22 02:14:04.383150 [ 188 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 6741 | 2026.04.22 02:14:04.383193 [ 188 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 6742 | 2026.04.22 02:14:04.384592 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2628 rows, containing 4 columns (4 merged, 0 gathered) in 0.001815172 sec., 1447796.682628423 rows/sec., 97.57 MiB/sec. | ||
| 6743 | 2026.04.22 02:14:04.384876 [ 188 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6744 | 2026.04.22 02:14:04.385132 [ 188 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_51_10} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.04.22 02:14:04.385202 [ 188 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_51_10} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6746 | 2026.04.22 02:14:04.385269 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6747 | 2026.04.22 02:14:04.385917 [ 196 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18997 rows, containing 5 columns (5 merged, 0 gathered) in 0.006620819 sec., 2869282.4860489313 rows/sec., 185.26 MiB/sec. | ||
| 6748 | 2026.04.22 02:14:04.386178 [ 188 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6749 | 2026.04.22 02:14:04.386411 [ 188 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.04.22 02:14:04.386476 [ 188 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6751 | 2026.04.22 02:14:04.386544 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. | ||
| 6752 | 2026.04.22 02:14:05.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.03 MiB, peak 288.85 MiB, free memory in arenas 0.00 B, will set to 281.71 MiB (RSS), difference: 2.68 MiB | ||
| 6753 | 2026.04.22 02:14:08.049435 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6754 | 2026.04.22 02:14:08.049519 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6755 | 2026.04.22 02:14:08.154427 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15334 | ||
| 6756 | 2026.04.22 02:14:08.154923 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2026.04.22 02:14:08.154959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6758 | 2026.04.22 02:14:08.155460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6759 | 2026.04.22 02:14:08.155707 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2026.04.22 02:14:08.155836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15334 | ||
| 6761 | 2026.04.22 02:14:08.184005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 872 | ||
| 6762 | 2026.04.22 02:14:08.186031 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.04.22 02:14:08.186077 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6764 | 2026.04.22 02:14:08.187224 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6765 | 2026.04.22 02:14:08.187483 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.04.22 02:14:08.187740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 6767 | 2026.04.22 02:14:08.593657 [ 52 ] {} <Debug> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6768 | 2026.04.22 02:14:08.593758 [ 52 ] {} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.04.22 02:14:08.593796 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6770 | 2026.04.22 02:14:08.593949 [ 192 ] {a10e9abe-df72-475e-a5a2-b131593a6390::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 | ||
| 6771 | 2026.04.22 02:14:08.594144 [ 192 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6772 | 2026.04.22 02:14:08.594201 [ 192 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 825 rows starting from the beginning of the part | ||
| 6773 | 2026.04.22 02:14:08.594297 [ 192 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 6774 | 2026.04.22 02:14:08.594345 [ 192 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 6775 | 2026.04.22 02:14:08.594389 [ 192 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part | ||
| 6776 | 2026.04.22 02:14:08.594429 [ 192 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 6777 | 2026.04.22 02:14:08.595625 [ 198 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.001765611 sec., 1869607.7448543308 rows/sec., 116.50 MiB/sec. | ||
| 6778 | 2026.04.22 02:14:08.595846 [ 186 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6779 | 2026.04.22 02:14:08.596154 [ 186 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_9_2} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.04.22 02:14:08.596294 [ 186 ] {a10e9abe-df72-475e-a5a2-b131593a6390::all_1_9_2} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6781 | 2026.04.22 02:14:08.596405 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6782 | 2026.04.22 02:14:08.960270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6783 | 2026.04.22 02:14:08.975304 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2026.04.22 02:14:08.975360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6785 | 2026.04.22 02:14:08.980955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6786 | 2026.04.22 02:14:08.981637 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2026.04.22 02:14:08.984232 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6788 | 2026.04.22 02:14:09.001349 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000927287 sec. | ||
| 6789 | 2026.04.22 02:14:09.372123 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6790 | 2026.04.22 02:14:09.372314 [ 5 ] {96d68dda-4485-471f-b7eb-b7100ab259ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6791 | 2026.04.22 02:14:09.372384 [ 5 ] {96d68dda-4485-471f-b7eb-b7100ab259ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6792 | 2026.04.22 02:14:09.373079 [ 5 ] {96d68dda-4485-471f-b7eb-b7100ab259ca} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2026.04.22 02:14:09.373123 [ 5 ] {96d68dda-4485-471f-b7eb-b7100ab259ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6794 | 2026.04.22 02:14:09.373538 [ 5 ] {96d68dda-4485-471f-b7eb-b7100ab259ca} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6795 | 2026.04.22 02:14:09.373754 [ 5 ] {96d68dda-4485-471f-b7eb-b7100ab259ca} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.04.22 02:14:09.373900 [ 5 ] {96d68dda-4485-471f-b7eb-b7100ab259ca} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.00164 sec., 52439.0243902439 rows/sec., 4.40 MiB/sec. | ||
| 6797 | 2026.04.22 02:14:09.373940 [ 5 ] {96d68dda-4485-471f-b7eb-b7100ab259ca} <Debug> TCPHandler: Processed in 0.001944565 sec. | ||
| 6798 | 2026.04.22 02:14:09.374063 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.04.22 02:14:09.374156 [ 5 ] {b028b918-61e0-43f8-b2da-0e64fcbbda61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6800 | 2026.04.22 02:14:09.374195 [ 5 ] {b028b918-61e0-43f8-b2da-0e64fcbbda61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6801 | 2026.04.22 02:14:09.374589 [ 5 ] {b028b918-61e0-43f8-b2da-0e64fcbbda61} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.04.22 02:14:09.374624 [ 5 ] {b028b918-61e0-43f8-b2da-0e64fcbbda61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6803 | 2026.04.22 02:14:09.374911 [ 5 ] {b028b918-61e0-43f8-b2da-0e64fcbbda61} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6804 | 2026.04.22 02:14:09.375110 [ 5 ] {b028b918-61e0-43f8-b2da-0e64fcbbda61} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2026.04.22 02:14:09.375237 [ 5 ] {b028b918-61e0-43f8-b2da-0e64fcbbda61} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001099 sec., 13648.771610555052 rows/sec., 1.00 MiB/sec. | ||
| 6806 | 2026.04.22 02:14:09.375273 [ 5 ] {b028b918-61e0-43f8-b2da-0e64fcbbda61} <Debug> TCPHandler: Processed in 0.001257122 sec. | ||
| 6807 | 2026.04.22 02:14:09.375388 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2026.04.22 02:14:09.375480 [ 5 ] {20f7feac-fcd0-46ad-b205-817e997bd620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6809 | 2026.04.22 02:14:09.375518 [ 5 ] {20f7feac-fcd0-46ad-b205-817e997bd620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6810 | 2026.04.22 02:14:09.375965 [ 5 ] {20f7feac-fcd0-46ad-b205-817e997bd620} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.04.22 02:14:09.375999 [ 5 ] {20f7feac-fcd0-46ad-b205-817e997bd620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6812 | 2026.04.22 02:14:09.376295 [ 5 ] {20f7feac-fcd0-46ad-b205-817e997bd620} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6813 | 2026.04.22 02:14:09.376489 [ 5 ] {20f7feac-fcd0-46ad-b205-817e997bd620} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.04.22 02:14:09.376613 [ 5 ] {20f7feac-fcd0-46ad-b205-817e997bd620} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00115 sec., 68695.65217391304 rows/sec., 5.36 MiB/sec. | ||
| 6815 | 2026.04.22 02:14:09.376648 [ 5 ] {20f7feac-fcd0-46ad-b205-817e997bd620} <Debug> TCPHandler: Processed in 0.001306994 sec. | ||
| 6816 | 2026.04.22 02:14:09.376770 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2026.04.22 02:14:09.376861 [ 5 ] {347de800-97f8-495b-a003-613f19fd98d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6818 | 2026.04.22 02:14:09.376902 [ 5 ] {347de800-97f8-495b-a003-613f19fd98d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6819 | 2026.04.22 02:14:09.377297 [ 5 ] {347de800-97f8-495b-a003-613f19fd98d6} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.04.22 02:14:09.377332 [ 5 ] {347de800-97f8-495b-a003-613f19fd98d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6821 | 2026.04.22 02:14:09.377654 [ 5 ] {347de800-97f8-495b-a003-613f19fd98d6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6822 | 2026.04.22 02:14:09.377859 [ 5 ] {347de800-97f8-495b-a003-613f19fd98d6} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.04.22 02:14:09.377983 [ 5 ] {347de800-97f8-495b-a003-613f19fd98d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 6824 | 2026.04.22 02:14:09.378019 [ 5 ] {347de800-97f8-495b-a003-613f19fd98d6} <Debug> TCPHandler: Processed in 0.001296313 sec. | ||
| 6825 | 2026.04.22 02:14:09.378129 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6826 | 2026.04.22 02:14:09.378221 [ 5 ] {ec94d36f-4ae6-40e6-87a2-a17be73967dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6827 | 2026.04.22 02:14:09.378272 [ 5 ] {ec94d36f-4ae6-40e6-87a2-a17be73967dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6828 | 2026.04.22 02:14:09.379040 [ 5 ] {ec94d36f-4ae6-40e6-87a2-a17be73967dd} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.04.22 02:14:09.379076 [ 5 ] {ec94d36f-4ae6-40e6-87a2-a17be73967dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6830 | 2026.04.22 02:14:09.379621 [ 5 ] {ec94d36f-4ae6-40e6-87a2-a17be73967dd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6831 | 2026.04.22 02:14:09.379841 [ 5 ] {ec94d36f-4ae6-40e6-87a2-a17be73967dd} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.04.22 02:14:09.379979 [ 5 ] {ec94d36f-4ae6-40e6-87a2-a17be73967dd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001776 sec., 8445.945945945947 rows/sec., 15.13 MiB/sec. | ||
| 6833 | 2026.04.22 02:14:09.380043 [ 5 ] {ec94d36f-4ae6-40e6-87a2-a17be73967dd} <Debug> TCPHandler: Processed in 0.001959545 sec. | ||
| 6834 | 2026.04.22 02:14:09.380148 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6835 | 2026.04.22 02:14:09.380242 [ 5 ] {90ab2888-9416-4201-a741-dda48dbe85e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6836 | 2026.04.22 02:14:09.380284 [ 5 ] {90ab2888-9416-4201-a741-dda48dbe85e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6837 | 2026.04.22 02:14:09.380625 [ 5 ] {90ab2888-9416-4201-a741-dda48dbe85e8} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2026.04.22 02:14:09.380660 [ 5 ] {90ab2888-9416-4201-a741-dda48dbe85e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 6839 | 2026.04.22 02:14:09.380955 [ 5 ] {90ab2888-9416-4201-a741-dda48dbe85e8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6840 | 2026.04.22 02:14:09.381156 [ 5 ] {90ab2888-9416-4201-a741-dda48dbe85e8} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2026.04.22 02:14:09.381282 [ 5 ] {90ab2888-9416-4201-a741-dda48dbe85e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 6842 | 2026.04.22 02:14:09.381319 [ 5 ] {90ab2888-9416-4201-a741-dda48dbe85e8} <Debug> TCPHandler: Processed in 0.001219172 sec. | ||
| 6843 | 2026.04.22 02:14:14.372434 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.04.22 02:14:14.372627 [ 5 ] {6593a960-0de1-4313-a5eb-9d6401fb3a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6845 | 2026.04.22 02:14:14.372696 [ 5 ] {6593a960-0de1-4313-a5eb-9d6401fb3a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6846 | 2026.04.22 02:14:14.373426 [ 5 ] {6593a960-0de1-4313-a5eb-9d6401fb3a57} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2026.04.22 02:14:14.373474 [ 5 ] {6593a960-0de1-4313-a5eb-9d6401fb3a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 6848 | 2026.04.22 02:14:14.373871 [ 5 ] {6593a960-0de1-4313-a5eb-9d6401fb3a57} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6849 | 2026.04.22 02:14:14.374124 [ 5 ] {6593a960-0de1-4313-a5eb-9d6401fb3a57} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2026.04.22 02:14:14.374282 [ 5 ] {6593a960-0de1-4313-a5eb-9d6401fb3a57} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001703 sec., 63417.49853200235 rows/sec., 5.34 MiB/sec. | ||
| 6851 | 2026.04.22 02:14:14.374334 [ 5 ] {6593a960-0de1-4313-a5eb-9d6401fb3a57} <Debug> TCPHandler: Processed in 0.002025696 sec. | ||
| 6852 | 2026.04.22 02:14:14.374472 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6853 | 2026.04.22 02:14:14.374577 [ 5 ] {4f8e7038-f365-4c70-a3dc-4d320b211357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6854 | 2026.04.22 02:14:14.374623 [ 5 ] {4f8e7038-f365-4c70-a3dc-4d320b211357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6855 | 2026.04.22 02:14:14.375060 [ 5 ] {4f8e7038-f365-4c70-a3dc-4d320b211357} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2026.04.22 02:14:14.375099 [ 5 ] {4f8e7038-f365-4c70-a3dc-4d320b211357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 6857 | 2026.04.22 02:14:14.375404 [ 5 ] {4f8e7038-f365-4c70-a3dc-4d320b211357} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6858 | 2026.04.22 02:14:14.375610 [ 5 ] {4f8e7038-f365-4c70-a3dc-4d320b211357} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2026.04.22 02:14:14.375748 [ 5 ] {4f8e7038-f365-4c70-a3dc-4d320b211357} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001196 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 6860 | 2026.04.22 02:14:14.375788 [ 5 ] {4f8e7038-f365-4c70-a3dc-4d320b211357} <Debug> TCPHandler: Processed in 0.001367614 sec. | ||
| 6861 | 2026.04.22 02:14:14.375910 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6862 | 2026.04.22 02:14:14.376013 [ 5 ] {a5a2572c-8883-456c-ac39-6edebd61c2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6863 | 2026.04.22 02:14:14.376056 [ 5 ] {a5a2572c-8883-456c-ac39-6edebd61c2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6864 | 2026.04.22 02:14:14.376528 [ 5 ] {a5a2572c-8883-456c-ac39-6edebd61c2c8} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.04.22 02:14:14.376565 [ 5 ] {a5a2572c-8883-456c-ac39-6edebd61c2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 6866 | 2026.04.22 02:14:14.376875 [ 5 ] {a5a2572c-8883-456c-ac39-6edebd61c2c8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6867 | 2026.04.22 02:14:14.377083 [ 5 ] {a5a2572c-8883-456c-ac39-6edebd61c2c8} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.04.22 02:14:14.377215 [ 5 ] {a5a2572c-8883-456c-ac39-6edebd61c2c8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001227 sec., 73349.63325183374 rows/sec., 5.73 MiB/sec. | ||
| 6869 | 2026.04.22 02:14:14.377253 [ 5 ] {a5a2572c-8883-456c-ac39-6edebd61c2c8} <Debug> TCPHandler: Processed in 0.001393435 sec. | ||
| 6870 | 2026.04.22 02:14:14.377391 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6871 | 2026.04.22 02:14:14.377487 [ 5 ] {759138f1-065f-4dfd-a671-5d0a30764dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6872 | 2026.04.22 02:14:14.377530 [ 5 ] {759138f1-065f-4dfd-a671-5d0a30764dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6873 | 2026.04.22 02:14:14.377952 [ 5 ] {759138f1-065f-4dfd-a671-5d0a30764dd6} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.04.22 02:14:14.377989 [ 5 ] {759138f1-065f-4dfd-a671-5d0a30764dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 6875 | 2026.04.22 02:14:14.378322 [ 5 ] {759138f1-065f-4dfd-a671-5d0a30764dd6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6876 | 2026.04.22 02:14:14.378548 [ 5 ] {759138f1-065f-4dfd-a671-5d0a30764dd6} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.04.22 02:14:14.378675 [ 5 ] {759138f1-065f-4dfd-a671-5d0a30764dd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 6878 | 2026.04.22 02:14:14.378712 [ 5 ] {759138f1-065f-4dfd-a671-5d0a30764dd6} <Debug> TCPHandler: Processed in 0.001377684 sec. | ||
| 6879 | 2026.04.22 02:14:14.378830 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6880 | 2026.04.22 02:14:14.378924 [ 5 ] {2a2a4d2b-4e2b-482a-aebc-e535c07d871a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6881 | 2026.04.22 02:14:14.378978 [ 5 ] {2a2a4d2b-4e2b-482a-aebc-e535c07d871a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6882 | 2026.04.22 02:14:14.379804 [ 5 ] {2a2a4d2b-4e2b-482a-aebc-e535c07d871a} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.04.22 02:14:14.379840 [ 5 ] {2a2a4d2b-4e2b-482a-aebc-e535c07d871a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 6884 | 2026.04.22 02:14:14.380381 [ 5 ] {2a2a4d2b-4e2b-482a-aebc-e535c07d871a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6885 | 2026.04.22 02:14:14.380610 [ 5 ] {2a2a4d2b-4e2b-482a-aebc-e535c07d871a} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.04.22 02:14:14.380758 [ 5 ] {2a2a4d2b-4e2b-482a-aebc-e535c07d871a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001852 sec., 14038.876889848812 rows/sec., 25.16 MiB/sec. | ||
| 6887 | 2026.04.22 02:14:14.380831 [ 5 ] {2a2a4d2b-4e2b-482a-aebc-e535c07d871a} <Debug> TCPHandler: Processed in 0.002049596 sec. | ||
| 6888 | 2026.04.22 02:14:14.380954 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.04.22 02:14:14.381049 [ 5 ] {6674d09d-7c89-42dd-a5c9-f5fefab6302e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6890 | 2026.04.22 02:14:14.381091 [ 5 ] {6674d09d-7c89-42dd-a5c9-f5fefab6302e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6891 | 2026.04.22 02:14:14.381438 [ 5 ] {6674d09d-7c89-42dd-a5c9-f5fefab6302e} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.04.22 02:14:14.381474 [ 5 ] {6674d09d-7c89-42dd-a5c9-f5fefab6302e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 6893 | 2026.04.22 02:14:14.381780 [ 5 ] {6674d09d-7c89-42dd-a5c9-f5fefab6302e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6894 | 2026.04.22 02:14:14.381991 [ 5 ] {6674d09d-7c89-42dd-a5c9-f5fefab6302e} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.04.22 02:14:14.382120 [ 5 ] {6674d09d-7c89-42dd-a5c9-f5fefab6302e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6896 | 2026.04.22 02:14:14.382156 [ 5 ] {6674d09d-7c89-42dd-a5c9-f5fefab6302e} <Debug> TCPHandler: Processed in 0.001251652 sec. | ||
| 6897 | 2026.04.22 02:14:15.254219 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47316 | ||
| 6898 | 2026.04.22 02:14:15.254359 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6899 | 2026.04.22 02:14:15.254409 [ 286 ] {} <Debug> TCP-Session: 393c42c4-b0ff-42fd-94a6-fe3e712e27db Authenticating user 'default' from [fd00:1122:3344:101::e]:47316 | ||
| 6900 | 2026.04.22 02:14:15.254450 [ 286 ] {} <Debug> TCP-Session: 393c42c4-b0ff-42fd-94a6-fe3e712e27db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6901 | 2026.04.22 02:14:15.254466 [ 286 ] {} <Debug> TCP-Session: 393c42c4-b0ff-42fd-94a6-fe3e712e27db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6902 | 2026.04.22 02:14:15.254776 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61348 | ||
| 6903 | 2026.04.22 02:14:15.254782 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37182 | ||
| 6904 | 2026.04.22 02:14:15.254891 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6905 | 2026.04.22 02:14:15.254923 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6906 | 2026.04.22 02:14:15.254935 [ 288 ] {} <Debug> TCP-Session: a63dd930-cf43-47a1-a7cc-fbf70d72ef5a Authenticating user 'default' from [fd00:1122:3344:101::e]:61348 | ||
| 6907 | 2026.04.22 02:14:15.254952 [ 286 ] {} <Trace> TCP-Session: 393c42c4-b0ff-42fd-94a6-fe3e712e27db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6908 | 2026.04.22 02:14:15.254994 [ 288 ] {} <Debug> TCP-Session: a63dd930-cf43-47a1-a7cc-fbf70d72ef5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6909 | 2026.04.22 02:14:15.254970 [ 289 ] {} <Debug> TCP-Session: 5dfda968-7091-4797-a55f-0d2c31dd0f3b Authenticating user 'default' from [fd00:1122:3344:101::e]:37182 | ||
| 6910 | 2026.04.22 02:14:15.255033 [ 288 ] {} <Debug> TCP-Session: a63dd930-cf43-47a1-a7cc-fbf70d72ef5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6911 | 2026.04.22 02:14:15.255098 [ 289 ] {} <Debug> TCP-Session: 5dfda968-7091-4797-a55f-0d2c31dd0f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6912 | 2026.04.22 02:14:15.255121 [ 289 ] {} <Debug> TCP-Session: 5dfda968-7091-4797-a55f-0d2c31dd0f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6913 | 2026.04.22 02:14:15.255201 [ 286 ] {30e0b455-ce25-44fd-9022-fdb65dad9071} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47316) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6914 | 2026.04.22 02:14:15.255496 [ 286 ] {30e0b455-ce25-44fd-9022-fdb65dad9071} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6915 | 2026.04.22 02:14:15.255567 [ 286 ] {30e0b455-ce25-44fd-9022-fdb65dad9071} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6916 | 2026.04.22 02:14:15.255916 [ 286 ] {30e0b455-ce25-44fd-9022-fdb65dad9071} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e) (SelectExecutor): Key condition: unknown | ||
| 6917 | 2026.04.22 02:14:15.255971 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51296 | ||
| 6918 | 2026.04.22 02:14:15.256028 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46599 | ||
| 6919 | 2026.04.22 02:14:15.256038 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38554 | ||
| 6920 | 2026.04.22 02:14:15.256153 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45110 | ||
| 6921 | 2026.04.22 02:14:15.256161 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52582 | ||
| 6922 | 2026.04.22 02:14:15.256327 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57910 | ||
| 6923 | 2026.04.22 02:14:15.256803 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6924 | 2026.04.22 02:14:15.256859 [ 351 ] {} <Debug> TCP-Session: e115d62c-7c41-4d05-848c-d1eb3bba7450 Authenticating user 'default' from [fd00:1122:3344:101::e]:52582 | ||
| 6925 | 2026.04.22 02:14:15.256891 [ 351 ] {} <Debug> TCP-Session: e115d62c-7c41-4d05-848c-d1eb3bba7450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6926 | 2026.04.22 02:14:15.256909 [ 351 ] {} <Debug> TCP-Session: e115d62c-7c41-4d05-848c-d1eb3bba7450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6927 | 2026.04.22 02:14:15.257022 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6928 | 2026.04.22 02:14:15.257084 [ 353 ] {} <Debug> TCP-Session: 5d3368aa-f49d-4ff8-82db-93f67b15f420 Authenticating user 'default' from [fd00:1122:3344:101::e]:57910 | ||
| 6929 | 2026.04.22 02:14:15.257117 [ 353 ] {} <Debug> TCP-Session: 5d3368aa-f49d-4ff8-82db-93f67b15f420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6930 | 2026.04.22 02:14:15.257140 [ 353 ] {} <Debug> TCP-Session: 5d3368aa-f49d-4ff8-82db-93f67b15f420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6931 | 2026.04.22 02:14:15.257141 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6932 | 2026.04.22 02:14:15.257193 [ 290 ] {} <Debug> TCP-Session: c54794ab-4a71-4a0d-9886-78a85e1650a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38554 | ||
| 6933 | 2026.04.22 02:14:15.257218 [ 290 ] {} <Debug> TCP-Session: c54794ab-4a71-4a0d-9886-78a85e1650a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6934 | 2026.04.22 02:14:15.257239 [ 290 ] {} <Debug> TCP-Session: c54794ab-4a71-4a0d-9886-78a85e1650a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6935 | 2026.04.22 02:14:15.257315 [ 304 ] {30e0b455-ce25-44fd-9022-fdb65dad9071} <Trace> AggregatingTransform: Aggregating | ||
| 6936 | 2026.04.22 02:14:15.257371 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6937 | 2026.04.22 02:14:15.257446 [ 349 ] {} <Debug> TCP-Session: 9e8d1d33-537b-40e6-8c22-f33f50abd5bd Authenticating user 'default' from [fd00:1122:3344:101::e]:51296 | ||
| 6938 | 2026.04.22 02:14:15.257471 [ 349 ] {} <Debug> TCP-Session: 9e8d1d33-537b-40e6-8c22-f33f50abd5bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6939 | 2026.04.22 02:14:15.257487 [ 349 ] {} <Debug> TCP-Session: 9e8d1d33-537b-40e6-8c22-f33f50abd5bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6940 | 2026.04.22 02:14:15.257497 [ 304 ] {30e0b455-ce25-44fd-9022-fdb65dad9071} <Trace> Aggregator: Aggregation method: without_key | ||
| 6941 | 2026.04.22 02:14:15.257546 [ 304 ] {30e0b455-ce25-44fd-9022-fdb65dad9071} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001518307 sec. (658.628 rows/sec., 25.73 KiB/sec.) | ||
| 6942 | 2026.04.22 02:14:15.257565 [ 304 ] {30e0b455-ce25-44fd-9022-fdb65dad9071} <Trace> Aggregator: Merging aggregated data | ||
| 6943 | 2026.04.22 02:14:15.257782 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6944 | 2026.04.22 02:14:15.257832 [ 352 ] {} <Debug> TCP-Session: e36065f0-394d-4062-8348-61c7a17408af Authenticating user 'default' from [fd00:1122:3344:101::e]:45110 | ||
| 6945 | 2026.04.22 02:14:15.257857 [ 352 ] {} <Debug> TCP-Session: e36065f0-394d-4062-8348-61c7a17408af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6946 | 2026.04.22 02:14:15.257876 [ 352 ] {} <Debug> TCP-Session: e36065f0-394d-4062-8348-61c7a17408af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6947 | 2026.04.22 02:14:15.257975 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6948 | 2026.04.22 02:14:15.258024 [ 350 ] {} <Debug> TCP-Session: 4b98f12d-c296-4eea-89c0-a7e39e5b8f0f Authenticating user 'default' from [fd00:1122:3344:101::e]:46599 | ||
| 6949 | 2026.04.22 02:14:15.258046 [ 350 ] {} <Debug> TCP-Session: 4b98f12d-c296-4eea-89c0-a7e39e5b8f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6950 | 2026.04.22 02:14:15.258064 [ 350 ] {} <Debug> TCP-Session: 4b98f12d-c296-4eea-89c0-a7e39e5b8f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6951 | 2026.04.22 02:14:15.258828 [ 286 ] {30e0b455-ce25-44fd-9022-fdb65dad9071} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003707 sec., 269.75991367682764 rows/sec., 10.54 KiB/sec. | ||
| 6952 | 2026.04.22 02:14:15.258955 [ 286 ] {30e0b455-ce25-44fd-9022-fdb65dad9071} <Debug> TCPHandler: Processed in 0.004183125 sec. | ||
| 6953 | 2026.04.22 02:14:15.259115 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6954 | 2026.04.22 02:14:15.259126 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6955 | 2026.04.22 02:14:15.259147 [ 286 ] {} <Debug> TCP-Session: 393c42c4-b0ff-42fd-94a6-fe3e712e27db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6956 | 2026.04.22 02:14:15.259150 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6957 | 2026.04.22 02:14:15.259171 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6958 | 2026.04.22 02:14:15.259192 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6959 | 2026.04.22 02:14:15.259222 [ 288 ] {} <Debug> TCP-Session: a63dd930-cf43-47a1-a7cc-fbf70d72ef5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6960 | 2026.04.22 02:14:15.259225 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6961 | 2026.04.22 02:14:15.259257 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6962 | 2026.04.22 02:14:15.259275 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6963 | 2026.04.22 02:14:15.259286 [ 352 ] {} <Debug> TCP-Session: e36065f0-394d-4062-8348-61c7a17408af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6964 | 2026.04.22 02:14:15.259313 [ 350 ] {} <Debug> TCP-Session: 4b98f12d-c296-4eea-89c0-a7e39e5b8f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6965 | 2026.04.22 02:14:15.259335 [ 351 ] {} <Debug> TCP-Session: e115d62c-7c41-4d05-848c-d1eb3bba7450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6966 | 2026.04.22 02:14:15.259257 [ 349 ] {} <Debug> TCP-Session: 9e8d1d33-537b-40e6-8c22-f33f50abd5bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6967 | 2026.04.22 02:14:15.259242 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6968 | 2026.04.22 02:14:15.259233 [ 289 ] {} <Debug> TCP-Session: 5dfda968-7091-4797-a55f-0d2c31dd0f3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6969 | 2026.04.22 02:14:15.259181 [ 353 ] {} <Debug> TCP-Session: 5d3368aa-f49d-4ff8-82db-93f67b15f420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6970 | 2026.04.22 02:14:15.259448 [ 290 ] {} <Debug> TCP-Session: c54794ab-4a71-4a0d-9886-78a85e1650a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6971 | 2026.04.22 02:14:15.458046 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63114 | ||
| 6972 | 2026.04.22 02:14:15.458156 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6973 | 2026.04.22 02:14:15.458183 [ 286 ] {} <Debug> TCP-Session: 4fbed18d-2ce0-432a-9200-c7e292c87ec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63114 | ||
| 6974 | 2026.04.22 02:14:15.458205 [ 286 ] {} <Debug> TCP-Session: 4fbed18d-2ce0-432a-9200-c7e292c87ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6975 | 2026.04.22 02:14:15.458218 [ 286 ] {} <Debug> TCP-Session: 4fbed18d-2ce0-432a-9200-c7e292c87ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6976 | 2026.04.22 02:14:15.458398 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52915 | ||
| 6977 | 2026.04.22 02:14:15.458427 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61496 | ||
| 6978 | 2026.04.22 02:14:15.458480 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45433 | ||
| 6979 | 2026.04.22 02:14:15.458501 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41238 | ||
| 6980 | 2026.04.22 02:14:15.458523 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56366 | ||
| 6981 | 2026.04.22 02:14:15.458511 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44352 | ||
| 6982 | 2026.04.22 02:14:15.458510 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6983 | 2026.04.22 02:14:15.458600 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6984 | 2026.04.22 02:14:15.458601 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6985 | 2026.04.22 02:14:15.458632 [ 288 ] {} <Debug> TCP-Session: 1462e910-5404-4c75-987b-53cc8b5119ae Authenticating user 'default' from [fd00:1122:3344:101::e]:52915 | ||
| 6986 | 2026.04.22 02:14:15.458648 [ 351 ] {} <Debug> TCP-Session: 8205ca5e-8e3f-4815-b879-fc13105a2f11 Authenticating user 'default' from [fd00:1122:3344:101::e]:41238 | ||
| 6987 | 2026.04.22 02:14:15.458661 [ 290 ] {} <Debug> TCP-Session: 2cb2dc3c-850f-4757-8abb-83070646f66b Authenticating user 'default' from [fd00:1122:3344:101::e]:45433 | ||
| 6988 | 2026.04.22 02:14:15.458656 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6989 | 2026.04.22 02:14:15.458675 [ 288 ] {} <Debug> TCP-Session: 1462e910-5404-4c75-987b-53cc8b5119ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6990 | 2026.04.22 02:14:15.458686 [ 351 ] {} <Debug> TCP-Session: 8205ca5e-8e3f-4815-b879-fc13105a2f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6991 | 2026.04.22 02:14:15.458716 [ 288 ] {} <Debug> TCP-Session: 1462e910-5404-4c75-987b-53cc8b5119ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6992 | 2026.04.22 02:14:15.458714 [ 353 ] {} <Debug> TCP-Session: 41ed98e6-dc45-49d5-b9f7-2cc7dc814cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:56366 | ||
| 6993 | 2026.04.22 02:14:15.458729 [ 351 ] {} <Debug> TCP-Session: 8205ca5e-8e3f-4815-b879-fc13105a2f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6994 | 2026.04.22 02:14:15.458690 [ 290 ] {} <Debug> TCP-Session: 2cb2dc3c-850f-4757-8abb-83070646f66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6995 | 2026.04.22 02:14:15.458655 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6996 | 2026.04.22 02:14:15.458787 [ 353 ] {} <Debug> TCP-Session: 41ed98e6-dc45-49d5-b9f7-2cc7dc814cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6997 | 2026.04.22 02:14:15.458818 [ 352 ] {} <Debug> TCP-Session: a6a3b58b-7adb-4dd0-9fd5-8142f49e40e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44352 | ||
| 6998 | 2026.04.22 02:14:15.458831 [ 353 ] {} <Debug> TCP-Session: 41ed98e6-dc45-49d5-b9f7-2cc7dc814cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6999 | 2026.04.22 02:14:15.458848 [ 352 ] {} <Debug> TCP-Session: a6a3b58b-7adb-4dd0-9fd5-8142f49e40e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7000 | 2026.04.22 02:14:15.458788 [ 290 ] {} <Debug> TCP-Session: 2cb2dc3c-850f-4757-8abb-83070646f66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7001 | 2026.04.22 02:14:15.458870 [ 352 ] {} <Debug> TCP-Session: a6a3b58b-7adb-4dd0-9fd5-8142f49e40e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7002 | 2026.04.22 02:14:15.458510 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7003 | 2026.04.22 02:14:15.458489 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59842 | ||
| 7004 | 2026.04.22 02:14:15.458931 [ 289 ] {} <Debug> TCP-Session: fc4dceda-82cd-4248-8be1-e86201ff317d Authenticating user 'default' from [fd00:1122:3344:101::e]:61496 | ||
| 7005 | 2026.04.22 02:14:15.458528 [ 286 ] {} <Trace> TCP-Session: 4fbed18d-2ce0-432a-9200-c7e292c87ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2026.04.22 02:14:15.458953 [ 289 ] {} <Debug> TCP-Session: fc4dceda-82cd-4248-8be1-e86201ff317d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7007 | 2026.04.22 02:14:15.458983 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7008 | 2026.04.22 02:14:15.458993 [ 289 ] {} <Debug> TCP-Session: fc4dceda-82cd-4248-8be1-e86201ff317d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7009 | 2026.04.22 02:14:15.458487 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50686 | ||
| 7010 | 2026.04.22 02:14:15.459006 [ 350 ] {} <Debug> TCP-Session: ca24751b-ec15-453a-b6ad-88614f7a4b97 Authenticating user 'default' from [fd00:1122:3344:101::e]:59842 | ||
| 7011 | 2026.04.22 02:14:15.459046 [ 350 ] {} <Debug> TCP-Session: ca24751b-ec15-453a-b6ad-88614f7a4b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7012 | 2026.04.22 02:14:15.459060 [ 350 ] {} <Debug> TCP-Session: ca24751b-ec15-453a-b6ad-88614f7a4b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7013 | 2026.04.22 02:14:15.459076 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7014 | 2026.04.22 02:14:15.459103 [ 349 ] {} <Debug> TCP-Session: ceefb323-81ac-4ebe-9cb8-eabcf3aa3ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50686 | ||
| 7015 | 2026.04.22 02:14:15.459119 [ 349 ] {} <Debug> TCP-Session: ceefb323-81ac-4ebe-9cb8-eabcf3aa3ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7016 | 2026.04.22 02:14:15.459130 [ 349 ] {} <Debug> TCP-Session: ceefb323-81ac-4ebe-9cb8-eabcf3aa3ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7017 | 2026.04.22 02:14:15.459146 [ 286 ] {6ede5b78-d403-4258-81c0-6abf8dc81394} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63114) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7018 | 2026.04.22 02:14:15.459414 [ 286 ] {6ede5b78-d403-4258-81c0-6abf8dc81394} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7019 | 2026.04.22 02:14:15.459466 [ 286 ] {6ede5b78-d403-4258-81c0-6abf8dc81394} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7020 | 2026.04.22 02:14:15.459749 [ 286 ] {6ede5b78-d403-4258-81c0-6abf8dc81394} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e) (SelectExecutor): Key condition: unknown | ||
| 7021 | 2026.04.22 02:14:15.460660 [ 304 ] {6ede5b78-d403-4258-81c0-6abf8dc81394} <Trace> AggregatingTransform: Aggregating | ||
| 7022 | 2026.04.22 02:14:15.460696 [ 304 ] {6ede5b78-d403-4258-81c0-6abf8dc81394} <Trace> Aggregator: Aggregation method: without_key | ||
| 7023 | 2026.04.22 02:14:15.460728 [ 304 ] {6ede5b78-d403-4258-81c0-6abf8dc81394} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881556 sec. (1134.358 rows/sec., 44.31 KiB/sec.) | ||
| 7024 | 2026.04.22 02:14:15.460746 [ 304 ] {6ede5b78-d403-4258-81c0-6abf8dc81394} <Trace> Aggregator: Merging aggregated data | ||
| 7025 | 2026.04.22 02:14:15.461951 [ 286 ] {6ede5b78-d403-4258-81c0-6abf8dc81394} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002865 sec., 349.04013961605585 rows/sec., 13.63 KiB/sec. | ||
| 7026 | 2026.04.22 02:14:15.462065 [ 286 ] {6ede5b78-d403-4258-81c0-6abf8dc81394} <Debug> TCPHandler: Processed in 0.003653085 sec. | ||
| 7027 | 2026.04.22 02:14:15.462190 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7028 | 2026.04.22 02:14:15.462216 [ 286 ] {} <Debug> TCP-Session: 4fbed18d-2ce0-432a-9200-c7e292c87ec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7029 | 2026.04.22 02:14:15.462227 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7030 | 2026.04.22 02:14:15.462249 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7031 | 2026.04.22 02:14:15.462267 [ 288 ] {} <Debug> TCP-Session: 1462e910-5404-4c75-987b-53cc8b5119ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7032 | 2026.04.22 02:14:15.462278 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7033 | 2026.04.22 02:14:15.462296 [ 353 ] {} <Debug> TCP-Session: 41ed98e6-dc45-49d5-b9f7-2cc7dc814cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7034 | 2026.04.22 02:14:15.462306 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7035 | 2026.04.22 02:14:15.462326 [ 289 ] {} <Debug> TCP-Session: fc4dceda-82cd-4248-8be1-e86201ff317d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7036 | 2026.04.22 02:14:15.462346 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7037 | 2026.04.22 02:14:15.462372 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7038 | 2026.04.22 02:14:15.462375 [ 351 ] {} <Debug> TCP-Session: 8205ca5e-8e3f-4815-b879-fc13105a2f11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7039 | 2026.04.22 02:14:15.462418 [ 290 ] {} <Debug> TCP-Session: 2cb2dc3c-850f-4757-8abb-83070646f66b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7040 | 2026.04.22 02:14:15.462417 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7041 | 2026.04.22 02:14:15.462351 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7042 | 2026.04.22 02:14:15.462480 [ 352 ] {} <Debug> TCP-Session: a6a3b58b-7adb-4dd0-9fd5-8142f49e40e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7043 | 2026.04.22 02:14:15.462400 [ 349 ] {} <Debug> TCP-Session: ceefb323-81ac-4ebe-9cb8-eabcf3aa3ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7044 | 2026.04.22 02:14:15.462513 [ 350 ] {} <Debug> TCP-Session: ca24751b-ec15-453a-b6ad-88614f7a4b97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7045 | 2026.04.22 02:14:15.656018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15782 | ||
| 7046 | 2026.04.22 02:14:15.656579 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2026.04.22 02:14:15.656638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7048 | 2026.04.22 02:14:15.657136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7049 | 2026.04.22 02:14:15.657379 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7050 | 2026.04.22 02:14:15.657538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15782 | ||
| 7051 | 2026.04.22 02:14:15.715577 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52718 | ||
| 7052 | 2026.04.22 02:14:15.715685 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7053 | 2026.04.22 02:14:15.715711 [ 286 ] {} <Debug> TCP-Session: e0d86f51-72ee-4d99-b09d-7c4fc4197c0f Authenticating user 'default' from [fd00:1122:3344:101::e]:52718 | ||
| 7054 | 2026.04.22 02:14:15.715733 [ 286 ] {} <Debug> TCP-Session: e0d86f51-72ee-4d99-b09d-7c4fc4197c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7055 | 2026.04.22 02:14:15.715746 [ 286 ] {} <Debug> TCP-Session: e0d86f51-72ee-4d99-b09d-7c4fc4197c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7056 | 2026.04.22 02:14:15.715948 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42811 | ||
| 7057 | 2026.04.22 02:14:15.715944 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49595 | ||
| 7058 | 2026.04.22 02:14:15.715978 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53582 | ||
| 7059 | 2026.04.22 02:14:15.715995 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48263 | ||
| 7060 | 2026.04.22 02:14:15.716015 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7061 | 2026.04.22 02:14:15.716031 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50232 | ||
| 7062 | 2026.04.22 02:14:15.716052 [ 289 ] {} <Debug> TCP-Session: 4f344396-2bdd-450e-941d-3a5287a7eb0b Authenticating user 'default' from [fd00:1122:3344:101::e]:42811 | ||
| 7063 | 2026.04.22 02:14:15.716071 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7064 | 2026.04.22 02:14:15.716087 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7065 | 2026.04.22 02:14:15.716098 [ 289 ] {} <Debug> TCP-Session: 4f344396-2bdd-450e-941d-3a5287a7eb0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7066 | 2026.04.22 02:14:15.716114 [ 288 ] {} <Debug> TCP-Session: 50c5d2d1-a670-4f5f-b048-3960db58ed3c Authenticating user 'default' from [fd00:1122:3344:101::e]:49595 | ||
| 7067 | 2026.04.22 02:14:15.716126 [ 289 ] {} <Debug> TCP-Session: 4f344396-2bdd-450e-941d-3a5287a7eb0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7068 | 2026.04.22 02:14:15.716120 [ 350 ] {} <Debug> TCP-Session: 1fd087fc-500f-4c6c-b02d-efb70453cc9e Authenticating user 'default' from [fd00:1122:3344:101::e]:48263 | ||
| 7069 | 2026.04.22 02:14:15.716148 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7070 | 2026.04.22 02:14:15.716183 [ 350 ] {} <Debug> TCP-Session: 1fd087fc-500f-4c6c-b02d-efb70453cc9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7071 | 2026.04.22 02:14:15.716149 [ 288 ] {} <Debug> TCP-Session: 50c5d2d1-a670-4f5f-b048-3960db58ed3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7072 | 2026.04.22 02:14:15.716209 [ 350 ] {} <Debug> TCP-Session: 1fd087fc-500f-4c6c-b02d-efb70453cc9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7073 | 2026.04.22 02:14:15.716229 [ 288 ] {} <Debug> TCP-Session: 50c5d2d1-a670-4f5f-b048-3960db58ed3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7074 | 2026.04.22 02:14:15.716204 [ 353 ] {} <Debug> TCP-Session: e4686ed4-362a-4bdc-9cb7-6036a7f14da3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50232 | ||
| 7075 | 2026.04.22 02:14:15.716086 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7076 | 2026.04.22 02:14:15.716284 [ 353 ] {} <Debug> TCP-Session: e4686ed4-362a-4bdc-9cb7-6036a7f14da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7077 | 2026.04.22 02:14:15.716047 [ 286 ] {} <Trace> TCP-Session: e0d86f51-72ee-4d99-b09d-7c4fc4197c0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7078 | 2026.04.22 02:14:15.716310 [ 353 ] {} <Debug> TCP-Session: e4686ed4-362a-4bdc-9cb7-6036a7f14da3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7079 | 2026.04.22 02:14:15.716310 [ 290 ] {} <Debug> TCP-Session: e53ffc75-f6cc-44e4-ade6-310e8ecec63d Authenticating user 'default' from [fd00:1122:3344:101::e]:53582 | ||
| 7080 | 2026.04.22 02:14:15.716020 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39755 | ||
| 7081 | 2026.04.22 02:14:15.716375 [ 290 ] {} <Debug> TCP-Session: e53ffc75-f6cc-44e4-ade6-310e8ecec63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7082 | 2026.04.22 02:14:15.716011 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33028 | ||
| 7083 | 2026.04.22 02:14:15.716401 [ 290 ] {} <Debug> TCP-Session: e53ffc75-f6cc-44e4-ade6-310e8ecec63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7084 | 2026.04.22 02:14:15.715993 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45689 | ||
| 7085 | 2026.04.22 02:14:15.716435 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7086 | 2026.04.22 02:14:15.716464 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7087 | 2026.04.22 02:14:15.716482 [ 286 ] {a4efae83-c0b2-4816-9651-50455683664d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52718) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7088 | 2026.04.22 02:14:15.716486 [ 352 ] {} <Debug> TCP-Session: b1e0e64e-acad-4808-a413-3b55df708c61 Authenticating user 'default' from [fd00:1122:3344:101::e]:39755 | ||
| 7089 | 2026.04.22 02:14:15.716499 [ 351 ] {} <Debug> TCP-Session: e874a32f-c933-431e-9d9d-6a4027a6c58c Authenticating user 'default' from [fd00:1122:3344:101::e]:33028 | ||
| 7090 | 2026.04.22 02:14:15.716514 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7091 | 2026.04.22 02:14:15.716528 [ 352 ] {} <Debug> TCP-Session: b1e0e64e-acad-4808-a413-3b55df708c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7092 | 2026.04.22 02:14:15.716552 [ 351 ] {} <Debug> TCP-Session: e874a32f-c933-431e-9d9d-6a4027a6c58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7093 | 2026.04.22 02:14:15.716564 [ 349 ] {} <Debug> TCP-Session: 2b3bf0bd-45c5-443b-9b57-ce51f8cc62bd Authenticating user 'default' from [fd00:1122:3344:101::e]:45689 | ||
| 7094 | 2026.04.22 02:14:15.716570 [ 352 ] {} <Debug> TCP-Session: b1e0e64e-acad-4808-a413-3b55df708c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7095 | 2026.04.22 02:14:15.716584 [ 351 ] {} <Debug> TCP-Session: e874a32f-c933-431e-9d9d-6a4027a6c58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7096 | 2026.04.22 02:14:15.716601 [ 349 ] {} <Debug> TCP-Session: 2b3bf0bd-45c5-443b-9b57-ce51f8cc62bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7097 | 2026.04.22 02:14:15.716641 [ 349 ] {} <Debug> TCP-Session: 2b3bf0bd-45c5-443b-9b57-ce51f8cc62bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7098 | 2026.04.22 02:14:15.716751 [ 286 ] {a4efae83-c0b2-4816-9651-50455683664d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7099 | 2026.04.22 02:14:15.716808 [ 286 ] {a4efae83-c0b2-4816-9651-50455683664d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7100 | 2026.04.22 02:14:15.717080 [ 286 ] {a4efae83-c0b2-4816-9651-50455683664d} <Debug> oximeter.version (735d4eb2-4688-4764-b1e7-cbcb4ccf556e) (SelectExecutor): Key condition: unknown | ||
| 7101 | 2026.04.22 02:14:15.717999 [ 319 ] {a4efae83-c0b2-4816-9651-50455683664d} <Trace> AggregatingTransform: Aggregating | ||
| 7102 | 2026.04.22 02:14:15.718043 [ 319 ] {a4efae83-c0b2-4816-9651-50455683664d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7103 | 2026.04.22 02:14:15.718081 [ 319 ] {a4efae83-c0b2-4816-9651-50455683664d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903646 sec. (1106.628 rows/sec., 43.23 KiB/sec.) | ||
| 7104 | 2026.04.22 02:14:15.718101 [ 319 ] {a4efae83-c0b2-4816-9651-50455683664d} <Trace> Aggregator: Merging aggregated data | ||
| 7105 | 2026.04.22 02:14:15.719432 [ 286 ] {a4efae83-c0b2-4816-9651-50455683664d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003009 sec., 332.3363243602526 rows/sec., 12.98 KiB/sec. | ||
| 7106 | 2026.04.22 02:14:15.719573 [ 286 ] {a4efae83-c0b2-4816-9651-50455683664d} <Debug> TCPHandler: Processed in 0.003646135 sec. | ||
| 7107 | 2026.04.22 02:14:15.719701 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7108 | 2026.04.22 02:14:15.719729 [ 286 ] {} <Debug> TCP-Session: e0d86f51-72ee-4d99-b09d-7c4fc4197c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7109 | 2026.04.22 02:14:15.719729 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7110 | 2026.04.22 02:14:15.719751 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7111 | 2026.04.22 02:14:15.719773 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7112 | 2026.04.22 02:14:15.719781 [ 353 ] {} <Debug> TCP-Session: e4686ed4-362a-4bdc-9cb7-6036a7f14da3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7113 | 2026.04.22 02:14:15.719791 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7114 | 2026.04.22 02:14:15.719830 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7115 | 2026.04.22 02:14:15.719848 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7116 | 2026.04.22 02:14:15.719864 [ 351 ] {} <Debug> TCP-Session: e874a32f-c933-431e-9d9d-6a4027a6c58c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7117 | 2026.04.22 02:14:15.719879 [ 290 ] {} <Debug> TCP-Session: e53ffc75-f6cc-44e4-ade6-310e8ecec63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7118 | 2026.04.22 02:14:15.719895 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7119 | 2026.04.22 02:14:15.719907 [ 349 ] {} <Debug> TCP-Session: 2b3bf0bd-45c5-443b-9b57-ce51f8cc62bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7120 | 2026.04.22 02:14:15.719822 [ 289 ] {} <Debug> TCP-Session: 4f344396-2bdd-450e-941d-3a5287a7eb0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7121 | 2026.04.22 02:14:15.719810 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7122 | 2026.04.22 02:14:15.719803 [ 288 ] {} <Debug> TCP-Session: 50c5d2d1-a670-4f5f-b048-3960db58ed3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7123 | 2026.04.22 02:14:15.720002 [ 350 ] {} <Debug> TCP-Session: 1fd087fc-500f-4c6c-b02d-efb70453cc9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7124 | 2026.04.22 02:14:15.719942 [ 352 ] {} <Debug> TCP-Session: b1e0e64e-acad-4808-a413-3b55df708c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7125 | 2026.04.22 02:14:16.484400 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7126 | 2026.04.22 02:14:16.501893 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.04.22 02:14:16.501977 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7128 | 2026.04.22 02:14:16.507761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7129 | 2026.04.22 02:14:16.508554 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.04.22 02:14:16.512639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7131 | 2026.04.22 02:14:18.188012 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 902 | ||
| 7132 | 2026.04.22 02:14:18.190259 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2026.04.22 02:14:18.190298 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7134 | 2026.04.22 02:14:18.191537 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7135 | 2026.04.22 02:14:18.191809 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.04.22 02:14:18.192106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 7137 | 2026.04.22 02:14:19.373004 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2026.04.22 02:14:19.373198 [ 5 ] {f9a4d67b-9997-4874-a84a-2071b2ceb7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7139 | 2026.04.22 02:14:19.373268 [ 5 ] {f9a4d67b-9997-4874-a84a-2071b2ceb7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7140 | 2026.04.22 02:14:19.373946 [ 5 ] {f9a4d67b-9997-4874-a84a-2071b2ceb7fa} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2026.04.22 02:14:19.373990 [ 5 ] {f9a4d67b-9997-4874-a84a-2071b2ceb7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7142 | 2026.04.22 02:14:19.374369 [ 5 ] {f9a4d67b-9997-4874-a84a-2071b2ceb7fa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7143 | 2026.04.22 02:14:19.374593 [ 5 ] {f9a4d67b-9997-4874-a84a-2071b2ceb7fa} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.04.22 02:14:19.374736 [ 5 ] {f9a4d67b-9997-4874-a84a-2071b2ceb7fa} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001591 sec., 54054.05405405405 rows/sec., 4.54 MiB/sec. | ||
| 7145 | 2026.04.22 02:14:19.374776 [ 5 ] {f9a4d67b-9997-4874-a84a-2071b2ceb7fa} <Debug> TCPHandler: Processed in 0.001902404 sec. | ||
| 7146 | 2026.04.22 02:14:19.374905 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7147 | 2026.04.22 02:14:19.374997 [ 5 ] {a2468b17-a6a5-46d6-b44c-1d10a06d659c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7148 | 2026.04.22 02:14:19.375037 [ 5 ] {a2468b17-a6a5-46d6-b44c-1d10a06d659c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7149 | 2026.04.22 02:14:19.375452 [ 5 ] {a2468b17-a6a5-46d6-b44c-1d10a06d659c} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.04.22 02:14:19.375487 [ 5 ] {a2468b17-a6a5-46d6-b44c-1d10a06d659c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7151 | 2026.04.22 02:14:19.375770 [ 5 ] {a2468b17-a6a5-46d6-b44c-1d10a06d659c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7152 | 2026.04.22 02:14:19.375982 [ 5 ] {a2468b17-a6a5-46d6-b44c-1d10a06d659c} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.04.22 02:14:19.376105 [ 5 ] {a2468b17-a6a5-46d6-b44c-1d10a06d659c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001126 sec., 13321.492007104795 rows/sec., 1001.71 KiB/sec. | ||
| 7154 | 2026.04.22 02:14:19.376109 [ 58 ] {} <Debug> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7155 | 2026.04.22 02:14:19.376142 [ 5 ] {a2468b17-a6a5-46d6-b44c-1d10a06d659c} <Debug> TCPHandler: Processed in 0.001295183 sec. | ||
| 7156 | 2026.04.22 02:14:19.376179 [ 58 ] {} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7157 | 2026.04.22 02:14:19.376205 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7158 | 2026.04.22 02:14:19.376278 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.04.22 02:14:19.376325 [ 202 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::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 | ||
| 7160 | 2026.04.22 02:14:19.376374 [ 5 ] {2b0afdd2-26b4-4efb-911d-e603a4ef9107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7161 | 2026.04.22 02:14:19.376417 [ 5 ] {2b0afdd2-26b4-4efb-911d-e603a4ef9107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7162 | 2026.04.22 02:14:19.376445 [ 202 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7163 | 2026.04.22 02:14:19.376481 [ 202 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 82 rows starting from the beginning of the part | ||
| 7164 | 2026.04.22 02:14:19.376552 [ 202 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 7165 | 2026.04.22 02:14:19.376595 [ 202 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 7166 | 2026.04.22 02:14:19.376634 [ 202 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 7167 | 2026.04.22 02:14:19.376670 [ 202 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 7168 | 2026.04.22 02:14:19.376711 [ 202 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 7169 | 2026.04.22 02:14:19.376833 [ 5 ] {2b0afdd2-26b4-4efb-911d-e603a4ef9107} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.04.22 02:14:19.376874 [ 5 ] {2b0afdd2-26b4-4efb-911d-e603a4ef9107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7171 | 2026.04.22 02:14:19.377200 [ 5 ] {2b0afdd2-26b4-4efb-911d-e603a4ef9107} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7172 | 2026.04.22 02:14:19.377422 [ 5 ] {2b0afdd2-26b4-4efb-911d-e603a4ef9107} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.04.22 02:14:19.377521 [ 198 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239152 sec., 163014.70683176882 rows/sec., 12.60 MiB/sec. | ||
| 7174 | 2026.04.22 02:14:19.377547 [ 5 ] {2b0afdd2-26b4-4efb-911d-e603a4ef9107} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001191 sec., 66330.81444164568 rows/sec., 5.18 MiB/sec. | ||
| 7175 | 2026.04.22 02:14:19.377609 [ 5 ] {2b0afdd2-26b4-4efb-911d-e603a4ef9107} <Debug> TCPHandler: Processed in 0.001391865 sec. | ||
| 7176 | 2026.04.22 02:14:19.377689 [ 198 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7177 | 2026.04.22 02:14:19.377727 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7178 | 2026.04.22 02:14:19.377824 [ 5 ] {32e8c8a6-66c6-4472-8bca-913e7eff5ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7179 | 2026.04.22 02:14:19.377869 [ 5 ] {32e8c8a6-66c6-4472-8bca-913e7eff5ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7180 | 2026.04.22 02:14:19.377957 [ 198 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_46_9} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2026.04.22 02:14:19.378027 [ 198 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_46_9} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7182 | 2026.04.22 02:14:19.378096 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7183 | 2026.04.22 02:14:19.378272 [ 5 ] {32e8c8a6-66c6-4472-8bca-913e7eff5ffa} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2026.04.22 02:14:19.378311 [ 5 ] {32e8c8a6-66c6-4472-8bca-913e7eff5ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7185 | 2026.04.22 02:14:19.378633 [ 5 ] {32e8c8a6-66c6-4472-8bca-913e7eff5ffa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7186 | 2026.04.22 02:14:19.378867 [ 5 ] {32e8c8a6-66c6-4472-8bca-913e7eff5ffa} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.04.22 02:14:19.378997 [ 5 ] {32e8c8a6-66c6-4472-8bca-913e7eff5ffa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 7188 | 2026.04.22 02:14:19.379034 [ 5 ] {32e8c8a6-66c6-4472-8bca-913e7eff5ffa} <Debug> TCPHandler: Processed in 0.001353394 sec. | ||
| 7189 | 2026.04.22 02:14:19.379160 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2026.04.22 02:14:19.379251 [ 5 ] {fe973ba4-8016-44ec-a783-b7df83bade0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7191 | 2026.04.22 02:14:19.379314 [ 5 ] {fe973ba4-8016-44ec-a783-b7df83bade0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7192 | 2026.04.22 02:14:19.380084 [ 5 ] {fe973ba4-8016-44ec-a783-b7df83bade0e} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.04.22 02:14:19.380120 [ 5 ] {fe973ba4-8016-44ec-a783-b7df83bade0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7194 | 2026.04.22 02:14:19.380640 [ 5 ] {fe973ba4-8016-44ec-a783-b7df83bade0e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7195 | 2026.04.22 02:14:19.380850 [ 5 ] {fe973ba4-8016-44ec-a783-b7df83bade0e} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2026.04.22 02:14:19.380959 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7197 | 2026.04.22 02:14:19.380987 [ 5 ] {fe973ba4-8016-44ec-a783-b7df83bade0e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001753 sec., 8556.759840273817 rows/sec., 15.33 MiB/sec. | ||
| 7198 | 2026.04.22 02:14:19.380999 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2026.04.22 02:14:19.381028 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7200 | 2026.04.22 02:14:19.381054 [ 5 ] {fe973ba4-8016-44ec-a783-b7df83bade0e} <Debug> TCPHandler: Processed in 0.001944485 sec. | ||
| 7201 | 2026.04.22 02:14:19.381093 [ 202 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::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 | ||
| 7202 | 2026.04.22 02:14:19.381169 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2026.04.22 02:14:19.381266 [ 5 ] {1744fbe9-d250-468d-90f4-0184ce3f3da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7204 | 2026.04.22 02:14:19.381269 [ 202 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7205 | 2026.04.22 02:14:19.381308 [ 5 ] {1744fbe9-d250-468d-90f4-0184ce3f3da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7206 | 2026.04.22 02:14:19.381326 [ 202 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 839 rows starting from the beginning of the part | ||
| 7207 | 2026.04.22 02:14:19.381430 [ 202 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 7208 | 2026.04.22 02:14:19.381523 [ 202 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 7209 | 2026.04.22 02:14:19.381608 [ 202 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 7210 | 2026.04.22 02:14:19.381646 [ 5 ] {1744fbe9-d250-468d-90f4-0184ce3f3da5} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2026.04.22 02:14:19.381685 [ 5 ] {1744fbe9-d250-468d-90f4-0184ce3f3da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7212 | 2026.04.22 02:14:19.381690 [ 202 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 7213 | 2026.04.22 02:14:19.381815 [ 202 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 7214 | 2026.04.22 02:14:19.382032 [ 5 ] {1744fbe9-d250-468d-90f4-0184ce3f3da5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7215 | 2026.04.22 02:14:19.382290 [ 5 ] {1744fbe9-d250-468d-90f4-0184ce3f3da5} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2026.04.22 02:14:19.382437 [ 5 ] {1744fbe9-d250-468d-90f4-0184ce3f3da5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 7217 | 2026.04.22 02:14:19.382472 [ 5 ] {1744fbe9-d250-468d-90f4-0184ce3f3da5} <Debug> TCPHandler: Processed in 0.001350554 sec. | ||
| 7218 | 2026.04.22 02:14:19.386747 [ 196 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 945 rows, containing 19 columns (19 merged, 0 gathered) in 0.005679132 sec., 166398.6679654567 rows/sec., 298.18 MiB/sec. | ||
| 7219 | 2026.04.22 02:14:19.387764 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7220 | 2026.04.22 02:14:19.388076 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.04.22 02:14:19.388140 [ 198 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7222 | 2026.04.22 02:14:19.388215 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.17 MiB. | ||
| 7223 | 2026.04.22 02:14:20.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.61 MiB, peak 290.73 MiB, free memory in arenas 0.00 B, will set to 284.28 MiB (RSS), difference: 1.67 MiB | ||
| 7224 | 2026.04.22 02:14:23.049570 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7225 | 2026.04.22 02:14:23.049654 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7226 | 2026.04.22 02:14:23.157674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16294 | ||
| 7227 | 2026.04.22 02:14:23.158408 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.04.22 02:14:23.158478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7229 | 2026.04.22 02:14:23.159104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7230 | 2026.04.22 02:14:23.159338 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.04.22 02:14:23.159482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16294 | ||
| 7232 | 2026.04.22 02:14:24.012763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7233 | 2026.04.22 02:14:24.028954 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.04.22 02:14:24.029022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7235 | 2026.04.22 02:14:24.034951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7236 | 2026.04.22 02:14:24.035653 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2026.04.22 02:14:24.038582 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7238 | 2026.04.22 02:14:24.373528 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2026.04.22 02:14:24.373790 [ 5 ] {ab56cd11-48da-4698-9251-8a5e945a72c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7240 | 2026.04.22 02:14:24.373894 [ 5 ] {ab56cd11-48da-4698-9251-8a5e945a72c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7241 | 2026.04.22 02:14:24.374876 [ 5 ] {ab56cd11-48da-4698-9251-8a5e945a72c7} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2026.04.22 02:14:24.374950 [ 5 ] {ab56cd11-48da-4698-9251-8a5e945a72c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7243 | 2026.04.22 02:14:24.375505 [ 5 ] {ab56cd11-48da-4698-9251-8a5e945a72c7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7244 | 2026.04.22 02:14:24.375852 [ 5 ] {ab56cd11-48da-4698-9251-8a5e945a72c7} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.04.22 02:14:24.376075 [ 5 ] {ab56cd11-48da-4698-9251-8a5e945a72c7} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002364 sec., 45685.27918781726 rows/sec., 3.84 MiB/sec. | ||
| 7246 | 2026.04.22 02:14:24.376140 [ 5 ] {ab56cd11-48da-4698-9251-8a5e945a72c7} <Debug> TCPHandler: Processed in 0.00283158 sec. | ||
| 7247 | 2026.04.22 02:14:24.376298 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2026.04.22 02:14:24.376407 [ 5 ] {cee4ae39-4d44-4e26-8588-0dbbe6d1b90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7249 | 2026.04.22 02:14:24.376455 [ 5 ] {cee4ae39-4d44-4e26-8588-0dbbe6d1b90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7250 | 2026.04.22 02:14:24.376912 [ 5 ] {cee4ae39-4d44-4e26-8588-0dbbe6d1b90c} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2026.04.22 02:14:24.376952 [ 5 ] {cee4ae39-4d44-4e26-8588-0dbbe6d1b90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7252 | 2026.04.22 02:14:24.377270 [ 5 ] {cee4ae39-4d44-4e26-8588-0dbbe6d1b90c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7253 | 2026.04.22 02:14:24.377483 [ 5 ] {cee4ae39-4d44-4e26-8588-0dbbe6d1b90c} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2026.04.22 02:14:24.377620 [ 5 ] {cee4ae39-4d44-4e26-8588-0dbbe6d1b90c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00124 sec., 20967.74193548387 rows/sec., 1.54 MiB/sec. | ||
| 7255 | 2026.04.22 02:14:24.377658 [ 5 ] {cee4ae39-4d44-4e26-8588-0dbbe6d1b90c} <Debug> TCPHandler: Processed in 0.001414566 sec. | ||
| 7256 | 2026.04.22 02:14:24.377796 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.04.22 02:14:24.377895 [ 5 ] {900c0c17-5631-4155-9fc9-014341e0c73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7258 | 2026.04.22 02:14:24.377937 [ 5 ] {900c0c17-5631-4155-9fc9-014341e0c73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7259 | 2026.04.22 02:14:24.378358 [ 5 ] {900c0c17-5631-4155-9fc9-014341e0c73c} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2026.04.22 02:14:24.378396 [ 5 ] {900c0c17-5631-4155-9fc9-014341e0c73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7261 | 2026.04.22 02:14:24.378718 [ 5 ] {900c0c17-5631-4155-9fc9-014341e0c73c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7262 | 2026.04.22 02:14:24.378930 [ 5 ] {900c0c17-5631-4155-9fc9-014341e0c73c} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.04.22 02:14:24.379060 [ 5 ] {900c0c17-5631-4155-9fc9-014341e0c73c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001186 sec., 75885.32883642496 rows/sec., 5.93 MiB/sec. | ||
| 7264 | 2026.04.22 02:14:24.379097 [ 5 ] {900c0c17-5631-4155-9fc9-014341e0c73c} <Debug> TCPHandler: Processed in 0.001351604 sec. | ||
| 7265 | 2026.04.22 02:14:24.379233 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2026.04.22 02:14:24.379329 [ 5 ] {4934bc6a-06e3-48db-a6f8-7a455886d809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7267 | 2026.04.22 02:14:24.379374 [ 5 ] {4934bc6a-06e3-48db-a6f8-7a455886d809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7268 | 2026.04.22 02:14:24.379809 [ 5 ] {4934bc6a-06e3-48db-a6f8-7a455886d809} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.04.22 02:14:24.379844 [ 5 ] {4934bc6a-06e3-48db-a6f8-7a455886d809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7270 | 2026.04.22 02:14:24.380188 [ 5 ] {4934bc6a-06e3-48db-a6f8-7a455886d809} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7271 | 2026.04.22 02:14:24.380401 [ 5 ] {4934bc6a-06e3-48db-a6f8-7a455886d809} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.04.22 02:14:24.380532 [ 5 ] {4934bc6a-06e3-48db-a6f8-7a455886d809} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 7273 | 2026.04.22 02:14:24.380568 [ 5 ] {4934bc6a-06e3-48db-a6f8-7a455886d809} <Debug> TCPHandler: Processed in 0.001384624 sec. | ||
| 7274 | 2026.04.22 02:14:24.380692 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7275 | 2026.04.22 02:14:24.380787 [ 5 ] {cc47be42-25e7-401c-9641-9efa5c6bad3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7276 | 2026.04.22 02:14:24.380839 [ 5 ] {cc47be42-25e7-401c-9641-9efa5c6bad3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7277 | 2026.04.22 02:14:24.381634 [ 5 ] {cc47be42-25e7-401c-9641-9efa5c6bad3c} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2026.04.22 02:14:24.381666 [ 5 ] {cc47be42-25e7-401c-9641-9efa5c6bad3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7279 | 2026.04.22 02:14:24.382162 [ 5 ] {cc47be42-25e7-401c-9641-9efa5c6bad3c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7280 | 2026.04.22 02:14:24.382371 [ 5 ] {cc47be42-25e7-401c-9641-9efa5c6bad3c} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7281 | 2026.04.22 02:14:24.382573 [ 5 ] {cc47be42-25e7-401c-9641-9efa5c6bad3c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001804 sec., 14412.416851441241 rows/sec., 25.83 MiB/sec. | ||
| 7282 | 2026.04.22 02:14:24.382641 [ 5 ] {cc47be42-25e7-401c-9641-9efa5c6bad3c} <Debug> TCPHandler: Processed in 0.001996406 sec. | ||
| 7283 | 2026.04.22 02:14:24.382766 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7284 | 2026.04.22 02:14:24.382861 [ 5 ] {b9891ae3-340a-4735-a29d-8a467bd126fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7285 | 2026.04.22 02:14:24.382902 [ 5 ] {b9891ae3-340a-4735-a29d-8a467bd126fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7286 | 2026.04.22 02:14:24.383249 [ 5 ] {b9891ae3-340a-4735-a29d-8a467bd126fd} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2026.04.22 02:14:24.383284 [ 5 ] {b9891ae3-340a-4735-a29d-8a467bd126fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7288 | 2026.04.22 02:14:24.383602 [ 5 ] {b9891ae3-340a-4735-a29d-8a467bd126fd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7289 | 2026.04.22 02:14:24.383809 [ 5 ] {b9891ae3-340a-4735-a29d-8a467bd126fd} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2026.04.22 02:14:24.383938 [ 5 ] {b9891ae3-340a-4735-a29d-8a467bd126fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 7291 | 2026.04.22 02:14:24.383974 [ 5 ] {b9891ae3-340a-4735-a29d-8a467bd126fd} <Debug> TCPHandler: Processed in 0.001256922 sec. | ||
| 7292 | 2026.04.22 02:14:26.354428 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2026.04.22 02:14:26.354601 [ 5 ] {68003870-d3d4-4552-978a-efe0a78c195e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7294 | 2026.04.22 02:14:26.354667 [ 5 ] {68003870-d3d4-4552-978a-efe0a78c195e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7295 | 2026.04.22 02:14:26.355403 [ 5 ] {68003870-d3d4-4552-978a-efe0a78c195e} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.04.22 02:14:26.355470 [ 5 ] {68003870-d3d4-4552-978a-efe0a78c195e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7297 | 2026.04.22 02:14:26.355904 [ 5 ] {68003870-d3d4-4552-978a-efe0a78c195e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7298 | 2026.04.22 02:14:26.356140 [ 5 ] {68003870-d3d4-4552-978a-efe0a78c195e} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.04.22 02:14:26.356296 [ 5 ] {68003870-d3d4-4552-978a-efe0a78c195e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001742 sec., 13777.267508610792 rows/sec., 1.14 MiB/sec. | ||
| 7300 | 2026.04.22 02:14:26.356350 [ 5 ] {68003870-d3d4-4552-978a-efe0a78c195e} <Debug> TCPHandler: Processed in 0.002044157 sec. | ||
| 7301 | 2026.04.22 02:14:26.356478 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2026.04.22 02:14:26.356584 [ 5 ] {72e3261a-f0de-441c-a857-1b3865664279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7303 | 2026.04.22 02:14:26.356628 [ 5 ] {72e3261a-f0de-441c-a857-1b3865664279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7304 | 2026.04.22 02:14:26.357035 [ 5 ] {72e3261a-f0de-441c-a857-1b3865664279} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.04.22 02:14:26.357072 [ 5 ] {72e3261a-f0de-441c-a857-1b3865664279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7306 | 2026.04.22 02:14:26.357397 [ 5 ] {72e3261a-f0de-441c-a857-1b3865664279} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7307 | 2026.04.22 02:14:26.357614 [ 5 ] {72e3261a-f0de-441c-a857-1b3865664279} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2026.04.22 02:14:26.357742 [ 5 ] {72e3261a-f0de-441c-a857-1b3865664279} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001184 sec., 13513.513513513513 rows/sec., 1.09 MiB/sec. | ||
| 7309 | 2026.04.22 02:14:26.357781 [ 5 ] {72e3261a-f0de-441c-a857-1b3865664279} <Debug> TCPHandler: Processed in 0.001355524 sec. | ||
| 7310 | 2026.04.22 02:14:26.357891 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7311 | 2026.04.22 02:14:26.357985 [ 5 ] {9b34f89a-0e5d-4343-a65f-dd048673bd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7312 | 2026.04.22 02:14:26.358025 [ 5 ] {9b34f89a-0e5d-4343-a65f-dd048673bd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7313 | 2026.04.22 02:14:26.359575 [ 5 ] {9b34f89a-0e5d-4343-a65f-dd048673bd66} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2026.04.22 02:14:26.359614 [ 5 ] {9b34f89a-0e5d-4343-a65f-dd048673bd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7315 | 2026.04.22 02:14:26.360091 [ 5 ] {9b34f89a-0e5d-4343-a65f-dd048673bd66} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7316 | 2026.04.22 02:14:26.360314 [ 5 ] {9b34f89a-0e5d-4343-a65f-dd048673bd66} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2026.04.22 02:14:26.360431 [ 11 ] {} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7318 | 2026.04.22 02:14:26.360445 [ 5 ] {9b34f89a-0e5d-4343-a65f-dd048673bd66} <Debug> executeQuery: Read 2560 rows, 196.46 KiB in 0.002478 sec., 1033091.2025827279 rows/sec., 77.42 MiB/sec. | ||
| 7319 | 2026.04.22 02:14:26.360498 [ 11 ] {} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7320 | 2026.04.22 02:14:26.360511 [ 5 ] {9b34f89a-0e5d-4343-a65f-dd048673bd66} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 7321 | 2026.04.22 02:14:26.360526 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7322 | 2026.04.22 02:14:26.360534 [ 5 ] {9b34f89a-0e5d-4343-a65f-dd048673bd66} <Debug> TCPHandler: Processed in 0.002692198 sec. | ||
| 7323 | 2026.04.22 02:14:26.360666 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::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 | ||
| 7324 | 2026.04.22 02:14:26.360678 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2026.04.22 02:14:26.360815 [ 5 ] {66a15213-1460-42a8-b1f3-7e40aebc4ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7326 | 2026.04.22 02:14:26.360817 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7327 | 2026.04.22 02:14:26.360862 [ 5 ] {66a15213-1460-42a8-b1f3-7e40aebc4ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7328 | 2026.04.22 02:14:26.360869 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2617 rows starting from the beginning of the part | ||
| 7329 | 2026.04.22 02:14:26.360947 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 86 rows starting from the beginning of the part | ||
| 7330 | 2026.04.22 02:14:26.360993 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 108 rows starting from the beginning of the part | ||
| 7331 | 2026.04.22 02:14:26.361034 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 86 rows starting from the beginning of the part | ||
| 7332 | 2026.04.22 02:14:26.361075 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 108 rows starting from the beginning of the part | ||
| 7333 | 2026.04.22 02:14:26.361115 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2560 rows starting from the beginning of the part | ||
| 7334 | 2026.04.22 02:14:26.361300 [ 5 ] {66a15213-1460-42a8-b1f3-7e40aebc4ac9} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.04.22 02:14:26.361342 [ 5 ] {66a15213-1460-42a8-b1f3-7e40aebc4ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7336 | 2026.04.22 02:14:26.361662 [ 5 ] {66a15213-1460-42a8-b1f3-7e40aebc4ac9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7337 | 2026.04.22 02:14:26.361884 [ 5 ] {66a15213-1460-42a8-b1f3-7e40aebc4ac9} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.04.22 02:14:26.362021 [ 5 ] {66a15213-1460-42a8-b1f3-7e40aebc4ac9} <Debug> executeQuery: Read 52 rows, 3.90 KiB in 0.001225 sec., 42448.97959183674 rows/sec., 3.11 MiB/sec. | ||
| 7339 | 2026.04.22 02:14:26.362060 [ 5 ] {66a15213-1460-42a8-b1f3-7e40aebc4ac9} <Debug> TCPHandler: Processed in 0.001431916 sec. | ||
| 7340 | 2026.04.22 02:14:26.362176 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7341 | 2026.04.22 02:14:26.362271 [ 5 ] {b06709cb-c162-468e-a8bc-1b8f292d891d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7342 | 2026.04.22 02:14:26.362311 [ 5 ] {b06709cb-c162-468e-a8bc-1b8f292d891d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7343 | 2026.04.22 02:14:26.362938 [ 5 ] {b06709cb-c162-468e-a8bc-1b8f292d891d} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.04.22 02:14:26.362974 [ 5 ] {b06709cb-c162-468e-a8bc-1b8f292d891d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7345 | 2026.04.22 02:14:26.363308 [ 5 ] {b06709cb-c162-468e-a8bc-1b8f292d891d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7346 | 2026.04.22 02:14:26.363329 [ 196 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5565 rows, containing 5 columns (5 merged, 0 gathered) in 0.002724158 sec., 2042833.0515337216 rows/sec., 162.52 MiB/sec. | ||
| 7347 | 2026.04.22 02:14:26.363516 [ 5 ] {b06709cb-c162-468e-a8bc-1b8f292d891d} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7348 | 2026.04.22 02:14:26.363596 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7349 | 2026.04.22 02:14:26.363650 [ 5 ] {b06709cb-c162-468e-a8bc-1b8f292d891d} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001397 sec., 590551.1811023622 rows/sec., 34.55 MiB/sec. | ||
| 7350 | 2026.04.22 02:14:26.363696 [ 5 ] {b06709cb-c162-468e-a8bc-1b8f292d891d} <Debug> TCPHandler: Processed in 0.001569088 sec. | ||
| 7351 | 2026.04.22 02:14:26.363830 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2026.04.22 02:14:26.363860 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_56_11} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2026.04.22 02:14:26.363938 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_56_11} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7354 | 2026.04.22 02:14:26.363956 [ 5 ] {b19e990f-c415-460b-b13f-35acc7d18a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7355 | 2026.04.22 02:14:26.364012 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 7356 | 2026.04.22 02:14:26.364014 [ 5 ] {b19e990f-c415-460b-b13f-35acc7d18a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7357 | 2026.04.22 02:14:26.364502 [ 5 ] {b19e990f-c415-460b-b13f-35acc7d18a5f} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2026.04.22 02:14:26.364548 [ 5 ] {b19e990f-c415-460b-b13f-35acc7d18a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7359 | 2026.04.22 02:14:26.364906 [ 5 ] {b19e990f-c415-460b-b13f-35acc7d18a5f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7360 | 2026.04.22 02:14:26.365117 [ 5 ] {b19e990f-c415-460b-b13f-35acc7d18a5f} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.04.22 02:14:26.365247 [ 5 ] {b19e990f-c415-460b-b13f-35acc7d18a5f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001319 sec., 758.1501137225171 rows/sec., 53.31 KiB/sec. | ||
| 7362 | 2026.04.22 02:14:26.365285 [ 5 ] {b19e990f-c415-460b-b13f-35acc7d18a5f} <Debug> TCPHandler: Processed in 0.001516787 sec. | ||
| 7363 | 2026.04.22 02:14:26.365403 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2026.04.22 02:14:26.365504 [ 5 ] {f3323061-5446-4567-94da-399299c0c378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7365 | 2026.04.22 02:14:26.365546 [ 5 ] {f3323061-5446-4567-94da-399299c0c378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7366 | 2026.04.22 02:14:26.365948 [ 5 ] {f3323061-5446-4567-94da-399299c0c378} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.04.22 02:14:26.365984 [ 5 ] {f3323061-5446-4567-94da-399299c0c378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7368 | 2026.04.22 02:14:26.366287 [ 5 ] {f3323061-5446-4567-94da-399299c0c378} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7369 | 2026.04.22 02:14:26.366493 [ 5 ] {f3323061-5446-4567-94da-399299c0c378} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2026.04.22 02:14:26.366619 [ 5 ] {f3323061-5446-4567-94da-399299c0c378} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 7371 | 2026.04.22 02:14:26.366657 [ 5 ] {f3323061-5446-4567-94da-399299c0c378} <Debug> TCPHandler: Processed in 0.001303943 sec. | ||
| 7372 | 2026.04.22 02:14:26.366759 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2026.04.22 02:14:26.366853 [ 5 ] {d492494f-d1fd-433a-b20d-366f0d469f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7374 | 2026.04.22 02:14:26.366893 [ 5 ] {d492494f-d1fd-433a-b20d-366f0d469f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7375 | 2026.04.22 02:14:26.367878 [ 5 ] {d492494f-d1fd-433a-b20d-366f0d469f98} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.04.22 02:14:26.367915 [ 5 ] {d492494f-d1fd-433a-b20d-366f0d469f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7377 | 2026.04.22 02:14:26.368273 [ 5 ] {d492494f-d1fd-433a-b20d-366f0d469f98} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7378 | 2026.04.22 02:14:26.368487 [ 5 ] {d492494f-d1fd-433a-b20d-366f0d469f98} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.04.22 02:14:26.368607 [ 33 ] {} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7380 | 2026.04.22 02:14:26.368620 [ 5 ] {d492494f-d1fd-433a-b20d-366f0d469f98} <Debug> executeQuery: Read 1355 rows, 93.73 KiB in 0.001785 sec., 759103.6414565827 rows/sec., 51.28 MiB/sec. | ||
| 7381 | 2026.04.22 02:14:26.368673 [ 33 ] {} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2026.04.22 02:14:26.368684 [ 5 ] {d492494f-d1fd-433a-b20d-366f0d469f98} <Debug> TCPHandler: Processed in 0.001972945 sec. | ||
| 7383 | 2026.04.22 02:14:26.368703 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7384 | 2026.04.22 02:14:26.368801 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::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 | ||
| 7385 | 2026.04.22 02:14:26.368806 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7386 | 2026.04.22 02:14:26.368907 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7387 | 2026.04.22 02:14:26.368925 [ 5 ] {ff5e7d54-287b-4e7b-9cc2-00bd0fa2b981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7388 | 2026.04.22 02:14:26.368941 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1403 rows starting from the beginning of the part | ||
| 7389 | 2026.04.22 02:14:26.368975 [ 5 ] {ff5e7d54-287b-4e7b-9cc2-00bd0fa2b981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7390 | 2026.04.22 02:14:26.369008 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 79 rows starting from the beginning of the part | ||
| 7391 | 2026.04.22 02:14:26.369065 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part | ||
| 7392 | 2026.04.22 02:14:26.369113 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 79 rows starting from the beginning of the part | ||
| 7393 | 2026.04.22 02:14:26.369180 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 7394 | 2026.04.22 02:14:26.369233 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1355 rows starting from the beginning of the part | ||
| 7395 | 2026.04.22 02:14:26.369671 [ 5 ] {ff5e7d54-287b-4e7b-9cc2-00bd0fa2b981} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2026.04.22 02:14:26.369712 [ 5 ] {ff5e7d54-287b-4e7b-9cc2-00bd0fa2b981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7397 | 2026.04.22 02:14:26.370169 [ 5 ] {ff5e7d54-287b-4e7b-9cc2-00bd0fa2b981} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7398 | 2026.04.22 02:14:26.370389 [ 5 ] {ff5e7d54-287b-4e7b-9cc2-00bd0fa2b981} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.04.22 02:14:26.370499 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7400 | 2026.04.22 02:14:26.370523 [ 5 ] {ff5e7d54-287b-4e7b-9cc2-00bd0fa2b981} <Debug> executeQuery: Read 1572 rows, 98.74 KiB in 0.001617 sec., 972170.6864564008 rows/sec., 59.63 MiB/sec. | ||
| 7401 | 2026.04.22 02:14:26.370529 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7402 | 2026.04.22 02:14:26.370594 [ 5 ] {ff5e7d54-287b-4e7b-9cc2-00bd0fa2b981} <Debug> TCPHandler: Processed in 0.001837583 sec. | ||
| 7403 | 2026.04.22 02:14:26.370597 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7404 | 2026.04.22 02:14:26.370647 [ 198 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3096 rows, containing 5 columns (5 merged, 0 gathered) in 0.001880034 sec., 1646778.7284698042 rows/sec., 119.70 MiB/sec. | ||
| 7405 | 2026.04.22 02:14:26.370690 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 7406 | 2026.04.22 02:14:26.370723 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7407 | 2026.04.22 02:14:26.370822 [ 5 ] {6fc3e61f-0b2f-43d2-8a51-34129e262218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7408 | 2026.04.22 02:14:26.370825 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7409 | 2026.04.22 02:14:26.370838 [ 196 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7410 | 2026.04.22 02:14:26.370879 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18997 rows starting from the beginning of the part | ||
| 7411 | 2026.04.22 02:14:26.370881 [ 5 ] {6fc3e61f-0b2f-43d2-8a51-34129e262218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7412 | 2026.04.22 02:14:26.370969 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7413 | 2026.04.22 02:14:26.371028 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::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 | ||
| 7414 | 2026.04.22 02:14:26.371079 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7415 | 2026.04.22 02:14:26.371129 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7416 | 2026.04.22 02:14:26.371159 [ 196 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_56_11} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2026.04.22 02:14:26.371177 [ 191 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1572 rows starting from the beginning of the part | ||
| 7418 | 2026.04.22 02:14:26.371234 [ 196 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_56_11} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7419 | 2026.04.22 02:14:26.371314 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7420 | 2026.04.22 02:14:26.371704 [ 5 ] {6fc3e61f-0b2f-43d2-8a51-34129e262218} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7421 | 2026.04.22 02:14:26.371742 [ 5 ] {6fc3e61f-0b2f-43d2-8a51-34129e262218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7422 | 2026.04.22 02:14:26.372328 [ 5 ] {6fc3e61f-0b2f-43d2-8a51-34129e262218} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7423 | 2026.04.22 02:14:26.372562 [ 5 ] {6fc3e61f-0b2f-43d2-8a51-34129e262218} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7424 | 2026.04.22 02:14:26.372728 [ 5 ] {6fc3e61f-0b2f-43d2-8a51-34129e262218} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001924 sec., 12474.012474012474 rows/sec., 22.35 MiB/sec. | ||
| 7425 | 2026.04.22 02:14:26.372797 [ 5 ] {6fc3e61f-0b2f-43d2-8a51-34129e262218} <Debug> TCPHandler: Processed in 0.002124108 sec. | ||
| 7426 | 2026.04.22 02:14:26.372912 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7427 | 2026.04.22 02:14:26.373007 [ 5 ] {b36e0934-5c2e-4951-9cac-4eda668f5c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7428 | 2026.04.22 02:14:26.373049 [ 5 ] {b36e0934-5c2e-4951-9cac-4eda668f5c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7429 | 2026.04.22 02:14:26.373376 [ 5 ] {b36e0934-5c2e-4951-9cac-4eda668f5c06} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7430 | 2026.04.22 02:14:26.373412 [ 5 ] {b36e0934-5c2e-4951-9cac-4eda668f5c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7431 | 2026.04.22 02:14:26.373748 [ 5 ] {b36e0934-5c2e-4951-9cac-4eda668f5c06} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7432 | 2026.04.22 02:14:26.373962 [ 5 ] {b36e0934-5c2e-4951-9cac-4eda668f5c06} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2026.04.22 02:14:26.374066 [ 33 ] {} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7434 | 2026.04.22 02:14:26.374090 [ 5 ] {b36e0934-5c2e-4951-9cac-4eda668f5c06} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001102 sec., 21778.58439201452 rows/sec., 1.47 MiB/sec. | ||
| 7435 | 2026.04.22 02:14:26.374096 [ 33 ] {} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2026.04.22 02:14:26.374131 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7437 | 2026.04.22 02:14:26.374134 [ 5 ] {b36e0934-5c2e-4951-9cac-4eda668f5c06} <Debug> TCPHandler: Processed in 0.001271823 sec. | ||
| 7438 | 2026.04.22 02:14:26.374229 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 7439 | 2026.04.22 02:14:26.374355 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7440 | 2026.04.22 02:14:26.374388 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2628 rows starting from the beginning of the part | ||
| 7441 | 2026.04.22 02:14:26.374448 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7442 | 2026.04.22 02:14:26.374489 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 7443 | 2026.04.22 02:14:26.374529 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7444 | 2026.04.22 02:14:26.374567 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::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 | ||
| 7445 | 2026.04.22 02:14:26.374603 [ 189 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 7446 | 2026.04.22 02:14:26.375846 [ 190 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 4 columns (4 merged, 0 gathered) in 0.00166754 sec., 1734291.2313947491 rows/sec., 116.88 MiB/sec. | ||
| 7447 | 2026.04.22 02:14:26.376133 [ 198 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7448 | 2026.04.22 02:14:26.376377 [ 200 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21209 rows, containing 5 columns (5 merged, 0 gathered) in 0.005722722 sec., 3706103.4941064757 rows/sec., 238.97 MiB/sec. | ||
| 7449 | 2026.04.22 02:14:26.376454 [ 198 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_56_11} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.04.22 02:14:26.376560 [ 198 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_56_11} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7451 | 2026.04.22 02:14:26.376646 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7452 | 2026.04.22 02:14:26.376778 [ 190 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7453 | 2026.04.22 02:14:26.377039 [ 190 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.04.22 02:14:26.377109 [ 190 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7455 | 2026.04.22 02:14:26.377185 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 7456 | 2026.04.22 02:14:28.192346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 948 | ||
| 7457 | 2026.04.22 02:14:28.194918 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.04.22 02:14:28.194957 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7459 | 2026.04.22 02:14:28.196187 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7460 | 2026.04.22 02:14:28.196447 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.04.22 02:14:28.196709 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 948 | ||
| 7462 | 2026.04.22 02:14:29.368653 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2026.04.22 02:14:29.368851 [ 5 ] {c8e25acb-8645-434d-9b68-82106b942f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7464 | 2026.04.22 02:14:29.368924 [ 5 ] {c8e25acb-8645-434d-9b68-82106b942f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7465 | 2026.04.22 02:14:29.369581 [ 5 ] {c8e25acb-8645-434d-9b68-82106b942f64} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.04.22 02:14:29.369619 [ 5 ] {c8e25acb-8645-434d-9b68-82106b942f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7467 | 2026.04.22 02:14:29.370040 [ 5 ] {c8e25acb-8645-434d-9b68-82106b942f64} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7468 | 2026.04.22 02:14:29.370268 [ 5 ] {c8e25acb-8645-434d-9b68-82106b942f64} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.04.22 02:14:29.370421 [ 5 ] {c8e25acb-8645-434d-9b68-82106b942f64} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.65 MiB/sec. | ||
| 7470 | 2026.04.22 02:14:29.370463 [ 5 ] {c8e25acb-8645-434d-9b68-82106b942f64} <Debug> TCPHandler: Processed in 0.001943345 sec. | ||
| 7471 | 2026.04.22 02:14:29.370587 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7472 | 2026.04.22 02:14:29.370683 [ 5 ] {302c26ef-70e9-4021-aaaa-d7e29a535f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7473 | 2026.04.22 02:14:29.370723 [ 5 ] {302c26ef-70e9-4021-aaaa-d7e29a535f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7474 | 2026.04.22 02:14:29.371142 [ 5 ] {302c26ef-70e9-4021-aaaa-d7e29a535f36} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.04.22 02:14:29.371179 [ 5 ] {302c26ef-70e9-4021-aaaa-d7e29a535f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7476 | 2026.04.22 02:14:29.371475 [ 5 ] {302c26ef-70e9-4021-aaaa-d7e29a535f36} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7477 | 2026.04.22 02:14:29.371689 [ 5 ] {302c26ef-70e9-4021-aaaa-d7e29a535f36} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2026.04.22 02:14:29.371817 [ 5 ] {302c26ef-70e9-4021-aaaa-d7e29a535f36} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 7479 | 2026.04.22 02:14:29.371854 [ 5 ] {302c26ef-70e9-4021-aaaa-d7e29a535f36} <Debug> TCPHandler: Processed in 0.001317554 sec. | ||
| 7480 | 2026.04.22 02:14:29.371967 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7481 | 2026.04.22 02:14:29.372063 [ 5 ] {eb82797c-f049-4191-b5c4-bee967fc748b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7482 | 2026.04.22 02:14:29.372105 [ 5 ] {eb82797c-f049-4191-b5c4-bee967fc748b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7483 | 2026.04.22 02:14:29.372480 [ 5 ] {eb82797c-f049-4191-b5c4-bee967fc748b} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2026.04.22 02:14:29.372515 [ 5 ] {eb82797c-f049-4191-b5c4-bee967fc748b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7485 | 2026.04.22 02:14:29.372858 [ 5 ] {eb82797c-f049-4191-b5c4-bee967fc748b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7486 | 2026.04.22 02:14:29.373072 [ 5 ] {eb82797c-f049-4191-b5c4-bee967fc748b} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2026.04.22 02:14:29.373200 [ 5 ] {eb82797c-f049-4191-b5c4-bee967fc748b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001156 sec., 83044.98269896195 rows/sec., 5.78 MiB/sec. | ||
| 7488 | 2026.04.22 02:14:29.373237 [ 5 ] {eb82797c-f049-4191-b5c4-bee967fc748b} <Debug> TCPHandler: Processed in 0.001318524 sec. | ||
| 7489 | 2026.04.22 02:14:29.373351 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7490 | 2026.04.22 02:14:29.373446 [ 5 ] {773f8647-5cc4-4e73-b279-ea68e4e323e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7491 | 2026.04.22 02:14:29.373487 [ 5 ] {773f8647-5cc4-4e73-b279-ea68e4e323e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7492 | 2026.04.22 02:14:29.373809 [ 5 ] {773f8647-5cc4-4e73-b279-ea68e4e323e0} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2026.04.22 02:14:29.373844 [ 5 ] {773f8647-5cc4-4e73-b279-ea68e4e323e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7494 | 2026.04.22 02:14:29.374153 [ 5 ] {773f8647-5cc4-4e73-b279-ea68e4e323e0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7495 | 2026.04.22 02:14:29.374363 [ 5 ] {773f8647-5cc4-4e73-b279-ea68e4e323e0} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7496 | 2026.04.22 02:14:29.374489 [ 5 ] {773f8647-5cc4-4e73-b279-ea68e4e323e0} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001062 sec., 33898.30508474576 rows/sec., 2.28 MiB/sec. | ||
| 7497 | 2026.04.22 02:14:29.374525 [ 5 ] {773f8647-5cc4-4e73-b279-ea68e4e323e0} <Debug> TCPHandler: Processed in 0.001221482 sec. | ||
| 7498 | 2026.04.22 02:14:30.659615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16742 | ||
| 7499 | 2026.04.22 02:14:30.660111 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2026.04.22 02:14:30.660158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7501 | 2026.04.22 02:14:30.660664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7502 | 2026.04.22 02:14:30.660897 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7503 | 2026.04.22 02:14:30.661039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16742 | ||
| 7504 | 2026.04.22 02:14:31.538701 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7505 | 2026.04.22 02:14:31.555168 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2026.04.22 02:14:31.555219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7507 | 2026.04.22 02:14:31.561481 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7508 | 2026.04.22 02:14:31.562221 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2026.04.22 02:14:31.564971 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7510 | 2026.04.22 02:14:34.373073 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7511 | 2026.04.22 02:14:34.373290 [ 5 ] {4dccaf31-2502-4eee-9c73-64e73cf396c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7512 | 2026.04.22 02:14:34.373369 [ 5 ] {4dccaf31-2502-4eee-9c73-64e73cf396c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7513 | 2026.04.22 02:14:34.374182 [ 5 ] {4dccaf31-2502-4eee-9c73-64e73cf396c9} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2026.04.22 02:14:34.374250 [ 5 ] {4dccaf31-2502-4eee-9c73-64e73cf396c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7515 | 2026.04.22 02:14:34.374691 [ 5 ] {4dccaf31-2502-4eee-9c73-64e73cf396c9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7516 | 2026.04.22 02:14:34.374935 [ 5 ] {4dccaf31-2502-4eee-9c73-64e73cf396c9} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2026.04.22 02:14:34.375105 [ 5 ] {4dccaf31-2502-4eee-9c73-64e73cf396c9} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001869 sec., 57784.91171749599 rows/sec., 4.86 MiB/sec. | ||
| 7518 | 2026.04.22 02:14:34.375156 [ 5 ] {4dccaf31-2502-4eee-9c73-64e73cf396c9} <Debug> TCPHandler: Processed in 0.0022205 sec. | ||
| 7519 | 2026.04.22 02:14:34.375291 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7520 | 2026.04.22 02:14:34.375395 [ 5 ] {66a2ed0f-914b-4136-9963-8878a1f016ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7521 | 2026.04.22 02:14:34.375439 [ 5 ] {66a2ed0f-914b-4136-9963-8878a1f016ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7522 | 2026.04.22 02:14:34.375861 [ 5 ] {66a2ed0f-914b-4136-9963-8878a1f016ea} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2026.04.22 02:14:34.375900 [ 5 ] {66a2ed0f-914b-4136-9963-8878a1f016ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7524 | 2026.04.22 02:14:34.376201 [ 5 ] {66a2ed0f-914b-4136-9963-8878a1f016ea} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7525 | 2026.04.22 02:14:34.376418 [ 5 ] {66a2ed0f-914b-4136-9963-8878a1f016ea} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.04.22 02:14:34.376553 [ 5 ] {66a2ed0f-914b-4136-9963-8878a1f016ea} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001181 sec., 22015.24132091448 rows/sec., 1.62 MiB/sec. | ||
| 7527 | 2026.04.22 02:14:34.376592 [ 5 ] {66a2ed0f-914b-4136-9963-8878a1f016ea} <Debug> TCPHandler: Processed in 0.001353285 sec. | ||
| 7528 | 2026.04.22 02:14:34.376712 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7529 | 2026.04.22 02:14:34.376809 [ 5 ] {238e81f4-cfe1-4ce5-a523-3bcdfccf51c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7530 | 2026.04.22 02:14:34.376850 [ 5 ] {238e81f4-cfe1-4ce5-a523-3bcdfccf51c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7531 | 2026.04.22 02:14:34.377279 [ 5 ] {238e81f4-cfe1-4ce5-a523-3bcdfccf51c4} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7532 | 2026.04.22 02:14:34.377316 [ 5 ] {238e81f4-cfe1-4ce5-a523-3bcdfccf51c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7533 | 2026.04.22 02:14:34.377625 [ 5 ] {238e81f4-cfe1-4ce5-a523-3bcdfccf51c4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7534 | 2026.04.22 02:14:34.377832 [ 5 ] {238e81f4-cfe1-4ce5-a523-3bcdfccf51c4} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7535 | 2026.04.22 02:14:34.377965 [ 5 ] {238e81f4-cfe1-4ce5-a523-3bcdfccf51c4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001175 sec., 76595.74468085106 rows/sec., 5.98 MiB/sec. | ||
| 7536 | 2026.04.22 02:14:34.378003 [ 5 ] {238e81f4-cfe1-4ce5-a523-3bcdfccf51c4} <Debug> TCPHandler: Processed in 0.001342004 sec. | ||
| 7537 | 2026.04.22 02:14:34.378124 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7538 | 2026.04.22 02:14:34.378220 [ 5 ] {8b4c9fda-5377-4cbf-8297-fd72053478a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7539 | 2026.04.22 02:14:34.378264 [ 5 ] {8b4c9fda-5377-4cbf-8297-fd72053478a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7540 | 2026.04.22 02:14:34.378684 [ 5 ] {8b4c9fda-5377-4cbf-8297-fd72053478a3} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7541 | 2026.04.22 02:14:34.378719 [ 5 ] {8b4c9fda-5377-4cbf-8297-fd72053478a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7542 | 2026.04.22 02:14:34.379049 [ 5 ] {8b4c9fda-5377-4cbf-8297-fd72053478a3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7543 | 2026.04.22 02:14:34.379264 [ 5 ] {8b4c9fda-5377-4cbf-8297-fd72053478a3} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7544 | 2026.04.22 02:14:34.379399 [ 5 ] {8b4c9fda-5377-4cbf-8297-fd72053478a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 7545 | 2026.04.22 02:14:34.379437 [ 5 ] {8b4c9fda-5377-4cbf-8297-fd72053478a3} <Debug> TCPHandler: Processed in 0.001362204 sec. | ||
| 7546 | 2026.04.22 02:14:34.379553 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7547 | 2026.04.22 02:14:34.379649 [ 5 ] {df8698e6-5c67-413b-a8a6-6d4ac44fcc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7548 | 2026.04.22 02:14:34.379702 [ 5 ] {df8698e6-5c67-413b-a8a6-6d4ac44fcc51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7549 | 2026.04.22 02:14:34.380506 [ 5 ] {df8698e6-5c67-413b-a8a6-6d4ac44fcc51} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7550 | 2026.04.22 02:14:34.380543 [ 5 ] {df8698e6-5c67-413b-a8a6-6d4ac44fcc51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7551 | 2026.04.22 02:14:34.381083 [ 5 ] {df8698e6-5c67-413b-a8a6-6d4ac44fcc51} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7552 | 2026.04.22 02:14:34.381301 [ 5 ] {df8698e6-5c67-413b-a8a6-6d4ac44fcc51} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2026.04.22 02:14:34.381440 [ 5 ] {df8698e6-5c67-413b-a8a6-6d4ac44fcc51} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001809 sec., 14372.581536760641 rows/sec., 25.76 MiB/sec. | ||
| 7554 | 2026.04.22 02:14:34.381502 [ 5 ] {df8698e6-5c67-413b-a8a6-6d4ac44fcc51} <Debug> TCPHandler: Processed in 0.001998966 sec. | ||
| 7555 | 2026.04.22 02:14:34.381631 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7556 | 2026.04.22 02:14:34.381726 [ 5 ] {cd2fa9c5-5ff6-4354-9e74-e8d4d13108c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7557 | 2026.04.22 02:14:34.381768 [ 5 ] {cd2fa9c5-5ff6-4354-9e74-e8d4d13108c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7558 | 2026.04.22 02:14:34.382104 [ 5 ] {cd2fa9c5-5ff6-4354-9e74-e8d4d13108c1} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7559 | 2026.04.22 02:14:34.382140 [ 5 ] {cd2fa9c5-5ff6-4354-9e74-e8d4d13108c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7560 | 2026.04.22 02:14:34.382441 [ 5 ] {cd2fa9c5-5ff6-4354-9e74-e8d4d13108c1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7561 | 2026.04.22 02:14:34.382648 [ 5 ] {cd2fa9c5-5ff6-4354-9e74-e8d4d13108c1} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2026.04.22 02:14:34.382779 [ 5 ] {cd2fa9c5-5ff6-4354-9e74-e8d4d13108c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 7563 | 2026.04.22 02:14:34.382816 [ 5 ] {cd2fa9c5-5ff6-4354-9e74-e8d4d13108c1} <Debug> TCPHandler: Processed in 0.001234562 sec. | ||
| 7564 | 2026.04.22 02:14:38.049923 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7565 | 2026.04.22 02:14:38.050023 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7566 | 2026.04.22 02:14:38.161186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17254 | ||
| 7567 | 2026.04.22 02:14:38.161917 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2026.04.22 02:14:38.161994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7569 | 2026.04.22 02:14:38.162660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7570 | 2026.04.22 02:14:38.162919 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.04.22 02:14:38.163065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17254 | ||
| 7572 | 2026.04.22 02:14:38.163069 [ 157 ] {} <Debug> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7573 | 2026.04.22 02:14:38.163151 [ 157 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2026.04.22 02:14:38.163180 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7575 | 2026.04.22 02:14:38.163306 [ 197 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::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 | ||
| 7576 | 2026.04.22 02:14:38.163460 [ 197 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7577 | 2026.04.22 02:14:38.163503 [ 197 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14822 rows starting from the beginning of the part | ||
| 7578 | 2026.04.22 02:14:38.163575 [ 197 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7579 | 2026.04.22 02:14:38.163627 [ 197 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7580 | 2026.04.22 02:14:38.163673 [ 197 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7581 | 2026.04.22 02:14:38.163721 [ 197 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7582 | 2026.04.22 02:14:38.163765 [ 197 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7583 | 2026.04.22 02:14:38.165824 [ 194 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17254 rows, containing 4 columns (4 merged, 0 gathered) in 0.002574916 sec., 6700801.113512052 rows/sec., 95.86 MiB/sec. | ||
| 7584 | 2026.04.22 02:14:38.165991 [ 195 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7585 | 2026.04.22 02:14:38.166357 [ 195 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_36_7} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2026.04.22 02:14:38.166442 [ 195 ] {9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a::all_1_36_7} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7587 | 2026.04.22 02:14:38.166555 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7588 | 2026.04.22 02:14:38.197023 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 968 | ||
| 7589 | 2026.04.22 02:14:38.199028 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2026.04.22 02:14:38.199065 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7591 | 2026.04.22 02:14:38.200226 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7592 | 2026.04.22 02:14:38.200484 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2026.04.22 02:14:38.200624 [ 157 ] {} <Debug> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7594 | 2026.04.22 02:14:38.200663 [ 157 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2026.04.22 02:14:38.200685 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7596 | 2026.04.22 02:14:38.200747 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 968 | ||
| 7597 | 2026.04.22 02:14:38.200750 [ 197 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::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 | ||
| 7598 | 2026.04.22 02:14:38.201250 [ 197 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7599 | 2026.04.22 02:14:38.201380 [ 197 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 806 rows starting from the beginning of the part | ||
| 7600 | 2026.04.22 02:14:38.201744 [ 197 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
| 7601 | 2026.04.22 02:14:38.202083 [ 197 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 7602 | 2026.04.22 02:14:38.202414 [ 197 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 7603 | 2026.04.22 02:14:38.202752 [ 197 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part | ||
| 7604 | 2026.04.22 02:14:38.203079 [ 197 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 7605 | 2026.04.22 02:14:38.209070 [ 194 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 72 columns (72 merged, 0 gathered) in 0.00834643 sec., 115977.72940047421 rows/sec., 94.58 MiB/sec. | ||
| 7606 | 2026.04.22 02:14:38.210381 [ 199 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7607 | 2026.04.22 02:14:38.210957 [ 199 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_26_5} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7608 | 2026.04.22 02:14:38.211034 [ 199 ] {1c79f4fc-384c-445f-a131-dfb467cc319e::all_1_26_5} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7609 | 2026.04.22 02:14:38.211395 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7610 | 2026.04.22 02:14:39.065133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7611 | 2026.04.22 02:14:39.082359 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.04.22 02:14:39.082414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7613 | 2026.04.22 02:14:39.088433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7614 | 2026.04.22 02:14:39.089116 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.04.22 02:14:39.089433 [ 157 ] {} <Debug> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7616 | 2026.04.22 02:14:39.089502 [ 157 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.04.22 02:14:39.089527 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7618 | 2026.04.22 02:14:39.089650 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 7619 | 2026.04.22 02:14:39.092067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7620 | 2026.04.22 02:14:39.093632 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7621 | 2026.04.22 02:14:39.095068 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 7622 | 2026.04.22 02:14:39.099489 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 7623 | 2026.04.22 02:14:39.103932 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 7624 | 2026.04.22 02:14:39.108506 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 7625 | 2026.04.22 02:14:39.113190 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::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 | ||
| 7626 | 2026.04.22 02:14:39.117101 [ 197 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7627 | 2026.04.22 02:14:39.168426 [ 194 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.078821731 sec., 3438.138144923511 rows/sec., 17.78 MiB/sec. | ||
| 7628 | 2026.04.22 02:14:39.171216 [ 188 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7629 | 2026.04.22 02:14:39.173221 [ 188 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_36_7} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.04.22 02:14:39.173325 [ 188 ] {c4adb3b0-cb75-4923-9eae-78a49c86c3fb::all_1_36_7} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7631 | 2026.04.22 02:14:39.175912 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7632 | 2026.04.22 02:14:39.300694 [ 139 ] {} <Debug> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7633 | 2026.04.22 02:14:39.300754 [ 139 ] {} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7634 | 2026.04.22 02:14:39.300776 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7635 | 2026.04.22 02:14:39.300878 [ 192 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 7636 | 2026.04.22 02:14:39.301006 [ 192 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7637 | 2026.04.22 02:14:39.301041 [ 192 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 7638 | 2026.04.22 02:14:39.301105 [ 192 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part | ||
| 7639 | 2026.04.22 02:14:39.301153 [ 192 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 7640 | 2026.04.22 02:14:39.301206 [ 192 ] {478e016b-70a4-416f-a4c0-90b63b47c331::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 | ||
| 7641 | 2026.04.22 02:14:39.301252 [ 192 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 7642 | 2026.04.22 02:14:39.301965 [ 192 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001132951 sec., 49428.439535337355 rows/sec., 4.16 MiB/sec. | ||
| 7643 | 2026.04.22 02:14:39.302159 [ 186 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7644 | 2026.04.22 02:14:39.302489 [ 186 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_13_3} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2026.04.22 02:14:39.302567 [ 186 ] {478e016b-70a4-416f-a4c0-90b63b47c331::all_1_13_3} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7646 | 2026.04.22 02:14:39.302676 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7647 | 2026.04.22 02:14:39.372488 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7648 | 2026.04.22 02:14:39.372666 [ 5 ] {9111f876-ec39-4253-b488-4f7fc36c0381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7649 | 2026.04.22 02:14:39.372734 [ 5 ] {9111f876-ec39-4253-b488-4f7fc36c0381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7650 | 2026.04.22 02:14:39.373432 [ 5 ] {9111f876-ec39-4253-b488-4f7fc36c0381} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2026.04.22 02:14:39.373476 [ 5 ] {9111f876-ec39-4253-b488-4f7fc36c0381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7652 | 2026.04.22 02:14:39.373848 [ 5 ] {9111f876-ec39-4253-b488-4f7fc36c0381} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7653 | 2026.04.22 02:14:39.374069 [ 5 ] {9111f876-ec39-4253-b488-4f7fc36c0381} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2026.04.22 02:14:39.374218 [ 5 ] {9111f876-ec39-4253-b488-4f7fc36c0381} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001607 sec., 53515.86807716242 rows/sec., 4.50 MiB/sec. | ||
| 7655 | 2026.04.22 02:14:39.374264 [ 5 ] {9111f876-ec39-4253-b488-4f7fc36c0381} <Debug> TCPHandler: Processed in 0.001895974 sec. | ||
| 7656 | 2026.04.22 02:14:39.374390 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7657 | 2026.04.22 02:14:39.374489 [ 5 ] {ac3d1f0a-760a-4faa-b10b-e7935e447771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7658 | 2026.04.22 02:14:39.374531 [ 5 ] {ac3d1f0a-760a-4faa-b10b-e7935e447771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7659 | 2026.04.22 02:14:39.374937 [ 5 ] {ac3d1f0a-760a-4faa-b10b-e7935e447771} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.04.22 02:14:39.374973 [ 5 ] {ac3d1f0a-760a-4faa-b10b-e7935e447771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7661 | 2026.04.22 02:14:39.375280 [ 5 ] {ac3d1f0a-760a-4faa-b10b-e7935e447771} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7662 | 2026.04.22 02:14:39.375485 [ 5 ] {ac3d1f0a-760a-4faa-b10b-e7935e447771} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.04.22 02:14:39.375613 [ 5 ] {ac3d1f0a-760a-4faa-b10b-e7935e447771} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001147 sec., 13077.593722755013 rows/sec., 983.37 KiB/sec. | ||
| 7664 | 2026.04.22 02:14:39.375652 [ 5 ] {ac3d1f0a-760a-4faa-b10b-e7935e447771} <Debug> TCPHandler: Processed in 0.001311583 sec. | ||
| 7665 | 2026.04.22 02:14:39.375781 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7666 | 2026.04.22 02:14:39.375875 [ 5 ] {56cd6a5f-37a3-4ce5-a176-cda54b082bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7667 | 2026.04.22 02:14:39.375914 [ 5 ] {56cd6a5f-37a3-4ce5-a176-cda54b082bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7668 | 2026.04.22 02:14:39.376318 [ 5 ] {56cd6a5f-37a3-4ce5-a176-cda54b082bf4} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.04.22 02:14:39.376353 [ 5 ] {56cd6a5f-37a3-4ce5-a176-cda54b082bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7670 | 2026.04.22 02:14:39.376650 [ 5 ] {56cd6a5f-37a3-4ce5-a176-cda54b082bf4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7671 | 2026.04.22 02:14:39.376888 [ 5 ] {56cd6a5f-37a3-4ce5-a176-cda54b082bf4} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2026.04.22 02:14:39.377011 [ 5 ] {56cd6a5f-37a3-4ce5-a176-cda54b082bf4} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001156 sec., 68339.10034602077 rows/sec., 5.34 MiB/sec. | ||
| 7673 | 2026.04.22 02:14:39.377047 [ 5 ] {56cd6a5f-37a3-4ce5-a176-cda54b082bf4} <Debug> TCPHandler: Processed in 0.001313994 sec. | ||
| 7674 | 2026.04.22 02:14:39.377164 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7675 | 2026.04.22 02:14:39.377256 [ 5 ] {1bad0a37-27ee-4255-8d03-6c1c8a7fafc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7676 | 2026.04.22 02:14:39.377297 [ 5 ] {1bad0a37-27ee-4255-8d03-6c1c8a7fafc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7677 | 2026.04.22 02:14:39.377705 [ 5 ] {1bad0a37-27ee-4255-8d03-6c1c8a7fafc6} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.04.22 02:14:39.377740 [ 5 ] {1bad0a37-27ee-4255-8d03-6c1c8a7fafc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7679 | 2026.04.22 02:14:39.378078 [ 5 ] {1bad0a37-27ee-4255-8d03-6c1c8a7fafc6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7680 | 2026.04.22 02:14:39.378285 [ 5 ] {1bad0a37-27ee-4255-8d03-6c1c8a7fafc6} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2026.04.22 02:14:39.378409 [ 5 ] {1bad0a37-27ee-4255-8d03-6c1c8a7fafc6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 7682 | 2026.04.22 02:14:39.378445 [ 5 ] {1bad0a37-27ee-4255-8d03-6c1c8a7fafc6} <Debug> TCPHandler: Processed in 0.001327784 sec. | ||
| 7683 | 2026.04.22 02:14:39.378560 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7684 | 2026.04.22 02:14:39.378652 [ 5 ] {9854971c-a9fe-441b-9b42-e00495cbe92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7685 | 2026.04.22 02:14:39.378704 [ 5 ] {9854971c-a9fe-441b-9b42-e00495cbe92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7686 | 2026.04.22 02:14:39.379456 [ 5 ] {9854971c-a9fe-441b-9b42-e00495cbe92c} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2026.04.22 02:14:39.379491 [ 5 ] {9854971c-a9fe-441b-9b42-e00495cbe92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7688 | 2026.04.22 02:14:39.380017 [ 5 ] {9854971c-a9fe-441b-9b42-e00495cbe92c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7689 | 2026.04.22 02:14:39.380226 [ 5 ] {9854971c-a9fe-441b-9b42-e00495cbe92c} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.04.22 02:14:39.380357 [ 5 ] {9854971c-a9fe-441b-9b42-e00495cbe92c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001772 sec., 8465.011286681716 rows/sec., 15.17 MiB/sec. | ||
| 7691 | 2026.04.22 02:14:39.380415 [ 5 ] {9854971c-a9fe-441b-9b42-e00495cbe92c} <Debug> TCPHandler: Processed in 0.001955355 sec. | ||
| 7692 | 2026.04.22 02:14:39.380534 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7693 | 2026.04.22 02:14:39.380688 [ 5 ] {4ccee104-dc0a-4c34-bd15-95dcdd6361f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7694 | 2026.04.22 02:14:39.380729 [ 5 ] {4ccee104-dc0a-4c34-bd15-95dcdd6361f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7695 | 2026.04.22 02:14:39.381055 [ 5 ] {4ccee104-dc0a-4c34-bd15-95dcdd6361f9} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7696 | 2026.04.22 02:14:39.381091 [ 5 ] {4ccee104-dc0a-4c34-bd15-95dcdd6361f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7697 | 2026.04.22 02:14:39.381396 [ 5 ] {4ccee104-dc0a-4c34-bd15-95dcdd6361f9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7698 | 2026.04.22 02:14:39.381621 [ 5 ] {4ccee104-dc0a-4c34-bd15-95dcdd6361f9} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7699 | 2026.04.22 02:14:39.381744 [ 5 ] {4ccee104-dc0a-4c34-bd15-95dcdd6361f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 7700 | 2026.04.22 02:14:39.381778 [ 5 ] {4ccee104-dc0a-4c34-bd15-95dcdd6361f9} <Debug> TCPHandler: Processed in 0.001230382 sec. | ||
| 7701 | 2026.04.22 02:14:44.373459 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7702 | 2026.04.22 02:14:44.373664 [ 5 ] {32cfab96-ac51-452b-b64f-4f925ed3840a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7703 | 2026.04.22 02:14:44.373740 [ 5 ] {32cfab96-ac51-452b-b64f-4f925ed3840a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7704 | 2026.04.22 02:14:44.374426 [ 5 ] {32cfab96-ac51-452b-b64f-4f925ed3840a} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2026.04.22 02:14:44.374486 [ 5 ] {32cfab96-ac51-452b-b64f-4f925ed3840a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7706 | 2026.04.22 02:14:44.374921 [ 5 ] {32cfab96-ac51-452b-b64f-4f925ed3840a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7707 | 2026.04.22 02:14:44.375146 [ 5 ] {32cfab96-ac51-452b-b64f-4f925ed3840a} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.04.22 02:14:44.375304 [ 5 ] {32cfab96-ac51-452b-b64f-4f925ed3840a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001694 sec., 1180.637544273908 rows/sec., 96.27 KiB/sec. | ||
| 7709 | 2026.04.22 02:14:44.375357 [ 5 ] {32cfab96-ac51-452b-b64f-4f925ed3840a} <Debug> TCPHandler: Processed in 0.002024356 sec. | ||
| 7710 | 2026.04.22 02:14:44.375499 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.04.22 02:14:44.375602 [ 5 ] {c6af9163-57df-485b-a692-de81df1bb3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7712 | 2026.04.22 02:14:44.375645 [ 5 ] {c6af9163-57df-485b-a692-de81df1bb3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7713 | 2026.04.22 02:14:44.376117 [ 5 ] {c6af9163-57df-485b-a692-de81df1bb3b2} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.04.22 02:14:44.376157 [ 5 ] {c6af9163-57df-485b-a692-de81df1bb3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7715 | 2026.04.22 02:14:44.376471 [ 5 ] {c6af9163-57df-485b-a692-de81df1bb3b2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7716 | 2026.04.22 02:14:44.376691 [ 5 ] {c6af9163-57df-485b-a692-de81df1bb3b2} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2026.04.22 02:14:44.376821 [ 5 ] {c6af9163-57df-485b-a692-de81df1bb3b2} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001243 sec., 87691.06999195495 rows/sec., 7.37 MiB/sec. | ||
| 7718 | 2026.04.22 02:14:44.376860 [ 5 ] {c6af9163-57df-485b-a692-de81df1bb3b2} <Debug> TCPHandler: Processed in 0.001413795 sec. | ||
| 7719 | 2026.04.22 02:14:44.376986 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.04.22 02:14:44.377083 [ 5 ] {e9594d9a-196d-4b74-aee5-e33de21fbb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7721 | 2026.04.22 02:14:44.377124 [ 5 ] {e9594d9a-196d-4b74-aee5-e33de21fbb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7722 | 2026.04.22 02:14:44.377528 [ 5 ] {e9594d9a-196d-4b74-aee5-e33de21fbb8d} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.04.22 02:14:44.377565 [ 5 ] {e9594d9a-196d-4b74-aee5-e33de21fbb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7724 | 2026.04.22 02:14:44.377880 [ 5 ] {e9594d9a-196d-4b74-aee5-e33de21fbb8d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7725 | 2026.04.22 02:14:44.378088 [ 5 ] {e9594d9a-196d-4b74-aee5-e33de21fbb8d} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2026.04.22 02:14:44.378198 [ 149 ] {} <Debug> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7727 | 2026.04.22 02:14:44.378215 [ 5 ] {e9594d9a-196d-4b74-aee5-e33de21fbb8d} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001151 sec., 24326.67245873154 rows/sec., 1.78 MiB/sec. | ||
| 7728 | 2026.04.22 02:14:44.378269 [ 149 ] {} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.04.22 02:14:44.378278 [ 5 ] {e9594d9a-196d-4b74-aee5-e33de21fbb8d} <Debug> TCPHandler: Processed in 0.001342124 sec. | ||
| 7730 | 2026.04.22 02:14:44.378298 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7731 | 2026.04.22 02:14:44.378392 [ 188 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::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 | ||
| 7732 | 2026.04.22 02:14:44.378404 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7733 | 2026.04.22 02:14:44.378487 [ 188 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7734 | 2026.04.22 02:14:44.378510 [ 5 ] {38dc8528-a1ae-43e1-bed6-7996bcdba9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7735 | 2026.04.22 02:14:44.378516 [ 188 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 82 rows starting from the beginning of the part | ||
| 7736 | 2026.04.22 02:14:44.378550 [ 5 ] {38dc8528-a1ae-43e1-bed6-7996bcdba9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7737 | 2026.04.22 02:14:44.378583 [ 188 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 7738 | 2026.04.22 02:14:44.378627 [ 188 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 52 rows starting from the beginning of the part | ||
| 7739 | 2026.04.22 02:14:44.378667 [ 188 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 7740 | 2026.04.22 02:14:44.378707 [ 188 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 7741 | 2026.04.22 02:14:44.378745 [ 188 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 7742 | 2026.04.22 02:14:44.378979 [ 5 ] {38dc8528-a1ae-43e1-bed6-7996bcdba9c5} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2026.04.22 02:14:44.379015 [ 5 ] {38dc8528-a1ae-43e1-bed6-7996bcdba9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7744 | 2026.04.22 02:14:44.379373 [ 5 ] {38dc8528-a1ae-43e1-bed6-7996bcdba9c5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7745 | 2026.04.22 02:14:44.379482 [ 186 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.00112059 sec., 204356.63355910723 rows/sec., 15.73 MiB/sec. | ||
| 7746 | 2026.04.22 02:14:44.379593 [ 5 ] {38dc8528-a1ae-43e1-bed6-7996bcdba9c5} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2026.04.22 02:14:44.379645 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7748 | 2026.04.22 02:14:44.379734 [ 5 ] {38dc8528-a1ae-43e1-bed6-7996bcdba9c5} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001243 sec., 74014.48109412711 rows/sec., 5.78 MiB/sec. | ||
| 7749 | 2026.04.22 02:14:44.379773 [ 5 ] {38dc8528-a1ae-43e1-bed6-7996bcdba9c5} <Debug> TCPHandler: Processed in 0.001418565 sec. | ||
| 7750 | 2026.04.22 02:14:44.379892 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7751 | 2026.04.22 02:14:44.379897 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_51_10} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.04.22 02:14:44.379974 [ 192 ] {94304554-b7fa-428d-8bb6-ccc33b5f3e0f::all_1_51_10} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7753 | 2026.04.22 02:14:44.379987 [ 5 ] {642eed53-17d6-45f9-84b2-b7711f53cacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7754 | 2026.04.22 02:14:44.380030 [ 5 ] {642eed53-17d6-45f9-84b2-b7711f53cacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7755 | 2026.04.22 02:14:44.380037 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7756 | 2026.04.22 02:14:44.380437 [ 5 ] {642eed53-17d6-45f9-84b2-b7711f53cacf} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.04.22 02:14:44.380473 [ 5 ] {642eed53-17d6-45f9-84b2-b7711f53cacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7758 | 2026.04.22 02:14:44.380800 [ 5 ] {642eed53-17d6-45f9-84b2-b7711f53cacf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7759 | 2026.04.22 02:14:44.381015 [ 5 ] {642eed53-17d6-45f9-84b2-b7711f53cacf} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.04.22 02:14:44.381141 [ 5 ] {642eed53-17d6-45f9-84b2-b7711f53cacf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001173 sec., 137254.9019607843 rows/sec., 9.56 MiB/sec. | ||
| 7761 | 2026.04.22 02:14:44.381179 [ 5 ] {642eed53-17d6-45f9-84b2-b7711f53cacf} <Debug> TCPHandler: Processed in 0.001335064 sec. | ||
| 7762 | 2026.04.22 02:14:44.381294 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7763 | 2026.04.22 02:14:44.381390 [ 5 ] {7573693f-0e55-4b34-ab82-bcaf5397c605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7764 | 2026.04.22 02:14:44.381445 [ 5 ] {7573693f-0e55-4b34-ab82-bcaf5397c605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7765 | 2026.04.22 02:14:44.382272 [ 5 ] {7573693f-0e55-4b34-ab82-bcaf5397c605} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2026.04.22 02:14:44.382308 [ 5 ] {7573693f-0e55-4b34-ab82-bcaf5397c605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7767 | 2026.04.22 02:14:44.382874 [ 5 ] {7573693f-0e55-4b34-ab82-bcaf5397c605} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7768 | 2026.04.22 02:14:44.383124 [ 5 ] {7573693f-0e55-4b34-ab82-bcaf5397c605} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2026.04.22 02:14:44.383238 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7770 | 2026.04.22 02:14:44.383261 [ 5 ] {7573693f-0e55-4b34-ab82-bcaf5397c605} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001889 sec., 13763.896241397564 rows/sec., 24.66 MiB/sec. | ||
| 7771 | 2026.04.22 02:14:44.383279 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7772 | 2026.04.22 02:14:44.383305 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7773 | 2026.04.22 02:14:44.383332 [ 5 ] {7573693f-0e55-4b34-ab82-bcaf5397c605} <Debug> TCPHandler: Processed in 0.002086198 sec. | ||
| 7774 | 2026.04.22 02:14:44.383398 [ 186 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::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 | ||
| 7775 | 2026.04.22 02:14:44.383467 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.04.22 02:14:44.383565 [ 5 ] {373c95c7-80a3-4edd-881f-8982e7e26ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7777 | 2026.04.22 02:14:44.383606 [ 5 ] {373c95c7-80a3-4edd-881f-8982e7e26ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7778 | 2026.04.22 02:14:44.383643 [ 186 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7779 | 2026.04.22 02:14:44.383710 [ 186 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 945 rows starting from the beginning of the part | ||
| 7780 | 2026.04.22 02:14:44.383847 [ 186 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 7781 | 2026.04.22 02:14:44.383961 [ 5 ] {373c95c7-80a3-4edd-881f-8982e7e26ac8} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.04.22 02:14:44.383963 [ 186 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 7783 | 2026.04.22 02:14:44.384005 [ 5 ] {373c95c7-80a3-4edd-881f-8982e7e26ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7784 | 2026.04.22 02:14:44.384095 [ 186 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 7785 | 2026.04.22 02:14:44.384202 [ 186 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 7786 | 2026.04.22 02:14:44.384307 [ 186 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 7787 | 2026.04.22 02:14:44.384331 [ 5 ] {373c95c7-80a3-4edd-881f-8982e7e26ac8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7788 | 2026.04.22 02:14:44.384555 [ 5 ] {373c95c7-80a3-4edd-881f-8982e7e26ac8} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2026.04.22 02:14:44.384696 [ 5 ] {373c95c7-80a3-4edd-881f-8982e7e26ac8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 7790 | 2026.04.22 02:14:44.384736 [ 5 ] {373c95c7-80a3-4edd-881f-8982e7e26ac8} <Debug> TCPHandler: Processed in 0.001318584 sec. | ||
| 7791 | 2026.04.22 02:14:44.390892 [ 202 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1062 rows, containing 19 columns (19 merged, 0 gathered) in 0.007531375 sec., 141010.1077160545 rows/sec., 252.68 MiB/sec. | ||
| 7792 | 2026.04.22 02:14:44.392191 [ 193 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7793 | 2026.04.22 02:14:44.392575 [ 193 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2026.04.22 02:14:44.392662 [ 193 ] {d134ca27-b9c5-42a0-b546-f270883cdbfd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7795 | 2026.04.22 02:14:44.392798 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.42 MiB. | ||
| 7796 | 2026.04.22 02:14:45.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.23 MiB, peak 299.08 MiB, free memory in arenas 0.00 B, will set to 291.88 MiB (RSS), difference: 3.64 MiB | ||
| 7797 | 2026.04.22 02:14:45.663204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17702 | ||
| 7798 | 2026.04.22 02:14:45.664037 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2026.04.22 02:14:45.664081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7800 | 2026.04.22 02:14:45.664582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7801 | 2026.04.22 02:14:45.664828 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.04.22 02:14:45.664975 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17702 | ||
| 7803 | 2026.04.22 02:14:46.592172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7804 | 2026.04.22 02:14:46.607599 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.04.22 02:14:46.607647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7806 | 2026.04.22 02:14:46.613235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7807 | 2026.04.22 02:14:46.613920 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2026.04.22 02:14:46.616572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7809 | 2026.04.22 02:14:48.200940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 994 | ||
| 7810 | 2026.04.22 02:14:48.203177 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.04.22 02:14:48.203216 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7812 | 2026.04.22 02:14:48.204373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7813 | 2026.04.22 02:14:48.204633 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.04.22 02:14:48.204883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
| 7815 | 2026.04.22 02:14:49.372446 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2026.04.22 02:14:49.372621 [ 5 ] {c814c94d-b995-4bde-9c78-670f7b5f5192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7817 | 2026.04.22 02:14:49.372683 [ 5 ] {c814c94d-b995-4bde-9c78-670f7b5f5192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7818 | 2026.04.22 02:14:49.373289 [ 5 ] {c814c94d-b995-4bde-9c78-670f7b5f5192} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2026.04.22 02:14:49.373330 [ 5 ] {c814c94d-b995-4bde-9c78-670f7b5f5192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7820 | 2026.04.22 02:14:49.373724 [ 5 ] {c814c94d-b995-4bde-9c78-670f7b5f5192} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7821 | 2026.04.22 02:14:49.373953 [ 5 ] {c814c94d-b995-4bde-9c78-670f7b5f5192} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2026.04.22 02:14:49.374095 [ 145 ] {} <Debug> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7823 | 2026.04.22 02:14:49.374101 [ 5 ] {c814c94d-b995-4bde-9c78-670f7b5f5192} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001529 sec., 56245.91236102027 rows/sec., 4.72 MiB/sec. | ||
| 7824 | 2026.04.22 02:14:49.374180 [ 145 ] {} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.04.22 02:14:49.374196 [ 5 ] {c814c94d-b995-4bde-9c78-670f7b5f5192} <Debug> TCPHandler: Processed in 0.001869444 sec. | ||
| 7826 | 2026.04.22 02:14:49.374210 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7827 | 2026.04.22 02:14:49.374317 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7828 | 2026.04.22 02:14:49.374338 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7829 | 2026.04.22 02:14:49.374422 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7830 | 2026.04.22 02:14:49.374434 [ 5 ] {0d681016-da55-4c9e-9051-6d56193309c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7831 | 2026.04.22 02:14:49.374455 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2617 rows starting from the beginning of the part | ||
| 7832 | 2026.04.22 02:14:49.374474 [ 5 ] {0d681016-da55-4c9e-9051-6d56193309c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7833 | 2026.04.22 02:14:49.374520 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 7834 | 2026.04.22 02:14:49.374573 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 108 rows starting from the beginning of the part | ||
| 7835 | 2026.04.22 02:14:49.374621 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 86 rows starting from the beginning of the part | ||
| 7836 | 2026.04.22 02:14:49.374663 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 109 rows starting from the beginning of the part | ||
| 7837 | 2026.04.22 02:14:49.374707 [ 192 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 86 rows starting from the beginning of the part | ||
| 7838 | 2026.04.22 02:14:49.374866 [ 5 ] {0d681016-da55-4c9e-9051-6d56193309c9} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2026.04.22 02:14:49.374900 [ 5 ] {0d681016-da55-4c9e-9051-6d56193309c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7840 | 2026.04.22 02:14:49.375192 [ 5 ] {0d681016-da55-4c9e-9051-6d56193309c9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7841 | 2026.04.22 02:14:49.375400 [ 5 ] {0d681016-da55-4c9e-9051-6d56193309c9} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7842 | 2026.04.22 02:14:49.375524 [ 5 ] {0d681016-da55-4c9e-9051-6d56193309c9} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001109 sec., 13525.698827772769 rows/sec., 1017.07 KiB/sec. | ||
| 7843 | 2026.04.22 02:14:49.375561 [ 5 ] {0d681016-da55-4c9e-9051-6d56193309c9} <Debug> TCPHandler: Processed in 0.001269683 sec. | ||
| 7844 | 2026.04.22 02:14:49.375677 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7845 | 2026.04.22 02:14:49.375770 [ 5 ] {bf62081f-18d2-4bc7-ae02-21d931e72407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7846 | 2026.04.22 02:14:49.375809 [ 5 ] {bf62081f-18d2-4bc7-ae02-21d931e72407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7847 | 2026.04.22 02:14:49.375946 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3062 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166843 sec., 1835258.296722068 rows/sec., 147.27 MiB/sec. | ||
| 7848 | 2026.04.22 02:14:49.376215 [ 5 ] {bf62081f-18d2-4bc7-ae02-21d931e72407} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2026.04.22 02:14:49.376257 [ 5 ] {bf62081f-18d2-4bc7-ae02-21d931e72407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7850 | 2026.04.22 02:14:49.376311 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7851 | 2026.04.22 02:14:49.376591 [ 5 ] {bf62081f-18d2-4bc7-ae02-21d931e72407} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7852 | 2026.04.22 02:14:49.376707 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_61_12} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.04.22 02:14:49.376814 [ 187 ] {05054af7-4bb2-4dd5-8030-f536fcf0a114::all_1_61_12} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7854 | 2026.04.22 02:14:49.376854 [ 5 ] {bf62081f-18d2-4bc7-ae02-21d931e72407} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2026.04.22 02:14:49.376912 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7856 | 2026.04.22 02:14:49.376967 [ 145 ] {} <Debug> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7857 | 2026.04.22 02:14:49.376985 [ 5 ] {bf62081f-18d2-4bc7-ae02-21d931e72407} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001232 sec., 64123.37662337662 rows/sec., 5.01 MiB/sec. | ||
| 7858 | 2026.04.22 02:14:49.376999 [ 145 ] {} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.04.22 02:14:49.377025 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7860 | 2026.04.22 02:14:49.377028 [ 5 ] {bf62081f-18d2-4bc7-ae02-21d931e72407} <Debug> TCPHandler: Processed in 0.001398075 sec. | ||
| 7861 | 2026.04.22 02:14:49.377124 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7862 | 2026.04.22 02:14:49.377162 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7863 | 2026.04.22 02:14:49.377236 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7864 | 2026.04.22 02:14:49.377258 [ 5 ] {2ca55fab-234c-4515-b324-ed1aa14879e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7865 | 2026.04.22 02:14:49.377271 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1403 rows starting from the beginning of the part | ||
| 7866 | 2026.04.22 02:14:49.377307 [ 5 ] {2ca55fab-234c-4515-b324-ed1aa14879e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7867 | 2026.04.22 02:14:49.377342 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 7868 | 2026.04.22 02:14:49.377390 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 7869 | 2026.04.22 02:14:49.377429 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 79 rows starting from the beginning of the part | ||
| 7870 | 2026.04.22 02:14:49.377468 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 92 rows starting from the beginning of the part | ||
| 7871 | 2026.04.22 02:14:49.377508 [ 202 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 79 rows starting from the beginning of the part | ||
| 7872 | 2026.04.22 02:14:49.377709 [ 5 ] {2ca55fab-234c-4515-b324-ed1aa14879e3} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2026.04.22 02:14:49.377750 [ 5 ] {2ca55fab-234c-4515-b324-ed1aa14879e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7874 | 2026.04.22 02:14:49.378087 [ 5 ] {2ca55fab-234c-4515-b324-ed1aa14879e3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7875 | 2026.04.22 02:14:49.378305 [ 5 ] {2ca55fab-234c-4515-b324-ed1aa14879e3} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2026.04.22 02:14:49.378409 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7877 | 2026.04.22 02:14:49.378428 [ 5 ] {2ca55fab-234c-4515-b324-ed1aa14879e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 7878 | 2026.04.22 02:14:49.378440 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2026.04.22 02:14:49.378466 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7880 | 2026.04.22 02:14:49.378471 [ 5 ] {2ca55fab-234c-4515-b324-ed1aa14879e3} <Debug> TCPHandler: Processed in 0.001355684 sec. | ||
| 7881 | 2026.04.22 02:14:49.378528 [ 200 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1807 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443436 sec., 1251874.0006484527 rows/sec., 92.66 MiB/sec. | ||
| 7882 | 2026.04.22 02:14:49.378542 [ 196 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7883 | 2026.04.22 02:14:49.378612 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2026.04.22 02:14:49.378644 [ 196 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7885 | 2026.04.22 02:14:49.378671 [ 196 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 21209 rows starting from the beginning of the part | ||
| 7886 | 2026.04.22 02:14:49.378704 [ 5 ] {f8fcd3c2-86e5-485d-b200-9e4b5eaaf39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7887 | 2026.04.22 02:14:49.378722 [ 196 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 96 rows starting from the beginning of the part | ||
| 7888 | 2026.04.22 02:14:49.378758 [ 5 ] {f8fcd3c2-86e5-485d-b200-9e4b5eaaf39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7889 | 2026.04.22 02:14:49.378770 [ 196 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7890 | 2026.04.22 02:14:49.378800 [ 191 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7891 | 2026.04.22 02:14:49.378809 [ 196 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 7892 | 2026.04.22 02:14:49.378875 [ 196 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part | ||
| 7893 | 2026.04.22 02:14:49.378914 [ 196 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 7894 | 2026.04.22 02:14:49.379197 [ 196 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_61_12} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.04.22 02:14:49.379273 [ 196 ] {49c16442-6a08-4771-a070-99aeff5a276e::all_1_61_12} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7896 | 2026.04.22 02:14:49.379353 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7897 | 2026.04.22 02:14:49.379526 [ 5 ] {f8fcd3c2-86e5-485d-b200-9e4b5eaaf39d} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2026.04.22 02:14:49.379562 [ 5 ] {f8fcd3c2-86e5-485d-b200-9e4b5eaaf39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7899 | 2026.04.22 02:14:49.380125 [ 5 ] {f8fcd3c2-86e5-485d-b200-9e4b5eaaf39d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7900 | 2026.04.22 02:14:49.380346 [ 5 ] {f8fcd3c2-86e5-485d-b200-9e4b5eaaf39d} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2026.04.22 02:14:49.380490 [ 5 ] {f8fcd3c2-86e5-485d-b200-9e4b5eaaf39d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001803 sec., 8319.46755407654 rows/sec., 14.91 MiB/sec. | ||
| 7902 | 2026.04.22 02:14:49.380542 [ 5 ] {f8fcd3c2-86e5-485d-b200-9e4b5eaaf39d} <Debug> TCPHandler: Processed in 0.001976705 sec. | ||
| 7903 | 2026.04.22 02:14:49.380657 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7904 | 2026.04.22 02:14:49.380746 [ 5 ] {b9cf06cd-b8c6-4909-a44b-d02b9020c218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7905 | 2026.04.22 02:14:49.380784 [ 5 ] {b9cf06cd-b8c6-4909-a44b-d02b9020c218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7906 | 2026.04.22 02:14:49.381116 [ 5 ] {b9cf06cd-b8c6-4909-a44b-d02b9020c218} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7907 | 2026.04.22 02:14:49.381149 [ 5 ] {b9cf06cd-b8c6-4909-a44b-d02b9020c218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7908 | 2026.04.22 02:14:49.381437 [ 5 ] {b9cf06cd-b8c6-4909-a44b-d02b9020c218} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7909 | 2026.04.22 02:14:49.381701 [ 5 ] {b9cf06cd-b8c6-4909-a44b-d02b9020c218} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7910 | 2026.04.22 02:14:49.381821 [ 145 ] {} <Debug> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7911 | 2026.04.22 02:14:49.381826 [ 5 ] {b9cf06cd-b8c6-4909-a44b-d02b9020c218} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 7912 | 2026.04.22 02:14:49.381852 [ 145 ] {} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.04.22 02:14:49.381877 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7914 | 2026.04.22 02:14:49.381878 [ 5 ] {b9cf06cd-b8c6-4909-a44b-d02b9020c218} <Debug> TCPHandler: Processed in 0.001266592 sec. | ||
| 7915 | 2026.04.22 02:14:49.381984 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7916 | 2026.04.22 02:14:49.382098 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7917 | 2026.04.22 02:14:49.382130 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2892 rows starting from the beginning of the part | ||
| 7918 | 2026.04.22 02:14:49.382184 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 7919 | 2026.04.22 02:14:49.382227 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 7920 | 2026.04.22 02:14:49.382268 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 7921 | 2026.04.22 02:14:49.382306 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7922 | 2026.04.22 02:14:49.382344 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 7923 | 2026.04.22 02:14:49.383652 [ 200 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001713431 sec., 1848921.841614865 rows/sec., 124.60 MiB/sec. | ||
| 7924 | 2026.04.22 02:14:49.383982 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7925 | 2026.04.22 02:14:49.384221 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_61_12} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.04.22 02:14:49.384286 [ 202 ] {e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605::all_1_61_12} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7927 | 2026.04.22 02:14:49.384343 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7928 | 2026.04.22 02:14:49.384505 [ 202 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21946 rows, containing 5 columns (5 merged, 0 gathered) in 0.005999067 sec., 3658235.5222903825 rows/sec., 236.52 MiB/sec. | ||
| 7929 | 2026.04.22 02:14:49.385041 [ 190 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7930 | 2026.04.22 02:14:49.385348 [ 190 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2026.04.22 02:14:49.385431 [ 190 ] {af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7932 | 2026.04.22 02:14:49.385515 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 7933 | 2026.04.22 02:14:50.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.46 MiB, peak 302.95 MiB, free memory in arenas 0.00 B, will set to 293.52 MiB (RSS), difference: 1.06 MiB | ||
| 7934 | 2026.04.22 02:14:53.050094 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7935 | 2026.04.22 02:14:53.050165 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7936 | 2026.04.22 02:14:53.165095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18214 | ||
| 7937 | 2026.04.22 02:14:53.165665 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.04.22 02:14:53.165720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7939 | 2026.04.22 02:14:53.166224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7940 | 2026.04.22 02:14:53.166472 [ 244 ] {} <Trace> system.asynchronous_metric_log (9f6fada6-53f4-4a7e-a709-a1ef7b8aea2a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.04.22 02:14:53.166621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18214 | ||
| 7942 | 2026.04.22 02:14:54.116683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7943 | 2026.04.22 02:14:54.133535 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.04.22 02:14:54.133603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7945 | 2026.04.22 02:14:54.139694 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7946 | 2026.04.22 02:14:54.140435 [ 243 ] {} <Trace> system.metric_log (c4adb3b0-cb75-4923-9eae-78a49c86c3fb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.04.22 02:14:54.143326 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7948 | 2026.04.22 02:14:54.373916 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2026.04.22 02:14:54.374106 [ 5 ] {7c6f0139-9b86-4d0c-b058-a562b8d3eb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7950 | 2026.04.22 02:14:54.374174 [ 5 ] {7c6f0139-9b86-4d0c-b058-a562b8d3eb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7951 | 2026.04.22 02:14:54.374886 [ 5 ] {7c6f0139-9b86-4d0c-b058-a562b8d3eb5e} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.04.22 02:14:54.374936 [ 5 ] {7c6f0139-9b86-4d0c-b058-a562b8d3eb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7953 | 2026.04.22 02:14:54.375348 [ 5 ] {7c6f0139-9b86-4d0c-b058-a562b8d3eb5e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7954 | 2026.04.22 02:14:54.375581 [ 5 ] {7c6f0139-9b86-4d0c-b058-a562b8d3eb5e} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.04.22 02:14:54.375741 [ 5 ] {7c6f0139-9b86-4d0c-b058-a562b8d3eb5e} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001685 sec., 64094.95548961424 rows/sec., 5.39 MiB/sec. | ||
| 7956 | 2026.04.22 02:14:54.375791 [ 5 ] {7c6f0139-9b86-4d0c-b058-a562b8d3eb5e} <Debug> TCPHandler: Processed in 0.002001226 sec. | ||
| 7957 | 2026.04.22 02:14:54.375919 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2026.04.22 02:14:54.376024 [ 5 ] {c7b5edc7-4294-4aa9-9e5e-6b710e062d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7959 | 2026.04.22 02:14:54.376067 [ 5 ] {c7b5edc7-4294-4aa9-9e5e-6b710e062d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7960 | 2026.04.22 02:14:54.376481 [ 5 ] {c7b5edc7-4294-4aa9-9e5e-6b710e062d6f} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.04.22 02:14:54.376517 [ 5 ] {c7b5edc7-4294-4aa9-9e5e-6b710e062d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7962 | 2026.04.22 02:14:54.376834 [ 5 ] {c7b5edc7-4294-4aa9-9e5e-6b710e062d6f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7963 | 2026.04.22 02:14:54.377047 [ 5 ] {c7b5edc7-4294-4aa9-9e5e-6b710e062d6f} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.04.22 02:14:54.377178 [ 5 ] {c7b5edc7-4294-4aa9-9e5e-6b710e062d6f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001178 sec., 22071.30730050934 rows/sec., 1.62 MiB/sec. | ||
| 7965 | 2026.04.22 02:14:54.377215 [ 5 ] {c7b5edc7-4294-4aa9-9e5e-6b710e062d6f} <Debug> TCPHandler: Processed in 0.001347564 sec. | ||
| 7966 | 2026.04.22 02:14:54.377317 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2026.04.22 02:14:54.377413 [ 5 ] {b5ebac43-d923-4da2-8443-a5023060cdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7968 | 2026.04.22 02:14:54.377453 [ 5 ] {b5ebac43-d923-4da2-8443-a5023060cdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7969 | 2026.04.22 02:14:54.377869 [ 5 ] {b5ebac43-d923-4da2-8443-a5023060cdfb} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.04.22 02:14:54.377906 [ 5 ] {b5ebac43-d923-4da2-8443-a5023060cdfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7971 | 2026.04.22 02:14:54.378215 [ 5 ] {b5ebac43-d923-4da2-8443-a5023060cdfb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7972 | 2026.04.22 02:14:54.378427 [ 5 ] {b5ebac43-d923-4da2-8443-a5023060cdfb} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2026.04.22 02:14:54.378554 [ 5 ] {b5ebac43-d923-4da2-8443-a5023060cdfb} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00116 sec., 77586.20689655172 rows/sec., 6.06 MiB/sec. | ||
| 7974 | 2026.04.22 02:14:54.378591 [ 5 ] {b5ebac43-d923-4da2-8443-a5023060cdfb} <Debug> TCPHandler: Processed in 0.001323594 sec. | ||
| 7975 | 2026.04.22 02:14:54.378702 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2026.04.22 02:14:54.378798 [ 5 ] {29ddb49f-cb4f-41f5-89cf-56ede20dac80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7977 | 2026.04.22 02:14:54.378841 [ 5 ] {29ddb49f-cb4f-41f5-89cf-56ede20dac80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7978 | 2026.04.22 02:14:54.379245 [ 5 ] {29ddb49f-cb4f-41f5-89cf-56ede20dac80} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.04.22 02:14:54.379280 [ 5 ] {29ddb49f-cb4f-41f5-89cf-56ede20dac80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7980 | 2026.04.22 02:14:54.379618 [ 5 ] {29ddb49f-cb4f-41f5-89cf-56ede20dac80} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7981 | 2026.04.22 02:14:54.379832 [ 5 ] {29ddb49f-cb4f-41f5-89cf-56ede20dac80} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2026.04.22 02:14:54.379961 [ 5 ] {29ddb49f-cb4f-41f5-89cf-56ede20dac80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 7983 | 2026.04.22 02:14:54.379998 [ 5 ] {29ddb49f-cb4f-41f5-89cf-56ede20dac80} <Debug> TCPHandler: Processed in 0.001345244 sec. | ||
| 7984 | 2026.04.22 02:14:54.380110 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7985 | 2026.04.22 02:14:54.380204 [ 5 ] {51f7508e-450d-400a-bf64-a4bf8b0d8f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7986 | 2026.04.22 02:14:54.380259 [ 5 ] {51f7508e-450d-400a-bf64-a4bf8b0d8f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7987 | 2026.04.22 02:14:54.381095 [ 5 ] {51f7508e-450d-400a-bf64-a4bf8b0d8f5b} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2026.04.22 02:14:54.381132 [ 5 ] {51f7508e-450d-400a-bf64-a4bf8b0d8f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7989 | 2026.04.22 02:14:54.381676 [ 5 ] {51f7508e-450d-400a-bf64-a4bf8b0d8f5b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7990 | 2026.04.22 02:14:54.381901 [ 5 ] {51f7508e-450d-400a-bf64-a4bf8b0d8f5b} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2026.04.22 02:14:54.382039 [ 5 ] {51f7508e-450d-400a-bf64-a4bf8b0d8f5b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001852 sec., 14038.876889848812 rows/sec., 25.16 MiB/sec. | ||
| 7992 | 2026.04.22 02:14:54.382101 [ 5 ] {51f7508e-450d-400a-bf64-a4bf8b0d8f5b} <Debug> TCPHandler: Processed in 0.002040077 sec. | ||
| 7993 | 2026.04.22 02:14:54.382212 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7994 | 2026.04.22 02:14:54.382307 [ 5 ] {053a6bd2-a4ef-415a-bd97-2260404c6189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7995 | 2026.04.22 02:14:54.382348 [ 5 ] {053a6bd2-a4ef-415a-bd97-2260404c6189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7996 | 2026.04.22 02:14:54.382681 [ 5 ] {053a6bd2-a4ef-415a-bd97-2260404c6189} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2026.04.22 02:14:54.382717 [ 5 ] {053a6bd2-a4ef-415a-bd97-2260404c6189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 7998 | 2026.04.22 02:14:54.383025 [ 5 ] {053a6bd2-a4ef-415a-bd97-2260404c6189} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7999 | 2026.04.22 02:14:54.383243 [ 5 ] {053a6bd2-a4ef-415a-bd97-2260404c6189} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2026.04.22 02:14:54.383368 [ 5 ] {053a6bd2-a4ef-415a-bd97-2260404c6189} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 8001 | 2026.04.22 02:14:54.383405 [ 5 ] {053a6bd2-a4ef-415a-bd97-2260404c6189} <Debug> TCPHandler: Processed in 0.001241982 sec. | ||
| 8002 | 2026.04.22 02:14:56.359378 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8003 | 2026.04.22 02:14:56.359653 [ 5 ] {fd4a4d49-defd-43fd-825d-7dff9c21ed8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8004 | 2026.04.22 02:14:56.359792 [ 5 ] {fd4a4d49-defd-43fd-825d-7dff9c21ed8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8005 | 2026.04.22 02:14:56.360556 [ 5 ] {fd4a4d49-defd-43fd-825d-7dff9c21ed8a} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2026.04.22 02:14:56.360600 [ 5 ] {fd4a4d49-defd-43fd-825d-7dff9c21ed8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8007 | 2026.04.22 02:14:56.360992 [ 5 ] {fd4a4d49-defd-43fd-825d-7dff9c21ed8a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8008 | 2026.04.22 02:14:56.361218 [ 5 ] {fd4a4d49-defd-43fd-825d-7dff9c21ed8a} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2026.04.22 02:14:56.361347 [ 130 ] {} <Debug> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8010 | 2026.04.22 02:14:56.361377 [ 5 ] {fd4a4d49-defd-43fd-825d-7dff9c21ed8a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001799 sec., 13340.744858254586 rows/sec., 1.11 MiB/sec. | ||
| 8011 | 2026.04.22 02:14:56.361412 [ 130 ] {} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.04.22 02:14:56.361435 [ 5 ] {fd4a4d49-defd-43fd-825d-7dff9c21ed8a} <Debug> TCPHandler: Processed in 0.0022366 sec. | ||
| 8013 | 2026.04.22 02:14:56.361438 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8014 | 2026.04.22 02:14:56.361552 [ 200 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::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 | ||
| 8015 | 2026.04.22 02:14:56.361580 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8016 | 2026.04.22 02:14:56.361656 [ 200 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8017 | 2026.04.22 02:14:56.361682 [ 5 ] {1eed9741-fa4d-45b3-9d2f-853e7f12d60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8018 | 2026.04.22 02:14:56.361690 [ 200 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 8019 | 2026.04.22 02:14:56.361727 [ 5 ] {1eed9741-fa4d-45b3-9d2f-853e7f12d60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8020 | 2026.04.22 02:14:56.361766 [ 200 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 8021 | 2026.04.22 02:14:56.361819 [ 200 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 8022 | 2026.04.22 02:14:56.361874 [ 200 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 8023 | 2026.04.22 02:14:56.361923 [ 200 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 8024 | 2026.04.22 02:14:56.362142 [ 5 ] {1eed9741-fa4d-45b3-9d2f-853e7f12d60b} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2026.04.22 02:14:56.362178 [ 5 ] {1eed9741-fa4d-45b3-9d2f-853e7f12d60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8026 | 2026.04.22 02:14:56.362491 [ 5 ] {1eed9741-fa4d-45b3-9d2f-853e7f12d60b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8027 | 2026.04.22 02:14:56.362635 [ 202 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001122461 sec., 106907.94602217806 rows/sec., 9.28 MiB/sec. | ||
| 8028 | 2026.04.22 02:14:56.362734 [ 5 ] {1eed9741-fa4d-45b3-9d2f-853e7f12d60b} <Trace> oximeter.fields_ipaddr (478e016b-70a4-416f-a4c0-90b63b47c331): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2026.04.22 02:14:56.362840 [ 189 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8030 | 2026.04.22 02:14:56.362881 [ 5 ] {1eed9741-fa4d-45b3-9d2f-853e7f12d60b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001222 sec., 1636.6612111292961 rows/sec., 133.46 KiB/sec. | ||
| 8031 | 2026.04.22 02:14:56.362926 [ 5 ] {1eed9741-fa4d-45b3-9d2f-853e7f12d60b} <Debug> TCPHandler: Processed in 0.001398385 sec. | ||
| 8032 | 2026.04.22 02:14:56.363089 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8033 | 2026.04.22 02:14:56.363190 [ 5 ] {11e5f771-f088-48bb-a867-f24d0346c2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8034 | 2026.04.22 02:14:56.363197 [ 189 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_9_2} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8035 | 2026.04.22 02:14:56.363234 [ 5 ] {11e5f771-f088-48bb-a867-f24d0346c2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8036 | 2026.04.22 02:14:56.363287 [ 189 ] {cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b::all_1_9_2} <Trace> oximeter.fields_i16 (cb937fce-9af2-4ed4-8a2c-50f4b7db9b7b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8037 | 2026.04.22 02:14:56.363389 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8038 | 2026.04.22 02:14:56.364983 [ 5 ] {11e5f771-f088-48bb-a867-f24d0346c2b3} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.04.22 02:14:56.365025 [ 5 ] {11e5f771-f088-48bb-a867-f24d0346c2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8040 | 2026.04.22 02:14:56.365497 [ 5 ] {11e5f771-f088-48bb-a867-f24d0346c2b3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8041 | 2026.04.22 02:14:56.365727 [ 5 ] {11e5f771-f088-48bb-a867-f24d0346c2b3} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.04.22 02:14:56.365867 [ 5 ] {11e5f771-f088-48bb-a867-f24d0346c2b3} <Debug> executeQuery: Read 2552 rows, 195.85 KiB in 0.002698 sec., 945885.8413639733 rows/sec., 70.89 MiB/sec. | ||
| 8043 | 2026.04.22 02:14:56.365906 [ 5 ] {11e5f771-f088-48bb-a867-f24d0346c2b3} <Debug> TCPHandler: Processed in 0.002868421 sec. | ||
| 8044 | 2026.04.22 02:14:56.366033 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.04.22 02:14:56.366130 [ 5 ] {8c52de1b-00c1-404d-b519-6f9789ca0847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8046 | 2026.04.22 02:14:56.366171 [ 5 ] {8c52de1b-00c1-404d-b519-6f9789ca0847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8047 | 2026.04.22 02:14:56.366599 [ 5 ] {8c52de1b-00c1-404d-b519-6f9789ca0847} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.04.22 02:14:56.366635 [ 5 ] {8c52de1b-00c1-404d-b519-6f9789ca0847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8049 | 2026.04.22 02:14:56.366923 [ 5 ] {8c52de1b-00c1-404d-b519-6f9789ca0847} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8050 | 2026.04.22 02:14:56.367119 [ 5 ] {8c52de1b-00c1-404d-b519-6f9789ca0847} <Trace> oximeter.fields_u16 (94304554-b7fa-428d-8bb6-ccc33b5f3e0f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.04.22 02:14:56.367245 [ 5 ] {8c52de1b-00c1-404d-b519-6f9789ca0847} <Debug> executeQuery: Read 38 rows, 2.91 KiB in 0.001168 sec., 32534.246575342466 rows/sec., 2.43 MiB/sec. | ||
| 8052 | 2026.04.22 02:14:56.367281 [ 5 ] {8c52de1b-00c1-404d-b519-6f9789ca0847} <Debug> TCPHandler: Processed in 0.001332574 sec. | ||
| 8053 | 2026.04.22 02:14:56.367399 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.04.22 02:14:56.367489 [ 5 ] {603b124c-228c-4c06-9176-6ae1e6eb5467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8055 | 2026.04.22 02:14:56.367527 [ 5 ] {603b124c-228c-4c06-9176-6ae1e6eb5467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8056 | 2026.04.22 02:14:56.368281 [ 5 ] {603b124c-228c-4c06-9176-6ae1e6eb5467} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.04.22 02:14:56.368317 [ 5 ] {603b124c-228c-4c06-9176-6ae1e6eb5467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8058 | 2026.04.22 02:14:56.368660 [ 5 ] {603b124c-228c-4c06-9176-6ae1e6eb5467} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8059 | 2026.04.22 02:14:56.368868 [ 5 ] {603b124c-228c-4c06-9176-6ae1e6eb5467} <Trace> oximeter.fields_u32 (a10e9abe-df72-475e-a5a2-b131593a6390): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.04.22 02:14:56.369001 [ 5 ] {603b124c-228c-4c06-9176-6ae1e6eb5467} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00148 sec., 557432.4324324324 rows/sec., 32.61 MiB/sec. | ||
| 8061 | 2026.04.22 02:14:56.369040 [ 5 ] {603b124c-228c-4c06-9176-6ae1e6eb5467} <Debug> TCPHandler: Processed in 0.00164627 sec. | ||
| 8062 | 2026.04.22 02:14:56.369150 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8063 | 2026.04.22 02:14:56.369245 [ 5 ] {bf53f307-ff77-4290-8470-acd6576929d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8064 | 2026.04.22 02:14:56.369284 [ 5 ] {bf53f307-ff77-4290-8470-acd6576929d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8065 | 2026.04.22 02:14:56.369665 [ 5 ] {bf53f307-ff77-4290-8470-acd6576929d0} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.04.22 02:14:56.369700 [ 5 ] {bf53f307-ff77-4290-8470-acd6576929d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8067 | 2026.04.22 02:14:56.369996 [ 5 ] {bf53f307-ff77-4290-8470-acd6576929d0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8068 | 2026.04.22 02:14:56.370208 [ 5 ] {bf53f307-ff77-4290-8470-acd6576929d0} <Trace> oximeter.fields_u64 (0f018eed-693d-4cbc-960b-b0c41195cfef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.04.22 02:14:56.370330 [ 5 ] {bf53f307-ff77-4290-8470-acd6576929d0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 8070 | 2026.04.22 02:14:56.370368 [ 5 ] {bf53f307-ff77-4290-8470-acd6576929d0} <Debug> TCPHandler: Processed in 0.001266843 sec. | ||
| 8071 | 2026.04.22 02:14:56.370481 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.04.22 02:14:56.370575 [ 5 ] {81638c0d-77bf-437b-9c8b-49fa1535d964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8073 | 2026.04.22 02:14:56.370615 [ 5 ] {81638c0d-77bf-437b-9c8b-49fa1535d964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8074 | 2026.04.22 02:14:56.371015 [ 5 ] {81638c0d-77bf-437b-9c8b-49fa1535d964} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.04.22 02:14:56.371055 [ 5 ] {81638c0d-77bf-437b-9c8b-49fa1535d964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8076 | 2026.04.22 02:14:56.371352 [ 5 ] {81638c0d-77bf-437b-9c8b-49fa1535d964} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8077 | 2026.04.22 02:14:56.371567 [ 5 ] {81638c0d-77bf-437b-9c8b-49fa1535d964} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.04.22 02:14:56.371661 [ 130 ] {} <Debug> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8079 | 2026.04.22 02:14:56.371694 [ 5 ] {81638c0d-77bf-437b-9c8b-49fa1535d964} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 8080 | 2026.04.22 02:14:56.371697 [ 130 ] {} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8081 | 2026.04.22 02:14:56.371735 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8082 | 2026.04.22 02:14:56.371740 [ 5 ] {81638c0d-77bf-437b-9c8b-49fa1535d964} <Debug> TCPHandler: Processed in 0.001306814 sec. | ||
| 8083 | 2026.04.22 02:14:56.371814 [ 200 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::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 | ||
| 8084 | 2026.04.22 02:14:56.371891 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8085 | 2026.04.22 02:14:56.371903 [ 200 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8086 | 2026.04.22 02:14:56.371935 [ 200 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 8087 | 2026.04.22 02:14:56.371985 [ 200 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 8088 | 2026.04.22 02:14:56.371986 [ 5 ] {235fba9c-c5fa-4010-a3a7-73896c178f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8089 | 2026.04.22 02:14:56.372025 [ 200 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 8090 | 2026.04.22 02:14:56.372034 [ 5 ] {235fba9c-c5fa-4010-a3a7-73896c178f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8091 | 2026.04.22 02:14:56.372061 [ 200 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 8092 | 2026.04.22 02:14:56.372107 [ 200 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 8093 | 2026.04.22 02:14:56.372675 [ 202 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000891076 sec., 67334.32389605376 rows/sec., 5.39 MiB/sec. | ||
| 8094 | 2026.04.22 02:14:56.372888 [ 199 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8095 | 2026.04.22 02:14:56.372949 [ 5 ] {235fba9c-c5fa-4010-a3a7-73896c178f51} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2026.04.22 02:14:56.372990 [ 5 ] {235fba9c-c5fa-4010-a3a7-73896c178f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8097 | 2026.04.22 02:14:56.373243 [ 199 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_9_2} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2026.04.22 02:14:56.373332 [ 199 ] {0477f4e3-c0c2-460d-b2af-9ce97f919b1c::all_1_9_2} <Trace> oximeter.fields_u8 (0477f4e3-c0c2-460d-b2af-9ce97f919b1c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8099 | 2026.04.22 02:14:56.373432 [ 5 ] {235fba9c-c5fa-4010-a3a7-73896c178f51} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8100 | 2026.04.22 02:14:56.373447 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8101 | 2026.04.22 02:14:56.373654 [ 5 ] {235fba9c-c5fa-4010-a3a7-73896c178f51} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2026.04.22 02:14:56.373795 [ 5 ] {235fba9c-c5fa-4010-a3a7-73896c178f51} <Debug> executeQuery: Read 1341 rows, 92.58 KiB in 0.001827 sec., 733990.1477832512 rows/sec., 49.48 MiB/sec. | ||
| 8103 | 2026.04.22 02:14:56.373834 [ 5 ] {235fba9c-c5fa-4010-a3a7-73896c178f51} <Debug> TCPHandler: Processed in 0.001991195 sec. | ||
| 8104 | 2026.04.22 02:14:56.373947 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8105 | 2026.04.22 02:14:56.374042 [ 5 ] {bbc66514-667d-40c7-ab12-167f5af55228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8106 | 2026.04.22 02:14:56.374085 [ 5 ] {bbc66514-667d-40c7-ab12-167f5af55228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8107 | 2026.04.22 02:14:56.374777 [ 5 ] {bbc66514-667d-40c7-ab12-167f5af55228} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2026.04.22 02:14:56.374813 [ 5 ] {bbc66514-667d-40c7-ab12-167f5af55228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8109 | 2026.04.22 02:14:56.375282 [ 5 ] {bbc66514-667d-40c7-ab12-167f5af55228} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8110 | 2026.04.22 02:14:56.375495 [ 5 ] {bbc66514-667d-40c7-ab12-167f5af55228} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2026.04.22 02:14:56.375624 [ 5 ] {bbc66514-667d-40c7-ab12-167f5af55228} <Debug> executeQuery: Read 1565 rows, 98.24 KiB in 0.0016 sec., 978125 rows/sec., 59.96 MiB/sec. | ||
| 8112 | 2026.04.22 02:14:56.375661 [ 5 ] {bbc66514-667d-40c7-ab12-167f5af55228} <Debug> TCPHandler: Processed in 0.001762892 sec. | ||
| 8113 | 2026.04.22 02:14:56.375780 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8114 | 2026.04.22 02:14:56.375872 [ 5 ] {05283c8c-b3bb-4e2b-812f-df32647ad300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8115 | 2026.04.22 02:14:56.375924 [ 5 ] {05283c8c-b3bb-4e2b-812f-df32647ad300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8116 | 2026.04.22 02:14:56.376932 [ 5 ] {05283c8c-b3bb-4e2b-812f-df32647ad300} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2026.04.22 02:14:56.376966 [ 5 ] {05283c8c-b3bb-4e2b-812f-df32647ad300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8118 | 2026.04.22 02:14:56.377564 [ 5 ] {05283c8c-b3bb-4e2b-812f-df32647ad300} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8119 | 2026.04.22 02:14:56.377789 [ 5 ] {05283c8c-b3bb-4e2b-812f-df32647ad300} <Trace> oximeter.measurements_histogramu64 (d134ca27-b9c5-42a0-b546-f270883cdbfd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2026.04.22 02:14:56.377930 [ 5 ] {05283c8c-b3bb-4e2b-812f-df32647ad300} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002076 sec., 11560.693641618496 rows/sec., 20.72 MiB/sec. | ||
| 8121 | 2026.04.22 02:14:56.377999 [ 5 ] {05283c8c-b3bb-4e2b-812f-df32647ad300} <Debug> TCPHandler: Processed in 0.002269621 sec. | ||
| 8122 | 2026.04.22 02:14:56.378129 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8123 | 2026.04.22 02:14:56.378223 [ 5 ] {5aa167e1-dfc9-4981-98e9-d4eb026d627e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8124 | 2026.04.22 02:14:56.378263 [ 5 ] {5aa167e1-dfc9-4981-98e9-d4eb026d627e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8125 | 2026.04.22 02:14:56.378590 [ 5 ] {5aa167e1-dfc9-4981-98e9-d4eb026d627e} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2026.04.22 02:14:56.378625 [ 5 ] {5aa167e1-dfc9-4981-98e9-d4eb026d627e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8127 | 2026.04.22 02:14:56.378940 [ 5 ] {5aa167e1-dfc9-4981-98e9-d4eb026d627e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8128 | 2026.04.22 02:14:56.379150 [ 5 ] {5aa167e1-dfc9-4981-98e9-d4eb026d627e} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.04.22 02:14:56.379279 [ 5 ] {5aa167e1-dfc9-4981-98e9-d4eb026d627e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001075 sec., 22325.581395348836 rows/sec., 1.50 MiB/sec. | ||
| 8130 | 2026.04.22 02:14:56.379316 [ 5 ] {5aa167e1-dfc9-4981-98e9-d4eb026d627e} <Debug> TCPHandler: Processed in 0.001236582 sec. | ||
| 8131 | 2026.04.22 02:14:58.205174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1040 | ||
| 8132 | 2026.04.22 02:14:58.208134 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8133 | 2026.04.22 02:14:58.208180 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8134 | 2026.04.22 02:14:58.209407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8135 | 2026.04.22 02:14:58.209666 [ 242 ] {} <Trace> system.query_log (1c79f4fc-384c-445f-a131-dfb467cc319e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2026.04.22 02:14:58.209925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1040 | ||
| 8137 | 2026.04.22 02:14:59.369185 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.04.22 02:14:59.369375 [ 5 ] {e7b84475-c7cf-48db-a950-3566828ccab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8139 | 2026.04.22 02:14:59.369442 [ 5 ] {e7b84475-c7cf-48db-a950-3566828ccab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8140 | 2026.04.22 02:14:59.370159 [ 5 ] {e7b84475-c7cf-48db-a950-3566828ccab5} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.04.22 02:14:59.370198 [ 5 ] {e7b84475-c7cf-48db-a950-3566828ccab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8142 | 2026.04.22 02:14:59.370587 [ 5 ] {e7b84475-c7cf-48db-a950-3566828ccab5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8143 | 2026.04.22 02:14:59.370819 [ 5 ] {e7b84475-c7cf-48db-a950-3566828ccab5} <Trace> oximeter.fields_string (05054af7-4bb2-4dd5-8030-f536fcf0a114): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.04.22 02:14:59.370965 [ 5 ] {e7b84475-c7cf-48db-a950-3566828ccab5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.62 MiB/sec. | ||
| 8145 | 2026.04.22 02:14:59.371005 [ 5 ] {e7b84475-c7cf-48db-a950-3566828ccab5} <Debug> TCPHandler: Processed in 0.001946185 sec. | ||
| 8146 | 2026.04.22 02:14:59.371143 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8147 | 2026.04.22 02:14:59.371236 [ 5 ] {3a5828a4-6257-46ec-a809-6d168ab2ae24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8148 | 2026.04.22 02:14:59.371279 [ 5 ] {3a5828a4-6257-46ec-a809-6d168ab2ae24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8149 | 2026.04.22 02:14:59.371701 [ 5 ] {3a5828a4-6257-46ec-a809-6d168ab2ae24} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.04.22 02:14:59.371735 [ 5 ] {3a5828a4-6257-46ec-a809-6d168ab2ae24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8151 | 2026.04.22 02:14:59.372034 [ 5 ] {3a5828a4-6257-46ec-a809-6d168ab2ae24} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8152 | 2026.04.22 02:14:59.372243 [ 5 ] {3a5828a4-6257-46ec-a809-6d168ab2ae24} <Trace> oximeter.fields_uuid (49c16442-6a08-4771-a070-99aeff5a276e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.04.22 02:14:59.372368 [ 5 ] {3a5828a4-6257-46ec-a809-6d168ab2ae24} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 8154 | 2026.04.22 02:14:59.372403 [ 5 ] {3a5828a4-6257-46ec-a809-6d168ab2ae24} <Debug> TCPHandler: Processed in 0.001309023 sec. | ||
| 8155 | 2026.04.22 02:14:59.372529 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8156 | 2026.04.22 02:14:59.372628 [ 5 ] {75e3cf5b-1ce7-447c-b15a-4ee9673789d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8157 | 2026.04.22 02:14:59.372670 [ 5 ] {75e3cf5b-1ce7-447c-b15a-4ee9673789d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8158 | 2026.04.22 02:14:59.373084 [ 5 ] {75e3cf5b-1ce7-447c-b15a-4ee9673789d8} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2026.04.22 02:14:59.373119 [ 5 ] {75e3cf5b-1ce7-447c-b15a-4ee9673789d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8160 | 2026.04.22 02:14:59.373438 [ 5 ] {75e3cf5b-1ce7-447c-b15a-4ee9673789d8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8161 | 2026.04.22 02:14:59.373641 [ 5 ] {75e3cf5b-1ce7-447c-b15a-4ee9673789d8} <Trace> oximeter.measurements_cumulativeu64 (af4fdfc0-ab03-4bec-970c-f7a8cd3e5c08): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2026.04.22 02:14:59.373765 [ 5 ] {75e3cf5b-1ce7-447c-b15a-4ee9673789d8} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001154 sec., 83188.90814558059 rows/sec., 5.79 MiB/sec. | ||
| 8163 | 2026.04.22 02:14:59.373801 [ 5 ] {75e3cf5b-1ce7-447c-b15a-4ee9673789d8} <Debug> TCPHandler: Processed in 0.001318583 sec. | ||
| 8164 | 2026.04.22 02:14:59.373922 [ 5 ] {} <Trace> TCP-Session: 75fd0303-086e-4275-b950-e99e8d8076d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8165 | 2026.04.22 02:14:59.374015 [ 5 ] {acc214c1-dec7-4c4b-9726-346994ae84b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8166 | 2026.04.22 02:14:59.374054 [ 5 ] {acc214c1-dec7-4c4b-9726-346994ae84b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8167 | 2026.04.22 02:14:59.374389 [ 5 ] {acc214c1-dec7-4c4b-9726-346994ae84b9} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.04.22 02:14:59.374424 [ 5 ] {acc214c1-dec7-4c4b-9726-346994ae84b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 8169 | 2026.04.22 02:14:59.374728 [ 5 ] {acc214c1-dec7-4c4b-9726-346994ae84b9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8170 | 2026.04.22 02:14:59.374931 [ 5 ] {acc214c1-dec7-4c4b-9726-346994ae84b9} <Trace> oximeter.measurements_u64 (e84ebd2e-f3a3-4444-a79e-3fa2cf9d9605): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2026.04.22 02:14:59.375054 [ 5 ] {acc214c1-dec7-4c4b-9726-346994ae84b9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001058 sec., 34026.46502835539 rows/sec., 2.29 MiB/sec. | ||
| 8172 | 2026.04.22 02:14:59.375091 [ 5 ] {acc214c1-dec7-4c4b-9726-346994ae84b9} <Debug> TCPHandler: Processed in 0.001215822 sec. | ||