| 1 | [ Jan 12 09:28:43 Enabled. ] | ||
| 2 | [ Jan 12 09:28:43 Rereading configuration. ] | ||
| 3 | [ Jan 12 09:28:43 Rereading configuration. ] | ||
| 4 | [ Jan 12 09:28:46 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 | [ Jan 12 09:28:46 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.01.12 09:28:48.156374 [ 1 ] {} <Information> Application: Will watch for the process with pid 24043 | ||
| 29 | 2026.01.12 09:28:48.156793 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.12 09:28:48.635263 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24043 | ||
| 31 | 2026.01.12 09:28:48.636095 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.12 09:28:48.636250 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.12 09:28:48.744399 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.12 09:28:48.821758 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.12 09:28:48.821925 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.12 09:28:48.821946 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.12 09:28:48.822008 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.12 09:28:48.822742 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.12 09:28:48.825064 [ 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.01.12 09:28:48.825895 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.12 09:28:48.826744 [ 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.01.12 09:28:48.826795 [ 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.01.12 09:28:48.826841 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.12 09:28:48.827619 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.12 09:28:48.828722 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.12 09:28:48.834531 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.12 09:28:48.835208 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.12 09:28:48.836544 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.12 09:28:48.836642 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.12 09:28:48.837648 [ 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.01.12 09:28:48.838089 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.12 09:28:48.842120 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.12 09:28:48.842424 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.12 09:28:48.845658 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.12 09:28:48.846108 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.12 09:28:48.846538 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.12 09:28:48.846898 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.12 09:28:48.848279 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.12 09:28:48.848303 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.12 09:28:48.848388 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.12 09:28:48.848494 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.12 09:28:48.875204 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.12 09:28:48.875233 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000179762 sec | ||
| 68 | 2026.01.12 09:28:48.875295 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.12 09:28:48.875354 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.12 09:28:48.876127 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.12 09:28:48.876744 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.12 09:28:48.887115 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.12 09:28:48.887158 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.12 09:28:48.887306 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.12 09:28:48.887319 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.12 09:28:48.887352 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.12 09:28:48.887424 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.12 09:28:48.891623 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.12 09:28:48.891671 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.12 09:28:48.891724 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.12 09:28:48.891891 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.12 09:28:48.891934 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.12 09:28:48.891947 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.12 09:28:48.892029 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.12 09:28:48.892042 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.12 09:28:48.892074 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.12 09:28:48.892143 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.12 09:28:48.917179 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.12 09:28:48.941291 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.12 09:28:48.941407 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137321 sec | ||
| 91 | 2026.01.12 09:28:48.941423 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.12 09:28:48.941436 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.12 09:28:48.941464 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.12 09:28:48.941688 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.12 09:28:48.941811 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.12 09:28:48.941825 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.12 09:28:48.941836 [ 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.01.12 09:28:48.941846 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.12 09:28:48.945565 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.12 09:28:48.945788 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.75 MiB (RSS), difference: 91.98 MiB | ||
| 101 | 2026.01.12 09:28:48.947294 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.377e-05 sec. | ||
| 102 | 2026.01.12 09:28:48.947737 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.12 09:28:48.949019 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.12 09:28:48.949038 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.12 09:28:49.001079 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.77 MiB, peak 116.77 MiB, free memory in arenas 0.00 B, will set to 118.30 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2026.01.12 09:28:50.460300 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42087 | ||
| 107 | 2026.01.12 09:28:50.463031 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.12 09:28:50.463088 [ 3 ] {} <Debug> TCP-Session: 19edb0ae-bea4-461e-9abd-db6ca70c2d9a Authenticating user 'default' from [fd00:1122:3344:101::c]:42087 | ||
| 109 | 2026.01.12 09:28:50.463200 [ 3 ] {} <Debug> TCP-Session: 19edb0ae-bea4-461e-9abd-db6ca70c2d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.12 09:28:50.463214 [ 3 ] {} <Debug> TCP-Session: 19edb0ae-bea4-461e-9abd-db6ca70c2d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.12 09:28:50.463307 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.12 09:28:50.463472 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.12 09:28:50.463488 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.01.12 09:28:50.463958 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37221 | ||
| 115 | 2026.01.12 09:28:50.464053 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56704 | ||
| 116 | 2026.01.12 09:28:50.464073 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60746 | ||
| 117 | 2026.01.12 09:28:50.464161 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.12 09:28:50.464241 [ 4 ] {} <Debug> TCP-Session: e871959f-43a2-4450-b4b9-6f5eccfae0e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:37221 | ||
| 119 | 2026.01.12 09:28:50.464264 [ 4 ] {} <Debug> TCP-Session: e871959f-43a2-4450-b4b9-6f5eccfae0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.12 09:28:50.464286 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55549 | ||
| 121 | 2026.01.12 09:28:50.464280 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.12 09:28:50.464339 [ 4 ] {} <Debug> TCP-Session: e871959f-43a2-4450-b4b9-6f5eccfae0e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.12 09:28:50.464353 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.12 09:28:50.464378 [ 254 ] {} <Debug> TCP-Session: 5b04a692-4028-4557-ae26-26323be2563d Authenticating user 'default' from [fd00:1122:3344:101::c]:56704 | ||
| 125 | 2026.01.12 09:28:50.464362 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39100 | ||
| 126 | 2026.01.12 09:28:50.464478 [ 5 ] {} <Debug> TCP-Session: d078d58e-e3bb-438a-9f9b-cfef50636675 Authenticating user 'default' from [fd00:1122:3344:101::c]:60746 | ||
| 127 | 2026.01.12 09:28:50.464521 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.01.12 09:28:50.464486 [ 254 ] {} <Debug> TCP-Session: 5b04a692-4028-4557-ae26-26323be2563d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.12 09:28:50.464557 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44167 | ||
| 130 | 2026.01.12 09:28:50.464579 [ 5 ] {} <Debug> TCP-Session: d078d58e-e3bb-438a-9f9b-cfef50636675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.12 09:28:50.464619 [ 255 ] {} <Debug> TCP-Session: 0f9bddd4-946a-44f1-b934-07977f49a661 Authenticating user 'default' from [fd00:1122:3344:101::c]:55549 | ||
| 132 | 2026.01.12 09:28:50.464647 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35534 | ||
| 133 | 2026.01.12 09:28:50.464610 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.12 09:28:50.464709 [ 255 ] {} <Debug> TCP-Session: 0f9bddd4-946a-44f1-b934-07977f49a661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.12 09:28:50.464689 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.12 09:28:50.464678 [ 5 ] {} <Debug> TCP-Session: d078d58e-e3bb-438a-9f9b-cfef50636675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.12 09:28:50.464806 [ 257 ] {} <Debug> TCP-Session: 75abc152-e145-402f-a5a6-f7d25629a64b Authenticating user 'default' from [fd00:1122:3344:101::c]:44167 | ||
| 138 | 2026.01.12 09:28:50.464798 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.12 09:28:50.464786 [ 256 ] {} <Debug> TCP-Session: 82ddf862-2825-478d-8f0c-ba917605449c Authenticating user 'default' from [fd00:1122:3344:101::c]:39100 | ||
| 140 | 2026.01.12 09:28:50.464898 [ 258 ] {} <Debug> TCP-Session: 3753191f-501a-4a9a-9be7-420cdd6f761e Authenticating user 'default' from [fd00:1122:3344:101::c]:35534 | ||
| 141 | 2026.01.12 09:28:50.464881 [ 257 ] {} <Debug> TCP-Session: 75abc152-e145-402f-a5a6-f7d25629a64b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.12 09:28:50.464937 [ 256 ] {} <Debug> TCP-Session: 82ddf862-2825-478d-8f0c-ba917605449c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.12 09:28:50.464996 [ 258 ] {} <Debug> TCP-Session: 3753191f-501a-4a9a-9be7-420cdd6f761e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.12 09:28:50.465005 [ 257 ] {} <Debug> TCP-Session: 75abc152-e145-402f-a5a6-f7d25629a64b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.12 09:28:50.465015 [ 256 ] {} <Debug> TCP-Session: 82ddf862-2825-478d-8f0c-ba917605449c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.12 09:28:50.465052 [ 258 ] {} <Debug> TCP-Session: 3753191f-501a-4a9a-9be7-420cdd6f761e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.12 09:28:50.464790 [ 255 ] {} <Debug> TCP-Session: 0f9bddd4-946a-44f1-b934-07977f49a661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.12 09:28:50.464584 [ 254 ] {} <Debug> TCP-Session: 5b04a692-4028-4557-ae26-26323be2563d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.12 09:28:50.852060 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39848 | ||
| 150 | 2026.01.12 09:28:50.852241 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.12 09:28:50.852299 [ 259 ] {} <Debug> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39848 | ||
| 152 | 2026.01.12 09:28:50.852321 [ 259 ] {} <Debug> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.12 09:28:50.852410 [ 259 ] {} <Debug> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.12 09:28:50.852473 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.12 09:28:50.852507 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.12 09:28:50.852596 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.01.12 09:28:50.853134 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37729 | ||
| 158 | 2026.01.12 09:28:50.853246 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45185 | ||
| 159 | 2026.01.12 09:28:50.853355 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.12 09:28:50.853377 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37367 | ||
| 161 | 2026.01.12 09:28:50.853452 [ 260 ] {} <Debug> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:37729 | ||
| 162 | 2026.01.12 09:28:50.853487 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.01.12 09:28:50.853534 [ 261 ] {} <Debug> TCP-Session: b00339c9-f091-408f-b4d0-08f8d7fcfbb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45185 | ||
| 164 | 2026.01.12 09:28:50.853548 [ 260 ] {} <Debug> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.01.12 09:28:50.853608 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60029 | ||
| 166 | 2026.01.12 09:28:50.853641 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.01.12 09:28:50.853677 [ 260 ] {} <Debug> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.01.12 09:28:50.853719 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38902 | ||
| 169 | 2026.01.12 09:28:50.853739 [ 262 ] {} <Debug> TCP-Session: 274a8272-b1ec-4dc0-b2f8-b6f90e8cf82f Authenticating user 'default' from [fd00:1122:3344:101::d]:37367 | ||
| 170 | 2026.01.12 09:28:50.853657 [ 261 ] {} <Debug> TCP-Session: b00339c9-f091-408f-b4d0-08f8d7fcfbb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.12 09:28:50.853528 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61662 | ||
| 172 | 2026.01.12 09:28:50.853858 [ 262 ] {} <Debug> TCP-Session: 274a8272-b1ec-4dc0-b2f8-b6f90e8cf82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.01.12 09:28:50.853871 [ 261 ] {} <Debug> TCP-Session: b00339c9-f091-408f-b4d0-08f8d7fcfbb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.01.12 09:28:50.853891 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57686 | ||
| 175 | 2026.01.12 09:28:50.853896 [ 262 ] {} <Debug> TCP-Session: 274a8272-b1ec-4dc0-b2f8-b6f90e8cf82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.01.12 09:28:50.854574 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33436 | ||
| 177 | 2026.01.12 09:28:50.855790 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.01.12 09:28:50.855936 [ 264 ] {} <Debug> TCP-Session: 6ee99f17-517a-4199-8f51-114dc3239105 Authenticating user 'default' from [fd00:1122:3344:101::d]:60029 | ||
| 179 | 2026.01.12 09:28:50.855955 [ 264 ] {} <Debug> TCP-Session: 6ee99f17-517a-4199-8f51-114dc3239105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.12 09:28:50.855967 [ 264 ] {} <Debug> TCP-Session: 6ee99f17-517a-4199-8f51-114dc3239105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.12 09:28:50.857978 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.01.12 09:28:50.858034 [ 267 ] {} <Debug> TCP-Session: ad0f4e8b-9f9b-415b-80cc-dc8adcf984f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33436 | ||
| 183 | 2026.01.12 09:28:50.858059 [ 267 ] {} <Debug> TCP-Session: ad0f4e8b-9f9b-415b-80cc-dc8adcf984f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.12 09:28:50.858160 [ 267 ] {} <Debug> TCP-Session: ad0f4e8b-9f9b-415b-80cc-dc8adcf984f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.12 09:28:50.860110 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.01.12 09:28:50.860245 [ 266 ] {} <Debug> TCP-Session: f72b9352-8dea-42cd-9d12-9362ef956b88 Authenticating user 'default' from [fd00:1122:3344:101::d]:57686 | ||
| 187 | 2026.01.12 09:28:50.860263 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.01.12 09:28:50.860324 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.01.12 09:28:50.860338 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 190 | 2026.01.12 09:28:50.860400 [ 263 ] {} <Debug> TCP-Session: a3822d66-1a81-4d51-b2fd-f9e8ed8680a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61662 | ||
| 191 | 2026.01.12 09:28:50.860381 [ 265 ] {} <Debug> TCP-Session: f6f854bb-678d-49a4-ab0d-6b44c7abcbcf Authenticating user 'default' from [fd00:1122:3344:101::d]:38902 | ||
| 192 | 2026.01.12 09:28:50.860364 [ 266 ] {} <Debug> TCP-Session: f72b9352-8dea-42cd-9d12-9362ef956b88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.01.12 09:28:50.860495 [ 263 ] {} <Debug> TCP-Session: a3822d66-1a81-4d51-b2fd-f9e8ed8680a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.01.12 09:28:50.860528 [ 266 ] {} <Debug> TCP-Session: f72b9352-8dea-42cd-9d12-9362ef956b88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.12 09:28:50.860479 [ 265 ] {} <Debug> TCP-Session: f6f854bb-678d-49a4-ab0d-6b44c7abcbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.12 09:28:50.860599 [ 263 ] {} <Debug> TCP-Session: a3822d66-1a81-4d51-b2fd-f9e8ed8680a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.12 09:28:50.860677 [ 265 ] {} <Debug> TCP-Session: f6f854bb-678d-49a4-ab0d-6b44c7abcbcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.01.12 09:28:50.863341 [ 259 ] {d6c456c5-4066-4c24-b2ad-016f39a01423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.01.12 09:28:50.987923 [ 259 ] {d6c456c5-4066-4c24-b2ad-016f39a01423} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39848) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.01.12 09:28:50.989008 [ 259 ] {d6c456c5-4066-4c24-b2ad-016f39a01423} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.01.12 09:28:50.989317 [ 259 ] {d6c456c5-4066-4c24-b2ad-016f39a01423} <Debug> TCPHandler: Processed in 0.135697516 sec. | ||
| 248 | 2026.01.12 09:28:50.989775 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.01.12 09:28:50.990125 [ 260 ] {f627c9f6-aee4-4bc7-9a6d-c0b7d31e0c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.01.12 09:28:50.990513 [ 260 ] {f627c9f6-aee4-4bc7-9a6d-c0b7d31e0c9a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37729) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.01.12 09:28:50.990866 [ 260 ] {f627c9f6-aee4-4bc7-9a6d-c0b7d31e0c9a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.01.12 09:28:50.991131 [ 260 ] {f627c9f6-aee4-4bc7-9a6d-c0b7d31e0c9a} <Debug> TCPHandler: Processed in 0.001557417 sec. | ||
| 299 | 2026.01.12 09:28:50.991465 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.01.12 09:28:50.992273 [ 259 ] {0bb4d88f-0d9e-414b-98ce-9fc47b886413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.01.12 09:28:50.992992 [ 259 ] {0bb4d88f-0d9e-414b-98ce-9fc47b886413} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.01.12 09:28:51.000353 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.48 MiB, peak 122.48 MiB, free memory in arenas 0.00 B, will set to 128.12 MiB (RSS), difference: 5.64 MiB | ||
| 303 | 2026.01.12 09:28:51.002973 [ 259 ] {0bb4d88f-0d9e-414b-98ce-9fc47b886413} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 304 | 2026.01.12 09:28:51.003077 [ 259 ] {0bb4d88f-0d9e-414b-98ce-9fc47b886413} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000140891 sec | ||
| 305 | 2026.01.12 09:28:51.003092 [ 259 ] {0bb4d88f-0d9e-414b-98ce-9fc47b886413} <Trace> ReferentialDeps: No tables | ||
| 306 | 2026.01.12 09:28:51.003103 [ 259 ] {0bb4d88f-0d9e-414b-98ce-9fc47b886413} <Trace> LoadingDeps: No tables | ||
| 307 | 2026.01.12 09:28:51.003130 [ 259 ] {0bb4d88f-0d9e-414b-98ce-9fc47b886413} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 308 | 2026.01.12 09:28:51.003898 [ 259 ] {0bb4d88f-0d9e-414b-98ce-9fc47b886413} <Debug> TCPHandler: Processed in 0.012551477 sec. | ||
| 309 | 2026.01.12 09:28:51.004078 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 310 | 2026.01.12 09:28:51.004243 [ 259 ] {678e8caa-9ca7-4691-8094-fb4d8d976089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) /* The version table contains metadata about the `oximeter` database */ | ||
| 311 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 312 | 2026.01.12 09:28:51.004472 [ 259 ] {678e8caa-9ca7-4691-8094-fb4d8d976089} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 313 | 2026.01.12 09:28:51.010012 [ 259 ] {678e8caa-9ca7-4691-8094-fb4d8d976089} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 314 | 2026.01.12 09:28:51.017278 [ 259 ] {678e8caa-9ca7-4691-8094-fb4d8d976089} <Debug> oximeter.version (67357caa-3bc6-4dcc-aa2a-3bcf5b9c7cb2): Loading data parts | ||
| 315 | 2026.01.12 09:28:51.018470 [ 259 ] {678e8caa-9ca7-4691-8094-fb4d8d976089} <Debug> oximeter.version (67357caa-3bc6-4dcc-aa2a-3bcf5b9c7cb2): There are no data parts | ||
| 316 | 2026.01.12 09:28:51.021812 [ 259 ] {678e8caa-9ca7-4691-8094-fb4d8d976089} <Debug> TCPHandler: Processed in 0.017798925 sec. | ||
| 317 | 2026.01.12 09:28:51.022035 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 318 | 2026.01.12 09:28:51.022342 [ 259 ] {6f5bf562-141a-4aaa-8469-523eb3c53d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) /* The measurement tables contain all individual samples from each timeseries. | ||
| 319 | * | ||
| 320 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 321 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 322 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 323 | * by all samples from the same timeseries. | ||
| 324 | * | ||
| 325 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 326 | * and then uses that to index quickly into the measurements tables. | ||
| 327 | */ | ||
| 328 | 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) | ||
| 329 | 2026.01.12 09:28:51.022489 [ 259 ] {6f5bf562-141a-4aaa-8469-523eb3c53d9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 330 | 2026.01.12 09:28:51.044074 [ 259 ] {6f5bf562-141a-4aaa-8469-523eb3c53d9a} <Debug> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Loading data parts | ||
| 331 | 2026.01.12 09:28:51.044324 [ 259 ] {6f5bf562-141a-4aaa-8469-523eb3c53d9a} <Debug> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): There are no data parts | ||
| 332 | 2026.01.12 09:28:51.046997 [ 259 ] {6f5bf562-141a-4aaa-8469-523eb3c53d9a} <Debug> TCPHandler: Processed in 0.025037465 sec. | ||
| 333 | 2026.01.12 09:28:51.047167 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 334 | 2026.01.12 09:28:51.047330 [ 259 ] {85aedca5-7150-4994-b999-4ad960cd0c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 335 | 2026.01.12 09:28:51.047468 [ 259 ] {85aedca5-7150-4994-b999-4ad960cd0c8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 336 | 2026.01.12 09:28:51.056590 [ 259 ] {85aedca5-7150-4994-b999-4ad960cd0c8f} <Debug> oximeter.measurements_i8 (a75037dd-9f7b-4614-ba80-03b6955ceab0): Loading data parts | ||
| 337 | 2026.01.12 09:28:51.056776 [ 259 ] {85aedca5-7150-4994-b999-4ad960cd0c8f} <Debug> oximeter.measurements_i8 (a75037dd-9f7b-4614-ba80-03b6955ceab0): There are no data parts | ||
| 338 | 2026.01.12 09:28:51.058942 [ 259 ] {85aedca5-7150-4994-b999-4ad960cd0c8f} <Debug> TCPHandler: Processed in 0.011798369 sec. | ||
| 339 | 2026.01.12 09:28:51.059102 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 340 | 2026.01.12 09:28:51.059346 [ 259 ] {e83bddaf-6c74-4b1a-9125-d6678256656f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 341 | 2026.01.12 09:28:51.059482 [ 259 ] {e83bddaf-6c74-4b1a-9125-d6678256656f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 342 | 2026.01.12 09:28:51.098005 [ 259 ] {e83bddaf-6c74-4b1a-9125-d6678256656f} <Debug> oximeter.measurements_u8 (809a5792-c704-4a60-a688-1359bbb6aaf1): Loading data parts | ||
| 343 | 2026.01.12 09:28:51.098175 [ 259 ] {e83bddaf-6c74-4b1a-9125-d6678256656f} <Debug> oximeter.measurements_u8 (809a5792-c704-4a60-a688-1359bbb6aaf1): There are no data parts | ||
| 344 | 2026.01.12 09:28:51.106025 [ 259 ] {e83bddaf-6c74-4b1a-9125-d6678256656f} <Debug> TCPHandler: Processed in 0.046958675 sec. | ||
| 345 | 2026.01.12 09:28:51.106232 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 346 | 2026.01.12 09:28:51.106461 [ 259 ] {c741888d-d774-4307-9dce-0afea6c65a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 347 | 2026.01.12 09:28:51.106610 [ 259 ] {c741888d-d774-4307-9dce-0afea6c65a28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 348 | 2026.01.12 09:28:51.114348 [ 259 ] {c741888d-d774-4307-9dce-0afea6c65a28} <Debug> oximeter.measurements_i16 (2d81e32e-671a-4972-bad7-5ebe9c1731cf): Loading data parts | ||
| 349 | 2026.01.12 09:28:51.114527 [ 259 ] {c741888d-d774-4307-9dce-0afea6c65a28} <Debug> oximeter.measurements_i16 (2d81e32e-671a-4972-bad7-5ebe9c1731cf): There are no data parts | ||
| 350 | 2026.01.12 09:28:51.126617 [ 259 ] {c741888d-d774-4307-9dce-0afea6c65a28} <Debug> TCPHandler: Processed in 0.020468884 sec. | ||
| 351 | 2026.01.12 09:28:51.126811 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.01.12 09:28:51.127246 [ 259 ] {384cbec6-74bb-48bb-812d-016835241c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 353 | 2026.01.12 09:28:51.127396 [ 259 ] {384cbec6-74bb-48bb-812d-016835241c67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 354 | 2026.01.12 09:28:51.130789 [ 259 ] {384cbec6-74bb-48bb-812d-016835241c67} <Debug> oximeter.measurements_u16 (10090fc9-dcc1-4e85-8440-8163c6a145a3): Loading data parts | ||
| 355 | 2026.01.12 09:28:51.130927 [ 259 ] {384cbec6-74bb-48bb-812d-016835241c67} <Debug> oximeter.measurements_u16 (10090fc9-dcc1-4e85-8440-8163c6a145a3): There are no data parts | ||
| 356 | 2026.01.12 09:28:51.140549 [ 259 ] {384cbec6-74bb-48bb-812d-016835241c67} <Debug> TCPHandler: Processed in 0.013804031 sec. | ||
| 357 | 2026.01.12 09:28:51.140728 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 358 | 2026.01.12 09:28:51.140909 [ 259 ] {f8d0a73d-4390-4801-a662-638587e36e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 359 | 2026.01.12 09:28:51.141049 [ 259 ] {f8d0a73d-4390-4801-a662-638587e36e9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 360 | 2026.01.12 09:28:51.156689 [ 259 ] {f8d0a73d-4390-4801-a662-638587e36e9a} <Debug> oximeter.measurements_i32 (5f302840-8ff0-46f1-89ef-ecc7c873437f): Loading data parts | ||
| 361 | 2026.01.12 09:28:51.157064 [ 259 ] {f8d0a73d-4390-4801-a662-638587e36e9a} <Debug> oximeter.measurements_i32 (5f302840-8ff0-46f1-89ef-ecc7c873437f): There are no data parts | ||
| 362 | 2026.01.12 09:28:51.159745 [ 259 ] {f8d0a73d-4390-4801-a662-638587e36e9a} <Debug> TCPHandler: Processed in 0.019070639 sec. | ||
| 363 | 2026.01.12 09:28:51.159910 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 364 | 2026.01.12 09:28:51.160267 [ 259 ] {753d6b2d-a11e-40e8-8819-053ac3b01acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 365 | 2026.01.12 09:28:51.160418 [ 259 ] {753d6b2d-a11e-40e8-8819-053ac3b01acd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 366 | 2026.01.12 09:28:51.171512 [ 259 ] {753d6b2d-a11e-40e8-8819-053ac3b01acd} <Debug> oximeter.measurements_u32 (bbdc4c1b-4cd8-430b-9a76-4c3fcd8c9262): Loading data parts | ||
| 367 | 2026.01.12 09:28:51.171734 [ 259 ] {753d6b2d-a11e-40e8-8819-053ac3b01acd} <Debug> oximeter.measurements_u32 (bbdc4c1b-4cd8-430b-9a76-4c3fcd8c9262): There are no data parts | ||
| 368 | 2026.01.12 09:28:51.174773 [ 259 ] {753d6b2d-a11e-40e8-8819-053ac3b01acd} <Debug> TCPHandler: Processed in 0.014916073 sec. | ||
| 369 | 2026.01.12 09:28:51.174927 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.01.12 09:28:51.175086 [ 259 ] {547c79fa-8cf0-4314-9277-c9ca340931e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 371 | 2026.01.12 09:28:51.175249 [ 259 ] {547c79fa-8cf0-4314-9277-c9ca340931e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 372 | 2026.01.12 09:28:51.190325 [ 259 ] {547c79fa-8cf0-4314-9277-c9ca340931e4} <Debug> oximeter.measurements_i64 (5418e14f-9672-4f37-ac05-56596f849030): Loading data parts | ||
| 373 | 2026.01.12 09:28:51.190581 [ 259 ] {547c79fa-8cf0-4314-9277-c9ca340931e4} <Debug> oximeter.measurements_i64 (5418e14f-9672-4f37-ac05-56596f849030): There are no data parts | ||
| 374 | 2026.01.12 09:28:51.193770 [ 259 ] {547c79fa-8cf0-4314-9277-c9ca340931e4} <Debug> TCPHandler: Processed in 0.018897847 sec. | ||
| 375 | 2026.01.12 09:28:51.193917 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.01.12 09:28:51.194195 [ 259 ] {10e5fb66-6a8b-40c3-8270-7dd27ad9e14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 377 | 2026.01.12 09:28:51.194321 [ 259 ] {10e5fb66-6a8b-40c3-8270-7dd27ad9e14e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 378 | 2026.01.12 09:28:51.205925 [ 259 ] {10e5fb66-6a8b-40c3-8270-7dd27ad9e14e} <Debug> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Loading data parts | ||
| 379 | 2026.01.12 09:28:51.206099 [ 259 ] {10e5fb66-6a8b-40c3-8270-7dd27ad9e14e} <Debug> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): There are no data parts | ||
| 380 | 2026.01.12 09:28:51.223009 [ 259 ] {10e5fb66-6a8b-40c3-8270-7dd27ad9e14e} <Debug> TCPHandler: Processed in 0.029114259 sec. | ||
| 381 | 2026.01.12 09:28:51.223165 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.01.12 09:28:51.223367 [ 259 ] {742573ab-afe8-4b30-aa4a-4bbbcd88b9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 383 | 2026.01.12 09:28:51.223511 [ 259 ] {742573ab-afe8-4b30-aa4a-4bbbcd88b9bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 384 | 2026.01.12 09:28:51.225960 [ 259 ] {742573ab-afe8-4b30-aa4a-4bbbcd88b9bd} <Debug> oximeter.measurements_f32 (a4d79102-289d-4c35-b738-4beb8558d9e5): Loading data parts | ||
| 385 | 2026.01.12 09:28:51.226215 [ 259 ] {742573ab-afe8-4b30-aa4a-4bbbcd88b9bd} <Debug> oximeter.measurements_f32 (a4d79102-289d-4c35-b738-4beb8558d9e5): There are no data parts | ||
| 386 | 2026.01.12 09:28:51.236455 [ 259 ] {742573ab-afe8-4b30-aa4a-4bbbcd88b9bd} <Debug> TCPHandler: Processed in 0.013393186 sec. | ||
| 387 | 2026.01.12 09:28:51.236662 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.01.12 09:28:51.236919 [ 259 ] {868c3700-31d6-49d4-8c78-c66ededf4d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 389 | 2026.01.12 09:28:51.237049 [ 259 ] {868c3700-31d6-49d4-8c78-c66ededf4d59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 390 | 2026.01.12 09:28:51.239904 [ 259 ] {868c3700-31d6-49d4-8c78-c66ededf4d59} <Debug> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Loading data parts | ||
| 391 | 2026.01.12 09:28:51.240067 [ 259 ] {868c3700-31d6-49d4-8c78-c66ededf4d59} <Debug> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): There are no data parts | ||
| 392 | 2026.01.12 09:28:51.253633 [ 259 ] {868c3700-31d6-49d4-8c78-c66ededf4d59} <Debug> TCPHandler: Processed in 0.017018296 sec. | ||
| 393 | 2026.01.12 09:28:51.253792 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.01.12 09:28:51.253960 [ 259 ] {7f150593-fe24-431d-bf1e-2a07bbfe566c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 395 | 2026.01.12 09:28:51.254153 [ 259 ] {7f150593-fe24-431d-bf1e-2a07bbfe566c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 396 | 2026.01.12 09:28:51.258250 [ 259 ] {7f150593-fe24-431d-bf1e-2a07bbfe566c} <Debug> oximeter.measurements_string (90100d48-1c80-4216-93e1-a2a8aaa55cdb): Loading data parts | ||
| 397 | 2026.01.12 09:28:51.258531 [ 259 ] {7f150593-fe24-431d-bf1e-2a07bbfe566c} <Debug> oximeter.measurements_string (90100d48-1c80-4216-93e1-a2a8aaa55cdb): There are no data parts | ||
| 398 | 2026.01.12 09:28:51.268686 [ 259 ] {7f150593-fe24-431d-bf1e-2a07bbfe566c} <Debug> TCPHandler: Processed in 0.014940304 sec. | ||
| 399 | 2026.01.12 09:28:51.268845 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.01.12 09:28:51.269091 [ 259 ] {d13d342e-7b4c-47ea-9a0a-c66090d8ed4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 401 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 402 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 403 | * a string isn't palatable for a few reasons. | ||
| 404 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 405 | * details. | ||
| 406 | */ | ||
| 407 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 408 | 2026.01.12 09:28:51.269258 [ 259 ] {d13d342e-7b4c-47ea-9a0a-c66090d8ed4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 409 | 2026.01.12 09:28:51.286875 [ 259 ] {d13d342e-7b4c-47ea-9a0a-c66090d8ed4d} <Debug> oximeter.measurements_bytes (1e9b0e7c-c0a1-49cf-881d-4f42ef9f366a): Loading data parts | ||
| 410 | 2026.01.12 09:28:51.287060 [ 259 ] {d13d342e-7b4c-47ea-9a0a-c66090d8ed4d} <Debug> oximeter.measurements_bytes (1e9b0e7c-c0a1-49cf-881d-4f42ef9f366a): There are no data parts | ||
| 411 | 2026.01.12 09:28:51.290003 [ 259 ] {d13d342e-7b4c-47ea-9a0a-c66090d8ed4d} <Debug> TCPHandler: Processed in 0.021202202 sec. | ||
| 412 | 2026.01.12 09:28:51.290153 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.01.12 09:28:51.290401 [ 259 ] {5aeec377-e3ea-4483-a06e-2327101637b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2026.01.12 09:28:51.290525 [ 259 ] {5aeec377-e3ea-4483-a06e-2327101637b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 415 | 2026.01.12 09:28:51.300231 [ 259 ] {5aeec377-e3ea-4483-a06e-2327101637b3} <Debug> oximeter.measurements_cumulativei64 (4b7c2fab-8735-461e-8d74-01a8d9e7eddb): Loading data parts | ||
| 416 | 2026.01.12 09:28:51.300474 [ 259 ] {5aeec377-e3ea-4483-a06e-2327101637b3} <Debug> oximeter.measurements_cumulativei64 (4b7c2fab-8735-461e-8d74-01a8d9e7eddb): There are no data parts | ||
| 417 | 2026.01.12 09:28:51.303331 [ 259 ] {5aeec377-e3ea-4483-a06e-2327101637b3} <Debug> TCPHandler: Processed in 0.013268376 sec. | ||
| 418 | 2026.01.12 09:28:51.303476 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.12 09:28:51.303813 [ 259 ] {a16d23f7-1823-4e3d-879d-190c4368ba04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2026.01.12 09:28:51.303966 [ 259 ] {a16d23f7-1823-4e3d-879d-190c4368ba04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 421 | 2026.01.12 09:28:51.317686 [ 259 ] {a16d23f7-1823-4e3d-879d-190c4368ba04} <Debug> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Loading data parts | ||
| 422 | 2026.01.12 09:28:51.317854 [ 259 ] {a16d23f7-1823-4e3d-879d-190c4368ba04} <Debug> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): There are no data parts | ||
| 423 | 2026.01.12 09:28:51.320432 [ 259 ] {a16d23f7-1823-4e3d-879d-190c4368ba04} <Debug> TCPHandler: Processed in 0.016999796 sec. | ||
| 424 | 2026.01.12 09:28:51.320566 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.12 09:28:51.320795 [ 259 ] {b9c04678-3afb-42ca-bb2b-e98b26e2f4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2026.01.12 09:28:51.320966 [ 259 ] {b9c04678-3afb-42ca-bb2b-e98b26e2f4df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 427 | 2026.01.12 09:28:51.330319 [ 259 ] {b9c04678-3afb-42ca-bb2b-e98b26e2f4df} <Debug> oximeter.measurements_cumulativef32 (4dff78ae-dc4a-4f5c-badd-37c0e547f57b): Loading data parts | ||
| 428 | 2026.01.12 09:28:51.330535 [ 259 ] {b9c04678-3afb-42ca-bb2b-e98b26e2f4df} <Debug> oximeter.measurements_cumulativef32 (4dff78ae-dc4a-4f5c-badd-37c0e547f57b): There are no data parts | ||
| 429 | 2026.01.12 09:28:51.333279 [ 259 ] {b9c04678-3afb-42ca-bb2b-e98b26e2f4df} <Debug> TCPHandler: Processed in 0.012700279 sec. | ||
| 430 | 2026.01.12 09:28:51.333430 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.12 09:28:51.333680 [ 259 ] {f6a4c06e-6cb2-4e41-8df6-934c8c1bce58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2026.01.12 09:28:51.333800 [ 259 ] {f6a4c06e-6cb2-4e41-8df6-934c8c1bce58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 433 | 2026.01.12 09:28:51.346785 [ 259 ] {f6a4c06e-6cb2-4e41-8df6-934c8c1bce58} <Debug> oximeter.measurements_cumulativef64 (79002d73-93fe-4406-9a43-4af945859c0f): Loading data parts | ||
| 434 | 2026.01.12 09:28:51.346985 [ 259 ] {f6a4c06e-6cb2-4e41-8df6-934c8c1bce58} <Debug> oximeter.measurements_cumulativef64 (79002d73-93fe-4406-9a43-4af945859c0f): There are no data parts | ||
| 435 | 2026.01.12 09:28:51.349281 [ 259 ] {f6a4c06e-6cb2-4e41-8df6-934c8c1bce58} <Debug> TCPHandler: Processed in 0.015895845 sec. | ||
| 436 | 2026.01.12 09:28:51.349433 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.12 09:28:51.349711 [ 259 ] {6645e55c-9a34-4c18-a686-95dad06269f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 438 | * NOTE: Array types cannot be Nullable, see | ||
| 439 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 440 | * for more details. | ||
| 441 | * | ||
| 442 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 443 | * is unfortunate, and at this point relies on the fact that an | ||
| 444 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 445 | * to figure out another way to represent missing samples here. | ||
| 446 | */ | ||
| 447 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 448 | 2026.01.12 09:28:51.349862 [ 259 ] {6645e55c-9a34-4c18-a686-95dad06269f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 449 | 2026.01.12 09:28:51.361320 [ 259 ] {6645e55c-9a34-4c18-a686-95dad06269f8} <Debug> oximeter.measurements_histogrami8 (79c904e2-1a54-48a5-8cb5-4de9a07d3ef3): Loading data parts | ||
| 450 | 2026.01.12 09:28:51.361507 [ 259 ] {6645e55c-9a34-4c18-a686-95dad06269f8} <Debug> oximeter.measurements_histogrami8 (79c904e2-1a54-48a5-8cb5-4de9a07d3ef3): There are no data parts | ||
| 451 | 2026.01.12 09:28:51.375152 [ 259 ] {6645e55c-9a34-4c18-a686-95dad06269f8} <Debug> TCPHandler: Processed in 0.025762302 sec. | ||
| 452 | 2026.01.12 09:28:51.375305 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 453 | 2026.01.12 09:28:51.375609 [ 259 ] {427179fe-ead5-4159-b0ca-b8f629823039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 454 | 2026.01.12 09:28:51.375738 [ 259 ] {427179fe-ead5-4159-b0ca-b8f629823039} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 455 | 2026.01.12 09:28:51.378477 [ 259 ] {427179fe-ead5-4159-b0ca-b8f629823039} <Debug> oximeter.measurements_histogramu8 (3ad8d049-891d-4e46-abc0-3083f90fff62): Loading data parts | ||
| 456 | 2026.01.12 09:28:51.378715 [ 259 ] {427179fe-ead5-4159-b0ca-b8f629823039} <Debug> oximeter.measurements_histogramu8 (3ad8d049-891d-4e46-abc0-3083f90fff62): There are no data parts | ||
| 457 | 2026.01.12 09:28:51.388043 [ 259 ] {427179fe-ead5-4159-b0ca-b8f629823039} <Debug> TCPHandler: Processed in 0.0127855 sec. | ||
| 458 | 2026.01.12 09:28:51.388202 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 459 | 2026.01.12 09:28:51.388422 [ 259 ] {fcfa3a4e-3c86-4597-a217-b07207ed4df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 460 | 2026.01.12 09:28:51.388580 [ 259 ] {fcfa3a4e-3c86-4597-a217-b07207ed4df0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 461 | 2026.01.12 09:28:51.402395 [ 259 ] {fcfa3a4e-3c86-4597-a217-b07207ed4df0} <Debug> oximeter.measurements_histogrami16 (ab52d1c2-dd1a-48d1-a74f-8579dc763954): Loading data parts | ||
| 462 | 2026.01.12 09:28:51.402629 [ 259 ] {fcfa3a4e-3c86-4597-a217-b07207ed4df0} <Debug> oximeter.measurements_histogrami16 (ab52d1c2-dd1a-48d1-a74f-8579dc763954): There are no data parts | ||
| 463 | 2026.01.12 09:28:51.404437 [ 259 ] {fcfa3a4e-3c86-4597-a217-b07207ed4df0} <Debug> TCPHandler: Processed in 0.016329339 sec. | ||
| 464 | 2026.01.12 09:28:51.404619 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.01.12 09:28:51.406283 [ 259 ] {a6e53ce5-22ac-48d2-819d-bfc74ef35a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 466 | 2026.01.12 09:28:51.406455 [ 259 ] {a6e53ce5-22ac-48d2-819d-bfc74ef35a65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 467 | 2026.01.12 09:28:51.415767 [ 259 ] {a6e53ce5-22ac-48d2-819d-bfc74ef35a65} <Debug> oximeter.measurements_histogramu16 (4b47f3f6-e9c8-4800-a299-33b140e72a9d): Loading data parts | ||
| 468 | 2026.01.12 09:28:51.415926 [ 259 ] {a6e53ce5-22ac-48d2-819d-bfc74ef35a65} <Debug> oximeter.measurements_histogramu16 (4b47f3f6-e9c8-4800-a299-33b140e72a9d): There are no data parts | ||
| 469 | 2026.01.12 09:28:51.428871 [ 259 ] {a6e53ce5-22ac-48d2-819d-bfc74ef35a65} <Debug> TCPHandler: Processed in 0.024256476 sec. | ||
| 470 | 2026.01.12 09:28:51.429034 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.01.12 09:28:51.429237 [ 259 ] {879788c7-6ec6-4e18-8735-3354150ba26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 472 | 2026.01.12 09:28:51.429972 [ 259 ] {879788c7-6ec6-4e18-8735-3354150ba26a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 473 | 2026.01.12 09:28:51.441835 [ 259 ] {879788c7-6ec6-4e18-8735-3354150ba26a} <Debug> oximeter.measurements_histogrami32 (fec5b9db-f0c5-4d6d-9a7e-80177d679b8c): Loading data parts | ||
| 474 | 2026.01.12 09:28:51.442081 [ 259 ] {879788c7-6ec6-4e18-8735-3354150ba26a} <Debug> oximeter.measurements_histogrami32 (fec5b9db-f0c5-4d6d-9a7e-80177d679b8c): There are no data parts | ||
| 475 | 2026.01.12 09:28:51.444889 [ 259 ] {879788c7-6ec6-4e18-8735-3354150ba26a} <Debug> TCPHandler: Processed in 0.015883404 sec. | ||
| 476 | 2026.01.12 09:28:51.445053 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.01.12 09:28:51.445363 [ 259 ] {0a7a81b9-30ef-4567-b6db-d4d6d3d3cd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 478 | 2026.01.12 09:28:51.445510 [ 259 ] {0a7a81b9-30ef-4567-b6db-d4d6d3d3cd4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 479 | 2026.01.12 09:28:51.459877 [ 259 ] {0a7a81b9-30ef-4567-b6db-d4d6d3d3cd4b} <Debug> oximeter.measurements_histogramu32 (518e6ef4-142d-4126-b39b-c5ae3be6a334): Loading data parts | ||
| 480 | 2026.01.12 09:28:51.460024 [ 259 ] {0a7a81b9-30ef-4567-b6db-d4d6d3d3cd4b} <Debug> oximeter.measurements_histogramu32 (518e6ef4-142d-4126-b39b-c5ae3be6a334): There are no data parts | ||
| 481 | 2026.01.12 09:28:51.462140 [ 259 ] {0a7a81b9-30ef-4567-b6db-d4d6d3d3cd4b} <Debug> TCPHandler: Processed in 0.017134718 sec. | ||
| 482 | 2026.01.12 09:28:51.462321 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.01.12 09:28:51.462546 [ 259 ] {98876281-310c-4ec1-af84-ef712be1594d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 484 | 2026.01.12 09:28:51.462698 [ 259 ] {98876281-310c-4ec1-af84-ef712be1594d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 485 | 2026.01.12 09:28:51.477022 [ 259 ] {98876281-310c-4ec1-af84-ef712be1594d} <Debug> oximeter.measurements_histogrami64 (88395d6f-6d14-48e1-9d3d-0b7df8d96227): Loading data parts | ||
| 486 | 2026.01.12 09:28:51.477333 [ 259 ] {98876281-310c-4ec1-af84-ef712be1594d} <Debug> oximeter.measurements_histogrami64 (88395d6f-6d14-48e1-9d3d-0b7df8d96227): There are no data parts | ||
| 487 | 2026.01.12 09:28:51.480192 [ 259 ] {98876281-310c-4ec1-af84-ef712be1594d} <Debug> TCPHandler: Processed in 0.017936227 sec. | ||
| 488 | 2026.01.12 09:28:51.480352 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.01.12 09:28:51.480665 [ 259 ] {fc1cac12-5766-4869-8aeb-4a7476cf1a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 490 | 2026.01.12 09:28:51.480801 [ 259 ] {fc1cac12-5766-4869-8aeb-4a7476cf1a00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 491 | 2026.01.12 09:28:51.494557 [ 259 ] {fc1cac12-5766-4869-8aeb-4a7476cf1a00} <Debug> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Loading data parts | ||
| 492 | 2026.01.12 09:28:51.494712 [ 259 ] {fc1cac12-5766-4869-8aeb-4a7476cf1a00} <Debug> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): There are no data parts | ||
| 493 | 2026.01.12 09:28:51.497772 [ 259 ] {fc1cac12-5766-4869-8aeb-4a7476cf1a00} <Debug> TCPHandler: Processed in 0.017465831 sec. | ||
| 494 | 2026.01.12 09:28:51.497931 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.01.12 09:28:51.498144 [ 259 ] {f5aef57f-2dad-4672-bb01-4a1eadd9f5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 496 | 2026.01.12 09:28:51.498299 [ 259 ] {f5aef57f-2dad-4672-bb01-4a1eadd9f5e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 497 | 2026.01.12 09:28:51.509520 [ 259 ] {f5aef57f-2dad-4672-bb01-4a1eadd9f5e6} <Debug> oximeter.measurements_histogramf32 (76e23c27-ed98-4839-b4d3-5f1e9df5c2ab): Loading data parts | ||
| 498 | 2026.01.12 09:28:51.509871 [ 259 ] {f5aef57f-2dad-4672-bb01-4a1eadd9f5e6} <Debug> oximeter.measurements_histogramf32 (76e23c27-ed98-4839-b4d3-5f1e9df5c2ab): There are no data parts | ||
| 499 | 2026.01.12 09:28:51.511649 [ 259 ] {f5aef57f-2dad-4672-bb01-4a1eadd9f5e6} <Debug> TCPHandler: Processed in 0.01376232 sec. | ||
| 500 | 2026.01.12 09:28:51.511819 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.01.12 09:28:51.512139 [ 259 ] {d4424939-a2c9-42fe-9a56-646c291607ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 502 | 2026.01.12 09:28:51.512280 [ 259 ] {d4424939-a2c9-42fe-9a56-646c291607ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 503 | 2026.01.12 09:28:51.514246 [ 259 ] {d4424939-a2c9-42fe-9a56-646c291607ce} <Debug> oximeter.measurements_histogramf64 (009e4bad-cea2-4d81-9154-83496d2d08d6): Loading data parts | ||
| 504 | 2026.01.12 09:28:51.514382 [ 259 ] {d4424939-a2c9-42fe-9a56-646c291607ce} <Debug> oximeter.measurements_histogramf64 (009e4bad-cea2-4d81-9154-83496d2d08d6): There are no data parts | ||
| 505 | 2026.01.12 09:28:51.521626 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38973 | ||
| 506 | 2026.01.12 09:28:51.525853 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 507 | 2026.01.12 09:28:51.525885 [ 270 ] {} <Debug> TCP-Session: 99c2187d-a21f-40c5-a696-97e1a71b7114 Authenticating user 'default' from [fd00:1122:3344:101::b]:38973 | ||
| 508 | 2026.01.12 09:28:51.525955 [ 270 ] {} <Debug> TCP-Session: 99c2187d-a21f-40c5-a696-97e1a71b7114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 509 | 2026.01.12 09:28:51.526007 [ 270 ] {} <Debug> TCP-Session: 99c2187d-a21f-40c5-a696-97e1a71b7114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 510 | 2026.01.12 09:28:51.526061 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 511 | 2026.01.12 09:28:51.526083 [ 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 | ||
| 512 | 2026.01.12 09:28:51.526188 [ 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 | ||
| 513 | 2026.01.12 09:28:51.526733 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46197 | ||
| 514 | 2026.01.12 09:28:51.526753 [ 259 ] {d4424939-a2c9-42fe-9a56-646c291607ce} <Debug> TCPHandler: Processed in 0.014990075 sec. | ||
| 515 | 2026.01.12 09:28:51.526871 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47559 | ||
| 516 | 2026.01.12 09:28:51.526949 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.12 09:28:51.526952 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 518 | 2026.01.12 09:28:51.526990 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40152 | ||
| 519 | 2026.01.12 09:28:51.527066 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52210 | ||
| 520 | 2026.01.12 09:28:51.527052 [ 271 ] {} <Debug> TCP-Session: 4c90fcb5-18ec-4f50-9284-9af5359c7b20 Authenticating user 'default' from [fd00:1122:3344:101::b]:46197 | ||
| 521 | 2026.01.12 09:28:51.527159 [ 271 ] {} <Debug> TCP-Session: 4c90fcb5-18ec-4f50-9284-9af5359c7b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 522 | 2026.01.12 09:28:51.527176 [ 271 ] {} <Debug> TCP-Session: 4c90fcb5-18ec-4f50-9284-9af5359c7b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 523 | 2026.01.12 09:28:51.527224 [ 259 ] {43153fa1-150a-4663-97bf-70e99be92d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) /* The field tables store named dimensions of each timeseries. | ||
| 524 | * | ||
| 525 | * As with the measurement tables, there is one field table for each field data | ||
| 526 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 527 | * this behavior **must not** be relied upon for query correctness. | ||
| 528 | * | ||
| 529 | * The index for the fields differs from the measurements, however. Rows are | ||
| 530 | * sorted by timeseries name, then field name, field value, and finally | ||
| 531 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 532 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 533 | * usually then used to look up measurements. | ||
| 534 | * | ||
| 535 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 536 | * timeseries name and then key, since it would improve lookups where one | ||
| 537 | * already has the key. Realistically though, these tables are quite small and | ||
| 538 | * so performance benefits will be low in absolute terms. | ||
| 539 | * | ||
| 540 | * TTL: We use a materialized column to expire old field table records. This | ||
| 541 | * column is generated automatically by the database whenever a new row is | ||
| 542 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 543 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 544 | * record will remain during a deduplication, which will have the last | ||
| 545 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 546 | * measurement tables. | ||
| 547 | */ | ||
| 548 | 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) | ||
| 549 | 2026.01.12 09:28:51.527267 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61032 | ||
| 550 | 2026.01.12 09:28:51.527196 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 551 | 2026.01.12 09:28:51.527190 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62705 | ||
| 552 | 2026.01.12 09:28:51.527378 [ 259 ] {43153fa1-150a-4663-97bf-70e99be92d81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 553 | 2026.01.12 09:28:51.527396 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 554 | 2026.01.12 09:28:51.527439 [ 272 ] {} <Debug> TCP-Session: 9a9c9f3c-ce5c-4355-913d-1e0ab6cbeda7 Authenticating user 'default' from [fd00:1122:3344:101::b]:47559 | ||
| 555 | 2026.01.12 09:28:51.527442 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49048 | ||
| 556 | 2026.01.12 09:28:51.527423 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 557 | 2026.01.12 09:28:51.527551 [ 272 ] {} <Debug> TCP-Session: 9a9c9f3c-ce5c-4355-913d-1e0ab6cbeda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 558 | 2026.01.12 09:28:51.527566 [ 274 ] {} <Debug> TCP-Session: 7293b0a5-9cb5-4d19-90fe-6df9330088f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:52210 | ||
| 559 | 2026.01.12 09:28:51.527590 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 560 | 2026.01.12 09:28:51.527642 [ 272 ] {} <Debug> TCP-Session: 9a9c9f3c-ce5c-4355-913d-1e0ab6cbeda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 561 | 2026.01.12 09:28:51.527637 [ 274 ] {} <Debug> TCP-Session: 7293b0a5-9cb5-4d19-90fe-6df9330088f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 562 | 2026.01.12 09:28:51.527627 [ 273 ] {} <Debug> TCP-Session: 9aac5979-3331-4831-9551-008145e1b4ad Authenticating user 'default' from [fd00:1122:3344:101::b]:40152 | ||
| 563 | 2026.01.12 09:28:51.527812 [ 275 ] {} <Debug> TCP-Session: 364510ce-1b99-4359-9f70-08963f31efc2 Authenticating user 'default' from [fd00:1122:3344:101::b]:62705 | ||
| 564 | 2026.01.12 09:28:51.527823 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 565 | 2026.01.12 09:28:51.527824 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 566 | 2026.01.12 09:28:51.527805 [ 274 ] {} <Debug> TCP-Session: 7293b0a5-9cb5-4d19-90fe-6df9330088f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 567 | 2026.01.12 09:28:51.527938 [ 276 ] {} <Debug> TCP-Session: 018bd691-131a-4c96-92b4-e3678681a802 Authenticating user 'default' from [fd00:1122:3344:101::b]:61032 | ||
| 568 | 2026.01.12 09:28:51.527927 [ 275 ] {} <Debug> TCP-Session: 364510ce-1b99-4359-9f70-08963f31efc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 569 | 2026.01.12 09:28:51.527911 [ 277 ] {} <Debug> TCP-Session: d1499c51-dcab-4bf0-9b98-f5ead098a869 Authenticating user 'default' from [fd00:1122:3344:101::b]:49048 | ||
| 570 | 2026.01.12 09:28:51.528057 [ 276 ] {} <Debug> TCP-Session: 018bd691-131a-4c96-92b4-e3678681a802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 571 | 2026.01.12 09:28:51.528039 [ 275 ] {} <Debug> TCP-Session: 364510ce-1b99-4359-9f70-08963f31efc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 572 | 2026.01.12 09:28:51.527892 [ 273 ] {} <Debug> TCP-Session: 9aac5979-3331-4831-9551-008145e1b4ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 573 | 2026.01.12 09:28:51.528166 [ 276 ] {} <Debug> TCP-Session: 018bd691-131a-4c96-92b4-e3678681a802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2026.01.12 09:28:51.528134 [ 277 ] {} <Debug> TCP-Session: d1499c51-dcab-4bf0-9b98-f5ead098a869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 575 | 2026.01.12 09:28:51.528239 [ 273 ] {} <Debug> TCP-Session: 9aac5979-3331-4831-9551-008145e1b4ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 576 | 2026.01.12 09:28:51.528257 [ 277 ] {} <Debug> TCP-Session: d1499c51-dcab-4bf0-9b98-f5ead098a869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 577 | 2026.01.12 09:28:51.540518 [ 259 ] {43153fa1-150a-4663-97bf-70e99be92d81} <Debug> oximeter.fields_bool (6ed08ae7-c340-41ad-b210-9229673583cf): Loading data parts | ||
| 578 | 2026.01.12 09:28:51.540696 [ 259 ] {43153fa1-150a-4663-97bf-70e99be92d81} <Debug> oximeter.fields_bool (6ed08ae7-c340-41ad-b210-9229673583cf): There are no data parts | ||
| 579 | 2026.01.12 09:28:51.544002 [ 259 ] {43153fa1-150a-4663-97bf-70e99be92d81} <Debug> TCPHandler: Processed in 0.017112448 sec. | ||
| 580 | 2026.01.12 09:28:51.544182 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.12 09:28:51.544392 [ 259 ] {af373aa0-ec3f-4f2b-8fe4-b984567be8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 582 | 2026.01.12 09:28:51.544557 [ 259 ] {af373aa0-ec3f-4f2b-8fe4-b984567be8e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2026.01.12 09:28:51.579986 [ 259 ] {af373aa0-ec3f-4f2b-8fe4-b984567be8e2} <Debug> oximeter.fields_i8 (7b498cd7-28ae-4d29-853b-cd9b3a171574): Loading data parts | ||
| 584 | 2026.01.12 09:28:51.580143 [ 259 ] {af373aa0-ec3f-4f2b-8fe4-b984567be8e2} <Debug> oximeter.fields_i8 (7b498cd7-28ae-4d29-853b-cd9b3a171574): There are no data parts | ||
| 585 | 2026.01.12 09:28:51.584956 [ 259 ] {af373aa0-ec3f-4f2b-8fe4-b984567be8e2} <Debug> TCPHandler: Processed in 0.040804317 sec. | ||
| 586 | 2026.01.12 09:28:51.585214 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.12 09:28:51.585383 [ 259 ] {c2ed37ae-d2c8-4de4-ad36-446dde3ffc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 588 | 2026.01.12 09:28:51.585510 [ 259 ] {c2ed37ae-d2c8-4de4-ad36-446dde3ffc2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2026.01.12 09:28:51.594184 [ 259 ] {c2ed37ae-d2c8-4de4-ad36-446dde3ffc2e} <Debug> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Loading data parts | ||
| 590 | 2026.01.12 09:28:51.594391 [ 259 ] {c2ed37ae-d2c8-4de4-ad36-446dde3ffc2e} <Debug> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): There are no data parts | ||
| 591 | 2026.01.12 09:28:51.596690 [ 259 ] {c2ed37ae-d2c8-4de4-ad36-446dde3ffc2e} <Debug> TCPHandler: Processed in 0.011538877 sec. | ||
| 592 | 2026.01.12 09:28:51.596834 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.12 09:28:51.596982 [ 259 ] {16f09887-2877-4a0b-895f-7e97f2a5fff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 594 | 2026.01.12 09:28:51.597103 [ 259 ] {16f09887-2877-4a0b-895f-7e97f2a5fff2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2026.01.12 09:28:51.608293 [ 259 ] {16f09887-2877-4a0b-895f-7e97f2a5fff2} <Debug> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Loading data parts | ||
| 596 | 2026.01.12 09:28:51.608481 [ 259 ] {16f09887-2877-4a0b-895f-7e97f2a5fff2} <Debug> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): There are no data parts | ||
| 597 | 2026.01.12 09:28:51.610370 [ 259 ] {16f09887-2877-4a0b-895f-7e97f2a5fff2} <Debug> TCPHandler: Processed in 0.013576048 sec. | ||
| 598 | 2026.01.12 09:28:51.610594 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.01.12 09:28:51.610750 [ 259 ] {8eef4e92-4697-40fc-a76f-f23f48b29fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 600 | 2026.01.12 09:28:51.610869 [ 259 ] {8eef4e92-4697-40fc-a76f-f23f48b29fb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 601 | 2026.01.12 09:28:51.620133 [ 259 ] {8eef4e92-4697-40fc-a76f-f23f48b29fb6} <Debug> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Loading data parts | ||
| 602 | 2026.01.12 09:28:51.620397 [ 259 ] {8eef4e92-4697-40fc-a76f-f23f48b29fb6} <Debug> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): There are no data parts | ||
| 603 | 2026.01.12 09:28:51.623062 [ 259 ] {8eef4e92-4697-40fc-a76f-f23f48b29fb6} <Debug> TCPHandler: Processed in 0.012515347 sec. | ||
| 604 | 2026.01.12 09:28:51.623216 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.01.12 09:28:51.623467 [ 259 ] {e6062fa2-4b51-4097-b85c-08eb350ef044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 606 | 2026.01.12 09:28:51.623512 [ 259 ] {e6062fa2-4b51-4097-b85c-08eb350ef044} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2026.01.12 09:28:51.634832 [ 259 ] {e6062fa2-4b51-4097-b85c-08eb350ef044} <Debug> oximeter.fields_i32 (286b40f3-9b82-4a23-b19a-010cadde3afe): Loading data parts | ||
| 608 | 2026.01.12 09:28:51.634974 [ 259 ] {e6062fa2-4b51-4097-b85c-08eb350ef044} <Debug> oximeter.fields_i32 (286b40f3-9b82-4a23-b19a-010cadde3afe): There are no data parts | ||
| 609 | 2026.01.12 09:28:51.637231 [ 259 ] {e6062fa2-4b51-4097-b85c-08eb350ef044} <Debug> TCPHandler: Processed in 0.014060494 sec. | ||
| 610 | 2026.01.12 09:28:51.637478 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.01.12 09:28:51.637631 [ 259 ] {ade8ce20-b064-4fb1-81f0-c334742e0a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 612 | 2026.01.12 09:28:51.637750 [ 259 ] {ade8ce20-b064-4fb1-81f0-c334742e0a95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2026.01.12 09:28:51.646268 [ 259 ] {ade8ce20-b064-4fb1-81f0-c334742e0a95} <Debug> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Loading data parts | ||
| 614 | 2026.01.12 09:28:51.646498 [ 259 ] {ade8ce20-b064-4fb1-81f0-c334742e0a95} <Debug> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): There are no data parts | ||
| 615 | 2026.01.12 09:28:51.649041 [ 259 ] {ade8ce20-b064-4fb1-81f0-c334742e0a95} <Debug> TCPHandler: Processed in 0.011627217 sec. | ||
| 616 | 2026.01.12 09:28:51.649180 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.01.12 09:28:51.649402 [ 259 ] {f6d872cb-5bd4-4046-88d6-383f0433c1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 618 | 2026.01.12 09:28:51.649480 [ 259 ] {f6d872cb-5bd4-4046-88d6-383f0433c1f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2026.01.12 09:28:51.660630 [ 259 ] {f6d872cb-5bd4-4046-88d6-383f0433c1f9} <Debug> oximeter.fields_i64 (77e73761-017e-446a-a1ea-a21e9b2d8624): Loading data parts | ||
| 620 | 2026.01.12 09:28:51.660849 [ 259 ] {f6d872cb-5bd4-4046-88d6-383f0433c1f9} <Debug> oximeter.fields_i64 (77e73761-017e-446a-a1ea-a21e9b2d8624): There are no data parts | ||
| 621 | 2026.01.12 09:28:51.663371 [ 259 ] {f6d872cb-5bd4-4046-88d6-383f0433c1f9} <Debug> TCPHandler: Processed in 0.014249496 sec. | ||
| 622 | 2026.01.12 09:28:51.663586 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.12 09:28:51.663795 [ 259 ] {8d197b31-d3b2-4b9b-9d9c-757c11565916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 624 | 2026.01.12 09:28:51.663915 [ 259 ] {8d197b31-d3b2-4b9b-9d9c-757c11565916} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2026.01.12 09:28:51.674231 [ 259 ] {8d197b31-d3b2-4b9b-9d9c-757c11565916} <Debug> oximeter.fields_u64 (0fb6ef17-4737-4ff3-8b88-44105fc38457): Loading data parts | ||
| 626 | 2026.01.12 09:28:51.674451 [ 259 ] {8d197b31-d3b2-4b9b-9d9c-757c11565916} <Debug> oximeter.fields_u64 (0fb6ef17-4737-4ff3-8b88-44105fc38457): There are no data parts | ||
| 627 | 2026.01.12 09:28:51.676772 [ 259 ] {8d197b31-d3b2-4b9b-9d9c-757c11565916} <Debug> TCPHandler: Processed in 0.013176795 sec. | ||
| 628 | 2026.01.12 09:28:51.676923 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.12 09:28:51.677162 [ 259 ] {a2b2d24f-8ae3-4dd2-8130-081cf4f31b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 630 | 2026.01.12 09:28:51.677275 [ 259 ] {a2b2d24f-8ae3-4dd2-8130-081cf4f31b63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2026.01.12 09:28:51.679435 [ 259 ] {a2b2d24f-8ae3-4dd2-8130-081cf4f31b63} <Debug> oximeter.fields_ipaddr (bfa7774b-085d-4b35-b8c4-a0d2c451351c): Loading data parts | ||
| 632 | 2026.01.12 09:28:51.679594 [ 259 ] {a2b2d24f-8ae3-4dd2-8130-081cf4f31b63} <Debug> oximeter.fields_ipaddr (bfa7774b-085d-4b35-b8c4-a0d2c451351c): There are no data parts | ||
| 633 | 2026.01.12 09:28:51.690194 [ 259 ] {a2b2d24f-8ae3-4dd2-8130-081cf4f31b63} <Debug> TCPHandler: Processed in 0.013309615 sec. | ||
| 634 | 2026.01.12 09:28:51.690356 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.12 09:28:51.690518 [ 259 ] {2ffc3d83-171d-4d1e-9d10-5d06f9477576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 636 | 2026.01.12 09:28:51.690715 [ 259 ] {2ffc3d83-171d-4d1e-9d10-5d06f9477576} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2026.01.12 09:28:51.693711 [ 259 ] {2ffc3d83-171d-4d1e-9d10-5d06f9477576} <Debug> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Loading data parts | ||
| 638 | 2026.01.12 09:28:51.693965 [ 259 ] {2ffc3d83-171d-4d1e-9d10-5d06f9477576} <Debug> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): There are no data parts | ||
| 639 | 2026.01.12 09:28:51.704575 [ 259 ] {2ffc3d83-171d-4d1e-9d10-5d06f9477576} <Debug> TCPHandler: Processed in 0.014273106 sec. | ||
| 640 | 2026.01.12 09:28:51.704723 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.12 09:28:51.704961 [ 259 ] {f91efa8d-386b-4c6b-85a5-fdbe7d94df5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 642 | 2026.01.12 09:28:51.705108 [ 259 ] {f91efa8d-386b-4c6b-85a5-fdbe7d94df5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2026.01.12 09:28:51.718110 [ 259 ] {f91efa8d-386b-4c6b-85a5-fdbe7d94df5a} <Debug> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Loading data parts | ||
| 644 | 2026.01.12 09:28:51.718304 [ 259 ] {f91efa8d-386b-4c6b-85a5-fdbe7d94df5a} <Debug> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): There are no data parts | ||
| 645 | 2026.01.12 09:28:51.720975 [ 259 ] {f91efa8d-386b-4c6b-85a5-fdbe7d94df5a} <Debug> TCPHandler: Processed in 0.016295229 sec. | ||
| 646 | 2026.01.12 09:28:51.721143 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.12 09:28:51.721390 [ 259 ] {676ea767-0603-4f3b-8173-18269e77ba9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) /* The timeseries schema table stores the extracted schema for the samples | ||
| 648 | * oximeter collects. | ||
| 649 | */ | ||
| 650 | 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) | ||
| 651 | 2026.01.12 09:28:51.721541 [ 259 ] {676ea767-0603-4f3b-8173-18269e77ba9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 652 | 2026.01.12 09:28:51.731072 [ 259 ] {676ea767-0603-4f3b-8173-18269e77ba9e} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f): Loading data parts | ||
| 653 | 2026.01.12 09:28:51.731235 [ 259 ] {676ea767-0603-4f3b-8173-18269e77ba9e} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f): There are no data parts | ||
| 654 | 2026.01.12 09:28:51.733657 [ 259 ] {676ea767-0603-4f3b-8173-18269e77ba9e} <Debug> TCPHandler: Processed in 0.012617508 sec. | ||
| 655 | 2026.01.12 09:28:51.734112 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2026.01.12 09:28:51.734403 [ 260 ] {66ad2cf7-123d-42af-add8-8d327f05b5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 657 | 2026.01.12 09:28:51.735749 [ 260 ] {66ad2cf7-123d-42af-add8-8d327f05b5e3} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 658 | 2026.01.12 09:28:51.761013 [ 268 ] {66ad2cf7-123d-42af-add8-8d327f05b5e3} <Trace> oximeter.version (67357caa-3bc6-4dcc-aa2a-3bcf5b9c7cb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 659 | 2026.01.12 09:28:51.761065 [ 268 ] {66ad2cf7-123d-42af-add8-8d327f05b5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 660 | 2026.01.12 09:28:51.765740 [ 268 ] {66ad2cf7-123d-42af-add8-8d327f05b5e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2026.01.12 09:28:51.766387 [ 268 ] {66ad2cf7-123d-42af-add8-8d327f05b5e3} <Trace> oximeter.version (67357caa-3bc6-4dcc-aa2a-3bcf5b9c7cb2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2026.01.12 09:28:51.766664 [ 260 ] {66ad2cf7-123d-42af-add8-8d327f05b5e3} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.032388 sec., 30.875632950475485 rows/sec., 494.01 B/sec. | ||
| 663 | 2026.01.12 09:28:51.767079 [ 260 ] {66ad2cf7-123d-42af-add8-8d327f05b5e3} <Debug> TCPHandler: Processed in 0.033109852 sec. | ||
| 664 | 2026.01.12 09:28:51.832959 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41846 | ||
| 665 | 2026.01.12 09:28:51.835517 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.12 09:28:51.835554 [ 278 ] {} <Debug> TCP-Session: 57f820a3-ab76-4fd9-bf65-6e09b55fc3b4 Authenticating user 'default' from [fd00:1122:3344:101::a]:41846 | ||
| 667 | 2026.01.12 09:28:51.835689 [ 278 ] {} <Debug> TCP-Session: 57f820a3-ab76-4fd9-bf65-6e09b55fc3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.12 09:28:51.835705 [ 278 ] {} <Debug> TCP-Session: 57f820a3-ab76-4fd9-bf65-6e09b55fc3b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.12 09:28:51.835834 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.12 09:28:51.835979 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.12 09:28:51.836002 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.12 09:28:51.836577 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36920 | ||
| 673 | 2026.01.12 09:28:51.836670 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63572 | ||
| 674 | 2026.01.12 09:28:51.836843 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56876 | ||
| 675 | 2026.01.12 09:28:51.836777 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46675 | ||
| 676 | 2026.01.12 09:28:51.836753 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.01.12 09:28:51.836997 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49105 | ||
| 678 | 2026.01.12 09:28:51.837020 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61250 | ||
| 679 | 2026.01.12 09:28:51.837101 [ 279 ] {} <Debug> TCP-Session: 14d10cbe-86a6-4bc5-be70-87c9dca91431 Authenticating user 'default' from [fd00:1122:3344:101::a]:36920 | ||
| 680 | 2026.01.12 09:28:51.837084 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46392 | ||
| 681 | 2026.01.12 09:28:51.837253 [ 279 ] {} <Debug> TCP-Session: 14d10cbe-86a6-4bc5-be70-87c9dca91431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.01.12 09:28:51.837336 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.01.12 09:28:51.837347 [ 279 ] {} <Debug> TCP-Session: 14d10cbe-86a6-4bc5-be70-87c9dca91431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.01.12 09:28:51.837398 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.01.12 09:28:51.837446 [ 280 ] {} <Debug> TCP-Session: e956184d-2c07-479b-9a85-cf3559a649ef Authenticating user 'default' from [fd00:1122:3344:101::a]:63572 | ||
| 686 | 2026.01.12 09:28:51.837413 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.01.12 09:28:51.837570 [ 283 ] {} <Debug> TCP-Session: 390df26a-2923-443d-8e0f-392af20db484 Authenticating user 'default' from [fd00:1122:3344:101::a]:61250 | ||
| 688 | 2026.01.12 09:28:51.837632 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.01.12 09:28:51.837671 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.01.12 09:28:51.837623 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.01.12 09:28:51.837606 [ 284 ] {} <Debug> TCP-Session: 3c1f8e13-d7a8-4bbb-b119-445f3517ec7a Authenticating user 'default' from [fd00:1122:3344:101::a]:49105 | ||
| 692 | 2026.01.12 09:28:51.837766 [ 281 ] {} <Debug> TCP-Session: 8f047547-1f7a-4080-b6b3-bcf8e5828578 Authenticating user 'default' from [fd00:1122:3344:101::a]:46675 | ||
| 693 | 2026.01.12 09:28:51.837739 [ 282 ] {} <Debug> TCP-Session: 7adf3c77-9f5b-4bca-ae04-d69331b8b17a Authenticating user 'default' from [fd00:1122:3344:101::a]:56876 | ||
| 694 | 2026.01.12 09:28:51.837715 [ 283 ] {} <Debug> TCP-Session: 390df26a-2923-443d-8e0f-392af20db484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.01.12 09:28:51.837882 [ 282 ] {} <Debug> TCP-Session: 7adf3c77-9f5b-4bca-ae04-d69331b8b17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.12 09:28:51.837884 [ 281 ] {} <Debug> TCP-Session: 8f047547-1f7a-4080-b6b3-bcf8e5828578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.12 09:28:51.837849 [ 284 ] {} <Debug> TCP-Session: 3c1f8e13-d7a8-4bbb-b119-445f3517ec7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.12 09:28:51.837987 [ 282 ] {} <Debug> TCP-Session: 7adf3c77-9f5b-4bca-ae04-d69331b8b17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.12 09:28:51.837969 [ 281 ] {} <Debug> TCP-Session: 8f047547-1f7a-4080-b6b3-bcf8e5828578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.12 09:28:51.837960 [ 283 ] {} <Debug> TCP-Session: 390df26a-2923-443d-8e0f-392af20db484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.12 09:28:51.838054 [ 284 ] {} <Debug> TCP-Session: 3c1f8e13-d7a8-4bbb-b119-445f3517ec7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.12 09:28:51.837608 [ 280 ] {} <Debug> TCP-Session: e956184d-2c07-479b-9a85-cf3559a649ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.12 09:28:51.837729 [ 285 ] {} <Debug> TCP-Session: bff7d40c-0b68-4026-afa3-fa8ae79ba2ee Authenticating user 'default' from [fd00:1122:3344:101::a]:46392 | ||
| 704 | 2026.01.12 09:28:51.838164 [ 280 ] {} <Debug> TCP-Session: e956184d-2c07-479b-9a85-cf3559a649ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.12 09:28:51.838297 [ 285 ] {} <Debug> TCP-Session: bff7d40c-0b68-4026-afa3-fa8ae79ba2ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.12 09:28:51.838332 [ 285 ] {} <Debug> TCP-Session: bff7d40c-0b68-4026-afa3-fa8ae79ba2ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.12 09:28:52.000440 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.43 MiB, peak 131.43 MiB, free memory in arenas 0.00 B, will set to 139.63 MiB (RSS), difference: 8.20 MiB | ||
| 708 | 2026.01.12 09:28:56.392644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.12 09:28:56.392681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.01.12 09:28:56.392786 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.12 09:28:56.392929 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.12 09:28:56.408851 [ 245 ] {} <Debug> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Loading data parts | ||
| 713 | 2026.01.12 09:28:56.409235 [ 245 ] {} <Debug> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): There are no data parts | ||
| 714 | 2026.01.12 09:28:56.413589 [ 244 ] {} <Debug> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Loading data parts | ||
| 715 | 2026.01.12 09:28:56.413745 [ 244 ] {} <Debug> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): There are no data parts | ||
| 716 | 2026.01.12 09:28:56.447181 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.01.12 09:28:56.447321 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 718 | 2026.01.12 09:28:56.452784 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.12 09:28:56.453522 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.01.12 09:28:56.453772 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.01.12 09:28:56.471394 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.12 09:28:56.471449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 723 | 2026.01.12 09:28:56.477704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.12 09:28:56.478914 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.12 09:28:56.482120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.12 09:28:57.000395 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.76 MiB, peak 148.76 MiB, free memory in arenas 0.00 B, will set to 153.83 MiB (RSS), difference: 9.07 MiB | ||
| 727 | 2026.01.12 09:28:58.892712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.12 09:28:58.892833 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.12 09:28:58.899564 [ 243 ] {} <Debug> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Loading data parts | ||
| 730 | 2026.01.12 09:28:58.899814 [ 243 ] {} <Debug> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): There are no data parts | ||
| 731 | 2026.01.12 09:28:58.906282 [ 243 ] {} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.12 09:28:58.906322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 733 | 2026.01.12 09:28:58.908573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.12 09:28:58.909342 [ 243 ] {} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.12 09:28:58.909683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.12 09:28:59.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.02 MiB, peak 158.02 MiB, free memory in arenas 0.00 B, will set to 154.84 MiB (RSS), difference: -3.18 MiB | ||
| 737 | 2026.01.12 09:29:03.848738 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.12 09:29:03.848857 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.12 09:29:03.953845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.01.12 09:29:03.956442 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.12 09:29:03.956485 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 742 | 2026.01.12 09:29:03.957460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.12 09:29:03.957908 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.12 09:29:03.958054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.12 09:29:03.982186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.12 09:29:04.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.98 MiB, peak 159.13 MiB, free memory in arenas 0.00 B, will set to 156.19 MiB (RSS), difference: 1.21 MiB | ||
| 747 | 2026.01.12 09:29:04.000420 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.01.12 09:29:04.000597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 749 | 2026.01.12 09:29:04.007417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.01.12 09:29:04.008976 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.01.12 09:29:04.012972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.01.12 09:29:09.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.82 MiB, peak 160.81 MiB, free memory in arenas 0.00 B, will set to 157.84 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.01.12 09:29:11.458292 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 754 | 2026.01.12 09:29:11.458771 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.01.12 09:29:11.458889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 756 | 2026.01.12 09:29:11.459714 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.01.12 09:29:11.460405 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.01.12 09:29:11.460631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 759 | 2026.01.12 09:29:11.513130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.01.12 09:29:11.529739 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.01.12 09:29:11.529800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 762 | 2026.01.12 09:29:11.536086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.01.12 09:29:11.537241 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.01.12 09:29:11.540488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.01.12 09:29:11.788788 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.01.12 09:29:11.788987 [ 259 ] {0e701e37-5863-490b-9571-982505c07d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.01.12 09:29:11.789357 [ 259 ] {0e701e37-5863-490b-9571-982505c07d4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.01.12 09:29:11.791618 [ 259 ] {0e701e37-5863-490b-9571-982505c07d4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.01.12 09:29:11.798281 [ 259 ] {0e701e37-5863-490b-9571-982505c07d4a} <Debug> TCPHandler: Processed in 0.009620666 sec. | ||
| 770 | 2026.01.12 09:29:11.803614 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.01.12 09:29:11.803777 [ 259 ] {1d175485-023d-4d20-b4c9-ad30076da59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.01.12 09:29:11.810153 [ 259 ] {1d175485-023d-4d20-b4c9-ad30076da59c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.01.12 09:29:11.810207 [ 259 ] {1d175485-023d-4d20-b4c9-ad30076da59c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.01.12 09:29:11.810677 [ 259 ] {1d175485-023d-4d20-b4c9-ad30076da59c} <Debug> TCPHandler: Processed in 0.007118778 sec. | ||
| 775 | 2026.01.12 09:29:11.813224 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.01.12 09:29:11.813361 [ 259 ] {52eef405-2aa9-43c3-90ff-0ffa85834046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.01.12 09:29:11.815708 [ 259 ] {52eef405-2aa9-43c3-90ff-0ffa85834046} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.01.12 09:29:11.815759 [ 259 ] {52eef405-2aa9-43c3-90ff-0ffa85834046} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.01.12 09:29:11.816173 [ 259 ] {52eef405-2aa9-43c3-90ff-0ffa85834046} <Debug> TCPHandler: Processed in 0.003015964 sec. | ||
| 780 | 2026.01.12 09:29:11.816392 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.01.12 09:29:11.816520 [ 259 ] {377c1e24-1ebd-4213-a803-fc7d6a8b0686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 782 | 2026.01.12 09:29:11.816773 [ 259 ] {377c1e24-1ebd-4213-a803-fc7d6a8b0686} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.01.12 09:29:11.816817 [ 259 ] {377c1e24-1ebd-4213-a803-fc7d6a8b0686} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.01.12 09:29:11.817155 [ 259 ] {377c1e24-1ebd-4213-a803-fc7d6a8b0686} <Debug> TCPHandler: Processed in 0.000812649 sec. | ||
| 785 | 2026.01.12 09:29:11.817386 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.01.12 09:29:11.817504 [ 259 ] {cc5e25f4-0f51-44ee-9996-c8d6f762c592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 787 | 2026.01.12 09:29:11.817747 [ 259 ] {cc5e25f4-0f51-44ee-9996-c8d6f762c592} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.01.12 09:29:11.817789 [ 259 ] {cc5e25f4-0f51-44ee-9996-c8d6f762c592} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.01.12 09:29:11.818116 [ 259 ] {cc5e25f4-0f51-44ee-9996-c8d6f762c592} <Debug> TCPHandler: Processed in 0.000778519 sec. | ||
| 790 | 2026.01.12 09:29:11.818335 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.01.12 09:29:11.818475 [ 259 ] {eacbacfa-7d64-4a86-b137-3868f09c727c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 792 | 2026.01.12 09:29:11.818810 [ 259 ] {eacbacfa-7d64-4a86-b137-3868f09c727c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.01.12 09:29:11.818863 [ 259 ] {eacbacfa-7d64-4a86-b137-3868f09c727c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.01.12 09:29:11.819204 [ 259 ] {eacbacfa-7d64-4a86-b137-3868f09c727c} <Debug> TCPHandler: Processed in 0.00092215 sec. | ||
| 795 | 2026.01.12 09:29:11.819414 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.01.12 09:29:11.819532 [ 259 ] {1dd1ab1e-e304-4852-a478-b8608bbb2de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 797 | 2026.01.12 09:29:11.819783 [ 259 ] {1dd1ab1e-e304-4852-a478-b8608bbb2de5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.01.12 09:29:11.819827 [ 259 ] {1dd1ab1e-e304-4852-a478-b8608bbb2de5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.01.12 09:29:11.820184 [ 259 ] {1dd1ab1e-e304-4852-a478-b8608bbb2de5} <Debug> TCPHandler: Processed in 0.000818358 sec. | ||
| 800 | 2026.01.12 09:29:11.820408 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.01.12 09:29:11.820524 [ 259 ] {af7e5351-d07c-4619-b98d-21bdbc1160b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 802 | 2026.01.12 09:29:11.820799 [ 259 ] {af7e5351-d07c-4619-b98d-21bdbc1160b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.01.12 09:29:11.820843 [ 259 ] {af7e5351-d07c-4619-b98d-21bdbc1160b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.01.12 09:29:11.821239 [ 259 ] {af7e5351-d07c-4619-b98d-21bdbc1160b6} <Debug> TCPHandler: Processed in 0.00087859 sec. | ||
| 805 | 2026.01.12 09:29:11.821468 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.01.12 09:29:11.821585 [ 259 ] {aa0691eb-2e95-4381-a48d-86b3f38a798f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 807 | 2026.01.12 09:29:11.821834 [ 259 ] {aa0691eb-2e95-4381-a48d-86b3f38a798f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.01.12 09:29:11.821876 [ 259 ] {aa0691eb-2e95-4381-a48d-86b3f38a798f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.01.12 09:29:11.822205 [ 259 ] {aa0691eb-2e95-4381-a48d-86b3f38a798f} <Debug> TCPHandler: Processed in 0.000785879 sec. | ||
| 810 | 2026.01.12 09:29:11.822443 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.01.12 09:29:11.822565 [ 259 ] {7f13d753-f48f-4d36-a408-220996dd5d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 812 | 2026.01.12 09:29:11.822825 [ 259 ] {7f13d753-f48f-4d36-a408-220996dd5d5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.01.12 09:29:11.822869 [ 259 ] {7f13d753-f48f-4d36-a408-220996dd5d5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.01.12 09:29:11.823192 [ 259 ] {7f13d753-f48f-4d36-a408-220996dd5d5c} <Debug> TCPHandler: Processed in 0.000797629 sec. | ||
| 815 | 2026.01.12 09:29:11.823417 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.01.12 09:29:11.823535 [ 259 ] {d2cefba0-d8d8-48f7-acee-18998a4e9eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 817 | 2026.01.12 09:29:11.823796 [ 259 ] {d2cefba0-d8d8-48f7-acee-18998a4e9eea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.01.12 09:29:11.823840 [ 259 ] {d2cefba0-d8d8-48f7-acee-18998a4e9eea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.01.12 09:29:11.824163 [ 259 ] {d2cefba0-d8d8-48f7-acee-18998a4e9eea} <Debug> TCPHandler: Processed in 0.000802169 sec. | ||
| 820 | 2026.01.12 09:29:11.824362 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.01.12 09:29:11.824479 [ 259 ] {d98c7e88-3756-4830-b9d2-fb8e6cdc99fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 822 | 2026.01.12 09:29:11.824726 [ 259 ] {d98c7e88-3756-4830-b9d2-fb8e6cdc99fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.01.12 09:29:11.824769 [ 259 ] {d98c7e88-3756-4830-b9d2-fb8e6cdc99fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.01.12 09:29:11.825087 [ 259 ] {d98c7e88-3756-4830-b9d2-fb8e6cdc99fe} <Debug> TCPHandler: Processed in 0.000773648 sec. | ||
| 825 | 2026.01.12 09:29:11.825328 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.01.12 09:29:11.825446 [ 259 ] {54fe0392-87fa-4e58-ae3e-a8bc269d9618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 827 | 2026.01.12 09:29:11.825715 [ 259 ] {54fe0392-87fa-4e58-ae3e-a8bc269d9618} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.01.12 09:29:11.825758 [ 259 ] {54fe0392-87fa-4e58-ae3e-a8bc269d9618} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.01.12 09:29:11.826076 [ 259 ] {54fe0392-87fa-4e58-ae3e-a8bc269d9618} <Debug> TCPHandler: Processed in 0.000795509 sec. | ||
| 830 | 2026.01.12 09:29:11.826293 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.01.12 09:29:11.826412 [ 259 ] {89fe9d5d-a56d-45c9-ad78-58c7d9289d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 832 | 2026.01.12 09:29:11.826667 [ 259 ] {89fe9d5d-a56d-45c9-ad78-58c7d9289d30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.01.12 09:29:11.826710 [ 259 ] {89fe9d5d-a56d-45c9-ad78-58c7d9289d30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.01.12 09:29:11.827060 [ 259 ] {89fe9d5d-a56d-45c9-ad78-58c7d9289d30} <Debug> TCPHandler: Processed in 0.000813549 sec. | ||
| 835 | 2026.01.12 09:29:11.827278 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.01.12 09:29:11.827397 [ 259 ] {bdb33802-fdce-4032-ab6a-3b327272a75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 837 | 2026.01.12 09:29:11.827656 [ 259 ] {bdb33802-fdce-4032-ab6a-3b327272a75f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.01.12 09:29:11.827700 [ 259 ] {bdb33802-fdce-4032-ab6a-3b327272a75f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.01.12 09:29:11.828062 [ 259 ] {bdb33802-fdce-4032-ab6a-3b327272a75f} <Debug> TCPHandler: Processed in 0.000832339 sec. | ||
| 840 | 2026.01.12 09:29:11.828277 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.01.12 09:29:11.828394 [ 259 ] {a2971d7d-8c15-48f0-a9fa-289b2874fc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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) | ||
| 842 | 2026.01.12 09:29:11.828657 [ 259 ] {a2971d7d-8c15-48f0-a9fa-289b2874fc6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.01.12 09:29:11.828700 [ 259 ] {a2971d7d-8c15-48f0-a9fa-289b2874fc6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.01.12 09:29:11.829049 [ 259 ] {a2971d7d-8c15-48f0-a9fa-289b2874fc6a} <Debug> TCPHandler: Processed in 0.000811558 sec. | ||
| 845 | 2026.01.12 09:29:11.829366 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.01.12 09:29:11.829490 [ 259 ] {da67c6cb-96a0-4398-ab72-12970ffa11b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 847 | 2026.01.12 09:29:11.829753 [ 259 ] {da67c6cb-96a0-4398-ab72-12970ffa11b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.01.12 09:29:11.829797 [ 259 ] {da67c6cb-96a0-4398-ab72-12970ffa11b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.01.12 09:29:11.830177 [ 259 ] {da67c6cb-96a0-4398-ab72-12970ffa11b9} <Debug> TCPHandler: Processed in 0.000860389 sec. | ||
| 850 | 2026.01.12 09:29:11.830741 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.01.12 09:29:11.830863 [ 259 ] {0db1bf5d-0a0f-4eda-8d30-7c8e451c6349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 852 | 2026.01.12 09:29:11.831149 [ 259 ] {0db1bf5d-0a0f-4eda-8d30-7c8e451c6349} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.01.12 09:29:11.831192 [ 259 ] {0db1bf5d-0a0f-4eda-8d30-7c8e451c6349} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.01.12 09:29:11.831523 [ 259 ] {0db1bf5d-0a0f-4eda-8d30-7c8e451c6349} <Debug> TCPHandler: Processed in 0.000829519 sec. | ||
| 855 | 2026.01.12 09:29:11.831750 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.01.12 09:29:11.831871 [ 259 ] {4ba5af0a-c6e7-4e00-afc3-5dde17dad839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.01.12 09:29:11.832128 [ 259 ] {4ba5af0a-c6e7-4e00-afc3-5dde17dad839} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.01.12 09:29:11.832170 [ 259 ] {4ba5af0a-c6e7-4e00-afc3-5dde17dad839} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.01.12 09:29:11.832496 [ 259 ] {4ba5af0a-c6e7-4e00-afc3-5dde17dad839} <Debug> TCPHandler: Processed in 0.000792928 sec. | ||
| 860 | 2026.01.12 09:29:11.832723 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.01.12 09:29:11.832844 [ 259 ] {e886cdeb-46e1-4716-8474-a2188b50bb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 862 | 2026.01.12 09:29:11.833100 [ 259 ] {e886cdeb-46e1-4716-8474-a2188b50bb1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.01.12 09:29:11.833142 [ 259 ] {e886cdeb-46e1-4716-8474-a2188b50bb1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.01.12 09:29:11.833461 [ 259 ] {e886cdeb-46e1-4716-8474-a2188b50bb1c} <Debug> TCPHandler: Processed in 0.000785079 sec. | ||
| 865 | 2026.01.12 09:29:11.833724 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.01.12 09:29:11.833845 [ 259 ] {75b7ee18-cfcc-44fa-9ff4-379640ea6d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 867 | 2026.01.12 09:29:11.834099 [ 259 ] {75b7ee18-cfcc-44fa-9ff4-379640ea6d2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.01.12 09:29:11.834141 [ 259 ] {75b7ee18-cfcc-44fa-9ff4-379640ea6d2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.01.12 09:29:11.834464 [ 259 ] {75b7ee18-cfcc-44fa-9ff4-379640ea6d2a} <Debug> TCPHandler: Processed in 0.000786329 sec. | ||
| 870 | 2026.01.12 09:29:11.834700 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.01.12 09:29:11.834822 [ 259 ] {ab7a9c73-386d-4e52-be11-cad574d59957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.01.12 09:29:11.835079 [ 259 ] {ab7a9c73-386d-4e52-be11-cad574d59957} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.01.12 09:29:11.835120 [ 259 ] {ab7a9c73-386d-4e52-be11-cad574d59957} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.01.12 09:29:11.835432 [ 259 ] {ab7a9c73-386d-4e52-be11-cad574d59957} <Debug> TCPHandler: Processed in 0.000778538 sec. | ||
| 875 | 2026.01.12 09:29:11.835678 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.01.12 09:29:11.835799 [ 259 ] {008d18a0-eb2d-4af5-afeb-8633e7397d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.01.12 09:29:11.836057 [ 259 ] {008d18a0-eb2d-4af5-afeb-8633e7397d38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.01.12 09:29:11.836098 [ 259 ] {008d18a0-eb2d-4af5-afeb-8633e7397d38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.01.12 09:29:11.836406 [ 259 ] {008d18a0-eb2d-4af5-afeb-8633e7397d38} <Debug> TCPHandler: Processed in 0.000775088 sec. | ||
| 880 | 2026.01.12 09:29:11.836634 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.01.12 09:29:11.836753 [ 259 ] {8e2b160b-c06d-4bfc-88b1-456508bb3560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.01.12 09:29:11.837019 [ 259 ] {8e2b160b-c06d-4bfc-88b1-456508bb3560} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.01.12 09:29:11.837062 [ 259 ] {8e2b160b-c06d-4bfc-88b1-456508bb3560} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.01.12 09:29:11.837381 [ 259 ] {8e2b160b-c06d-4bfc-88b1-456508bb3560} <Debug> TCPHandler: Processed in 0.000793719 sec. | ||
| 885 | 2026.01.12 09:29:11.837679 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.01.12 09:29:11.837800 [ 259 ] {f81cf8b9-a3ec-409a-bff2-cf02c22f93f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.01.12 09:29:11.838060 [ 259 ] {f81cf8b9-a3ec-409a-bff2-cf02c22f93f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.01.12 09:29:11.838102 [ 259 ] {f81cf8b9-a3ec-409a-bff2-cf02c22f93f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.01.12 09:29:11.838419 [ 259 ] {f81cf8b9-a3ec-409a-bff2-cf02c22f93f6} <Debug> TCPHandler: Processed in 0.000787028 sec. | ||
| 890 | 2026.01.12 09:29:11.838697 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.01.12 09:29:11.838818 [ 259 ] {5e110508-2389-46b4-9192-ba3b6b847737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.01.12 09:29:11.839071 [ 259 ] {5e110508-2389-46b4-9192-ba3b6b847737} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.01.12 09:29:11.839109 [ 259 ] {5e110508-2389-46b4-9192-ba3b6b847737} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.01.12 09:29:11.839404 [ 259 ] {5e110508-2389-46b4-9192-ba3b6b847737} <Debug> TCPHandler: Processed in 0.000784838 sec. | ||
| 895 | 2026.01.12 09:29:11.851649 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.01.12 09:29:11.851808 [ 259 ] {e55dba52-9684-431a-adb9-842783bd9869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 897 | 2026.01.12 09:29:11.852160 [ 259 ] {e55dba52-9684-431a-adb9-842783bd9869} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.01.12 09:29:11.852215 [ 259 ] {e55dba52-9684-431a-adb9-842783bd9869} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.01.12 09:29:11.852612 [ 259 ] {e55dba52-9684-431a-adb9-842783bd9869} <Debug> TCPHandler: Processed in 0.001027021 sec. | ||
| 900 | 2026.01.12 09:29:11.852972 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.01.12 09:29:11.853099 [ 259 ] {67c17992-ab14-4b11-aad6-b6175d187461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 902 | 2026.01.12 09:29:11.853389 [ 259 ] {67c17992-ab14-4b11-aad6-b6175d187461} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2026.01.12 09:29:11.853433 [ 259 ] {67c17992-ab14-4b11-aad6-b6175d187461} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 904 | 2026.01.12 09:29:11.853778 [ 259 ] {67c17992-ab14-4b11-aad6-b6175d187461} <Debug> TCPHandler: Processed in 0.00085352 sec. | ||
| 905 | 2026.01.12 09:29:11.855821 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.01.12 09:29:11.855956 [ 259 ] {6e5e2c69-8130-44c0-ba0f-776ceaa0ff05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 907 | 2026.01.12 09:29:11.856236 [ 259 ] {6e5e2c69-8130-44c0-ba0f-776ceaa0ff05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 908 | 2026.01.12 09:29:11.856278 [ 259 ] {6e5e2c69-8130-44c0-ba0f-776ceaa0ff05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 909 | 2026.01.12 09:29:11.856615 [ 259 ] {6e5e2c69-8130-44c0-ba0f-776ceaa0ff05} <Debug> TCPHandler: Processed in 0.000843739 sec. | ||
| 910 | 2026.01.12 09:29:11.856832 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.01.12 09:29:11.856958 [ 259 ] {25437697-5f2c-4861-aff5-87c7e159be78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 912 | 2026.01.12 09:29:11.857234 [ 259 ] {25437697-5f2c-4861-aff5-87c7e159be78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 913 | 2026.01.12 09:29:11.857276 [ 259 ] {25437697-5f2c-4861-aff5-87c7e159be78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 914 | 2026.01.12 09:29:11.857594 [ 259 ] {25437697-5f2c-4861-aff5-87c7e159be78} <Debug> TCPHandler: Processed in 0.000810358 sec. | ||
| 915 | 2026.01.12 09:29:11.857789 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.01.12 09:29:11.857913 [ 259 ] {40c55757-9fb7-439d-890d-8a1dbaab4b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 917 | 2026.01.12 09:29:11.858187 [ 259 ] {40c55757-9fb7-439d-890d-8a1dbaab4b8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 918 | 2026.01.12 09:29:11.858228 [ 259 ] {40c55757-9fb7-439d-890d-8a1dbaab4b8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 919 | 2026.01.12 09:29:11.858573 [ 259 ] {40c55757-9fb7-439d-890d-8a1dbaab4b8b} <Debug> TCPHandler: Processed in 0.000829629 sec. | ||
| 920 | 2026.01.12 09:29:11.858808 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.01.12 09:29:11.858975 [ 259 ] {2bfb858b-54bf-4924-9b0b-17f63fcc39df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 922 | 2026.01.12 09:29:11.859325 [ 259 ] {2bfb858b-54bf-4924-9b0b-17f63fcc39df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 923 | 2026.01.12 09:29:11.859377 [ 259 ] {2bfb858b-54bf-4924-9b0b-17f63fcc39df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 924 | 2026.01.12 09:29:11.859702 [ 259 ] {2bfb858b-54bf-4924-9b0b-17f63fcc39df} <Debug> TCPHandler: Processed in 0.00095618 sec. | ||
| 925 | 2026.01.12 09:29:11.866502 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.01.12 09:29:11.866619 [ 259 ] {ee3f255c-9561-4867-bea7-e60e7c2f7e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 927 | 2026.01.12 09:29:11.866663 [ 259 ] {ee3f255c-9561-4867-bea7-e60e7c2f7e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 928 | 2026.01.12 09:29:11.867414 [ 259 ] {ee3f255c-9561-4867-bea7-e60e7c2f7e24} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.01.12 09:29:11.867474 [ 259 ] {ee3f255c-9561-4867-bea7-e60e7c2f7e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 930 | 2026.01.12 09:29:11.868216 [ 259 ] {ee3f255c-9561-4867-bea7-e60e7c2f7e24} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.01.12 09:29:11.868692 [ 259 ] {ee3f255c-9561-4867-bea7-e60e7c2f7e24} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.01.12 09:29:11.868848 [ 259 ] {ee3f255c-9561-4867-bea7-e60e7c2f7e24} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002261 sec., 14153.029632905795 rows/sec., 3.14 MiB/sec. | ||
| 933 | 2026.01.12 09:29:11.868890 [ 259 ] {ee3f255c-9561-4867-bea7-e60e7c2f7e24} <Debug> TCPHandler: Processed in 0.002443997 sec. | ||
| 934 | 2026.01.12 09:29:11.869044 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.01.12 09:29:11.869146 [ 259 ] {a4191fba-b9fc-4999-b2da-11190319a6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 936 | 2026.01.12 09:29:11.869189 [ 259 ] {a4191fba-b9fc-4999-b2da-11190319a6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 937 | 2026.01.12 09:29:11.874021 [ 259 ] {a4191fba-b9fc-4999-b2da-11190319a6e8} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.01.12 09:29:11.874056 [ 259 ] {a4191fba-b9fc-4999-b2da-11190319a6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 939 | 2026.01.12 09:29:11.874622 [ 259 ] {a4191fba-b9fc-4999-b2da-11190319a6e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.01.12 09:29:11.875127 [ 259 ] {a4191fba-b9fc-4999-b2da-11190319a6e8} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.01.12 09:29:11.875269 [ 259 ] {a4191fba-b9fc-4999-b2da-11190319a6e8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.006145 sec., 66720.91131000813 rows/sec., 4.23 MiB/sec. | ||
| 942 | 2026.01.12 09:29:11.875310 [ 259 ] {a4191fba-b9fc-4999-b2da-11190319a6e8} <Debug> TCPHandler: Processed in 0.006317759 sec. | ||
| 943 | 2026.01.12 09:29:11.875446 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.01.12 09:29:11.875559 [ 259 ] {469c55e5-6093-4a2a-a90f-40b2a1270323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 945 | 2026.01.12 09:29:11.875604 [ 259 ] {469c55e5-6093-4a2a-a90f-40b2a1270323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 946 | 2026.01.12 09:29:11.876065 [ 259 ] {469c55e5-6093-4a2a-a90f-40b2a1270323} <Trace> oximeter.fields_ipaddr (bfa7774b-085d-4b35-b8c4-a0d2c451351c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.01.12 09:29:11.876103 [ 259 ] {469c55e5-6093-4a2a-a90f-40b2a1270323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 948 | 2026.01.12 09:29:11.876536 [ 259 ] {469c55e5-6093-4a2a-a90f-40b2a1270323} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.01.12 09:29:11.876992 [ 259 ] {469c55e5-6093-4a2a-a90f-40b2a1270323} <Trace> oximeter.fields_ipaddr (bfa7774b-085d-4b35-b8c4-a0d2c451351c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.01.12 09:29:11.877128 [ 259 ] {469c55e5-6093-4a2a-a90f-40b2a1270323} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001592 sec., 6281.407035175879 rows/sec., 512.20 KiB/sec. | ||
| 951 | 2026.01.12 09:29:11.877165 [ 259 ] {469c55e5-6093-4a2a-a90f-40b2a1270323} <Debug> TCPHandler: Processed in 0.00177825 sec. | ||
| 952 | 2026.01.12 09:29:11.877285 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.01.12 09:29:11.877381 [ 259 ] {8e258f56-1f12-46e2-a4a8-5bd687d3a853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 954 | 2026.01.12 09:29:11.877422 [ 259 ] {8e258f56-1f12-46e2-a4a8-5bd687d3a853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 955 | 2026.01.12 09:29:11.878571 [ 259 ] {8e258f56-1f12-46e2-a4a8-5bd687d3a853} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.01.12 09:29:11.878607 [ 259 ] {8e258f56-1f12-46e2-a4a8-5bd687d3a853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 957 | 2026.01.12 09:29:11.879178 [ 259 ] {8e258f56-1f12-46e2-a4a8-5bd687d3a853} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.01.12 09:29:11.879627 [ 259 ] {8e258f56-1f12-46e2-a4a8-5bd687d3a853} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.01.12 09:29:11.879757 [ 259 ] {8e258f56-1f12-46e2-a4a8-5bd687d3a853} <Debug> executeQuery: Read 1137 rows, 92.22 KiB in 0.002395 sec., 474739.0396659708 rows/sec., 37.60 MiB/sec. | ||
| 960 | 2026.01.12 09:29:11.879794 [ 259 ] {8e258f56-1f12-46e2-a4a8-5bd687d3a853} <Debug> TCPHandler: Processed in 0.002558908 sec. | ||
| 961 | 2026.01.12 09:29:11.879921 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.01.12 09:29:11.880019 [ 259 ] {192c20be-b9e7-4fee-95bc-39741352e045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 963 | 2026.01.12 09:29:11.880061 [ 259 ] {192c20be-b9e7-4fee-95bc-39741352e045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 964 | 2026.01.12 09:29:11.880566 [ 259 ] {192c20be-b9e7-4fee-95bc-39741352e045} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.01.12 09:29:11.880602 [ 259 ] {192c20be-b9e7-4fee-95bc-39741352e045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 966 | 2026.01.12 09:29:11.881047 [ 259 ] {192c20be-b9e7-4fee-95bc-39741352e045} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2026.01.12 09:29:11.881586 [ 259 ] {192c20be-b9e7-4fee-95bc-39741352e045} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2026.01.12 09:29:11.881715 [ 259 ] {192c20be-b9e7-4fee-95bc-39741352e045} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001716 sec., 131118.8811188811 rows/sec., 7.83 MiB/sec. | ||
| 969 | 2026.01.12 09:29:11.881752 [ 259 ] {192c20be-b9e7-4fee-95bc-39741352e045} <Debug> TCPHandler: Processed in 0.001882261 sec. | ||
| 970 | 2026.01.12 09:29:11.881872 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.01.12 09:29:11.881969 [ 259 ] {1ddd6abd-c131-46d4-b348-b5b958e47b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 972 | 2026.01.12 09:29:11.882011 [ 259 ] {1ddd6abd-c131-46d4-b348-b5b958e47b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 973 | 2026.01.12 09:29:11.882581 [ 259 ] {1ddd6abd-c131-46d4-b348-b5b958e47b9c} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.01.12 09:29:11.882614 [ 259 ] {1ddd6abd-c131-46d4-b348-b5b958e47b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 975 | 2026.01.12 09:29:11.883112 [ 259 ] {1ddd6abd-c131-46d4-b348-b5b958e47b9c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 976 | 2026.01.12 09:29:11.883665 [ 259 ] {1ddd6abd-c131-46d4-b348-b5b958e47b9c} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.01.12 09:29:11.883797 [ 259 ] {1ddd6abd-c131-46d4-b348-b5b958e47b9c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001847 sec., 114780.72550081213 rows/sec., 7.40 MiB/sec. | ||
| 978 | 2026.01.12 09:29:11.883835 [ 259 ] {1ddd6abd-c131-46d4-b348-b5b958e47b9c} <Debug> TCPHandler: Processed in 0.002013642 sec. | ||
| 979 | 2026.01.12 09:29:11.883961 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.01.12 09:29:11.884059 [ 259 ] {5d844265-e502-47d8-8b41-1d94be575118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 981 | 2026.01.12 09:29:11.884099 [ 259 ] {5d844265-e502-47d8-8b41-1d94be575118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 982 | 2026.01.12 09:29:11.884582 [ 259 ] {5d844265-e502-47d8-8b41-1d94be575118} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.01.12 09:29:11.884618 [ 259 ] {5d844265-e502-47d8-8b41-1d94be575118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 984 | 2026.01.12 09:29:11.885075 [ 259 ] {5d844265-e502-47d8-8b41-1d94be575118} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 985 | 2026.01.12 09:29:11.885591 [ 259 ] {5d844265-e502-47d8-8b41-1d94be575118} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.01.12 09:29:11.885739 [ 259 ] {5d844265-e502-47d8-8b41-1d94be575118} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001698 sec., 124263.83981154299 rows/sec., 7.06 MiB/sec. | ||
| 987 | 2026.01.12 09:29:11.885778 [ 259 ] {5d844265-e502-47d8-8b41-1d94be575118} <Debug> TCPHandler: Processed in 0.0018721 sec. | ||
| 988 | 2026.01.12 09:29:11.885894 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.01.12 09:29:11.885990 [ 259 ] {80bfd37e-9821-47d4-b3d7-c8c67d97d6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 990 | 2026.01.12 09:29:11.886030 [ 259 ] {80bfd37e-9821-47d4-b3d7-c8c67d97d6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 991 | 2026.01.12 09:29:11.886690 [ 259 ] {80bfd37e-9821-47d4-b3d7-c8c67d97d6bb} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.01.12 09:29:11.886725 [ 259 ] {80bfd37e-9821-47d4-b3d7-c8c67d97d6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 993 | 2026.01.12 09:29:11.887196 [ 259 ] {80bfd37e-9821-47d4-b3d7-c8c67d97d6bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 994 | 2026.01.12 09:29:11.887625 [ 259 ] {80bfd37e-9821-47d4-b3d7-c8c67d97d6bb} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2026.01.12 09:29:11.887749 [ 259 ] {80bfd37e-9821-47d4-b3d7-c8c67d97d6bb} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001778 sec., 393138.3577052868 rows/sec., 27.51 MiB/sec. | ||
| 996 | 2026.01.12 09:29:11.887785 [ 259 ] {80bfd37e-9821-47d4-b3d7-c8c67d97d6bb} <Debug> TCPHandler: Processed in 0.001941081 sec. | ||
| 997 | 2026.01.12 09:29:11.887902 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.01.12 09:29:11.887997 [ 259 ] {6b6584e9-ddb1-4f82-9cf8-a2efd59dd8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 999 | 2026.01.12 09:29:11.888037 [ 259 ] {6b6584e9-ddb1-4f82-9cf8-a2efd59dd8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1000 | 2026.01.12 09:29:11.888396 [ 259 ] {6b6584e9-ddb1-4f82-9cf8-a2efd59dd8e1} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.01.12 09:29:11.888431 [ 259 ] {6b6584e9-ddb1-4f82-9cf8-a2efd59dd8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1002 | 2026.01.12 09:29:11.888942 [ 259 ] {6b6584e9-ddb1-4f82-9cf8-a2efd59dd8e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1003 | 2026.01.12 09:29:11.889363 [ 259 ] {6b6584e9-ddb1-4f82-9cf8-a2efd59dd8e1} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.01.12 09:29:11.889481 [ 259 ] {6b6584e9-ddb1-4f82-9cf8-a2efd59dd8e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 203.69 KiB/sec. | ||
| 1005 | 2026.01.12 09:29:11.889513 [ 259 ] {6b6584e9-ddb1-4f82-9cf8-a2efd59dd8e1} <Debug> TCPHandler: Processed in 0.001697988 sec. | ||
| 1006 | 2026.01.12 09:29:11.889633 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.01.12 09:29:11.889720 [ 259 ] {6ca8dcca-f235-4ea6-a2fd-96713b6c5782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1008 | 2026.01.12 09:29:11.889760 [ 259 ] {6ca8dcca-f235-4ea6-a2fd-96713b6c5782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1009 | 2026.01.12 09:29:11.892226 [ 259 ] {6ca8dcca-f235-4ea6-a2fd-96713b6c5782} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.01.12 09:29:11.892261 [ 259 ] {6ca8dcca-f235-4ea6-a2fd-96713b6c5782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1011 | 2026.01.12 09:29:11.892724 [ 259 ] {6ca8dcca-f235-4ea6-a2fd-96713b6c5782} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1012 | 2026.01.12 09:29:11.893167 [ 259 ] {6ca8dcca-f235-4ea6-a2fd-96713b6c5782} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.01.12 09:29:11.893297 [ 259 ] {6ca8dcca-f235-4ea6-a2fd-96713b6c5782} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.003542 sec., 90062.11180124224 rows/sec., 5.92 MiB/sec. | ||
| 1014 | 2026.01.12 09:29:11.893332 [ 259 ] {6ca8dcca-f235-4ea6-a2fd-96713b6c5782} <Debug> TCPHandler: Processed in 0.003700441 sec. | ||
| 1015 | 2026.01.12 09:29:11.893451 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2026.01.12 09:29:11.893545 [ 259 ] {8bbc53df-4d95-4a9f-bdfa-10a346505877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1017 | 2026.01.12 09:29:11.893591 [ 259 ] {8bbc53df-4d95-4a9f-bdfa-10a346505877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1018 | 2026.01.12 09:29:11.893916 [ 259 ] {8bbc53df-4d95-4a9f-bdfa-10a346505877} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2026.01.12 09:29:11.893953 [ 259 ] {8bbc53df-4d95-4a9f-bdfa-10a346505877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1020 | 2026.01.12 09:29:11.894358 [ 259 ] {8bbc53df-4d95-4a9f-bdfa-10a346505877} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1021 | 2026.01.12 09:29:11.894795 [ 259 ] {8bbc53df-4d95-4a9f-bdfa-10a346505877} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2026.01.12 09:29:11.894920 [ 259 ] {8bbc53df-4d95-4a9f-bdfa-10a346505877} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. | ||
| 1023 | 2026.01.12 09:29:11.894954 [ 259 ] {8bbc53df-4d95-4a9f-bdfa-10a346505877} <Debug> TCPHandler: Processed in 0.001552388 sec. | ||
| 1024 | 2026.01.12 09:29:11.895070 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.01.12 09:29:11.895162 [ 259 ] {c0e9ab9d-bee4-4eff-a070-861ab653c67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1026 | 2026.01.12 09:29:11.895214 [ 259 ] {c0e9ab9d-bee4-4eff-a070-861ab653c67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1027 | 2026.01.12 09:29:11.896074 [ 259 ] {c0e9ab9d-bee4-4eff-a070-861ab653c67d} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2026.01.12 09:29:11.896111 [ 259 ] {c0e9ab9d-bee4-4eff-a070-861ab653c67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1029 | 2026.01.12 09:29:11.900872 [ 259 ] {c0e9ab9d-bee4-4eff-a070-861ab653c67d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1030 | 2026.01.12 09:29:11.901459 [ 259 ] {c0e9ab9d-bee4-4eff-a070-861ab653c67d} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2026.01.12 09:29:11.901678 [ 259 ] {c0e9ab9d-bee4-4eff-a070-861ab653c67d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006531 sec., 1531.1590874291837 rows/sec., 2.74 MiB/sec. | ||
| 1032 | 2026.01.12 09:29:11.901755 [ 259 ] {c0e9ab9d-bee4-4eff-a070-861ab653c67d} <Debug> TCPHandler: Processed in 0.006735104 sec. | ||
| 1033 | 2026.01.12 09:29:11.901883 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.01.12 09:29:11.901981 [ 259 ] {ed0e8b12-0134-44d3-8f2b-2b1a19d8f533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1035 | 2026.01.12 09:29:11.902024 [ 259 ] {ed0e8b12-0134-44d3-8f2b-2b1a19d8f533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1036 | 2026.01.12 09:29:11.902400 [ 259 ] {ed0e8b12-0134-44d3-8f2b-2b1a19d8f533} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.01.12 09:29:11.902437 [ 259 ] {ed0e8b12-0134-44d3-8f2b-2b1a19d8f533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1038 | 2026.01.12 09:29:11.903068 [ 259 ] {ed0e8b12-0134-44d3-8f2b-2b1a19d8f533} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1039 | 2026.01.12 09:29:11.903639 [ 259 ] {ed0e8b12-0134-44d3-8f2b-2b1a19d8f533} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.01.12 09:29:11.903777 [ 259 ] {ed0e8b12-0134-44d3-8f2b-2b1a19d8f533} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001816 sec., 57268.72246696035 rows/sec., 3.51 MiB/sec. | ||
| 1041 | 2026.01.12 09:29:11.903816 [ 259 ] {ed0e8b12-0134-44d3-8f2b-2b1a19d8f533} <Debug> TCPHandler: Processed in 0.001988452 sec. | ||
| 1042 | 2026.01.12 09:29:16.797320 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.01.12 09:29:16.797617 [ 259 ] {16012311-ef0c-458b-89d2-268b814c7cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1044 | 2026.01.12 09:29:16.797717 [ 259 ] {16012311-ef0c-458b-89d2-268b814c7cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1045 | 2026.01.12 09:29:16.798649 [ 259 ] {16012311-ef0c-458b-89d2-268b814c7cdd} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.01.12 09:29:16.798689 [ 259 ] {16012311-ef0c-458b-89d2-268b814c7cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1047 | 2026.01.12 09:29:16.799175 [ 259 ] {16012311-ef0c-458b-89d2-268b814c7cdd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2026.01.12 09:29:16.799771 [ 259 ] {16012311-ef0c-458b-89d2-268b814c7cdd} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.01.12 09:29:16.799918 [ 259 ] {16012311-ef0c-458b-89d2-268b814c7cdd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002376 sec., 23569.023569023568 rows/sec., 1.81 MiB/sec. | ||
| 1050 | 2026.01.12 09:29:16.799964 [ 259 ] {16012311-ef0c-458b-89d2-268b814c7cdd} <Debug> TCPHandler: Processed in 0.00281779 sec. | ||
| 1051 | 2026.01.12 09:29:16.800283 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.01.12 09:29:16.800376 [ 259 ] {bc1fd007-00aa-402f-abf4-99baab160184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1053 | 2026.01.12 09:29:16.800415 [ 259 ] {bc1fd007-00aa-402f-abf4-99baab160184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1054 | 2026.01.12 09:29:16.800885 [ 259 ] {bc1fd007-00aa-402f-abf4-99baab160184} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.01.12 09:29:16.800922 [ 259 ] {bc1fd007-00aa-402f-abf4-99baab160184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1056 | 2026.01.12 09:29:16.801353 [ 259 ] {bc1fd007-00aa-402f-abf4-99baab160184} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1057 | 2026.01.12 09:29:16.801843 [ 259 ] {bc1fd007-00aa-402f-abf4-99baab160184} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.01.12 09:29:16.801965 [ 259 ] {bc1fd007-00aa-402f-abf4-99baab160184} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001608 sec., 39800.99502487562 rows/sec., 3.11 MiB/sec. | ||
| 1059 | 2026.01.12 09:29:16.802008 [ 259 ] {bc1fd007-00aa-402f-abf4-99baab160184} <Debug> TCPHandler: Processed in 0.00177345 sec. | ||
| 1060 | 2026.01.12 09:29:16.802134 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.01.12 09:29:16.802234 [ 259 ] {e81ce231-e433-4402-8e9e-2a2d357a7ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1062 | 2026.01.12 09:29:16.802276 [ 259 ] {e81ce231-e433-4402-8e9e-2a2d357a7ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1063 | 2026.01.12 09:29:16.802747 [ 259 ] {e81ce231-e433-4402-8e9e-2a2d357a7ad5} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.01.12 09:29:16.802794 [ 259 ] {e81ce231-e433-4402-8e9e-2a2d357a7ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1065 | 2026.01.12 09:29:16.803255 [ 259 ] {e81ce231-e433-4402-8e9e-2a2d357a7ad5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.01.12 09:29:16.803733 [ 259 ] {e81ce231-e433-4402-8e9e-2a2d357a7ad5} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.01.12 09:29:16.803863 [ 259 ] {e81ce231-e433-4402-8e9e-2a2d357a7ad5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001647 sec., 97146.32665452338 rows/sec., 6.77 MiB/sec. | ||
| 1068 | 2026.01.12 09:29:16.803905 [ 259 ] {e81ce231-e433-4402-8e9e-2a2d357a7ad5} <Debug> TCPHandler: Processed in 0.001821331 sec. | ||
| 1069 | 2026.01.12 09:29:16.804026 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.01.12 09:29:16.804118 [ 259 ] {1f3590ca-1868-4e27-8b62-1a6cf4dfcb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1071 | 2026.01.12 09:29:16.804159 [ 259 ] {1f3590ca-1868-4e27-8b62-1a6cf4dfcb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1072 | 2026.01.12 09:29:16.804517 [ 259 ] {1f3590ca-1868-4e27-8b62-1a6cf4dfcb52} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.01.12 09:29:16.804553 [ 259 ] {1f3590ca-1868-4e27-8b62-1a6cf4dfcb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1074 | 2026.01.12 09:29:16.805004 [ 259 ] {1f3590ca-1868-4e27-8b62-1a6cf4dfcb52} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1075 | 2026.01.12 09:29:16.805578 [ 259 ] {1f3590ca-1868-4e27-8b62-1a6cf4dfcb52} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.01.12 09:29:16.805704 [ 259 ] {1f3590ca-1868-4e27-8b62-1a6cf4dfcb52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec. | ||
| 1077 | 2026.01.12 09:29:16.805745 [ 259 ] {1f3590ca-1868-4e27-8b62-1a6cf4dfcb52} <Debug> TCPHandler: Processed in 0.00176642 sec. | ||
| 1078 | 2026.01.12 09:29:18.848908 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1079 | 2026.01.12 09:29:18.849009 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1080 | 2026.01.12 09:29:18.910979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1081 | 2026.01.12 09:29:18.914826 [ 243 ] {} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.01.12 09:29:18.914864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1083 | 2026.01.12 09:29:18.916151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1084 | 2026.01.12 09:29:18.916655 [ 243 ] {} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.01.12 09:29:18.916886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1086 | 2026.01.12 09:29:18.960736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1087 | 2026.01.12 09:29:18.961204 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.01.12 09:29:18.961245 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1089 | 2026.01.12 09:29:18.961903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1090 | 2026.01.12 09:29:18.962340 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.01.12 09:29:18.962464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1092 | 2026.01.12 09:29:19.040594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1093 | 2026.01.12 09:29:19.057318 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.01.12 09:29:19.057371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1095 | 2026.01.12 09:29:19.064383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2026.01.12 09:29:19.065723 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.01.12 09:29:19.068848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1098 | 2026.01.12 09:29:20.000233 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.75 MiB, peak 165.75 MiB, free memory in arenas 0.00 B, will set to 163.11 MiB (RSS), difference: 1.36 MiB | ||
| 1099 | 2026.01.12 09:29:21.808451 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.01.12 09:29:21.808640 [ 259 ] {539516c5-b6d8-410c-8a65-5d97de27c27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1101 | 2026.01.12 09:29:21.808706 [ 259 ] {539516c5-b6d8-410c-8a65-5d97de27c27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1102 | 2026.01.12 09:29:21.809533 [ 259 ] {539516c5-b6d8-410c-8a65-5d97de27c27f} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.01.12 09:29:21.809569 [ 259 ] {539516c5-b6d8-410c-8a65-5d97de27c27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1104 | 2026.01.12 09:29:21.810075 [ 259 ] {539516c5-b6d8-410c-8a65-5d97de27c27f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1105 | 2026.01.12 09:29:21.810500 [ 259 ] {539516c5-b6d8-410c-8a65-5d97de27c27f} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.01.12 09:29:21.810645 [ 259 ] {539516c5-b6d8-410c-8a65-5d97de27c27f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002057 sec., 199319.39718035975 rows/sec., 12.64 MiB/sec. | ||
| 1107 | 2026.01.12 09:29:21.810686 [ 259 ] {539516c5-b6d8-410c-8a65-5d97de27c27f} <Debug> TCPHandler: Processed in 0.002360956 sec. | ||
| 1108 | 2026.01.12 09:29:21.810806 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.01.12 09:29:21.810900 [ 259 ] {c572ccd9-6a10-4cfc-8a07-88da844e144e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1110 | 2026.01.12 09:29:21.810939 [ 259 ] {c572ccd9-6a10-4cfc-8a07-88da844e144e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1111 | 2026.01.12 09:29:21.811958 [ 259 ] {c572ccd9-6a10-4cfc-8a07-88da844e144e} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.01.12 09:29:21.811992 [ 259 ] {c572ccd9-6a10-4cfc-8a07-88da844e144e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1113 | 2026.01.12 09:29:21.812484 [ 259 ] {c572ccd9-6a10-4cfc-8a07-88da844e144e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1114 | 2026.01.12 09:29:21.812918 [ 259 ] {c572ccd9-6a10-4cfc-8a07-88da844e144e} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.01.12 09:29:21.813048 [ 259 ] {c572ccd9-6a10-4cfc-8a07-88da844e144e} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002167 sec., 522381.172127365 rows/sec., 41.39 MiB/sec. | ||
| 1116 | 2026.01.12 09:29:21.813083 [ 259 ] {c572ccd9-6a10-4cfc-8a07-88da844e144e} <Debug> TCPHandler: Processed in 0.002326365 sec. | ||
| 1117 | 2026.01.12 09:29:21.813198 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.01.12 09:29:21.813291 [ 259 ] {c9629c35-6795-42f1-b9e2-8b0f54ab7c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1119 | 2026.01.12 09:29:21.813329 [ 259 ] {c9629c35-6795-42f1-b9e2-8b0f54ab7c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1120 | 2026.01.12 09:29:21.813815 [ 259 ] {c9629c35-6795-42f1-b9e2-8b0f54ab7c9d} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.01.12 09:29:21.813849 [ 259 ] {c9629c35-6795-42f1-b9e2-8b0f54ab7c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1122 | 2026.01.12 09:29:21.814278 [ 259 ] {c9629c35-6795-42f1-b9e2-8b0f54ab7c9d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1123 | 2026.01.12 09:29:21.814659 [ 259 ] {c9629c35-6795-42f1-b9e2-8b0f54ab7c9d} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.01.12 09:29:21.814776 [ 259 ] {c9629c35-6795-42f1-b9e2-8b0f54ab7c9d} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001557 sec., 138086.06294155426 rows/sec., 8.20 MiB/sec. | ||
| 1125 | 2026.01.12 09:29:21.814809 [ 259 ] {c9629c35-6795-42f1-b9e2-8b0f54ab7c9d} <Debug> TCPHandler: Processed in 0.001714649 sec. | ||
| 1126 | 2026.01.12 09:29:21.814911 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.01.12 09:29:21.815067 [ 259 ] {b3beaa5c-f195-4c83-9431-cdca5acc6940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.01.12 09:29:21.815105 [ 259 ] {b3beaa5c-f195-4c83-9431-cdca5acc6940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1129 | 2026.01.12 09:29:21.815590 [ 259 ] {b3beaa5c-f195-4c83-9431-cdca5acc6940} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.01.12 09:29:21.815624 [ 259 ] {b3beaa5c-f195-4c83-9431-cdca5acc6940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1131 | 2026.01.12 09:29:21.816042 [ 259 ] {b3beaa5c-f195-4c83-9431-cdca5acc6940} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2026.01.12 09:29:21.816532 [ 259 ] {b3beaa5c-f195-4c83-9431-cdca5acc6940} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.01.12 09:29:21.816687 [ 259 ] {b3beaa5c-f195-4c83-9431-cdca5acc6940} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001636 sec., 129584.35207823961 rows/sec., 8.36 MiB/sec. | ||
| 1134 | 2026.01.12 09:29:21.816731 [ 259 ] {b3beaa5c-f195-4c83-9431-cdca5acc6940} <Debug> TCPHandler: Processed in 0.00180603 sec. | ||
| 1135 | 2026.01.12 09:29:21.816848 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.01.12 09:29:21.816940 [ 259 ] {89fcc6b0-2802-4b20-ad6d-49a327ae23ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.01.12 09:29:21.816978 [ 259 ] {89fcc6b0-2802-4b20-ad6d-49a327ae23ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1138 | 2026.01.12 09:29:21.817490 [ 259 ] {89fcc6b0-2802-4b20-ad6d-49a327ae23ee} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.01.12 09:29:21.817524 [ 259 ] {89fcc6b0-2802-4b20-ad6d-49a327ae23ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1140 | 2026.01.12 09:29:21.817928 [ 259 ] {89fcc6b0-2802-4b20-ad6d-49a327ae23ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1141 | 2026.01.12 09:29:21.818350 [ 259 ] {89fcc6b0-2802-4b20-ad6d-49a327ae23ee} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.01.12 09:29:21.818475 [ 259 ] {89fcc6b0-2802-4b20-ad6d-49a327ae23ee} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001554 sec., 135778.63577863577 rows/sec., 7.71 MiB/sec. | ||
| 1143 | 2026.01.12 09:29:21.818511 [ 259 ] {89fcc6b0-2802-4b20-ad6d-49a327ae23ee} <Debug> TCPHandler: Processed in 0.001718029 sec. | ||
| 1144 | 2026.01.12 09:29:21.818616 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.01.12 09:29:21.818708 [ 259 ] {09c116ab-488c-4f6a-b471-5e7b89dffa8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1146 | 2026.01.12 09:29:21.818746 [ 259 ] {09c116ab-488c-4f6a-b471-5e7b89dffa8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1147 | 2026.01.12 09:29:21.819406 [ 259 ] {09c116ab-488c-4f6a-b471-5e7b89dffa8d} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.01.12 09:29:21.819440 [ 259 ] {09c116ab-488c-4f6a-b471-5e7b89dffa8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1149 | 2026.01.12 09:29:21.819907 [ 259 ] {09c116ab-488c-4f6a-b471-5e7b89dffa8d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1150 | 2026.01.12 09:29:21.820365 [ 259 ] {09c116ab-488c-4f6a-b471-5e7b89dffa8d} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.01.12 09:29:21.820491 [ 259 ] {09c116ab-488c-4f6a-b471-5e7b89dffa8d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001802 sec., 382352.9411764706 rows/sec., 26.70 MiB/sec. | ||
| 1152 | 2026.01.12 09:29:21.820525 [ 259 ] {09c116ab-488c-4f6a-b471-5e7b89dffa8d} <Debug> TCPHandler: Processed in 0.001957282 sec. | ||
| 1153 | 2026.01.12 09:29:21.820635 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.01.12 09:29:21.820726 [ 259 ] {d2607b3b-ae00-4b1d-9729-c62d08714b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1155 | 2026.01.12 09:29:21.820765 [ 259 ] {d2607b3b-ae00-4b1d-9729-c62d08714b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1156 | 2026.01.12 09:29:21.821089 [ 259 ] {d2607b3b-ae00-4b1d-9729-c62d08714b38} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.01.12 09:29:21.821122 [ 259 ] {d2607b3b-ae00-4b1d-9729-c62d08714b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1158 | 2026.01.12 09:29:21.821509 [ 259 ] {d2607b3b-ae00-4b1d-9729-c62d08714b38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2026.01.12 09:29:21.821911 [ 259 ] {d2607b3b-ae00-4b1d-9729-c62d08714b38} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.01.12 09:29:21.822037 [ 259 ] {d2607b3b-ae00-4b1d-9729-c62d08714b38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 235.87 KiB/sec. | ||
| 1161 | 2026.01.12 09:29:21.822070 [ 259 ] {d2607b3b-ae00-4b1d-9729-c62d08714b38} <Debug> TCPHandler: Processed in 0.001483366 sec. | ||
| 1162 | 2026.01.12 09:29:21.822176 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.01.12 09:29:21.822266 [ 259 ] {483c34ed-183f-4379-b962-1d670fb32f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.01.12 09:29:21.822307 [ 259 ] {483c34ed-183f-4379-b962-1d670fb32f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1165 | 2026.01.12 09:29:21.822735 [ 259 ] {483c34ed-183f-4379-b962-1d670fb32f84} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.01.12 09:29:21.822768 [ 259 ] {483c34ed-183f-4379-b962-1d670fb32f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1167 | 2026.01.12 09:29:21.823197 [ 259 ] {483c34ed-183f-4379-b962-1d670fb32f84} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1168 | 2026.01.12 09:29:21.823601 [ 259 ] {483c34ed-183f-4379-b962-1d670fb32f84} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.01.12 09:29:21.823728 [ 259 ] {483c34ed-183f-4379-b962-1d670fb32f84} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00148 sec., 212162.16216216216 rows/sec., 13.94 MiB/sec. | ||
| 1170 | 2026.01.12 09:29:21.823769 [ 259 ] {483c34ed-183f-4379-b962-1d670fb32f84} <Debug> TCPHandler: Processed in 0.001640838 sec. | ||
| 1171 | 2026.01.12 09:29:21.823871 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.01.12 09:29:21.823962 [ 259 ] {e64c75bd-f796-4146-8f0b-a14ff0ab7052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1173 | 2026.01.12 09:29:21.824001 [ 259 ] {e64c75bd-f796-4146-8f0b-a14ff0ab7052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1174 | 2026.01.12 09:29:21.824343 [ 259 ] {e64c75bd-f796-4146-8f0b-a14ff0ab7052} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.01.12 09:29:21.824376 [ 259 ] {e64c75bd-f796-4146-8f0b-a14ff0ab7052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1176 | 2026.01.12 09:29:21.824831 [ 259 ] {e64c75bd-f796-4146-8f0b-a14ff0ab7052} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1177 | 2026.01.12 09:29:21.825257 [ 259 ] {e64c75bd-f796-4146-8f0b-a14ff0ab7052} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.01.12 09:29:21.825381 [ 259 ] {e64c75bd-f796-4146-8f0b-a14ff0ab7052} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. | ||
| 1179 | 2026.01.12 09:29:21.825414 [ 259 ] {e64c75bd-f796-4146-8f0b-a14ff0ab7052} <Debug> TCPHandler: Processed in 0.001590637 sec. | ||
| 1180 | 2026.01.12 09:29:21.825511 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.01.12 09:29:21.825601 [ 259 ] {2bb81a38-c769-4fb0-b603-a6a7870f9d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1182 | 2026.01.12 09:29:21.825652 [ 259 ] {2bb81a38-c769-4fb0-b603-a6a7870f9d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1183 | 2026.01.12 09:29:21.826387 [ 259 ] {2bb81a38-c769-4fb0-b603-a6a7870f9d94} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.01.12 09:29:21.826420 [ 259 ] {2bb81a38-c769-4fb0-b603-a6a7870f9d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1185 | 2026.01.12 09:29:21.827019 [ 259 ] {2bb81a38-c769-4fb0-b603-a6a7870f9d94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1186 | 2026.01.12 09:29:21.827431 [ 259 ] {2bb81a38-c769-4fb0-b603-a6a7870f9d94} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.01.12 09:29:21.827565 [ 259 ] {2bb81a38-c769-4fb0-b603-a6a7870f9d94} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001982 sec., 5045.408678102926 rows/sec., 9.04 MiB/sec. | ||
| 1188 | 2026.01.12 09:29:21.827615 [ 259 ] {2bb81a38-c769-4fb0-b603-a6a7870f9d94} <Debug> TCPHandler: Processed in 0.002151163 sec. | ||
| 1189 | 2026.01.12 09:29:21.827723 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.01.12 09:29:21.827814 [ 259 ] {fe3f4c83-b9bf-4125-b599-c130cd7d123d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.01.12 09:29:21.827854 [ 259 ] {fe3f4c83-b9bf-4125-b599-c130cd7d123d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1192 | 2026.01.12 09:29:21.828214 [ 259 ] {fe3f4c83-b9bf-4125-b599-c130cd7d123d} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.01.12 09:29:21.828248 [ 259 ] {fe3f4c83-b9bf-4125-b599-c130cd7d123d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1194 | 2026.01.12 09:29:21.828639 [ 259 ] {fe3f4c83-b9bf-4125-b599-c130cd7d123d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2026.01.12 09:29:21.829049 [ 259 ] {fe3f4c83-b9bf-4125-b599-c130cd7d123d} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.01.12 09:29:21.829171 [ 259 ] {fe3f4c83-b9bf-4125-b599-c130cd7d123d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001376 sec., 75581.3953488372 rows/sec., 4.63 MiB/sec. | ||
| 1197 | 2026.01.12 09:29:21.829204 [ 259 ] {fe3f4c83-b9bf-4125-b599-c130cd7d123d} <Debug> TCPHandler: Processed in 0.001530117 sec. | ||
| 1198 | 2026.01.12 09:29:26.462563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1199 | 2026.01.12 09:29:26.463045 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.01.12 09:29:26.463083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1201 | 2026.01.12 09:29:26.463724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1202 | 2026.01.12 09:29:26.464177 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.01.12 09:29:26.464333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1204 | 2026.01.12 09:29:26.568937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1205 | 2026.01.12 09:29:26.585183 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.01.12 09:29:26.585228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1207 | 2026.01.12 09:29:26.591194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1208 | 2026.01.12 09:29:26.592276 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.01.12 09:29:26.595049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1210 | 2026.01.12 09:29:26.796619 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.01.12 09:29:26.796807 [ 259 ] {f24eb096-94b2-4b39-8f3e-2c457047e530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1212 | 2026.01.12 09:29:26.796877 [ 259 ] {f24eb096-94b2-4b39-8f3e-2c457047e530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1213 | 2026.01.12 09:29:26.797608 [ 259 ] {f24eb096-94b2-4b39-8f3e-2c457047e530} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2026.01.12 09:29:26.797648 [ 259 ] {f24eb096-94b2-4b39-8f3e-2c457047e530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1215 | 2026.01.12 09:29:26.798118 [ 259 ] {f24eb096-94b2-4b39-8f3e-2c457047e530} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1216 | 2026.01.12 09:29:26.798577 [ 259 ] {f24eb096-94b2-4b39-8f3e-2c457047e530} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2026.01.12 09:29:26.798722 [ 259 ] {f24eb096-94b2-4b39-8f3e-2c457047e530} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001966 sec., 28484.231943031537 rows/sec., 2.19 MiB/sec. | ||
| 1218 | 2026.01.12 09:29:26.798765 [ 259 ] {f24eb096-94b2-4b39-8f3e-2c457047e530} <Debug> TCPHandler: Processed in 0.002272114 sec. | ||
| 1219 | 2026.01.12 09:29:26.798896 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1220 | 2026.01.12 09:29:26.798989 [ 259 ] {7ba05b04-3122-4d59-afe3-b8400b0c1dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1221 | 2026.01.12 09:29:26.799027 [ 259 ] {7ba05b04-3122-4d59-afe3-b8400b0c1dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1222 | 2026.01.12 09:29:26.799464 [ 259 ] {7ba05b04-3122-4d59-afe3-b8400b0c1dee} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2026.01.12 09:29:26.799499 [ 259 ] {7ba05b04-3122-4d59-afe3-b8400b0c1dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1224 | 2026.01.12 09:29:26.799949 [ 259 ] {7ba05b04-3122-4d59-afe3-b8400b0c1dee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1225 | 2026.01.12 09:29:26.800406 [ 259 ] {7ba05b04-3122-4d59-afe3-b8400b0c1dee} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1226 | 2026.01.12 09:29:26.800535 [ 259 ] {7ba05b04-3122-4d59-afe3-b8400b0c1dee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001563 sec., 40946.896992962254 rows/sec., 3.20 MiB/sec. | ||
| 1227 | 2026.01.12 09:29:26.800570 [ 259 ] {7ba05b04-3122-4d59-afe3-b8400b0c1dee} <Debug> TCPHandler: Processed in 0.001730599 sec. | ||
| 1228 | 2026.01.12 09:29:26.800703 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1229 | 2026.01.12 09:29:26.800795 [ 259 ] {e12ae956-9b4c-4586-86b5-87213143bc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1230 | 2026.01.12 09:29:26.800836 [ 259 ] {e12ae956-9b4c-4586-86b5-87213143bc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1231 | 2026.01.12 09:29:26.801280 [ 259 ] {e12ae956-9b4c-4586-86b5-87213143bc75} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1232 | 2026.01.12 09:29:26.801315 [ 259 ] {e12ae956-9b4c-4586-86b5-87213143bc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1233 | 2026.01.12 09:29:26.801768 [ 259 ] {e12ae956-9b4c-4586-86b5-87213143bc75} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1234 | 2026.01.12 09:29:26.802213 [ 259 ] {e12ae956-9b4c-4586-86b5-87213143bc75} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1235 | 2026.01.12 09:29:26.802347 [ 259 ] {e12ae956-9b4c-4586-86b5-87213143bc75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec. | ||
| 1236 | 2026.01.12 09:29:26.802382 [ 259 ] {e12ae956-9b4c-4586-86b5-87213143bc75} <Debug> TCPHandler: Processed in 0.001730389 sec. | ||
| 1237 | 2026.01.12 09:29:26.802505 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1238 | 2026.01.12 09:29:26.802596 [ 259 ] {ef7c82fa-2640-4ffe-98b9-4209e6ab8e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1239 | 2026.01.12 09:29:26.802635 [ 259 ] {ef7c82fa-2640-4ffe-98b9-4209e6ab8e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1240 | 2026.01.12 09:29:26.802979 [ 259 ] {ef7c82fa-2640-4ffe-98b9-4209e6ab8e92} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2026.01.12 09:29:26.803014 [ 259 ] {ef7c82fa-2640-4ffe-98b9-4209e6ab8e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1242 | 2026.01.12 09:29:26.803427 [ 259 ] {ef7c82fa-2640-4ffe-98b9-4209e6ab8e92} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1243 | 2026.01.12 09:29:26.803936 [ 259 ] {ef7c82fa-2640-4ffe-98b9-4209e6ab8e92} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2026.01.12 09:29:26.804062 [ 259 ] {ef7c82fa-2640-4ffe-98b9-4209e6ab8e92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001484 sec., 40431.266846361184 rows/sec., 2.72 MiB/sec. | ||
| 1245 | 2026.01.12 09:29:26.804096 [ 259 ] {ef7c82fa-2640-4ffe-98b9-4209e6ab8e92} <Debug> TCPHandler: Processed in 0.001638068 sec. | ||
| 1246 | 2026.01.12 09:29:28.917303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 | ||
| 1247 | 2026.01.12 09:29:28.919368 [ 243 ] {} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.01.12 09:29:28.919422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1249 | 2026.01.12 09:29:28.920684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1250 | 2026.01.12 09:29:28.921179 [ 243 ] {} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.01.12 09:29:28.921493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1252 | 2026.01.12 09:29:31.808479 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.01.12 09:29:31.808653 [ 259 ] {6b1da174-5251-4878-8eb8-1d90c18eaf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1254 | 2026.01.12 09:29:31.808715 [ 259 ] {6b1da174-5251-4878-8eb8-1d90c18eaf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1255 | 2026.01.12 09:29:31.809529 [ 259 ] {6b1da174-5251-4878-8eb8-1d90c18eaf6b} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.01.12 09:29:31.809571 [ 259 ] {6b1da174-5251-4878-8eb8-1d90c18eaf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1257 | 2026.01.12 09:29:31.810151 [ 259 ] {6b1da174-5251-4878-8eb8-1d90c18eaf6b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1258 | 2026.01.12 09:29:31.810654 [ 259 ] {6b1da174-5251-4878-8eb8-1d90c18eaf6b} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): 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.01.12 09:29:31.810800 [ 259 ] {6b1da174-5251-4878-8eb8-1d90c18eaf6b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002195 sec., 186788.1548974943 rows/sec., 11.85 MiB/sec. | ||
| 1260 | 2026.01.12 09:29:31.810840 [ 259 ] {6b1da174-5251-4878-8eb8-1d90c18eaf6b} <Debug> TCPHandler: Processed in 0.002479508 sec. | ||
| 1261 | 2026.01.12 09:29:31.810958 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.01.12 09:29:31.811051 [ 259 ] {192cb585-c990-442a-832e-74cbfc5bcdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1263 | 2026.01.12 09:29:31.811091 [ 259 ] {192cb585-c990-442a-832e-74cbfc5bcdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1264 | 2026.01.12 09:29:31.811899 [ 259 ] {192cb585-c990-442a-832e-74cbfc5bcdc5} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.01.12 09:29:31.811934 [ 259 ] {192cb585-c990-442a-832e-74cbfc5bcdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1266 | 2026.01.12 09:29:31.812429 [ 259 ] {192cb585-c990-442a-832e-74cbfc5bcdc5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1267 | 2026.01.12 09:29:31.812888 [ 259 ] {192cb585-c990-442a-832e-74cbfc5bcdc5} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.01.12 09:29:31.813044 [ 259 ] {192cb585-c990-442a-832e-74cbfc5bcdc5} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002011 sec., 562904.0278468423 rows/sec., 44.60 MiB/sec. | ||
| 1269 | 2026.01.12 09:29:31.813081 [ 259 ] {192cb585-c990-442a-832e-74cbfc5bcdc5} <Debug> TCPHandler: Processed in 0.002170534 sec. | ||
| 1270 | 2026.01.12 09:29:31.813199 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.01.12 09:29:31.813297 [ 259 ] {22c6ad84-5cf0-4d9b-ab8d-b0089baae9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1272 | 2026.01.12 09:29:31.813336 [ 259 ] {22c6ad84-5cf0-4d9b-ab8d-b0089baae9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1273 | 2026.01.12 09:29:31.813808 [ 259 ] {22c6ad84-5cf0-4d9b-ab8d-b0089baae9a9} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.01.12 09:29:31.813844 [ 259 ] {22c6ad84-5cf0-4d9b-ab8d-b0089baae9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1275 | 2026.01.12 09:29:31.814262 [ 259 ] {22c6ad84-5cf0-4d9b-ab8d-b0089baae9a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1276 | 2026.01.12 09:29:31.814749 [ 259 ] {22c6ad84-5cf0-4d9b-ab8d-b0089baae9a9} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.01.12 09:29:31.814874 [ 259 ] {22c6ad84-5cf0-4d9b-ab8d-b0089baae9a9} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.0016 sec., 134375 rows/sec., 7.98 MiB/sec. | ||
| 1278 | 2026.01.12 09:29:31.814909 [ 259 ] {22c6ad84-5cf0-4d9b-ab8d-b0089baae9a9} <Debug> TCPHandler: Processed in 0.001757269 sec. | ||
| 1279 | 2026.01.12 09:29:31.815037 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.01.12 09:29:31.815164 [ 259 ] {d072e6b5-7c6a-46f6-8a67-a5dd667d64a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1281 | 2026.01.12 09:29:31.815213 [ 259 ] {d072e6b5-7c6a-46f6-8a67-a5dd667d64a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1282 | 2026.01.12 09:29:31.815713 [ 259 ] {d072e6b5-7c6a-46f6-8a67-a5dd667d64a3} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.01.12 09:29:31.815751 [ 259 ] {d072e6b5-7c6a-46f6-8a67-a5dd667d64a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1284 | 2026.01.12 09:29:31.816209 [ 259 ] {d072e6b5-7c6a-46f6-8a67-a5dd667d64a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1285 | 2026.01.12 09:29:31.816625 [ 259 ] {d072e6b5-7c6a-46f6-8a67-a5dd667d64a3} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): 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.01.12 09:29:31.816751 [ 259 ] {d072e6b5-7c6a-46f6-8a67-a5dd667d64a3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001645 sec., 128875.37993920973 rows/sec., 8.31 MiB/sec. | ||
| 1287 | 2026.01.12 09:29:31.816786 [ 259 ] {d072e6b5-7c6a-46f6-8a67-a5dd667d64a3} <Debug> TCPHandler: Processed in 0.00184763 sec. | ||
| 1288 | 2026.01.12 09:29:31.816883 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.01.12 09:29:31.816969 [ 259 ] {65c247a8-0426-4011-aa89-399b6b31e5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1290 | 2026.01.12 09:29:31.817005 [ 259 ] {65c247a8-0426-4011-aa89-399b6b31e5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1291 | 2026.01.12 09:29:31.817526 [ 259 ] {65c247a8-0426-4011-aa89-399b6b31e5a1} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.01.12 09:29:31.817562 [ 259 ] {65c247a8-0426-4011-aa89-399b6b31e5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1293 | 2026.01.12 09:29:31.817976 [ 259 ] {65c247a8-0426-4011-aa89-399b6b31e5a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1294 | 2026.01.12 09:29:31.818404 [ 259 ] {65c247a8-0426-4011-aa89-399b6b31e5a1} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.01.12 09:29:31.818534 [ 259 ] {65c247a8-0426-4011-aa89-399b6b31e5a1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001535 sec., 137459.28338762216 rows/sec., 7.81 MiB/sec. | ||
| 1296 | 2026.01.12 09:29:31.818572 [ 259 ] {65c247a8-0426-4011-aa89-399b6b31e5a1} <Debug> TCPHandler: Processed in 0.001693878 sec. | ||
| 1297 | 2026.01.12 09:29:31.818677 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.01.12 09:29:31.818770 [ 259 ] {926dcb66-d8fb-45d2-b125-58dc246db326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1299 | 2026.01.12 09:29:31.818808 [ 259 ] {926dcb66-d8fb-45d2-b125-58dc246db326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1300 | 2026.01.12 09:29:31.819411 [ 259 ] {926dcb66-d8fb-45d2-b125-58dc246db326} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.01.12 09:29:31.819446 [ 259 ] {926dcb66-d8fb-45d2-b125-58dc246db326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1302 | 2026.01.12 09:29:31.819920 [ 259 ] {926dcb66-d8fb-45d2-b125-58dc246db326} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1303 | 2026.01.12 09:29:31.820342 [ 259 ] {926dcb66-d8fb-45d2-b125-58dc246db326} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.01.12 09:29:31.820490 [ 259 ] {926dcb66-d8fb-45d2-b125-58dc246db326} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001738 sec., 396432.6812428078 rows/sec., 27.68 MiB/sec. | ||
| 1305 | 2026.01.12 09:29:31.820529 [ 259 ] {926dcb66-d8fb-45d2-b125-58dc246db326} <Debug> TCPHandler: Processed in 0.001900401 sec. | ||
| 1306 | 2026.01.12 09:29:31.820635 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.01.12 09:29:31.820728 [ 259 ] {ada11a78-a352-4c47-9cca-0ee0989ad40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1308 | 2026.01.12 09:29:31.820770 [ 259 ] {ada11a78-a352-4c47-9cca-0ee0989ad40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1309 | 2026.01.12 09:29:31.821085 [ 259 ] {ada11a78-a352-4c47-9cca-0ee0989ad40c} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.01.12 09:29:31.821119 [ 259 ] {ada11a78-a352-4c47-9cca-0ee0989ad40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1311 | 2026.01.12 09:29:31.821523 [ 259 ] {ada11a78-a352-4c47-9cca-0ee0989ad40c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1312 | 2026.01.12 09:29:31.821941 [ 259 ] {ada11a78-a352-4c47-9cca-0ee0989ad40c} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.01.12 09:29:31.822069 [ 259 ] {ada11a78-a352-4c47-9cca-0ee0989ad40c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001359 sec., 4415.0110375275935 rows/sec., 230.67 KiB/sec. | ||
| 1314 | 2026.01.12 09:29:31.822105 [ 259 ] {ada11a78-a352-4c47-9cca-0ee0989ad40c} <Debug> TCPHandler: Processed in 0.001518967 sec. | ||
| 1315 | 2026.01.12 09:29:31.822204 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.01.12 09:29:31.822297 [ 259 ] {172edcd5-ca44-449a-a569-0a3fbc20b381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.01.12 09:29:31.822339 [ 259 ] {172edcd5-ca44-449a-a569-0a3fbc20b381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1318 | 2026.01.12 09:29:31.822791 [ 259 ] {172edcd5-ca44-449a-a569-0a3fbc20b381} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.01.12 09:29:31.822827 [ 259 ] {172edcd5-ca44-449a-a569-0a3fbc20b381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1320 | 2026.01.12 09:29:31.823260 [ 259 ] {172edcd5-ca44-449a-a569-0a3fbc20b381} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1321 | 2026.01.12 09:29:31.823679 [ 259 ] {172edcd5-ca44-449a-a569-0a3fbc20b381} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.01.12 09:29:31.823825 [ 259 ] {172edcd5-ca44-449a-a569-0a3fbc20b381} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001546 sec., 203104.78654592496 rows/sec., 13.34 MiB/sec. | ||
| 1323 | 2026.01.12 09:29:31.823862 [ 259 ] {172edcd5-ca44-449a-a569-0a3fbc20b381} <Debug> TCPHandler: Processed in 0.001705849 sec. | ||
| 1324 | 2026.01.12 09:29:31.823969 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.01.12 09:29:31.824062 [ 259 ] {cb038c05-ccdd-4693-8808-0f52557c0988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1326 | 2026.01.12 09:29:31.824102 [ 259 ] {cb038c05-ccdd-4693-8808-0f52557c0988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1327 | 2026.01.12 09:29:31.824401 [ 259 ] {cb038c05-ccdd-4693-8808-0f52557c0988} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.01.12 09:29:31.824437 [ 259 ] {cb038c05-ccdd-4693-8808-0f52557c0988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1329 | 2026.01.12 09:29:31.824872 [ 259 ] {cb038c05-ccdd-4693-8808-0f52557c0988} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1330 | 2026.01.12 09:29:31.825293 [ 259 ] {cb038c05-ccdd-4693-8808-0f52557c0988} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.01.12 09:29:31.825419 [ 259 ] {cb038c05-ccdd-4693-8808-0f52557c0988} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001375 sec., 727.2727272727274 rows/sec., 49.01 KiB/sec. | ||
| 1332 | 2026.01.12 09:29:31.825454 [ 259 ] {cb038c05-ccdd-4693-8808-0f52557c0988} <Debug> TCPHandler: Processed in 0.001533297 sec. | ||
| 1333 | 2026.01.12 09:29:31.825551 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.01.12 09:29:31.825642 [ 259 ] {ccf37616-1b5d-49d8-a122-1ec5258dc1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1335 | 2026.01.12 09:29:31.825695 [ 259 ] {ccf37616-1b5d-49d8-a122-1ec5258dc1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1336 | 2026.01.12 09:29:31.826424 [ 259 ] {ccf37616-1b5d-49d8-a122-1ec5258dc1df} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.01.12 09:29:31.826460 [ 259 ] {ccf37616-1b5d-49d8-a122-1ec5258dc1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1338 | 2026.01.12 09:29:31.827073 [ 259 ] {ccf37616-1b5d-49d8-a122-1ec5258dc1df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1339 | 2026.01.12 09:29:31.827494 [ 259 ] {ccf37616-1b5d-49d8-a122-1ec5258dc1df} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.01.12 09:29:31.827629 [ 259 ] {ccf37616-1b5d-49d8-a122-1ec5258dc1df} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002004 sec., 4990.01996007984 rows/sec., 8.94 MiB/sec. | ||
| 1341 | 2026.01.12 09:29:31.827680 [ 259 ] {ccf37616-1b5d-49d8-a122-1ec5258dc1df} <Debug> TCPHandler: Processed in 0.002176384 sec. | ||
| 1342 | 2026.01.12 09:29:31.827786 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.01.12 09:29:31.827878 [ 259 ] {13972c10-b896-4f66-8700-ed534648bb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1344 | 2026.01.12 09:29:31.827919 [ 259 ] {13972c10-b896-4f66-8700-ed534648bb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1345 | 2026.01.12 09:29:31.828258 [ 259 ] {13972c10-b896-4f66-8700-ed534648bb8f} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.01.12 09:29:31.828293 [ 259 ] {13972c10-b896-4f66-8700-ed534648bb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1347 | 2026.01.12 09:29:31.828759 [ 259 ] {13972c10-b896-4f66-8700-ed534648bb8f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1348 | 2026.01.12 09:29:31.829181 [ 259 ] {13972c10-b896-4f66-8700-ed534648bb8f} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.01.12 09:29:31.829413 [ 259 ] {13972c10-b896-4f66-8700-ed534648bb8f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001552 sec., 67010.30927835051 rows/sec., 4.11 MiB/sec. | ||
| 1350 | 2026.01.12 09:29:31.829451 [ 259 ] {13972c10-b896-4f66-8700-ed534648bb8f} <Debug> TCPHandler: Processed in 0.001715078 sec. | ||
| 1351 | 2026.01.12 09:29:33.849066 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1352 | 2026.01.12 09:29:33.849148 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1353 | 2026.01.12 09:29:33.964705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1354 | 2026.01.12 09:29:33.965165 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.01.12 09:29:33.965201 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1356 | 2026.01.12 09:29:33.965809 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1357 | 2026.01.12 09:29:33.966276 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.01.12 09:29:33.966400 [ 69 ] {} <Debug> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1359 | 2026.01.12 09:29:33.966404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1360 | 2026.01.12 09:29:33.966469 [ 69 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.01.12 09:29:33.966535 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1362 | 2026.01.12 09:29:33.968975 [ 188 ] {cce7b376-7b07-424f-9781-f88b6ee4f868::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 | ||
| 1363 | 2026.01.12 09:29:33.971124 [ 188 ] {cce7b376-7b07-424f-9781-f88b6ee4f868::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1364 | 2026.01.12 09:29:33.973109 [ 188 ] {cce7b376-7b07-424f-9781-f88b6ee4f868::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1365 | 2026.01.12 09:29:33.977227 [ 188 ] {cce7b376-7b07-424f-9781-f88b6ee4f868::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1366 | 2026.01.12 09:29:33.977312 [ 188 ] {cce7b376-7b07-424f-9781-f88b6ee4f868::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1367 | 2026.01.12 09:29:33.979259 [ 188 ] {cce7b376-7b07-424f-9781-f88b6ee4f868::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1368 | 2026.01.12 09:29:33.979384 [ 188 ] {cce7b376-7b07-424f-9781-f88b6ee4f868::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1369 | 2026.01.12 09:29:33.981520 [ 188 ] {cce7b376-7b07-424f-9781-f88b6ee4f868::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1370 | 2026.01.12 09:29:34.000268 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.53 MiB, peak 168.65 MiB, free memory in arenas 0.00 B, will set to 165.96 MiB (RSS), difference: 1.43 MiB | ||
| 1371 | 2026.01.12 09:29:34.015234 [ 190 ] {cce7b376-7b07-424f-9781-f88b6ee4f868::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.048589682 sec., 57748.88586428699 rows/sec., 845.93 KiB/sec. | ||
| 1372 | 2026.01.12 09:29:34.016458 [ 201 ] {cce7b376-7b07-424f-9781-f88b6ee4f868::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1373 | 2026.01.12 09:29:34.017128 [ 201 ] {cce7b376-7b07-424f-9781-f88b6ee4f868::all_1_6_1} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.01.12 09:29:34.017218 [ 201 ] {cce7b376-7b07-424f-9781-f88b6ee4f868::all_1_6_1} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1375 | 2026.01.12 09:29:34.017362 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1376 | 2026.01.12 09:29:34.095441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1377 | 2026.01.12 09:29:34.115284 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.01.12 09:29:34.115363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1379 | 2026.01.12 09:29:34.122630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1380 | 2026.01.12 09:29:34.124098 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.01.12 09:29:34.124445 [ 69 ] {} <Debug> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1382 | 2026.01.12 09:29:34.124510 [ 69 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.01.12 09:29:34.124535 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1384 | 2026.01.12 09:29:34.124672 [ 201 ] {67313b67-b3e3-4189-9c60-7e1bde0840f9::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 | ||
| 1385 | 2026.01.12 09:29:34.129089 [ 201 ] {67313b67-b3e3-4189-9c60-7e1bde0840f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1386 | 2026.01.12 09:29:34.130240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1387 | 2026.01.12 09:29:34.130739 [ 201 ] {67313b67-b3e3-4189-9c60-7e1bde0840f9::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 | ||
| 1388 | 2026.01.12 09:29:34.135696 [ 201 ] {67313b67-b3e3-4189-9c60-7e1bde0840f9::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 | ||
| 1389 | 2026.01.12 09:29:34.140386 [ 201 ] {67313b67-b3e3-4189-9c60-7e1bde0840f9::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 | ||
| 1390 | 2026.01.12 09:29:34.145266 [ 201 ] {67313b67-b3e3-4189-9c60-7e1bde0840f9::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 | ||
| 1391 | 2026.01.12 09:29:34.152878 [ 201 ] {67313b67-b3e3-4189-9c60-7e1bde0840f9::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 | ||
| 1392 | 2026.01.12 09:29:34.158112 [ 201 ] {67313b67-b3e3-4189-9c60-7e1bde0840f9::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 | ||
| 1393 | 2026.01.12 09:29:34.229440 [ 190 ] {67313b67-b3e3-4189-9c60-7e1bde0840f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104838028 sec., 438.7720837328226 rows/sec., 2.27 MiB/sec. | ||
| 1394 | 2026.01.12 09:29:34.231959 [ 195 ] {67313b67-b3e3-4189-9c60-7e1bde0840f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1395 | 2026.01.12 09:29:34.234407 [ 195 ] {67313b67-b3e3-4189-9c60-7e1bde0840f9::all_1_6_1} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2026.01.12 09:29:34.234518 [ 195 ] {67313b67-b3e3-4189-9c60-7e1bde0840f9::all_1_6_1} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1397 | 2026.01.12 09:29:34.236217 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1398 | 2026.01.12 09:29:34.765092 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61682 | ||
| 1399 | 2026.01.12 09:29:34.765614 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1400 | 2026.01.12 09:29:34.765678 [ 290 ] {} <Debug> TCP-Session: ca33b567-3310-4fc0-a7b7-afc3ff6915bc Authenticating user 'default' from [fd00:1122:3344:101::e]:61682 | ||
| 1401 | 2026.01.12 09:29:34.765707 [ 290 ] {} <Debug> TCP-Session: ca33b567-3310-4fc0-a7b7-afc3ff6915bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1402 | 2026.01.12 09:29:34.765724 [ 290 ] {} <Debug> TCP-Session: ca33b567-3310-4fc0-a7b7-afc3ff6915bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2026.01.12 09:29:34.765790 [ 290 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1404 | 2026.01.12 09:29:34.765821 [ 290 ] {} <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 | ||
| 1405 | 2026.01.12 09:29:34.765844 [ 290 ] {} <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 | ||
| 1406 | 2026.01.12 09:29:34.766254 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36313 | ||
| 1407 | 2026.01.12 09:29:34.766431 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49176 | ||
| 1408 | 2026.01.12 09:29:34.766466 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1409 | 2026.01.12 09:29:34.766438 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61406 | ||
| 1410 | 2026.01.12 09:29:34.766519 [ 291 ] {} <Debug> TCP-Session: 88563f0a-f060-46dd-97fa-5e46f9b0739e Authenticating user 'default' from [fd00:1122:3344:101::e]:36313 | ||
| 1411 | 2026.01.12 09:29:34.766500 [ 290 ] {} <Trace> TCP-Session: ca33b567-3310-4fc0-a7b7-afc3ff6915bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.01.12 09:29:34.766562 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59776 | ||
| 1413 | 2026.01.12 09:29:34.766565 [ 291 ] {} <Debug> TCP-Session: 88563f0a-f060-46dd-97fa-5e46f9b0739e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2026.01.12 09:29:34.766628 [ 291 ] {} <Debug> TCP-Session: 88563f0a-f060-46dd-97fa-5e46f9b0739e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2026.01.12 09:29:34.766750 [ 290 ] {b3643c42-0800-49c8-9c04-4e59e3d0f501} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61682) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1416 | 2026.01.12 09:29:34.766780 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1417 | 2026.01.12 09:29:34.766794 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38801 | ||
| 1418 | 2026.01.12 09:29:34.766816 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1419 | 2026.01.12 09:29:34.766823 [ 293 ] {} <Debug> TCP-Session: 385ac912-b31c-44b2-b21d-6a7947ec305c Authenticating user 'default' from [fd00:1122:3344:101::e]:49176 | ||
| 1420 | 2026.01.12 09:29:34.766868 [ 292 ] {} <Debug> TCP-Session: 735acba0-1f66-425c-b877-1f6cfacec8e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61406 | ||
| 1421 | 2026.01.12 09:29:34.766875 [ 293 ] {} <Debug> TCP-Session: 385ac912-b31c-44b2-b21d-6a7947ec305c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.01.12 09:29:34.766902 [ 292 ] {} <Debug> TCP-Session: 735acba0-1f66-425c-b877-1f6cfacec8e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.01.12 09:29:34.766904 [ 293 ] {} <Debug> TCP-Session: 385ac912-b31c-44b2-b21d-6a7947ec305c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.01.12 09:29:34.766925 [ 292 ] {} <Debug> TCP-Session: 735acba0-1f66-425c-b877-1f6cfacec8e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2026.01.12 09:29:34.766965 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1426 | 2026.01.12 09:29:34.766990 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55778 | ||
| 1427 | 2026.01.12 09:29:34.767049 [ 294 ] {} <Debug> TCP-Session: 4289142d-7a37-4e59-bf10-3ee340633013 Authenticating user 'default' from [fd00:1122:3344:101::e]:59776 | ||
| 1428 | 2026.01.12 09:29:34.767088 [ 294 ] {} <Debug> TCP-Session: 4289142d-7a37-4e59-bf10-3ee340633013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2026.01.12 09:29:34.767107 [ 294 ] {} <Debug> TCP-Session: 4289142d-7a37-4e59-bf10-3ee340633013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1430 | 2026.01.12 09:29:34.767120 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1431 | 2026.01.12 09:29:34.767156 [ 295 ] {} <Debug> TCP-Session: 00ca3e37-7919-494c-8191-4f2dafe13db3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38801 | ||
| 1432 | 2026.01.12 09:29:34.767171 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56532 | ||
| 1433 | 2026.01.12 09:29:34.767174 [ 295 ] {} <Debug> TCP-Session: 00ca3e37-7919-494c-8191-4f2dafe13db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2026.01.12 09:29:34.767210 [ 295 ] {} <Debug> TCP-Session: 00ca3e37-7919-494c-8191-4f2dafe13db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2026.01.12 09:29:34.767209 [ 290 ] {b3643c42-0800-49c8-9c04-4e59e3d0f501} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1436 | 2026.01.12 09:29:34.767262 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1437 | 2026.01.12 09:29:34.767306 [ 296 ] {} <Debug> TCP-Session: 976ece4b-d798-4cef-8199-999bb3674097 Authenticating user 'default' from [fd00:1122:3344:101::e]:55778 | ||
| 1438 | 2026.01.12 09:29:34.767328 [ 296 ] {} <Debug> TCP-Session: 976ece4b-d798-4cef-8199-999bb3674097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2026.01.12 09:29:34.767346 [ 296 ] {} <Debug> TCP-Session: 976ece4b-d798-4cef-8199-999bb3674097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1440 | 2026.01.12 09:29:34.767383 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61688 | ||
| 1441 | 2026.01.12 09:29:34.767401 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1442 | 2026.01.12 09:29:34.767440 [ 297 ] {} <Debug> TCP-Session: 19da9d75-1cd6-4167-99b2-625e1bede2bd Authenticating user 'default' from [fd00:1122:3344:101::e]:56532 | ||
| 1443 | 2026.01.12 09:29:34.767457 [ 297 ] {} <Debug> TCP-Session: 19da9d75-1cd6-4167-99b2-625e1bede2bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2026.01.12 09:29:34.767471 [ 297 ] {} <Debug> TCP-Session: 19da9d75-1cd6-4167-99b2-625e1bede2bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2026.01.12 09:29:34.769510 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1446 | 2026.01.12 09:29:34.769527 [ 290 ] {b3643c42-0800-49c8-9c04-4e59e3d0f501} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1447 | 2026.01.12 09:29:34.769551 [ 298 ] {} <Debug> TCP-Session: 1794badf-c985-4bfe-b2f6-52eace20178c Authenticating user 'default' from [fd00:1122:3344:101::e]:61688 | ||
| 1448 | 2026.01.12 09:29:34.769580 [ 298 ] {} <Debug> TCP-Session: 1794badf-c985-4bfe-b2f6-52eace20178c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2026.01.12 09:29:34.769595 [ 298 ] {} <Debug> TCP-Session: 1794badf-c985-4bfe-b2f6-52eace20178c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2026.01.12 09:29:34.775928 [ 290 ] {b3643c42-0800-49c8-9c04-4e59e3d0f501} <Debug> oximeter.version (67357caa-3bc6-4dcc-aa2a-3bcf5b9c7cb2) (SelectExecutor): Key condition: unknown | ||
| 1451 | 2026.01.12 09:29:34.793937 [ 309 ] {b3643c42-0800-49c8-9c04-4e59e3d0f501} <Trace> AggregatingTransform: Aggregating | ||
| 1452 | 2026.01.12 09:29:34.796068 [ 309 ] {b3643c42-0800-49c8-9c04-4e59e3d0f501} <Trace> Aggregator: Aggregation method: without_key | ||
| 1453 | 2026.01.12 09:29:34.796803 [ 309 ] {b3643c42-0800-49c8-9c04-4e59e3d0f501} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006652162 sec. (150.327 rows/sec., 5.87 KiB/sec.) | ||
| 1454 | 2026.01.12 09:29:34.796833 [ 309 ] {b3643c42-0800-49c8-9c04-4e59e3d0f501} <Trace> Aggregator: Merging aggregated data | ||
| 1455 | 2026.01.12 09:29:34.796865 [ 309 ] {b3643c42-0800-49c8-9c04-4e59e3d0f501} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1456 | 2026.01.12 09:29:34.798143 [ 290 ] {b3643c42-0800-49c8-9c04-4e59e3d0f501} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.03146 sec., 31.786395422759057 rows/sec., 1.24 KiB/sec. | ||
| 1457 | 2026.01.12 09:29:34.798307 [ 290 ] {b3643c42-0800-49c8-9c04-4e59e3d0f501} <Debug> TCPHandler: Processed in 0.03196457 sec. | ||
| 1458 | 2026.01.12 09:29:34.799107 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1459 | 2026.01.12 09:29:34.799131 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1460 | 2026.01.12 09:29:34.799154 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1461 | 2026.01.12 09:29:34.799183 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1462 | 2026.01.12 09:29:34.799216 [ 291 ] {} <Debug> TCP-Session: 88563f0a-f060-46dd-97fa-5e46f9b0739e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2026.01.12 09:29:34.799210 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1464 | 2026.01.12 09:29:34.799234 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1465 | 2026.01.12 09:29:34.799246 [ 295 ] {} <Debug> TCP-Session: 00ca3e37-7919-494c-8191-4f2dafe13db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2026.01.12 09:29:34.799275 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1467 | 2026.01.12 09:29:34.799290 [ 297 ] {} <Debug> TCP-Session: 19da9d75-1cd6-4167-99b2-625e1bede2bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1468 | 2026.01.12 09:29:34.799281 [ 293 ] {} <Debug> TCP-Session: 385ac912-b31c-44b2-b21d-6a7947ec305c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2026.01.12 09:29:34.799338 [ 296 ] {} <Debug> TCP-Session: 976ece4b-d798-4cef-8199-999bb3674097 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.01.12 09:29:34.799256 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1471 | 2026.01.12 09:29:34.799239 [ 292 ] {} <Debug> TCP-Session: 735acba0-1f66-425c-b877-1f6cfacec8e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.01.12 09:29:34.799409 [ 294 ] {} <Debug> TCP-Session: 4289142d-7a37-4e59-bf10-3ee340633013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.01.12 09:29:34.799166 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1474 | 2026.01.12 09:29:34.799193 [ 290 ] {} <Debug> TCP-Session: ca33b567-3310-4fc0-a7b7-afc3ff6915bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2026.01.12 09:29:34.799467 [ 298 ] {} <Debug> TCP-Session: 1794badf-c985-4bfe-b2f6-52eace20178c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2026.01.12 09:29:35.000327 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.39 MiB, peak 177.52 MiB, free memory in arenas 0.00 B, will set to 179.89 MiB (RSS), difference: 12.50 MiB | ||
| 1477 | 2026.01.12 09:29:36.797369 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.01.12 09:29:36.797561 [ 259 ] {2bf90246-6648-4298-99af-e9ddd8bd1fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1479 | 2026.01.12 09:29:36.797626 [ 259 ] {2bf90246-6648-4298-99af-e9ddd8bd1fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1480 | 2026.01.12 09:29:36.798295 [ 259 ] {2bf90246-6648-4298-99af-e9ddd8bd1fff} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.01.12 09:29:36.798343 [ 259 ] {2bf90246-6648-4298-99af-e9ddd8bd1fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1482 | 2026.01.12 09:29:36.798732 [ 259 ] {2bf90246-6648-4298-99af-e9ddd8bd1fff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1483 | 2026.01.12 09:29:36.798964 [ 259 ] {2bf90246-6648-4298-99af-e9ddd8bd1fff} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.01.12 09:29:36.799116 [ 34 ] {} <Debug> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1485 | 2026.01.12 09:29:36.799133 [ 259 ] {2bf90246-6648-4298-99af-e9ddd8bd1fff} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001622 sec., 34525.2774352651 rows/sec., 2.65 MiB/sec. | ||
| 1486 | 2026.01.12 09:29:36.799187 [ 34 ] {} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2026.01.12 09:29:36.799205 [ 259 ] {2bf90246-6648-4298-99af-e9ddd8bd1fff} <Debug> TCPHandler: Processed in 0.001965652 sec. | ||
| 1488 | 2026.01.12 09:29:36.799215 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1489 | 2026.01.12 09:29:36.799349 [ 191 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::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 | ||
| 1490 | 2026.01.12 09:29:36.799356 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.01.12 09:29:36.799465 [ 191 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1492 | 2026.01.12 09:29:36.799477 [ 259 ] {bae30f98-d836-4b1a-b320-b7a299647a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1493 | 2026.01.12 09:29:36.799503 [ 191 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1137 rows starting from the beginning of the part | ||
| 1494 | 2026.01.12 09:29:36.799521 [ 259 ] {bae30f98-d836-4b1a-b320-b7a299647a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1495 | 2026.01.12 09:29:36.799603 [ 191 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::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 | ||
| 1496 | 2026.01.12 09:29:36.799658 [ 191 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1497 | 2026.01.12 09:29:36.799704 [ 191 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1498 | 2026.01.12 09:29:36.799746 [ 191 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1132 rows starting from the beginning of the part | ||
| 1499 | 2026.01.12 09:29:36.799790 [ 191 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1500 | 2026.01.12 09:29:36.800002 [ 259 ] {bae30f98-d836-4b1a-b320-b7a299647a56} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.01.12 09:29:36.800042 [ 259 ] {bae30f98-d836-4b1a-b320-b7a299647a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1502 | 2026.01.12 09:29:36.800376 [ 259 ] {bae30f98-d836-4b1a-b320-b7a299647a56} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1503 | 2026.01.12 09:29:36.800617 [ 259 ] {bae30f98-d836-4b1a-b320-b7a299647a56} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.01.12 09:29:36.800739 [ 34 ] {} <Debug> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1505 | 2026.01.12 09:29:36.800763 [ 259 ] {bae30f98-d836-4b1a-b320-b7a299647a56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001311 sec., 48817.69641495041 rows/sec., 3.81 MiB/sec. | ||
| 1506 | 2026.01.12 09:29:36.800774 [ 34 ] {} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.01.12 09:29:36.800808 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1508 | 2026.01.12 09:29:36.800812 [ 259 ] {bae30f98-d836-4b1a-b320-b7a299647a56} <Debug> TCPHandler: Processed in 0.001517346 sec. | ||
| 1509 | 2026.01.12 09:29:36.800912 [ 190 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::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 | ||
| 1510 | 2026.01.12 09:29:36.800951 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.01.12 09:29:36.801048 [ 190 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1512 | 2026.01.12 09:29:36.801057 [ 259 ] {ba9f6a21-024e-4d8e-b23a-7f0f631b1cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1513 | 2026.01.12 09:29:36.801099 [ 190 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 699 rows starting from the beginning of the part | ||
| 1514 | 2026.01.12 09:29:36.801115 [ 259 ] {ba9f6a21-024e-4d8e-b23a-7f0f631b1cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1515 | 2026.01.12 09:29:36.801198 [ 190 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::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 | ||
| 1516 | 2026.01.12 09:29:36.801252 [ 190 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 689 rows starting from the beginning of the part | ||
| 1517 | 2026.01.12 09:29:36.801312 [ 190 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1518 | 2026.01.12 09:29:36.801366 [ 190 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 689 rows starting from the beginning of the part | ||
| 1519 | 2026.01.12 09:29:36.801420 [ 190 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1520 | 2026.01.12 09:29:36.801554 [ 191 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3569 rows, containing 5 columns (5 merged, 0 gathered) in 0.002263355 sec., 1576862.666263136 rows/sec., 130.77 MiB/sec. | ||
| 1521 | 2026.01.12 09:29:36.801573 [ 259 ] {ba9f6a21-024e-4d8e-b23a-7f0f631b1cf8} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.01.12 09:29:36.801615 [ 259 ] {ba9f6a21-024e-4d8e-b23a-7f0f631b1cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1523 | 2026.01.12 09:29:36.801859 [ 193 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1524 | 2026.01.12 09:29:36.802063 [ 259 ] {ba9f6a21-024e-4d8e-b23a-7f0f631b1cf8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1525 | 2026.01.12 09:29:36.802297 [ 193 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_6_1} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.01.12 09:29:36.802371 [ 259 ] {ba9f6a21-024e-4d8e-b23a-7f0f631b1cf8} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.01.12 09:29:36.802389 [ 193 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_6_1} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1528 | 2026.01.12 09:29:36.802491 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1529 | 2026.01.12 09:29:36.802503 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1530 | 2026.01.12 09:29:36.802532 [ 259 ] {ba9f6a21-024e-4d8e-b23a-7f0f631b1cf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. | ||
| 1531 | 2026.01.12 09:29:36.802566 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.01.12 09:29:36.802582 [ 259 ] {ba9f6a21-024e-4d8e-b23a-7f0f631b1cf8} <Debug> TCPHandler: Processed in 0.001682239 sec. | ||
| 1533 | 2026.01.12 09:29:36.802611 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1534 | 2026.01.12 09:29:36.802713 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.01.12 09:29:36.802742 [ 196 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::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 | ||
| 1536 | 2026.01.12 09:29:36.802816 [ 259 ] {6457d386-a308-4dc3-a4b6-30a647cf924a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1537 | 2026.01.12 09:29:36.802846 [ 199 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001979952 sec., 1145987.3774717771 rows/sec., 85.24 MiB/sec. | ||
| 1538 | 2026.01.12 09:29:36.802863 [ 259 ] {6457d386-a308-4dc3-a4b6-30a647cf924a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1539 | 2026.01.12 09:29:36.802931 [ 196 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1540 | 2026.01.12 09:29:36.802992 [ 196 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 319 rows starting from the beginning of the part | ||
| 1541 | 2026.01.12 09:29:36.803019 [ 190 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1542 | 2026.01.12 09:29:36.803086 [ 196 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::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 | ||
| 1543 | 2026.01.12 09:29:36.803152 [ 196 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1544 | 2026.01.12 09:29:36.803221 [ 196 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1545 | 2026.01.12 09:29:36.803260 [ 259 ] {6457d386-a308-4dc3-a4b6-30a647cf924a} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.01.12 09:29:36.803276 [ 196 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1547 | 2026.01.12 09:29:36.803296 [ 190 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_6_1} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): 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.01.12 09:29:36.803307 [ 259 ] {6457d386-a308-4dc3-a4b6-30a647cf924a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1549 | 2026.01.12 09:29:36.803341 [ 196 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::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 | ||
| 1550 | 2026.01.12 09:29:36.803375 [ 190 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_6_1} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1551 | 2026.01.12 09:29:36.803448 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1552 | 2026.01.12 09:29:36.803688 [ 259 ] {6457d386-a308-4dc3-a4b6-30a647cf924a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1553 | 2026.01.12 09:29:36.803925 [ 259 ] {6457d386-a308-4dc3-a4b6-30a647cf924a} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2026.01.12 09:29:36.804034 [ 34 ] {} <Debug> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1555 | 2026.01.12 09:29:36.804065 [ 34 ] {} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.01.12 09:29:36.804066 [ 259 ] {6457d386-a308-4dc3-a4b6-30a647cf924a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001271 sec., 47206.92368214005 rows/sec., 3.18 MiB/sec. | ||
| 1557 | 2026.01.12 09:29:36.804086 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1558 | 2026.01.12 09:29:36.804119 [ 259 ] {6457d386-a308-4dc3-a4b6-30a647cf924a} <Debug> TCPHandler: Processed in 0.001456027 sec. | ||
| 1559 | 2026.01.12 09:29:36.804163 [ 191 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::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 | ||
| 1560 | 2026.01.12 09:29:36.804248 [ 191 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1561 | 2026.01.12 09:29:36.804273 [ 191 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 104 rows starting from the beginning of the part | ||
| 1562 | 2026.01.12 09:29:36.804318 [ 191 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::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 | ||
| 1563 | 2026.01.12 09:29:36.804357 [ 191 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1564 | 2026.01.12 09:29:36.804390 [ 191 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::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 | ||
| 1565 | 2026.01.12 09:29:36.804430 [ 191 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1566 | 2026.01.12 09:29:36.804492 [ 191 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::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 | ||
| 1567 | 2026.01.12 09:29:36.804678 [ 190 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1427 rows, containing 5 columns (5 merged, 0 gathered) in 0.001997662 sec., 714335.0576824308 rows/sec., 47.88 MiB/sec. | ||
| 1568 | 2026.01.12 09:29:36.804958 [ 199 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1569 | 2026.01.12 09:29:36.805255 [ 199 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): 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.01.12 09:29:36.805326 [ 199 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1571 | 2026.01.12 09:29:36.805324 [ 189 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001184383 sec., 415406.16506653675 rows/sec., 26.38 MiB/sec. | ||
| 1572 | 2026.01.12 09:29:36.805398 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1573 | 2026.01.12 09:29:36.805538 [ 190 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1574 | 2026.01.12 09:29:36.805898 [ 190 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_6_1} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.01.12 09:29:36.805984 [ 190 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_6_1} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1576 | 2026.01.12 09:29:36.806086 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1577 | 2026.01.12 09:29:37.564363 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58841 | ||
| 1578 | 2026.01.12 09:29:37.564473 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1579 | 2026.01.12 09:29:37.564499 [ 290 ] {} <Debug> TCP-Session: 4c5f45dd-0e79-454a-96ea-add3c5a9aded Authenticating user 'default' from [fd00:1122:3344:101::e]:58841 | ||
| 1580 | 2026.01.12 09:29:37.564521 [ 290 ] {} <Debug> TCP-Session: 4c5f45dd-0e79-454a-96ea-add3c5a9aded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2026.01.12 09:29:37.564534 [ 290 ] {} <Debug> TCP-Session: 4c5f45dd-0e79-454a-96ea-add3c5a9aded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1582 | 2026.01.12 09:29:37.564758 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52133 | ||
| 1583 | 2026.01.12 09:29:37.564777 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44519 | ||
| 1584 | 2026.01.12 09:29:37.564797 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62264 | ||
| 1585 | 2026.01.12 09:29:37.564837 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49832 | ||
| 1586 | 2026.01.12 09:29:37.564842 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36121 | ||
| 1587 | 2026.01.12 09:29:37.564871 [ 290 ] {} <Trace> TCP-Session: 4c5f45dd-0e79-454a-96ea-add3c5a9aded Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.01.12 09:29:37.564892 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1589 | 2026.01.12 09:29:37.564823 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55729 | ||
| 1590 | 2026.01.12 09:29:37.564920 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1591 | 2026.01.12 09:29:37.564935 [ 292 ] {} <Debug> TCP-Session: a8eb128b-67bf-4123-baf1-83554aaae1b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44519 | ||
| 1592 | 2026.01.12 09:29:37.564940 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1593 | 2026.01.12 09:29:37.564972 [ 293 ] {} <Debug> TCP-Session: 5079a833-59f9-4b1b-be6f-1ad63bbc574c Authenticating user 'default' from [fd00:1122:3344:101::e]:62264 | ||
| 1594 | 2026.01.12 09:29:37.564988 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1595 | 2026.01.12 09:29:37.565003 [ 298 ] {} <Debug> TCP-Session: db4d672f-be0a-4fc1-9788-56fa48d25bb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36121 | ||
| 1596 | 2026.01.12 09:29:37.565017 [ 293 ] {} <Debug> TCP-Session: 5079a833-59f9-4b1b-be6f-1ad63bbc574c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1597 | 2026.01.12 09:29:37.565029 [ 296 ] {} <Debug> TCP-Session: 919ef8d7-3bdf-4c19-87d8-78e7d7c9c228 Authenticating user 'default' from [fd00:1122:3344:101::e]:55729 | ||
| 1598 | 2026.01.12 09:29:37.565051 [ 293 ] {} <Debug> TCP-Session: 5079a833-59f9-4b1b-be6f-1ad63bbc574c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.01.12 09:29:37.565079 [ 296 ] {} <Debug> TCP-Session: 919ef8d7-3bdf-4c19-87d8-78e7d7c9c228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.01.12 09:29:37.565051 [ 290 ] {b393d8e5-4441-4a6c-b08b-e5c4f961af8e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58841) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1601 | 2026.01.12 09:29:37.565113 [ 296 ] {} <Debug> TCP-Session: 919ef8d7-3bdf-4c19-87d8-78e7d7c9c228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1602 | 2026.01.12 09:29:37.565042 [ 298 ] {} <Debug> TCP-Session: db4d672f-be0a-4fc1-9788-56fa48d25bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2026.01.12 09:29:37.564985 [ 292 ] {} <Debug> TCP-Session: a8eb128b-67bf-4123-baf1-83554aaae1b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2026.01.12 09:29:37.565168 [ 298 ] {} <Debug> TCP-Session: db4d672f-be0a-4fc1-9788-56fa48d25bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.01.12 09:29:37.565187 [ 292 ] {} <Debug> TCP-Session: a8eb128b-67bf-4123-baf1-83554aaae1b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.01.12 09:29:37.564923 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1607 | 2026.01.12 09:29:37.564812 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61244 | ||
| 1608 | 2026.01.12 09:29:37.565247 [ 297 ] {} <Debug> TCP-Session: bad46c65-e8a1-41e5-bab3-c540b13fe09e Authenticating user 'default' from [fd00:1122:3344:101::e]:49832 | ||
| 1609 | 2026.01.12 09:29:37.564801 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62629 | ||
| 1610 | 2026.01.12 09:29:37.565283 [ 297 ] {} <Debug> TCP-Session: bad46c65-e8a1-41e5-bab3-c540b13fe09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2026.01.12 09:29:37.565306 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1612 | 2026.01.12 09:29:37.565320 [ 297 ] {} <Debug> TCP-Session: bad46c65-e8a1-41e5-bab3-c540b13fe09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2026.01.12 09:29:37.564872 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1614 | 2026.01.12 09:29:37.565341 [ 295 ] {} <Debug> TCP-Session: 8a2ae335-3605-41be-a842-aa05cb72b9eb Authenticating user 'default' from [fd00:1122:3344:101::e]:61244 | ||
| 1615 | 2026.01.12 09:29:37.565373 [ 291 ] {} <Debug> TCP-Session: 164f2cdc-755f-4dd9-94ce-c307c9fea691 Authenticating user 'default' from [fd00:1122:3344:101::e]:52133 | ||
| 1616 | 2026.01.12 09:29:37.565381 [ 295 ] {} <Debug> TCP-Session: 8a2ae335-3605-41be-a842-aa05cb72b9eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.01.12 09:29:37.565381 [ 290 ] {b393d8e5-4441-4a6c-b08b-e5c4f961af8e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1618 | 2026.01.12 09:29:37.565396 [ 295 ] {} <Debug> TCP-Session: 8a2ae335-3605-41be-a842-aa05cb72b9eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1619 | 2026.01.12 09:29:37.565392 [ 291 ] {} <Debug> TCP-Session: 164f2cdc-755f-4dd9-94ce-c307c9fea691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1620 | 2026.01.12 09:29:37.565442 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1621 | 2026.01.12 09:29:37.565453 [ 290 ] {b393d8e5-4441-4a6c-b08b-e5c4f961af8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1622 | 2026.01.12 09:29:37.565473 [ 294 ] {} <Debug> TCP-Session: 6a1d48f9-ea6b-4681-b4a1-5ff574ad72a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62629 | ||
| 1623 | 2026.01.12 09:29:37.565443 [ 291 ] {} <Debug> TCP-Session: 164f2cdc-755f-4dd9-94ce-c307c9fea691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1624 | 2026.01.12 09:29:37.565494 [ 294 ] {} <Debug> TCP-Session: 6a1d48f9-ea6b-4681-b4a1-5ff574ad72a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1625 | 2026.01.12 09:29:37.565522 [ 294 ] {} <Debug> TCP-Session: 6a1d48f9-ea6b-4681-b4a1-5ff574ad72a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2026.01.12 09:29:37.565745 [ 290 ] {b393d8e5-4441-4a6c-b08b-e5c4f961af8e} <Debug> oximeter.version (67357caa-3bc6-4dcc-aa2a-3bcf5b9c7cb2) (SelectExecutor): Key condition: unknown | ||
| 1627 | 2026.01.12 09:29:37.566664 [ 316 ] {b393d8e5-4441-4a6c-b08b-e5c4f961af8e} <Trace> AggregatingTransform: Aggregating | ||
| 1628 | 2026.01.12 09:29:37.566727 [ 316 ] {b393d8e5-4441-4a6c-b08b-e5c4f961af8e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1629 | 2026.01.12 09:29:37.566773 [ 316 ] {b393d8e5-4441-4a6c-b08b-e5c4f961af8e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092982 sec. (1075.477 rows/sec., 42.01 KiB/sec.) | ||
| 1630 | 2026.01.12 09:29:37.566798 [ 316 ] {b393d8e5-4441-4a6c-b08b-e5c4f961af8e} <Trace> Aggregator: Merging aggregated data | ||
| 1631 | 2026.01.12 09:29:37.568182 [ 290 ] {b393d8e5-4441-4a6c-b08b-e5c4f961af8e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003184 sec., 314.07035175879395 rows/sec., 12.27 KiB/sec. | ||
| 1632 | 2026.01.12 09:29:37.568330 [ 290 ] {b393d8e5-4441-4a6c-b08b-e5c4f961af8e} <Debug> TCPHandler: Processed in 0.003575979 sec. | ||
| 1633 | 2026.01.12 09:29:37.568451 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1634 | 2026.01.12 09:29:37.568477 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1635 | 2026.01.12 09:29:37.568491 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1636 | 2026.01.12 09:29:37.568512 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1637 | 2026.01.12 09:29:37.568520 [ 297 ] {} <Debug> TCP-Session: bad46c65-e8a1-41e5-bab3-c540b13fe09e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2026.01.12 09:29:37.568542 [ 291 ] {} <Debug> TCP-Session: 164f2cdc-755f-4dd9-94ce-c307c9fea691 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2026.01.12 09:29:37.568556 [ 293 ] {} <Debug> TCP-Session: 5079a833-59f9-4b1b-be6f-1ad63bbc574c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2026.01.12 09:29:37.568549 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1641 | 2026.01.12 09:29:37.568574 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1642 | 2026.01.12 09:29:37.568588 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1643 | 2026.01.12 09:29:37.568610 [ 294 ] {} <Debug> TCP-Session: 6a1d48f9-ea6b-4681-b4a1-5ff574ad72a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2026.01.12 09:29:37.568631 [ 292 ] {} <Debug> TCP-Session: a8eb128b-67bf-4123-baf1-83554aaae1b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2026.01.12 09:29:37.568648 [ 295 ] {} <Debug> TCP-Session: 8a2ae335-3605-41be-a842-aa05cb72b9eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1646 | 2026.01.12 09:29:37.568603 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1647 | 2026.01.12 09:29:37.568531 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1648 | 2026.01.12 09:29:37.568713 [ 298 ] {} <Debug> TCP-Session: db4d672f-be0a-4fc1-9788-56fa48d25bb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.01.12 09:29:37.568482 [ 290 ] {} <Debug> TCP-Session: 4c5f45dd-0e79-454a-96ea-add3c5a9aded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.01.12 09:29:37.568738 [ 296 ] {} <Debug> TCP-Session: 919ef8d7-3bdf-4c19-87d8-78e7d7c9c228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2026.01.12 09:29:38.802152 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64069 | ||
| 1652 | 2026.01.12 09:29:38.802274 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1653 | 2026.01.12 09:29:38.802306 [ 290 ] {} <Debug> TCP-Session: d4490a48-f526-4076-a4dc-97e35ccaa7c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64069 | ||
| 1654 | 2026.01.12 09:29:38.802331 [ 290 ] {} <Debug> TCP-Session: d4490a48-f526-4076-a4dc-97e35ccaa7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1655 | 2026.01.12 09:29:38.802346 [ 290 ] {} <Debug> TCP-Session: d4490a48-f526-4076-a4dc-97e35ccaa7c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2026.01.12 09:29:38.802622 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47668 | ||
| 1657 | 2026.01.12 09:29:38.802649 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54059 | ||
| 1658 | 2026.01.12 09:29:38.802672 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43566 | ||
| 1659 | 2026.01.12 09:29:38.802695 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34820 | ||
| 1660 | 2026.01.12 09:29:38.802724 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61838 | ||
| 1661 | 2026.01.12 09:29:38.802770 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1662 | 2026.01.12 09:29:38.802771 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1663 | 2026.01.12 09:29:38.802803 [ 294 ] {} <Debug> TCP-Session: 51580a99-9a82-432e-a290-50fc6502a24c Authenticating user 'default' from [fd00:1122:3344:101::e]:43566 | ||
| 1664 | 2026.01.12 09:29:38.802821 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1665 | 2026.01.12 09:29:38.802835 [ 294 ] {} <Debug> TCP-Session: 51580a99-9a82-432e-a290-50fc6502a24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.01.12 09:29:38.802857 [ 296 ] {} <Debug> TCP-Session: 4f8fd69b-4cd4-4f26-8bb8-8063f95c765f Authenticating user 'default' from [fd00:1122:3344:101::e]:34820 | ||
| 1667 | 2026.01.12 09:29:38.802862 [ 294 ] {} <Debug> TCP-Session: 51580a99-9a82-432e-a290-50fc6502a24c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2026.01.12 09:29:38.802825 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1669 | 2026.01.12 09:29:38.802889 [ 296 ] {} <Debug> TCP-Session: 4f8fd69b-4cd4-4f26-8bb8-8063f95c765f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2026.01.12 09:29:38.802921 [ 297 ] {} <Debug> TCP-Session: 6497b9a8-73e7-4549-901b-196054166319 Authenticating user 'default' from [fd00:1122:3344:101::e]:61838 | ||
| 1671 | 2026.01.12 09:29:38.802927 [ 296 ] {} <Debug> TCP-Session: 4f8fd69b-4cd4-4f26-8bb8-8063f95c765f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2026.01.12 09:29:38.802825 [ 293 ] {} <Debug> TCP-Session: 15b10cf9-8aa6-4cd1-9cd6-13215c4293cf Authenticating user 'default' from [fd00:1122:3344:101::e]:54059 | ||
| 1673 | 2026.01.12 09:29:38.802951 [ 297 ] {} <Debug> TCP-Session: 6497b9a8-73e7-4549-901b-196054166319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2026.01.12 09:29:38.802975 [ 293 ] {} <Debug> TCP-Session: 15b10cf9-8aa6-4cd1-9cd6-13215c4293cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2026.01.12 09:29:38.802979 [ 297 ] {} <Debug> TCP-Session: 6497b9a8-73e7-4549-901b-196054166319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2026.01.12 09:29:38.802989 [ 293 ] {} <Debug> TCP-Session: 15b10cf9-8aa6-4cd1-9cd6-13215c4293cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2026.01.12 09:29:38.802738 [ 290 ] {} <Trace> TCP-Session: d4490a48-f526-4076-a4dc-97e35ccaa7c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.01.12 09:29:38.802731 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38900 | ||
| 1679 | 2026.01.12 09:29:38.802694 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36150 | ||
| 1680 | 2026.01.12 09:29:38.802629 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48920 | ||
| 1681 | 2026.01.12 09:29:38.803099 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1682 | 2026.01.12 09:29:38.802741 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1683 | 2026.01.12 09:29:38.803134 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1684 | 2026.01.12 09:29:38.803133 [ 298 ] {} <Debug> TCP-Session: fb5456b4-4fc1-4c86-bb0e-d38eb7375a04 Authenticating user 'default' from [fd00:1122:3344:101::e]:38900 | ||
| 1685 | 2026.01.12 09:29:38.803151 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1686 | 2026.01.12 09:29:38.803159 [ 291 ] {} <Debug> TCP-Session: 321f0386-b409-4d68-ada6-44ab45a4d0a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47668 | ||
| 1687 | 2026.01.12 09:29:38.803173 [ 298 ] {} <Debug> TCP-Session: fb5456b4-4fc1-4c86-bb0e-d38eb7375a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2026.01.12 09:29:38.803197 [ 290 ] {68a9015b-9940-4d9f-9990-68f6626e0f86} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64069) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1689 | 2026.01.12 09:29:38.803215 [ 298 ] {} <Debug> TCP-Session: fb5456b4-4fc1-4c86-bb0e-d38eb7375a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2026.01.12 09:29:38.803219 [ 291 ] {} <Debug> TCP-Session: 321f0386-b409-4d68-ada6-44ab45a4d0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2026.01.12 09:29:38.803190 [ 292 ] {} <Debug> TCP-Session: fa5184ea-bbbf-42bf-b9ef-8333c21ebb84 Authenticating user 'default' from [fd00:1122:3344:101::e]:48920 | ||
| 1692 | 2026.01.12 09:29:38.803252 [ 291 ] {} <Debug> TCP-Session: 321f0386-b409-4d68-ada6-44ab45a4d0a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2026.01.12 09:29:38.803274 [ 292 ] {} <Debug> TCP-Session: fa5184ea-bbbf-42bf-b9ef-8333c21ebb84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1694 | 2026.01.12 09:29:38.803161 [ 295 ] {} <Debug> TCP-Session: e7b7e258-b447-49d4-b895-c2dbbb6bc533 Authenticating user 'default' from [fd00:1122:3344:101::e]:36150 | ||
| 1695 | 2026.01.12 09:29:38.803300 [ 292 ] {} <Debug> TCP-Session: fa5184ea-bbbf-42bf-b9ef-8333c21ebb84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1696 | 2026.01.12 09:29:38.803322 [ 295 ] {} <Debug> TCP-Session: e7b7e258-b447-49d4-b895-c2dbbb6bc533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2026.01.12 09:29:38.803342 [ 295 ] {} <Debug> TCP-Session: e7b7e258-b447-49d4-b895-c2dbbb6bc533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1698 | 2026.01.12 09:29:38.803495 [ 290 ] {68a9015b-9940-4d9f-9990-68f6626e0f86} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1699 | 2026.01.12 09:29:38.803560 [ 290 ] {68a9015b-9940-4d9f-9990-68f6626e0f86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1700 | 2026.01.12 09:29:38.803849 [ 290 ] {68a9015b-9940-4d9f-9990-68f6626e0f86} <Debug> oximeter.version (67357caa-3bc6-4dcc-aa2a-3bcf5b9c7cb2) (SelectExecutor): Key condition: unknown | ||
| 1701 | 2026.01.12 09:29:38.804701 [ 322 ] {68a9015b-9940-4d9f-9990-68f6626e0f86} <Trace> AggregatingTransform: Aggregating | ||
| 1702 | 2026.01.12 09:29:38.804748 [ 322 ] {68a9015b-9940-4d9f-9990-68f6626e0f86} <Trace> Aggregator: Aggregation method: without_key | ||
| 1703 | 2026.01.12 09:29:38.804783 [ 322 ] {68a9015b-9940-4d9f-9990-68f6626e0f86} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000835429 sec. (1196.990 rows/sec., 46.76 KiB/sec.) | ||
| 1704 | 2026.01.12 09:29:38.804804 [ 322 ] {68a9015b-9940-4d9f-9990-68f6626e0f86} <Trace> Aggregator: Merging aggregated data | ||
| 1705 | 2026.01.12 09:29:38.806112 [ 290 ] {68a9015b-9940-4d9f-9990-68f6626e0f86} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002978 sec., 335.795836131632 rows/sec., 13.12 KiB/sec. | ||
| 1706 | 2026.01.12 09:29:38.806267 [ 290 ] {68a9015b-9940-4d9f-9990-68f6626e0f86} <Debug> TCPHandler: Processed in 0.00369636 sec. | ||
| 1707 | 2026.01.12 09:29:38.806392 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1708 | 2026.01.12 09:29:38.806421 [ 290 ] {} <Debug> TCP-Session: d4490a48-f526-4076-a4dc-97e35ccaa7c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1709 | 2026.01.12 09:29:38.806420 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1710 | 2026.01.12 09:29:38.806437 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1711 | 2026.01.12 09:29:38.806453 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1712 | 2026.01.12 09:29:38.806476 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1713 | 2026.01.12 09:29:38.806492 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1714 | 2026.01.12 09:29:38.806508 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1715 | 2026.01.12 09:29:38.806525 [ 292 ] {} <Debug> TCP-Session: fa5184ea-bbbf-42bf-b9ef-8333c21ebb84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1716 | 2026.01.12 09:29:38.806542 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1717 | 2026.01.12 09:29:38.806561 [ 296 ] {} <Debug> TCP-Session: 4f8fd69b-4cd4-4f26-8bb8-8063f95c765f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1718 | 2026.01.12 09:29:38.806539 [ 294 ] {} <Debug> TCP-Session: 51580a99-9a82-432e-a290-50fc6502a24c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2026.01.12 09:29:38.806592 [ 297 ] {} <Debug> TCP-Session: 6497b9a8-73e7-4549-901b-196054166319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2026.01.12 09:29:38.806525 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1721 | 2026.01.12 09:29:38.806501 [ 295 ] {} <Debug> TCP-Session: e7b7e258-b447-49d4-b895-c2dbbb6bc533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2026.01.12 09:29:38.806658 [ 293 ] {} <Debug> TCP-Session: 15b10cf9-8aa6-4cd1-9cd6-13215c4293cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1723 | 2026.01.12 09:29:38.806487 [ 291 ] {} <Debug> TCP-Session: 321f0386-b409-4d68-ada6-44ab45a4d0a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2026.01.12 09:29:38.806466 [ 298 ] {} <Debug> TCP-Session: fb5456b4-4fc1-4c86-bb0e-d38eb7375a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1725 | 2026.01.12 09:29:38.921898 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 252 | ||
| 1726 | 2026.01.12 09:29:38.924240 [ 243 ] {} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.01.12 09:29:38.924288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1728 | 2026.01.12 09:29:38.925549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1729 | 2026.01.12 09:29:38.925837 [ 243 ] {} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.01.12 09:29:38.926167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1731 | 2026.01.12 09:29:41.466613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 3315 | ||
| 1732 | 2026.01.12 09:29:41.467115 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.01.12 09:29:41.467161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1734 | 2026.01.12 09:29:41.467674 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1735 | 2026.01.12 09:29:41.467902 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2026.01.12 09:29:41.468030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3315 | ||
| 1737 | 2026.01.12 09:29:41.630347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1738 | 2026.01.12 09:29:41.648280 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2026.01.12 09:29:41.648342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1740 | 2026.01.12 09:29:41.653823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1741 | 2026.01.12 09:29:41.654510 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.01.12 09:29:41.657967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1743 | 2026.01.12 09:29:41.804895 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.01.12 09:29:41.805134 [ 259 ] {f588f159-1b30-4ffe-8d68-e9fd908132ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1745 | 2026.01.12 09:29:41.805482 [ 259 ] {f588f159-1b30-4ffe-8d68-e9fd908132ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1746 | 2026.01.12 09:29:41.809552 [ 259 ] {f588f159-1b30-4ffe-8d68-e9fd908132ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1747 | 2026.01.12 09:29:41.809886 [ 259 ] {f588f159-1b30-4ffe-8d68-e9fd908132ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1748 | 2026.01.12 09:29:41.809976 [ 259 ] {f588f159-1b30-4ffe-8d68-e9fd908132ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1749 | 2026.01.12 09:29:41.810195 [ 259 ] {f588f159-1b30-4ffe-8d68-e9fd908132ae} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1750 | 2026.01.12 09:29:41.812188 [ 259 ] {f588f159-1b30-4ffe-8d68-e9fd908132ae} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1751 | 2026.01.12 09:29:41.814323 [ 259 ] {f588f159-1b30-4ffe-8d68-e9fd908132ae} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (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 | ||
| 1752 | 2026.01.12 09:29:41.814427 [ 259 ] {f588f159-1b30-4ffe-8d68-e9fd908132ae} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1753 | 2026.01.12 09:29:41.814521 [ 259 ] {f588f159-1b30-4ffe-8d68-e9fd908132ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1754 | 2026.01.12 09:29:41.814548 [ 259 ] {f588f159-1b30-4ffe-8d68-e9fd908132ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1755 | 2026.01.12 09:29:41.827429 [ 259 ] {f588f159-1b30-4ffe-8d68-e9fd908132ae} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.022379 sec., 1429.9119710442826 rows/sec., 53.98 KiB/sec. | ||
| 1756 | 2026.01.12 09:29:41.827599 [ 259 ] {f588f159-1b30-4ffe-8d68-e9fd908132ae} <Debug> TCPHandler: Processed in 0.02282804 sec. | ||
| 1757 | 2026.01.12 09:29:41.828139 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.01.12 09:29:41.828360 [ 259 ] {454a53a1-0af5-4bd9-a687-2789fb762c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1759 | 2026.01.12 09:29:41.828751 [ 259 ] {454a53a1-0af5-4bd9-a687-2789fb762c0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1760 | 2026.01.12 09:29:41.828799 [ 259 ] {454a53a1-0af5-4bd9-a687-2789fb762c0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1761 | 2026.01.12 09:29:41.829115 [ 259 ] {454a53a1-0af5-4bd9-a687-2789fb762c0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1762 | 2026.01.12 09:29:41.829195 [ 259 ] {454a53a1-0af5-4bd9-a687-2789fb762c0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1763 | 2026.01.12 09:29:41.829344 [ 259 ] {454a53a1-0af5-4bd9-a687-2789fb762c0d} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1764 | 2026.01.12 09:29:41.829380 [ 259 ] {454a53a1-0af5-4bd9-a687-2789fb762c0d} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1765 | 2026.01.12 09:29:41.829402 [ 259 ] {454a53a1-0af5-4bd9-a687-2789fb762c0d} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (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 | ||
| 1766 | 2026.01.12 09:29:41.829418 [ 259 ] {454a53a1-0af5-4bd9-a687-2789fb762c0d} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1767 | 2026.01.12 09:29:41.829458 [ 259 ] {454a53a1-0af5-4bd9-a687-2789fb762c0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1768 | 2026.01.12 09:29:41.829478 [ 259 ] {454a53a1-0af5-4bd9-a687-2789fb762c0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1769 | 2026.01.12 09:29:41.829994 [ 259 ] {454a53a1-0af5-4bd9-a687-2789fb762c0d} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001738 sec., 18411.967779056387 rows/sec., 695.06 KiB/sec. | ||
| 1770 | 2026.01.12 09:29:41.830127 [ 259 ] {454a53a1-0af5-4bd9-a687-2789fb762c0d} <Debug> TCPHandler: Processed in 0.002157004 sec. | ||
| 1771 | 2026.01.12 09:29:41.830378 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2026.01.12 09:29:41.830547 [ 259 ] {4926e3b9-12c2-460e-aa29-538ed0be9f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1773 | 2026.01.12 09:29:41.830817 [ 259 ] {4926e3b9-12c2-460e-aa29-538ed0be9f27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1774 | 2026.01.12 09:29:41.830853 [ 259 ] {4926e3b9-12c2-460e-aa29-538ed0be9f27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1775 | 2026.01.12 09:29:41.831071 [ 259 ] {4926e3b9-12c2-460e-aa29-538ed0be9f27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1776 | 2026.01.12 09:29:41.831129 [ 259 ] {4926e3b9-12c2-460e-aa29-538ed0be9f27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1777 | 2026.01.12 09:29:41.831252 [ 259 ] {4926e3b9-12c2-460e-aa29-538ed0be9f27} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1778 | 2026.01.12 09:29:41.831284 [ 259 ] {4926e3b9-12c2-460e-aa29-538ed0be9f27} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1779 | 2026.01.12 09:29:41.831304 [ 259 ] {4926e3b9-12c2-460e-aa29-538ed0be9f27} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (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 | ||
| 1780 | 2026.01.12 09:29:41.831319 [ 259 ] {4926e3b9-12c2-460e-aa29-538ed0be9f27} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1781 | 2026.01.12 09:29:41.831354 [ 259 ] {4926e3b9-12c2-460e-aa29-538ed0be9f27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1782 | 2026.01.12 09:29:41.831376 [ 259 ] {4926e3b9-12c2-460e-aa29-538ed0be9f27} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1783 | 2026.01.12 09:29:41.831804 [ 259 ] {4926e3b9-12c2-460e-aa29-538ed0be9f27} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001339 sec., 23898.43166542196 rows/sec., 902.17 KiB/sec. | ||
| 1784 | 2026.01.12 09:29:41.831890 [ 259 ] {4926e3b9-12c2-460e-aa29-538ed0be9f27} <Debug> TCPHandler: Processed in 0.001590548 sec. | ||
| 1785 | 2026.01.12 09:29:41.838777 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.01.12 09:29:41.838899 [ 259 ] {91b10fd0-6686-48b8-aa69-a3e33bcd4ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1787 | 2026.01.12 09:29:41.838944 [ 259 ] {91b10fd0-6686-48b8-aa69-a3e33bcd4ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1788 | 2026.01.12 09:29:41.839520 [ 259 ] {91b10fd0-6686-48b8-aa69-a3e33bcd4ff0} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.01.12 09:29:41.839568 [ 259 ] {91b10fd0-6686-48b8-aa69-a3e33bcd4ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1790 | 2026.01.12 09:29:41.839996 [ 259 ] {91b10fd0-6686-48b8-aa69-a3e33bcd4ff0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1791 | 2026.01.12 09:29:41.840197 [ 259 ] {91b10fd0-6686-48b8-aa69-a3e33bcd4ff0} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.01.12 09:29:41.840342 [ 259 ] {91b10fd0-6686-48b8-aa69-a3e33bcd4ff0} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001476 sec., 2032.5203252032518 rows/sec., 185.26 KiB/sec. | ||
| 1793 | 2026.01.12 09:29:41.840379 [ 259 ] {91b10fd0-6686-48b8-aa69-a3e33bcd4ff0} <Debug> TCPHandler: Processed in 0.001662939 sec. | ||
| 1794 | 2026.01.12 09:29:41.840503 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.01.12 09:29:41.840603 [ 259 ] {eff6cd94-bf48-47b8-826e-c0ae5c60ef12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1796 | 2026.01.12 09:29:41.840657 [ 259 ] {eff6cd94-bf48-47b8-826e-c0ae5c60ef12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1797 | 2026.01.12 09:29:41.841237 [ 259 ] {eff6cd94-bf48-47b8-826e-c0ae5c60ef12} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.01.12 09:29:41.841271 [ 259 ] {eff6cd94-bf48-47b8-826e-c0ae5c60ef12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1799 | 2026.01.12 09:29:41.841608 [ 259 ] {eff6cd94-bf48-47b8-826e-c0ae5c60ef12} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1800 | 2026.01.12 09:29:41.841884 [ 259 ] {eff6cd94-bf48-47b8-826e-c0ae5c60ef12} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.01.12 09:29:41.842023 [ 259 ] {eff6cd94-bf48-47b8-826e-c0ae5c60ef12} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00144 sec., 284722.2222222222 rows/sec., 18.06 MiB/sec. | ||
| 1802 | 2026.01.12 09:29:41.842059 [ 259 ] {eff6cd94-bf48-47b8-826e-c0ae5c60ef12} <Debug> TCPHandler: Processed in 0.001606197 sec. | ||
| 1803 | 2026.01.12 09:29:41.842180 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2026.01.12 09:29:41.842276 [ 259 ] {a28ee67a-1bdc-4a01-8870-3e9ee34fe8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1805 | 2026.01.12 09:29:41.842317 [ 259 ] {a28ee67a-1bdc-4a01-8870-3e9ee34fe8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1806 | 2026.01.12 09:29:41.842731 [ 259 ] {a28ee67a-1bdc-4a01-8870-3e9ee34fe8ae} <Trace> oximeter.fields_ipaddr (bfa7774b-085d-4b35-b8c4-a0d2c451351c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.01.12 09:29:41.842765 [ 259 ] {a28ee67a-1bdc-4a01-8870-3e9ee34fe8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1808 | 2026.01.12 09:29:41.843051 [ 259 ] {a28ee67a-1bdc-4a01-8870-3e9ee34fe8ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1809 | 2026.01.12 09:29:41.843262 [ 259 ] {a28ee67a-1bdc-4a01-8870-3e9ee34fe8ae} <Trace> oximeter.fields_ipaddr (bfa7774b-085d-4b35-b8c4-a0d2c451351c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.01.12 09:29:41.843383 [ 259 ] {a28ee67a-1bdc-4a01-8870-3e9ee34fe8ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001127 sec., 1774.622892635315 rows/sec., 144.71 KiB/sec. | ||
| 1811 | 2026.01.12 09:29:41.843419 [ 259 ] {a28ee67a-1bdc-4a01-8870-3e9ee34fe8ae} <Debug> TCPHandler: Processed in 0.001287554 sec. | ||
| 1812 | 2026.01.12 09:29:41.843531 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.01.12 09:29:41.843624 [ 259 ] {a4396d67-c79a-4892-ac68-40a70bbe6761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1814 | 2026.01.12 09:29:41.843667 [ 259 ] {a4396d67-c79a-4892-ac68-40a70bbe6761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1815 | 2026.01.12 09:29:41.844529 [ 259 ] {a4396d67-c79a-4892-ac68-40a70bbe6761} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.01.12 09:29:41.844563 [ 259 ] {a4396d67-c79a-4892-ac68-40a70bbe6761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1817 | 2026.01.12 09:29:41.844970 [ 259 ] {a4396d67-c79a-4892-ac68-40a70bbe6761} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1818 | 2026.01.12 09:29:41.845197 [ 259 ] {a4396d67-c79a-4892-ac68-40a70bbe6761} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.01.12 09:29:41.845318 [ 259 ] {a4396d67-c79a-4892-ac68-40a70bbe6761} <Debug> executeQuery: Read 1145 rows, 93.07 KiB in 0.001713 sec., 668417.9801517805 rows/sec., 53.06 MiB/sec. | ||
| 1820 | 2026.01.12 09:29:41.845355 [ 259 ] {a4396d67-c79a-4892-ac68-40a70bbe6761} <Debug> TCPHandler: Processed in 0.00187152 sec. | ||
| 1821 | 2026.01.12 09:29:41.845483 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.01.12 09:29:41.845580 [ 259 ] {d33a3ee8-46aa-47c9-ac23-044fc3340c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1823 | 2026.01.12 09:29:41.845621 [ 259 ] {d33a3ee8-46aa-47c9-ac23-044fc3340c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1824 | 2026.01.12 09:29:41.846123 [ 259 ] {d33a3ee8-46aa-47c9-ac23-044fc3340c7c} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.01.12 09:29:41.846159 [ 259 ] {d33a3ee8-46aa-47c9-ac23-044fc3340c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1826 | 2026.01.12 09:29:41.846489 [ 259 ] {d33a3ee8-46aa-47c9-ac23-044fc3340c7c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1827 | 2026.01.12 09:29:41.846709 [ 259 ] {d33a3ee8-46aa-47c9-ac23-044fc3340c7c} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.01.12 09:29:41.846839 [ 259 ] {d33a3ee8-46aa-47c9-ac23-044fc3340c7c} <Debug> executeQuery: Read 223 rows, 13.66 KiB in 0.001277 sec., 174628.0344557557 rows/sec., 10.44 MiB/sec. | ||
| 1829 | 2026.01.12 09:29:41.846876 [ 259 ] {d33a3ee8-46aa-47c9-ac23-044fc3340c7c} <Debug> TCPHandler: Processed in 0.001447026 sec. | ||
| 1830 | 2026.01.12 09:29:41.846985 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.01.12 09:29:41.847085 [ 259 ] {0b5e9995-a1c5-4d73-b711-ab5e228ded64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1832 | 2026.01.12 09:29:41.847124 [ 259 ] {0b5e9995-a1c5-4d73-b711-ab5e228ded64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1833 | 2026.01.12 09:29:41.847594 [ 259 ] {0b5e9995-a1c5-4d73-b711-ab5e228ded64} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2026.01.12 09:29:41.847631 [ 259 ] {0b5e9995-a1c5-4d73-b711-ab5e228ded64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1835 | 2026.01.12 09:29:41.847949 [ 259 ] {0b5e9995-a1c5-4d73-b711-ab5e228ded64} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1836 | 2026.01.12 09:29:41.848159 [ 259 ] {0b5e9995-a1c5-4d73-b711-ab5e228ded64} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.01.12 09:29:41.848283 [ 259 ] {0b5e9995-a1c5-4d73-b711-ab5e228ded64} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001216 sec., 174342.1052631579 rows/sec., 11.24 MiB/sec. | ||
| 1838 | 2026.01.12 09:29:41.848318 [ 259 ] {0b5e9995-a1c5-4d73-b711-ab5e228ded64} <Debug> TCPHandler: Processed in 0.001383225 sec. | ||
| 1839 | 2026.01.12 09:29:41.848424 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2026.01.12 09:29:41.848520 [ 259 ] {171deba5-869c-44d1-bd5f-516f540f830c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1841 | 2026.01.12 09:29:41.848563 [ 259 ] {171deba5-869c-44d1-bd5f-516f540f830c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1842 | 2026.01.12 09:29:41.849035 [ 259 ] {171deba5-869c-44d1-bd5f-516f540f830c} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.01.12 09:29:41.849069 [ 259 ] {171deba5-869c-44d1-bd5f-516f540f830c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1844 | 2026.01.12 09:29:41.849368 [ 259 ] {171deba5-869c-44d1-bd5f-516f540f830c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1845 | 2026.01.12 09:29:41.849597 [ 259 ] {171deba5-869c-44d1-bd5f-516f540f830c} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.01.12 09:29:41.849720 [ 259 ] {171deba5-869c-44d1-bd5f-516f540f830c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 1847 | 2026.01.12 09:29:41.849756 [ 259 ] {171deba5-869c-44d1-bd5f-516f540f830c} <Debug> TCPHandler: Processed in 0.001381026 sec. | ||
| 1848 | 2026.01.12 09:29:41.849867 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.01.12 09:29:41.849961 [ 259 ] {2615f1dd-ffdd-4447-b642-eeea7cbb0674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1850 | 2026.01.12 09:29:41.849999 [ 259 ] {2615f1dd-ffdd-4447-b642-eeea7cbb0674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1851 | 2026.01.12 09:29:41.850596 [ 259 ] {2615f1dd-ffdd-4447-b642-eeea7cbb0674} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2026.01.12 09:29:41.850631 [ 259 ] {2615f1dd-ffdd-4447-b642-eeea7cbb0674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1853 | 2026.01.12 09:29:41.850987 [ 259 ] {2615f1dd-ffdd-4447-b642-eeea7cbb0674} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1854 | 2026.01.12 09:29:41.851193 [ 259 ] {2615f1dd-ffdd-4447-b642-eeea7cbb0674} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.01.12 09:29:41.851314 [ 259 ] {2615f1dd-ffdd-4447-b642-eeea7cbb0674} <Debug> executeQuery: Read 700 rows, 50.15 KiB in 0.00137 sec., 510948.9051094891 rows/sec., 35.75 MiB/sec. | ||
| 1856 | 2026.01.12 09:29:41.851355 [ 259 ] {2615f1dd-ffdd-4447-b642-eeea7cbb0674} <Debug> TCPHandler: Processed in 0.001536487 sec. | ||
| 1857 | 2026.01.12 09:29:41.851473 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2026.01.12 09:29:41.851567 [ 259 ] {a9cb6f6b-2c33-4202-8e6e-6299f6813d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1859 | 2026.01.12 09:29:41.851608 [ 259 ] {a9cb6f6b-2c33-4202-8e6e-6299f6813d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1860 | 2026.01.12 09:29:41.851956 [ 259 ] {a9cb6f6b-2c33-4202-8e6e-6299f6813d99} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.01.12 09:29:41.851990 [ 259 ] {a9cb6f6b-2c33-4202-8e6e-6299f6813d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1862 | 2026.01.12 09:29:41.852283 [ 259 ] {a9cb6f6b-2c33-4202-8e6e-6299f6813d99} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1863 | 2026.01.12 09:29:41.852498 [ 259 ] {a9cb6f6b-2c33-4202-8e6e-6299f6813d99} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2026.01.12 09:29:41.852621 [ 259 ] {a9cb6f6b-2c33-4202-8e6e-6299f6813d99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 1865 | 2026.01.12 09:29:41.852656 [ 259 ] {a9cb6f6b-2c33-4202-8e6e-6299f6813d99} <Debug> TCPHandler: Processed in 0.001231953 sec. | ||
| 1866 | 2026.01.12 09:29:41.852779 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2026.01.12 09:29:41.852884 [ 259 ] {67dbd4cf-a8ac-47df-8d3b-1fe8964e1815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1868 | 2026.01.12 09:29:41.852925 [ 259 ] {67dbd4cf-a8ac-47df-8d3b-1fe8964e1815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1869 | 2026.01.12 09:29:41.853375 [ 259 ] {67dbd4cf-a8ac-47df-8d3b-1fe8964e1815} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2026.01.12 09:29:41.853411 [ 259 ] {67dbd4cf-a8ac-47df-8d3b-1fe8964e1815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1871 | 2026.01.12 09:29:41.853826 [ 259 ] {67dbd4cf-a8ac-47df-8d3b-1fe8964e1815} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1872 | 2026.01.12 09:29:41.854053 [ 259 ] {67dbd4cf-a8ac-47df-8d3b-1fe8964e1815} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2026.01.12 09:29:41.854179 [ 259 ] {67dbd4cf-a8ac-47df-8d3b-1fe8964e1815} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001313 sec., 239908.60624523993 rows/sec., 15.76 MiB/sec. | ||
| 1874 | 2026.01.12 09:29:41.854214 [ 259 ] {67dbd4cf-a8ac-47df-8d3b-1fe8964e1815} <Debug> TCPHandler: Processed in 0.001486586 sec. | ||
| 1875 | 2026.01.12 09:29:41.854330 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2026.01.12 09:29:41.854424 [ 259 ] {4238c98a-ca3c-4b79-bc3e-ca9d38577e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1877 | 2026.01.12 09:29:41.854464 [ 259 ] {4238c98a-ca3c-4b79-bc3e-ca9d38577e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1878 | 2026.01.12 09:29:41.854782 [ 259 ] {4238c98a-ca3c-4b79-bc3e-ca9d38577e7e} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.01.12 09:29:41.854817 [ 259 ] {4238c98a-ca3c-4b79-bc3e-ca9d38577e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1880 | 2026.01.12 09:29:41.855127 [ 259 ] {4238c98a-ca3c-4b79-bc3e-ca9d38577e7e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1881 | 2026.01.12 09:29:41.855350 [ 259 ] {4238c98a-ca3c-4b79-bc3e-ca9d38577e7e} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.01.12 09:29:41.855476 [ 259 ] {4238c98a-ca3c-4b79-bc3e-ca9d38577e7e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 1883 | 2026.01.12 09:29:41.855510 [ 259 ] {4238c98a-ca3c-4b79-bc3e-ca9d38577e7e} <Debug> TCPHandler: Processed in 0.001230233 sec. | ||
| 1884 | 2026.01.12 09:29:41.855633 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2026.01.12 09:29:41.855726 [ 259 ] {9c12f955-a846-4aca-80be-5a57c57e4084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1886 | 2026.01.12 09:29:41.855784 [ 259 ] {9c12f955-a846-4aca-80be-5a57c57e4084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1887 | 2026.01.12 09:29:41.856573 [ 259 ] {9c12f955-a846-4aca-80be-5a57c57e4084} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.01.12 09:29:41.856610 [ 259 ] {9c12f955-a846-4aca-80be-5a57c57e4084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1889 | 2026.01.12 09:29:41.857122 [ 259 ] {9c12f955-a846-4aca-80be-5a57c57e4084} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1890 | 2026.01.12 09:29:41.857345 [ 259 ] {9c12f955-a846-4aca-80be-5a57c57e4084} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.01.12 09:29:41.857484 [ 259 ] {9c12f955-a846-4aca-80be-5a57c57e4084} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001775 sec., 9014.084507042253 rows/sec., 16.15 MiB/sec. | ||
| 1892 | 2026.01.12 09:29:41.857536 [ 259 ] {9c12f955-a846-4aca-80be-5a57c57e4084} <Debug> TCPHandler: Processed in 0.001957732 sec. | ||
| 1893 | 2026.01.12 09:29:41.857656 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.01.12 09:29:41.857754 [ 259 ] {e01dc0cd-a2e0-4a79-ba7f-1d5adbd76248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1895 | 2026.01.12 09:29:41.857795 [ 259 ] {e01dc0cd-a2e0-4a79-ba7f-1d5adbd76248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1896 | 2026.01.12 09:29:41.858108 [ 259 ] {e01dc0cd-a2e0-4a79-ba7f-1d5adbd76248} <Trace> oximeter.measurements_i64 (5418e14f-9672-4f37-ac05-56596f849030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2026.01.12 09:29:41.858144 [ 259 ] {e01dc0cd-a2e0-4a79-ba7f-1d5adbd76248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1898 | 2026.01.12 09:29:41.858563 [ 259 ] {e01dc0cd-a2e0-4a79-ba7f-1d5adbd76248} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1899 | 2026.01.12 09:29:41.858787 [ 259 ] {e01dc0cd-a2e0-4a79-ba7f-1d5adbd76248} <Trace> oximeter.measurements_i64 (5418e14f-9672-4f37-ac05-56596f849030): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2026.01.12 09:29:41.858914 [ 259 ] {e01dc0cd-a2e0-4a79-ba7f-1d5adbd76248} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001178 sec., 2546.6893039049237 rows/sec., 179.89 KiB/sec. | ||
| 1901 | 2026.01.12 09:29:41.858950 [ 259 ] {e01dc0cd-a2e0-4a79-ba7f-1d5adbd76248} <Debug> TCPHandler: Processed in 0.001343195 sec. | ||
| 1902 | 2026.01.12 09:29:41.859091 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2026.01.12 09:29:41.859222 [ 259 ] {9b8cb9b0-6142-402f-97e7-74b64afaa63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1904 | 2026.01.12 09:29:41.859274 [ 259 ] {9b8cb9b0-6142-402f-97e7-74b64afaa63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1905 | 2026.01.12 09:29:41.859827 [ 259 ] {9b8cb9b0-6142-402f-97e7-74b64afaa63c} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.01.12 09:29:41.859875 [ 259 ] {9b8cb9b0-6142-402f-97e7-74b64afaa63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1907 | 2026.01.12 09:29:41.860235 [ 259 ] {9b8cb9b0-6142-402f-97e7-74b64afaa63c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1908 | 2026.01.12 09:29:41.860477 [ 259 ] {9b8cb9b0-6142-402f-97e7-74b64afaa63c} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.01.12 09:29:41.860610 [ 259 ] {9b8cb9b0-6142-402f-97e7-74b64afaa63c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001414 sec., 73550.21216407356 rows/sec., 4.51 MiB/sec. | ||
| 1910 | 2026.01.12 09:29:41.860647 [ 259 ] {9b8cb9b0-6142-402f-97e7-74b64afaa63c} <Debug> TCPHandler: Processed in 0.001621508 sec. | ||
| 1911 | 2026.01.12 09:29:46.797167 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.01.12 09:29:46.797472 [ 259 ] {0a950100-3443-428e-90b9-667226267dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1913 | 2026.01.12 09:29:46.797581 [ 259 ] {0a950100-3443-428e-90b9-667226267dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1914 | 2026.01.12 09:29:46.798324 [ 259 ] {0a950100-3443-428e-90b9-667226267dce} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.01.12 09:29:46.798376 [ 259 ] {0a950100-3443-428e-90b9-667226267dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1916 | 2026.01.12 09:29:46.798773 [ 259 ] {0a950100-3443-428e-90b9-667226267dce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1917 | 2026.01.12 09:29:46.799002 [ 259 ] {0a950100-3443-428e-90b9-667226267dce} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.01.12 09:29:46.799169 [ 259 ] {0a950100-3443-428e-90b9-667226267dce} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001774 sec., 31567.08004509583 rows/sec., 2.43 MiB/sec. | ||
| 1919 | 2026.01.12 09:29:46.799218 [ 259 ] {0a950100-3443-428e-90b9-667226267dce} <Debug> TCPHandler: Processed in 0.002232925 sec. | ||
| 1920 | 2026.01.12 09:29:46.799337 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2026.01.12 09:29:46.799440 [ 259 ] {1ca3abd4-4e65-47f8-bc12-e24ab5642906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1922 | 2026.01.12 09:29:46.799480 [ 259 ] {1ca3abd4-4e65-47f8-bc12-e24ab5642906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1923 | 2026.01.12 09:29:46.799879 [ 259 ] {1ca3abd4-4e65-47f8-bc12-e24ab5642906} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2026.01.12 09:29:46.799916 [ 259 ] {1ca3abd4-4e65-47f8-bc12-e24ab5642906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1925 | 2026.01.12 09:29:46.800204 [ 259 ] {1ca3abd4-4e65-47f8-bc12-e24ab5642906} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1926 | 2026.01.12 09:29:46.800474 [ 259 ] {1ca3abd4-4e65-47f8-bc12-e24ab5642906} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2026.01.12 09:29:46.800605 [ 259 ] {1ca3abd4-4e65-47f8-bc12-e24ab5642906} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 1928 | 2026.01.12 09:29:46.800643 [ 259 ] {1ca3abd4-4e65-47f8-bc12-e24ab5642906} <Debug> TCPHandler: Processed in 0.001357135 sec. | ||
| 1929 | 2026.01.12 09:29:46.800754 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2026.01.12 09:29:46.800852 [ 259 ] {ebb69de8-259b-4504-8eb3-681afb68a23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1931 | 2026.01.12 09:29:46.800895 [ 259 ] {ebb69de8-259b-4504-8eb3-681afb68a23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1932 | 2026.01.12 09:29:46.801295 [ 259 ] {ebb69de8-259b-4504-8eb3-681afb68a23e} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2026.01.12 09:29:46.801333 [ 259 ] {ebb69de8-259b-4504-8eb3-681afb68a23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1934 | 2026.01.12 09:29:46.801667 [ 259 ] {ebb69de8-259b-4504-8eb3-681afb68a23e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1935 | 2026.01.12 09:29:46.801909 [ 259 ] {ebb69de8-259b-4504-8eb3-681afb68a23e} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2026.01.12 09:29:46.802043 [ 259 ] {ebb69de8-259b-4504-8eb3-681afb68a23e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 1937 | 2026.01.12 09:29:46.802079 [ 259 ] {ebb69de8-259b-4504-8eb3-681afb68a23e} <Debug> TCPHandler: Processed in 0.001374305 sec. | ||
| 1938 | 2026.01.12 09:29:46.802189 [ 259 ] {} <Trace> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.01.12 09:29:46.802285 [ 259 ] {7fba634b-482d-47f8-b062-d3196420bf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39848) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1940 | 2026.01.12 09:29:46.802328 [ 259 ] {7fba634b-482d-47f8-b062-d3196420bf79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1941 | 2026.01.12 09:29:46.802658 [ 259 ] {7fba634b-482d-47f8-b062-d3196420bf79} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.01.12 09:29:46.802694 [ 259 ] {7fba634b-482d-47f8-b062-d3196420bf79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1943 | 2026.01.12 09:29:46.803003 [ 259 ] {7fba634b-482d-47f8-b062-d3196420bf79} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1944 | 2026.01.12 09:29:46.803211 [ 259 ] {7fba634b-482d-47f8-b062-d3196420bf79} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.01.12 09:29:46.803338 [ 259 ] {7fba634b-482d-47f8-b062-d3196420bf79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 1946 | 2026.01.12 09:29:46.803375 [ 259 ] {7fba634b-482d-47f8-b062-d3196420bf79} <Debug> TCPHandler: Processed in 0.001235073 sec. | ||
| 1947 | 2026.01.12 09:29:48.849195 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1948 | 2026.01.12 09:29:48.849270 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1949 | 2026.01.12 09:29:48.926426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 294 | ||
| 1950 | 2026.01.12 09:29:48.929156 [ 243 ] {} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.01.12 09:29:48.929198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1952 | 2026.01.12 09:29:48.930406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1953 | 2026.01.12 09:29:48.930676 [ 243 ] {} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.01.12 09:29:48.930929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 1955 | 2026.01.12 09:29:48.968179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3763 | ||
| 1956 | 2026.01.12 09:29:48.968653 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.01.12 09:29:48.968690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1958 | 2026.01.12 09:29:48.969151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1959 | 2026.01.12 09:29:48.969366 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.01.12 09:29:48.969491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3763 | ||
| 1961 | 2026.01.12 09:29:49.158122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1962 | 2026.01.12 09:29:49.176128 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.01.12 09:29:49.176189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1964 | 2026.01.12 09:29:49.182423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1965 | 2026.01.12 09:29:49.183175 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.01.12 09:29:49.186250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1967 | 2026.01.12 09:29:50.000280 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.51 MiB, peak 191.22 MiB, free memory in arenas 0.00 B, will set to 183.75 MiB (RSS), difference: 1.24 MiB | ||
| 1968 | 2026.01.12 09:29:50.857027 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1969 | 2026.01.12 09:29:50.857123 [ 259 ] {} <Debug> TCP-Session: 8f44f9a7-a9ec-4ca2-af72-6aebe1b8ebf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2026.01.12 09:29:51.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.71 MiB, peak 191.22 MiB, free memory in arenas 0.00 B, will set to 183.75 MiB (RSS), difference: 2.04 MiB | ||
| 1971 | 2026.01.12 09:29:51.809915 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2026.01.12 09:29:51.810104 [ 260 ] {8f8d07cd-1815-4f01-9d70-578280abb2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1973 | 2026.01.12 09:29:51.810167 [ 260 ] {8f8d07cd-1815-4f01-9d70-578280abb2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1974 | 2026.01.12 09:29:51.811032 [ 260 ] {8f8d07cd-1815-4f01-9d70-578280abb2aa} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.01.12 09:29:51.811075 [ 260 ] {8f8d07cd-1815-4f01-9d70-578280abb2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1976 | 2026.01.12 09:29:51.811479 [ 260 ] {8f8d07cd-1815-4f01-9d70-578280abb2aa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1977 | 2026.01.12 09:29:51.811709 [ 260 ] {8f8d07cd-1815-4f01-9d70-578280abb2aa} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.01.12 09:29:51.811849 [ 46 ] {} <Debug> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1979 | 2026.01.12 09:29:51.811860 [ 260 ] {8f8d07cd-1815-4f01-9d70-578280abb2aa} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001803 sec., 227398.77981142543 rows/sec., 14.43 MiB/sec. | ||
| 1980 | 2026.01.12 09:29:51.811926 [ 46 ] {} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2026.01.12 09:29:51.811946 [ 260 ] {8f8d07cd-1815-4f01-9d70-578280abb2aa} <Debug> TCPHandler: Processed in 0.002153233 sec. | ||
| 1982 | 2026.01.12 09:29:51.811953 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1983 | 2026.01.12 09:29:51.812082 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.01.12 09:29:51.812079 [ 191 ] {c0d5426b-5ac8-464d-a401-80a4c7bce87e::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 | ||
| 1985 | 2026.01.12 09:29:51.812186 [ 260 ] {34d1aa99-6381-4cb8-b453-2508da9d6b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1986 | 2026.01.12 09:29:51.812233 [ 260 ] {34d1aa99-6381-4cb8-b453-2508da9d6b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1987 | 2026.01.12 09:29:51.812245 [ 191 ] {c0d5426b-5ac8-464d-a401-80a4c7bce87e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1988 | 2026.01.12 09:29:51.812282 [ 191 ] {c0d5426b-5ac8-464d-a401-80a4c7bce87e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 1989 | 2026.01.12 09:29:51.812348 [ 191 ] {c0d5426b-5ac8-464d-a401-80a4c7bce87e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 1990 | 2026.01.12 09:29:51.812395 [ 191 ] {c0d5426b-5ac8-464d-a401-80a4c7bce87e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 1991 | 2026.01.12 09:29:51.812438 [ 191 ] {c0d5426b-5ac8-464d-a401-80a4c7bce87e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 1992 | 2026.01.12 09:29:51.812480 [ 191 ] {c0d5426b-5ac8-464d-a401-80a4c7bce87e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 1993 | 2026.01.12 09:29:51.813246 [ 260 ] {34d1aa99-6381-4cb8-b453-2508da9d6b9c} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.01.12 09:29:51.813289 [ 260 ] {34d1aa99-6381-4cb8-b453-2508da9d6b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1995 | 2026.01.12 09:29:51.813580 [ 199 ] {c0d5426b-5ac8-464d-a401-80a4c7bce87e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547297 sec., 1324891.084258549 rows/sec., 89.10 MiB/sec. | ||
| 1996 | 2026.01.12 09:29:51.813723 [ 260 ] {34d1aa99-6381-4cb8-b453-2508da9d6b9c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1997 | 2026.01.12 09:29:51.813727 [ 191 ] {c0d5426b-5ac8-464d-a401-80a4c7bce87e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1998 | 2026.01.12 09:29:51.814030 [ 260 ] {34d1aa99-6381-4cb8-b453-2508da9d6b9c} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.01.12 09:29:51.814099 [ 191 ] {c0d5426b-5ac8-464d-a401-80a4c7bce87e::all_1_5_1} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.01.12 09:29:51.814173 [ 260 ] {34d1aa99-6381-4cb8-b453-2508da9d6b9c} <Debug> executeQuery: Read 1180 rows, 96.34 KiB in 0.002006 sec., 588235.2941176471 rows/sec., 46.90 MiB/sec. | ||
| 2001 | 2026.01.12 09:29:51.814174 [ 191 ] {c0d5426b-5ac8-464d-a401-80a4c7bce87e::all_1_5_1} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2002 | 2026.01.12 09:29:51.814217 [ 260 ] {34d1aa99-6381-4cb8-b453-2508da9d6b9c} <Debug> TCPHandler: Processed in 0.002185734 sec. | ||
| 2003 | 2026.01.12 09:29:51.814258 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2004 | 2026.01.12 09:29:51.814344 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.01.12 09:29:51.814446 [ 260 ] {cf2e2b8f-53f2-4b53-8afb-db8d87a194ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2006 | 2026.01.12 09:29:51.814486 [ 260 ] {cf2e2b8f-53f2-4b53-8afb-db8d87a194ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2007 | 2026.01.12 09:29:51.815001 [ 260 ] {cf2e2b8f-53f2-4b53-8afb-db8d87a194ef} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.01.12 09:29:51.815038 [ 260 ] {cf2e2b8f-53f2-4b53-8afb-db8d87a194ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2009 | 2026.01.12 09:29:51.815383 [ 260 ] {cf2e2b8f-53f2-4b53-8afb-db8d87a194ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2010 | 2026.01.12 09:29:51.815609 [ 260 ] {cf2e2b8f-53f2-4b53-8afb-db8d87a194ef} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.01.12 09:29:51.815739 [ 260 ] {cf2e2b8f-53f2-4b53-8afb-db8d87a194ef} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001313 sec., 182025.89489718204 rows/sec., 11.06 MiB/sec. | ||
| 2012 | 2026.01.12 09:29:51.815777 [ 260 ] {cf2e2b8f-53f2-4b53-8afb-db8d87a194ef} <Debug> TCPHandler: Processed in 0.001483446 sec. | ||
| 2013 | 2026.01.12 09:29:51.815886 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2026.01.12 09:29:51.815980 [ 260 ] {e0d2f96e-7509-4146-bd64-df27cdc0d5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2015 | 2026.01.12 09:29:51.816021 [ 260 ] {e0d2f96e-7509-4146-bd64-df27cdc0d5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2016 | 2026.01.12 09:29:51.816501 [ 260 ] {e0d2f96e-7509-4146-bd64-df27cdc0d5fe} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.01.12 09:29:51.816544 [ 260 ] {e0d2f96e-7509-4146-bd64-df27cdc0d5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2018 | 2026.01.12 09:29:51.816879 [ 260 ] {e0d2f96e-7509-4146-bd64-df27cdc0d5fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2019 | 2026.01.12 09:29:51.817086 [ 260 ] {e0d2f96e-7509-4146-bd64-df27cdc0d5fe} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.01.12 09:29:51.817186 [ 46 ] {} <Debug> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2021 | 2026.01.12 09:29:51.817216 [ 260 ] {e0d2f96e-7509-4146-bd64-df27cdc0d5fe} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001255 sec., 168924.30278884462 rows/sec., 10.89 MiB/sec. | ||
| 2022 | 2026.01.12 09:29:51.817231 [ 46 ] {} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.01.12 09:29:51.817259 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2024 | 2026.01.12 09:29:51.817260 [ 260 ] {e0d2f96e-7509-4146-bd64-df27cdc0d5fe} <Debug> TCPHandler: Processed in 0.001424005 sec. | ||
| 2025 | 2026.01.12 09:29:51.817367 [ 189 ] {0bf4b454-295c-4388-bee8-97a894c863ac::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 | ||
| 2026 | 2026.01.12 09:29:51.817385 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.01.12 09:29:51.817465 [ 189 ] {0bf4b454-295c-4388-bee8-97a894c863ac::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2028 | 2026.01.12 09:29:51.817483 [ 260 ] {4cb7f9d3-9cd9-4098-b9f7-58b5551e91fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.01.12 09:29:51.817496 [ 189 ] {0bf4b454-295c-4388-bee8-97a894c863ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2030 | 2026.01.12 09:29:51.817524 [ 260 ] {4cb7f9d3-9cd9-4098-b9f7-58b5551e91fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2031 | 2026.01.12 09:29:51.817575 [ 189 ] {0bf4b454-295c-4388-bee8-97a894c863ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2032 | 2026.01.12 09:29:51.817629 [ 189 ] {0bf4b454-295c-4388-bee8-97a894c863ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2033 | 2026.01.12 09:29:51.817670 [ 189 ] {0bf4b454-295c-4388-bee8-97a894c863ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2034 | 2026.01.12 09:29:51.817720 [ 189 ] {0bf4b454-295c-4388-bee8-97a894c863ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2035 | 2026.01.12 09:29:51.818037 [ 260 ] {4cb7f9d3-9cd9-4098-b9f7-58b5551e91fd} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.01.12 09:29:51.818073 [ 260 ] {4cb7f9d3-9cd9-4098-b9f7-58b5551e91fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2037 | 2026.01.12 09:29:51.818446 [ 260 ] {4cb7f9d3-9cd9-4098-b9f7-58b5551e91fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2038 | 2026.01.12 09:29:51.818659 [ 186 ] {0bf4b454-295c-4388-bee8-97a894c863ac::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347295 sec., 786761.6223618435 rows/sec., 53.74 MiB/sec. | ||
| 2039 | 2026.01.12 09:29:51.818667 [ 260 ] {4cb7f9d3-9cd9-4098-b9f7-58b5551e91fd} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.01.12 09:29:51.818807 [ 189 ] {0bf4b454-295c-4388-bee8-97a894c863ac::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2041 | 2026.01.12 09:29:51.818810 [ 46 ] {} <Debug> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2042 | 2026.01.12 09:29:51.818822 [ 260 ] {4cb7f9d3-9cd9-4098-b9f7-58b5551e91fd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001358 sec., 155375.55228276877 rows/sec., 8.82 MiB/sec. | ||
| 2043 | 2026.01.12 09:29:51.818856 [ 46 ] {} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.01.12 09:29:51.818879 [ 260 ] {4cb7f9d3-9cd9-4098-b9f7-58b5551e91fd} <Debug> TCPHandler: Processed in 0.001544077 sec. | ||
| 2045 | 2026.01.12 09:29:51.818882 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2046 | 2026.01.12 09:29:51.819058 [ 199 ] {f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779::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 | ||
| 2047 | 2026.01.12 09:29:51.819062 [ 189 ] {0bf4b454-295c-4388-bee8-97a894c863ac::all_1_5_1} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.01.12 09:29:51.819081 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.01.12 09:29:51.819148 [ 189 ] {0bf4b454-295c-4388-bee8-97a894c863ac::all_1_5_1} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2050 | 2026.01.12 09:29:51.819177 [ 199 ] {f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2051 | 2026.01.12 09:29:51.819187 [ 260 ] {7d7f1212-e3a8-4772-b0c7-7ab0e34152d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2052 | 2026.01.12 09:29:51.819206 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2053 | 2026.01.12 09:29:51.819210 [ 199 ] {f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2054 | 2026.01.12 09:29:51.819236 [ 260 ] {7d7f1212-e3a8-4772-b0c7-7ab0e34152d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2055 | 2026.01.12 09:29:51.819306 [ 199 ] {f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2056 | 2026.01.12 09:29:51.819364 [ 199 ] {f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2057 | 2026.01.12 09:29:51.819407 [ 199 ] {f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2058 | 2026.01.12 09:29:51.819448 [ 199 ] {f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2059 | 2026.01.12 09:29:51.819975 [ 260 ] {7d7f1212-e3a8-4772-b0c7-7ab0e34152d3} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.01.12 09:29:51.820018 [ 260 ] {7d7f1212-e3a8-4772-b0c7-7ab0e34152d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2061 | 2026.01.12 09:29:51.820288 [ 187 ] {f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257883 sec., 838710.7544978348 rows/sec., 50.83 MiB/sec. | ||
| 2062 | 2026.01.12 09:29:51.820398 [ 260 ] {7d7f1212-e3a8-4772-b0c7-7ab0e34152d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2063 | 2026.01.12 09:29:51.820426 [ 199 ] {f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2064 | 2026.01.12 09:29:51.820685 [ 260 ] {7d7f1212-e3a8-4772-b0c7-7ab0e34152d3} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2026.01.12 09:29:51.820727 [ 199 ] {f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779::all_1_5_1} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.01.12 09:29:51.820796 [ 199 ] {f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779::all_1_5_1} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2067 | 2026.01.12 09:29:51.820824 [ 260 ] {7d7f1212-e3a8-4772-b0c7-7ab0e34152d3} <Debug> executeQuery: Read 721 rows, 51.85 KiB in 0.001655 sec., 435649.5468277946 rows/sec., 30.60 MiB/sec. | ||
| 2068 | 2026.01.12 09:29:51.820849 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2069 | 2026.01.12 09:29:51.820867 [ 260 ] {7d7f1212-e3a8-4772-b0c7-7ab0e34152d3} <Debug> TCPHandler: Processed in 0.00183558 sec. | ||
| 2070 | 2026.01.12 09:29:51.820982 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.01.12 09:29:51.821077 [ 260 ] {06fb7ba8-3e65-4bed-9a3c-767023d686d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2072 | 2026.01.12 09:29:51.821118 [ 260 ] {06fb7ba8-3e65-4bed-9a3c-767023d686d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2073 | 2026.01.12 09:29:51.821450 [ 260 ] {06fb7ba8-3e65-4bed-9a3c-767023d686d8} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.01.12 09:29:51.821485 [ 260 ] {06fb7ba8-3e65-4bed-9a3c-767023d686d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2075 | 2026.01.12 09:29:51.821800 [ 260 ] {06fb7ba8-3e65-4bed-9a3c-767023d686d8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2076 | 2026.01.12 09:29:51.822003 [ 260 ] {06fb7ba8-3e65-4bed-9a3c-767023d686d8} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.01.12 09:29:51.822133 [ 260 ] {06fb7ba8-3e65-4bed-9a3c-767023d686d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 2078 | 2026.01.12 09:29:51.822169 [ 260 ] {06fb7ba8-3e65-4bed-9a3c-767023d686d8} <Debug> TCPHandler: Processed in 0.001236104 sec. | ||
| 2079 | 2026.01.12 09:29:51.822274 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.01.12 09:29:51.822369 [ 260 ] {68aa79ef-df90-4f71-ac10-e95d52f1e8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2081 | 2026.01.12 09:29:51.822410 [ 260 ] {68aa79ef-df90-4f71-ac10-e95d52f1e8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2082 | 2026.01.12 09:29:51.822891 [ 260 ] {68aa79ef-df90-4f71-ac10-e95d52f1e8cd} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.01.12 09:29:51.822927 [ 260 ] {68aa79ef-df90-4f71-ac10-e95d52f1e8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2084 | 2026.01.12 09:29:51.823288 [ 260 ] {68aa79ef-df90-4f71-ac10-e95d52f1e8cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2085 | 2026.01.12 09:29:51.823494 [ 260 ] {68aa79ef-df90-4f71-ac10-e95d52f1e8cd} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.01.12 09:29:51.823619 [ 260 ] {68aa79ef-df90-4f71-ac10-e95d52f1e8cd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001269 sec., 247438.92828999212 rows/sec., 16.25 MiB/sec. | ||
| 2087 | 2026.01.12 09:29:51.823654 [ 260 ] {68aa79ef-df90-4f71-ac10-e95d52f1e8cd} <Debug> TCPHandler: Processed in 0.001429765 sec. | ||
| 2088 | 2026.01.12 09:29:51.823763 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2026.01.12 09:29:51.823857 [ 260 ] {4a7a82a6-f770-494e-8b2b-847b59d27b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2090 | 2026.01.12 09:29:51.823898 [ 260 ] {4a7a82a6-f770-494e-8b2b-847b59d27b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2091 | 2026.01.12 09:29:51.824203 [ 260 ] {4a7a82a6-f770-494e-8b2b-847b59d27b1e} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.01.12 09:29:51.824238 [ 260 ] {4a7a82a6-f770-494e-8b2b-847b59d27b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2093 | 2026.01.12 09:29:51.824537 [ 260 ] {4a7a82a6-f770-494e-8b2b-847b59d27b1e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2094 | 2026.01.12 09:29:51.824742 [ 260 ] {4a7a82a6-f770-494e-8b2b-847b59d27b1e} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.01.12 09:29:51.824838 [ 46 ] {} <Debug> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2096 | 2026.01.12 09:29:51.824870 [ 260 ] {4a7a82a6-f770-494e-8b2b-847b59d27b1e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 2097 | 2026.01.12 09:29:51.824874 [ 46 ] {} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.01.12 09:29:51.824910 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2099 | 2026.01.12 09:29:51.824912 [ 260 ] {4a7a82a6-f770-494e-8b2b-847b59d27b1e} <Debug> TCPHandler: Processed in 0.001198443 sec. | ||
| 2100 | 2026.01.12 09:29:51.825020 [ 186 ] {36e56159-4297-4d22-8767-788c8306a986::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 | ||
| 2101 | 2026.01.12 09:29:51.825035 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.01.12 09:29:51.825138 [ 260 ] {73a11fb9-00a3-45ac-bf2c-65ce7d28c8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2103 | 2026.01.12 09:29:51.825149 [ 186 ] {36e56159-4297-4d22-8767-788c8306a986::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2104 | 2026.01.12 09:29:51.825196 [ 260 ] {73a11fb9-00a3-45ac-bf2c-65ce7d28c8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2105 | 2026.01.12 09:29:51.825202 [ 186 ] {36e56159-4297-4d22-8767-788c8306a986::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2106 | 2026.01.12 09:29:51.825307 [ 186 ] {36e56159-4297-4d22-8767-788c8306a986::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 | ||
| 2107 | 2026.01.12 09:29:51.825360 [ 186 ] {36e56159-4297-4d22-8767-788c8306a986::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 | ||
| 2108 | 2026.01.12 09:29:51.825404 [ 186 ] {36e56159-4297-4d22-8767-788c8306a986::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 | ||
| 2109 | 2026.01.12 09:29:51.825445 [ 186 ] {36e56159-4297-4d22-8767-788c8306a986::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 | ||
| 2110 | 2026.01.12 09:29:51.826108 [ 260 ] {73a11fb9-00a3-45ac-bf2c-65ce7d28c8a9} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.01.12 09:29:51.826149 [ 260 ] {73a11fb9-00a3-45ac-bf2c-65ce7d28c8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2112 | 2026.01.12 09:29:51.826263 [ 186 ] {36e56159-4297-4d22-8767-788c8306a986::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305015 sec., 3831.373585744225 rows/sec., 258.17 KiB/sec. | ||
| 2113 | 2026.01.12 09:29:51.826417 [ 199 ] {36e56159-4297-4d22-8767-788c8306a986::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2114 | 2026.01.12 09:29:51.826685 [ 199 ] {36e56159-4297-4d22-8767-788c8306a986::all_1_5_1} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.01.12 09:29:51.826751 [ 199 ] {36e56159-4297-4d22-8767-788c8306a986::all_1_5_1} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2116 | 2026.01.12 09:29:51.826780 [ 260 ] {73a11fb9-00a3-45ac-bf2c-65ce7d28c8a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2117 | 2026.01.12 09:29:51.826817 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2118 | 2026.01.12 09:29:51.827017 [ 260 ] {73a11fb9-00a3-45ac-bf2c-65ce7d28c8a9} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.01.12 09:29:51.827165 [ 260 ] {73a11fb9-00a3-45ac-bf2c-65ce7d28c8a9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002045 sec., 16625.916870415647 rows/sec., 29.79 MiB/sec. | ||
| 2120 | 2026.01.12 09:29:51.827221 [ 260 ] {73a11fb9-00a3-45ac-bf2c-65ce7d28c8a9} <Debug> TCPHandler: Processed in 0.002235764 sec. | ||
| 2121 | 2026.01.12 09:29:51.827334 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2026.01.12 09:29:51.827428 [ 260 ] {927aedb2-b507-43e2-8b8a-383d6270c6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2123 | 2026.01.12 09:29:51.827468 [ 260 ] {927aedb2-b507-43e2-8b8a-383d6270c6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2124 | 2026.01.12 09:29:51.827809 [ 260 ] {927aedb2-b507-43e2-8b8a-383d6270c6fc} <Trace> oximeter.measurements_i64 (5418e14f-9672-4f37-ac05-56596f849030): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.01.12 09:29:51.827845 [ 260 ] {927aedb2-b507-43e2-8b8a-383d6270c6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2126 | 2026.01.12 09:29:51.828162 [ 260 ] {927aedb2-b507-43e2-8b8a-383d6270c6fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2127 | 2026.01.12 09:29:51.828369 [ 260 ] {927aedb2-b507-43e2-8b8a-383d6270c6fc} <Trace> oximeter.measurements_i64 (5418e14f-9672-4f37-ac05-56596f849030): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.01.12 09:29:51.828494 [ 260 ] {927aedb2-b507-43e2-8b8a-383d6270c6fc} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001084 sec., 13837.638376383766 rows/sec., 1.03 MiB/sec. | ||
| 2129 | 2026.01.12 09:29:51.828530 [ 260 ] {927aedb2-b507-43e2-8b8a-383d6270c6fc} <Debug> TCPHandler: Processed in 0.001244604 sec. | ||
| 2130 | 2026.01.12 09:29:51.828733 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2026.01.12 09:29:51.828826 [ 260 ] {7deca80a-db83-4af9-9db5-951fbcece9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2132 | 2026.01.12 09:29:51.828867 [ 260 ] {7deca80a-db83-4af9-9db5-951fbcece9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2133 | 2026.01.12 09:29:51.829207 [ 260 ] {7deca80a-db83-4af9-9db5-951fbcece9aa} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.01.12 09:29:51.829242 [ 260 ] {7deca80a-db83-4af9-9db5-951fbcece9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2135 | 2026.01.12 09:29:51.829546 [ 260 ] {7deca80a-db83-4af9-9db5-951fbcece9aa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2136 | 2026.01.12 09:29:51.829752 [ 260 ] {7deca80a-db83-4af9-9db5-951fbcece9aa} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.01.12 09:29:51.829875 [ 260 ] {7deca80a-db83-4af9-9db5-951fbcece9aa} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 2138 | 2026.01.12 09:29:51.829911 [ 260 ] {7deca80a-db83-4af9-9db5-951fbcece9aa} <Debug> TCPHandler: Processed in 0.001227504 sec. | ||
| 2139 | 2026.01.12 09:29:52.340110 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2026.01.12 09:29:52.340385 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2141 | 2026.01.12 09:29:52.340799 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2142 | 2026.01.12 09:29:52.340848 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2143 | 2026.01.12 09:29:52.341145 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2144 | 2026.01.12 09:29:52.341216 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2145 | 2026.01.12 09:29:52.341368 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2146 | 2026.01.12 09:29:52.341463 [ 337 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2147 | 2026.01.12 09:29:52.341517 [ 331 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2148 | 2026.01.12 09:29:52.341634 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (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 | ||
| 2149 | 2026.01.12 09:29:52.341661 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2150 | 2026.01.12 09:29:52.343745 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2151 | 2026.01.12 09:29:52.343776 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2152 | 2026.01.12 09:29:52.343831 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2153 | 2026.01.12 09:29:52.343883 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2154 | 2026.01.12 09:29:52.344748 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004493 sec., 7789.895392833297 rows/sec., 299.73 KiB/sec. | ||
| 2155 | 2026.01.12 09:29:52.344851 [ 260 ] {0acc4ee1-eb0f-47e8-b2e6-3f9cc54e1de7} <Debug> TCPHandler: Processed in 0.004876873 sec. | ||
| 2156 | 2026.01.12 09:29:52.345141 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2026.01.12 09:29:52.345288 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2158 | 2026.01.12 09:29:52.345527 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2159 | 2026.01.12 09:29:52.345564 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2160 | 2026.01.12 09:29:52.345769 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2161 | 2026.01.12 09:29:52.345824 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2162 | 2026.01.12 09:29:52.345932 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2163 | 2026.01.12 09:29:52.345983 [ 337 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2164 | 2026.01.12 09:29:52.345994 [ 331 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2165 | 2026.01.12 09:29:52.346078 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (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 | ||
| 2166 | 2026.01.12 09:29:52.346105 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2167 | 2026.01.12 09:29:52.346162 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2168 | 2026.01.12 09:29:52.346180 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2169 | 2026.01.12 09:29:52.346212 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2170 | 2026.01.12 09:29:52.346244 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2171 | 2026.01.12 09:29:52.346933 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001709 sec., 20479.81275599766 rows/sec., 787.99 KiB/sec. | ||
| 2172 | 2026.01.12 09:29:52.347019 [ 260 ] {246ff9ce-c014-4cd1-8458-90a91d5108b4} <Debug> TCPHandler: Processed in 0.001930911 sec. | ||
| 2173 | 2026.01.12 09:29:52.347231 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.01.12 09:29:52.347371 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2175 | 2026.01.12 09:29:52.347586 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2176 | 2026.01.12 09:29:52.347622 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2177 | 2026.01.12 09:29:52.347822 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2178 | 2026.01.12 09:29:52.347874 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2179 | 2026.01.12 09:29:52.347989 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2180 | 2026.01.12 09:29:52.348056 [ 337 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2181 | 2026.01.12 09:29:52.348061 [ 339 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2182 | 2026.01.12 09:29:52.348149 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (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 | ||
| 2183 | 2026.01.12 09:29:52.348174 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2184 | 2026.01.12 09:29:52.348228 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2185 | 2026.01.12 09:29:52.348246 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2186 | 2026.01.12 09:29:52.348276 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2187 | 2026.01.12 09:29:52.348307 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2188 | 2026.01.12 09:29:52.348835 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001523 sec., 22980.95863427446 rows/sec., 884.23 KiB/sec. | ||
| 2189 | 2026.01.12 09:29:52.348933 [ 260 ] {5e16f14c-5089-4ca4-a1eb-8866da46bb6f} <Debug> TCPHandler: Processed in 0.001750869 sec. | ||
| 2190 | 2026.01.12 09:29:52.349133 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2026.01.12 09:29:52.349270 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2192 | 2026.01.12 09:29:52.349484 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2193 | 2026.01.12 09:29:52.349519 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2194 | 2026.01.12 09:29:52.349720 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2195 | 2026.01.12 09:29:52.349772 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2196 | 2026.01.12 09:29:52.349871 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2197 | 2026.01.12 09:29:52.349964 [ 329 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2198 | 2026.01.12 09:29:52.349977 [ 333 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2199 | 2026.01.12 09:29:52.350060 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (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 | ||
| 2200 | 2026.01.12 09:29:52.350080 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2201 | 2026.01.12 09:29:52.350134 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2202 | 2026.01.12 09:29:52.350151 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2203 | 2026.01.12 09:29:52.350181 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2204 | 2026.01.12 09:29:52.350213 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2205 | 2026.01.12 09:29:52.350895 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001682 sec., 20808.56123662307 rows/sec., 800.64 KiB/sec. | ||
| 2206 | 2026.01.12 09:29:52.350978 [ 260 ] {efd789bb-c49a-4ae7-89d0-d793855d93a3} <Debug> TCPHandler: Processed in 0.001895781 sec. | ||
| 2207 | 2026.01.12 09:29:52.351242 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.01.12 09:29:52.351378 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2209 | 2026.01.12 09:29:52.351592 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2210 | 2026.01.12 09:29:52.351627 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2211 | 2026.01.12 09:29:52.351849 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2212 | 2026.01.12 09:29:52.351902 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2213 | 2026.01.12 09:29:52.352015 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2214 | 2026.01.12 09:29:52.352078 [ 333 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2215 | 2026.01.12 09:29:52.352091 [ 330 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2216 | 2026.01.12 09:29:52.352183 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (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 | ||
| 2217 | 2026.01.12 09:29:52.352208 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2218 | 2026.01.12 09:29:52.352262 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2219 | 2026.01.12 09:29:52.352279 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2220 | 2026.01.12 09:29:52.352309 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2221 | 2026.01.12 09:29:52.352352 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2222 | 2026.01.12 09:29:52.352949 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001629 sec., 21485.573971761816 rows/sec., 826.69 KiB/sec. | ||
| 2223 | 2026.01.12 09:29:52.353045 [ 260 ] {1dc5a3b9-0750-460f-8556-7d9783c6804e} <Debug> TCPHandler: Processed in 0.001853291 sec. | ||
| 2224 | 2026.01.12 09:29:52.353263 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2026.01.12 09:29:52.353401 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2226 | 2026.01.12 09:29:52.353613 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2227 | 2026.01.12 09:29:52.353650 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2228 | 2026.01.12 09:29:52.353850 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2229 | 2026.01.12 09:29:52.353902 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2230 | 2026.01.12 09:29:52.354000 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2231 | 2026.01.12 09:29:52.354059 [ 330 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2232 | 2026.01.12 09:29:52.354059 [ 326 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2233 | 2026.01.12 09:29:52.354151 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (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 | ||
| 2234 | 2026.01.12 09:29:52.354176 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2235 | 2026.01.12 09:29:52.354230 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2236 | 2026.01.12 09:29:52.354248 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Debug> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2237 | 2026.01.12 09:29:52.354278 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2238 | 2026.01.12 09:29:52.354319 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2239 | 2026.01.12 09:29:52.354854 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001512 sec., 23148.148148148146 rows/sec., 890.66 KiB/sec. | ||
| 2240 | 2026.01.12 09:29:52.354933 [ 260 ] {1efd2c08-ef87-483b-9b40-28039a9c12f1} <Debug> TCPHandler: Processed in 0.001719769 sec. | ||
| 2241 | 2026.01.12 09:29:52.432285 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2026.01.12 09:29:52.432425 [ 260 ] {6063f7a1-fc0a-4a28-ba9e-9e8d27fef7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2243 | 2026.01.12 09:29:52.432480 [ 260 ] {6063f7a1-fc0a-4a28-ba9e-9e8d27fef7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2244 | 2026.01.12 09:29:52.433175 [ 260 ] {6063f7a1-fc0a-4a28-ba9e-9e8d27fef7e2} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2026.01.12 09:29:52.433221 [ 260 ] {6063f7a1-fc0a-4a28-ba9e-9e8d27fef7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2246 | 2026.01.12 09:29:52.433641 [ 260 ] {6063f7a1-fc0a-4a28-ba9e-9e8d27fef7e2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2247 | 2026.01.12 09:29:52.433842 [ 260 ] {6063f7a1-fc0a-4a28-ba9e-9e8d27fef7e2} <Trace> oximeter.timeseries_schema (2fe0d513-9f2b-418b-bf91-d86d94c7553f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.01.12 09:29:52.433989 [ 260 ] {6063f7a1-fc0a-4a28-ba9e-9e8d27fef7e2} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001602 sec., 3745.3183520599255 rows/sec., 833.92 KiB/sec. | ||
| 2249 | 2026.01.12 09:29:52.434029 [ 260 ] {6063f7a1-fc0a-4a28-ba9e-9e8d27fef7e2} <Debug> TCPHandler: Processed in 0.00181434 sec. | ||
| 2250 | 2026.01.12 09:29:52.434169 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.01.12 09:29:52.434268 [ 260 ] {18511cdc-8e9f-4101-a404-2235dfad4137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2252 | 2026.01.12 09:29:52.434309 [ 260 ] {18511cdc-8e9f-4101-a404-2235dfad4137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2253 | 2026.01.12 09:29:52.434724 [ 260 ] {18511cdc-8e9f-4101-a404-2235dfad4137} <Trace> oximeter.fields_ipaddr (bfa7774b-085d-4b35-b8c4-a0d2c451351c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.01.12 09:29:52.434762 [ 260 ] {18511cdc-8e9f-4101-a404-2235dfad4137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2255 | 2026.01.12 09:29:52.435065 [ 260 ] {18511cdc-8e9f-4101-a404-2235dfad4137} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2256 | 2026.01.12 09:29:52.435275 [ 260 ] {18511cdc-8e9f-4101-a404-2235dfad4137} <Trace> oximeter.fields_ipaddr (bfa7774b-085d-4b35-b8c4-a0d2c451351c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.01.12 09:29:52.435404 [ 260 ] {18511cdc-8e9f-4101-a404-2235dfad4137} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001157 sec., 1728.608470181504 rows/sec., 140.96 KiB/sec. | ||
| 2258 | 2026.01.12 09:29:52.435441 [ 260 ] {18511cdc-8e9f-4101-a404-2235dfad4137} <Debug> TCPHandler: Processed in 0.001321334 sec. | ||
| 2259 | 2026.01.12 09:29:52.435562 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.01.12 09:29:52.435657 [ 260 ] {a1418837-f0e6-4570-a4b2-13b842b469d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2261 | 2026.01.12 09:29:52.435696 [ 260 ] {a1418837-f0e6-4570-a4b2-13b842b469d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2262 | 2026.01.12 09:29:52.436720 [ 260 ] {a1418837-f0e6-4570-a4b2-13b842b469d3} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.01.12 09:29:52.436757 [ 260 ] {a1418837-f0e6-4570-a4b2-13b842b469d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2264 | 2026.01.12 09:29:52.437167 [ 260 ] {a1418837-f0e6-4570-a4b2-13b842b469d3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2265 | 2026.01.12 09:29:52.437406 [ 260 ] {a1418837-f0e6-4570-a4b2-13b842b469d3} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.01.12 09:29:52.437536 [ 260 ] {a1418837-f0e6-4570-a4b2-13b842b469d3} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001898 sec., 630663.856691254 rows/sec., 51.99 MiB/sec. | ||
| 2267 | 2026.01.12 09:29:52.437572 [ 260 ] {a1418837-f0e6-4570-a4b2-13b842b469d3} <Debug> TCPHandler: Processed in 0.002063373 sec. | ||
| 2268 | 2026.01.12 09:29:52.437690 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2026.01.12 09:29:52.437811 [ 260 ] {6d5fdfe1-ef40-44c0-b94b-58025c8f27fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2270 | 2026.01.12 09:29:52.437861 [ 260 ] {6d5fdfe1-ef40-44c0-b94b-58025c8f27fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2271 | 2026.01.12 09:29:52.438284 [ 260 ] {6d5fdfe1-ef40-44c0-b94b-58025c8f27fd} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.01.12 09:29:52.438323 [ 260 ] {6d5fdfe1-ef40-44c0-b94b-58025c8f27fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2273 | 2026.01.12 09:29:52.438636 [ 260 ] {6d5fdfe1-ef40-44c0-b94b-58025c8f27fd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2274 | 2026.01.12 09:29:52.438846 [ 260 ] {6d5fdfe1-ef40-44c0-b94b-58025c8f27fd} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.01.12 09:29:52.438942 [ 44 ] {} <Debug> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2276 | 2026.01.12 09:29:52.438974 [ 260 ] {6d5fdfe1-ef40-44c0-b94b-58025c8f27fd} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001187 sec., 1684.9199663016009 rows/sec., 117.65 KiB/sec. | ||
| 2277 | 2026.01.12 09:29:52.438987 [ 44 ] {} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.01.12 09:29:52.439017 [ 260 ] {6d5fdfe1-ef40-44c0-b94b-58025c8f27fd} <Debug> TCPHandler: Processed in 0.001387525 sec. | ||
| 2279 | 2026.01.12 09:29:52.439021 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2280 | 2026.01.12 09:29:52.439144 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.01.12 09:29:52.439161 [ 192 ] {eb11c8b5-3096-4a77-89c2-4b8668af9bf3::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 | ||
| 2282 | 2026.01.12 09:29:52.439245 [ 260 ] {1ff61581-cf93-4286-a23d-feb189da5e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2283 | 2026.01.12 09:29:52.439290 [ 260 ] {1ff61581-cf93-4286-a23d-feb189da5e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2284 | 2026.01.12 09:29:52.439306 [ 192 ] {eb11c8b5-3096-4a77-89c2-4b8668af9bf3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2285 | 2026.01.12 09:29:52.439351 [ 192 ] {eb11c8b5-3096-4a77-89c2-4b8668af9bf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 2286 | 2026.01.12 09:29:52.439466 [ 192 ] {eb11c8b5-3096-4a77-89c2-4b8668af9bf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 2287 | 2026.01.12 09:29:52.439529 [ 192 ] {eb11c8b5-3096-4a77-89c2-4b8668af9bf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 2288 | 2026.01.12 09:29:52.439578 [ 192 ] {eb11c8b5-3096-4a77-89c2-4b8668af9bf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 223 rows starting from the beginning of the part | ||
| 2289 | 2026.01.12 09:29:52.439625 [ 192 ] {eb11c8b5-3096-4a77-89c2-4b8668af9bf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 239 rows starting from the beginning of the part | ||
| 2290 | 2026.01.12 09:29:52.439671 [ 192 ] {eb11c8b5-3096-4a77-89c2-4b8668af9bf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2291 | 2026.01.12 09:29:52.439796 [ 260 ] {1ff61581-cf93-4286-a23d-feb189da5e6b} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.01.12 09:29:52.439840 [ 260 ] {1ff61581-cf93-4286-a23d-feb189da5e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2293 | 2026.01.12 09:29:52.440223 [ 260 ] {1ff61581-cf93-4286-a23d-feb189da5e6b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2294 | 2026.01.12 09:29:52.440456 [ 260 ] {1ff61581-cf93-4286-a23d-feb189da5e6b} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.01.12 09:29:52.440605 [ 260 ] {1ff61581-cf93-4286-a23d-feb189da5e6b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001379 sec., 165337.20087019578 rows/sec., 11.20 MiB/sec. | ||
| 2296 | 2026.01.12 09:29:52.440645 [ 260 ] {1ff61581-cf93-4286-a23d-feb189da5e6b} <Debug> TCPHandler: Processed in 0.001550327 sec. | ||
| 2297 | 2026.01.12 09:29:52.440757 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2026.01.12 09:29:52.440852 [ 260 ] {8faaaa5c-b161-4aa9-9b2c-7aeeee67fb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2299 | 2026.01.12 09:29:52.440882 [ 192 ] {eb11c8b5-3096-4a77-89c2-4b8668af9bf3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1119 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177636 sec., 629939.8770519489 rows/sec., 40.10 MiB/sec. | ||
| 2300 | 2026.01.12 09:29:52.440892 [ 260 ] {8faaaa5c-b161-4aa9-9b2c-7aeeee67fb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2301 | 2026.01.12 09:29:52.441092 [ 186 ] {eb11c8b5-3096-4a77-89c2-4b8668af9bf3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2302 | 2026.01.12 09:29:52.441427 [ 186 ] {eb11c8b5-3096-4a77-89c2-4b8668af9bf3::all_1_6_1} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.01.12 09:29:52.441515 [ 186 ] {eb11c8b5-3096-4a77-89c2-4b8668af9bf3::all_1_6_1} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2304 | 2026.01.12 09:29:52.441517 [ 260 ] {8faaaa5c-b161-4aa9-9b2c-7aeeee67fb51} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.01.12 09:29:52.441568 [ 260 ] {8faaaa5c-b161-4aa9-9b2c-7aeeee67fb51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2306 | 2026.01.12 09:29:52.441613 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2307 | 2026.01.12 09:29:52.441907 [ 260 ] {8faaaa5c-b161-4aa9-9b2c-7aeeee67fb51} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2308 | 2026.01.12 09:29:52.442132 [ 260 ] {8faaaa5c-b161-4aa9-9b2c-7aeeee67fb51} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2026.01.12 09:29:52.442259 [ 260 ] {8faaaa5c-b161-4aa9-9b2c-7aeeee67fb51} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001426 sec., 366058.90603085555 rows/sec., 27.10 MiB/sec. | ||
| 2310 | 2026.01.12 09:29:52.442296 [ 260 ] {8faaaa5c-b161-4aa9-9b2c-7aeeee67fb51} <Debug> TCPHandler: Processed in 0.001587177 sec. | ||
| 2311 | 2026.01.12 09:29:52.442409 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.01.12 09:29:52.442504 [ 260 ] {f74307f8-bc83-46bf-aa0d-dca2ef9139be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2313 | 2026.01.12 09:29:52.442550 [ 260 ] {f74307f8-bc83-46bf-aa0d-dca2ef9139be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2314 | 2026.01.12 09:29:52.443451 [ 260 ] {f74307f8-bc83-46bf-aa0d-dca2ef9139be} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2026.01.12 09:29:52.443488 [ 260 ] {f74307f8-bc83-46bf-aa0d-dca2ef9139be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2316 | 2026.01.12 09:29:52.443969 [ 260 ] {f74307f8-bc83-46bf-aa0d-dca2ef9139be} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2317 | 2026.01.12 09:29:52.444180 [ 260 ] {f74307f8-bc83-46bf-aa0d-dca2ef9139be} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.01.12 09:29:52.444316 [ 260 ] {f74307f8-bc83-46bf-aa0d-dca2ef9139be} <Debug> executeQuery: Read 2157 rows, 147.55 KiB in 0.001831 sec., 1178044.7842708903 rows/sec., 78.69 MiB/sec. | ||
| 2319 | 2026.01.12 09:29:52.444352 [ 260 ] {f74307f8-bc83-46bf-aa0d-dca2ef9139be} <Debug> TCPHandler: Processed in 0.001992772 sec. | ||
| 2320 | 2026.01.12 09:29:52.444464 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2026.01.12 09:29:52.444559 [ 260 ] {74f8e7d3-ede9-47a7-9a17-5aec91654ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2322 | 2026.01.12 09:29:52.444601 [ 260 ] {74f8e7d3-ede9-47a7-9a17-5aec91654ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2323 | 2026.01.12 09:29:52.444938 [ 260 ] {74f8e7d3-ede9-47a7-9a17-5aec91654ce2} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.01.12 09:29:52.444974 [ 260 ] {74f8e7d3-ede9-47a7-9a17-5aec91654ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2325 | 2026.01.12 09:29:52.445264 [ 260 ] {74f8e7d3-ede9-47a7-9a17-5aec91654ce2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2326 | 2026.01.12 09:29:52.445473 [ 260 ] {74f8e7d3-ede9-47a7-9a17-5aec91654ce2} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.01.12 09:29:52.445609 [ 260 ] {74f8e7d3-ede9-47a7-9a17-5aec91654ce2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001069 sec., 11225.444340505144 rows/sec., 774.67 KiB/sec. | ||
| 2328 | 2026.01.12 09:29:52.445645 [ 260 ] {74f8e7d3-ede9-47a7-9a17-5aec91654ce2} <Debug> TCPHandler: Processed in 0.001229563 sec. | ||
| 2329 | 2026.01.12 09:29:56.469633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4275 | ||
| 2330 | 2026.01.12 09:29:56.470137 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.01.12 09:29:56.470182 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2332 | 2026.01.12 09:29:56.470672 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2333 | 2026.01.12 09:29:56.470899 [ 245 ] {} <Trace> system.asynchronous_metric_log (cce7b376-7b07-424f-9781-f88b6ee4f868): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2026.01.12 09:29:56.471037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4275 | ||
| 2335 | 2026.01.12 09:29:56.686375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2336 | 2026.01.12 09:29:56.703125 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2026.01.12 09:29:56.703183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2338 | 2026.01.12 09:29:56.709384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2339 | 2026.01.12 09:29:56.710103 [ 244 ] {} <Trace> system.metric_log (67313b67-b3e3-4189-9c60-7e1bde0840f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2026.01.12 09:29:56.712987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2341 | 2026.01.12 09:29:56.796322 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.01.12 09:29:56.796496 [ 260 ] {3bb2fb42-05ee-4f0e-b76e-1a3b5daffc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2343 | 2026.01.12 09:29:56.796561 [ 260 ] {3bb2fb42-05ee-4f0e-b76e-1a3b5daffc9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2344 | 2026.01.12 09:29:56.797232 [ 260 ] {3bb2fb42-05ee-4f0e-b76e-1a3b5daffc9a} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.01.12 09:29:56.797278 [ 260 ] {3bb2fb42-05ee-4f0e-b76e-1a3b5daffc9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2346 | 2026.01.12 09:29:56.797667 [ 260 ] {3bb2fb42-05ee-4f0e-b76e-1a3b5daffc9a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2347 | 2026.01.12 09:29:56.797922 [ 260 ] {3bb2fb42-05ee-4f0e-b76e-1a3b5daffc9a} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.01.12 09:29:56.798064 [ 38 ] {} <Debug> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2349 | 2026.01.12 09:29:56.798084 [ 260 ] {3bb2fb42-05ee-4f0e-b76e-1a3b5daffc9a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 2350 | 2026.01.12 09:29:56.798138 [ 38 ] {} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.01.12 09:29:56.798155 [ 260 ] {3bb2fb42-05ee-4f0e-b76e-1a3b5daffc9a} <Debug> TCPHandler: Processed in 0.001956561 sec. | ||
| 2352 | 2026.01.12 09:29:56.798169 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2353 | 2026.01.12 09:29:56.798285 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.01.12 09:29:56.798328 [ 199 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::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 | ||
| 2355 | 2026.01.12 09:29:56.798393 [ 260 ] {28c31039-a6a7-4d6b-a735-de6b6ceed929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2356 | 2026.01.12 09:29:56.798441 [ 260 ] {28c31039-a6a7-4d6b-a735-de6b6ceed929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2357 | 2026.01.12 09:29:56.798528 [ 199 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2358 | 2026.01.12 09:29:56.798587 [ 199 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1137 rows starting from the beginning of the part | ||
| 2359 | 2026.01.12 09:29:56.798692 [ 199 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1145 rows starting from the beginning of the part | ||
| 2360 | 2026.01.12 09:29:56.798769 [ 199 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::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 | ||
| 2361 | 2026.01.12 09:29:56.798838 [ 199 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1180 rows starting from the beginning of the part | ||
| 2362 | 2026.01.12 09:29:56.798906 [ 199 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1197 rows starting from the beginning of the part | ||
| 2363 | 2026.01.12 09:29:56.798909 [ 260 ] {28c31039-a6a7-4d6b-a735-de6b6ceed929} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.01.12 09:29:56.798967 [ 260 ] {28c31039-a6a7-4d6b-a735-de6b6ceed929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2365 | 2026.01.12 09:29:56.798977 [ 199 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2366 | 2026.01.12 09:29:56.799347 [ 260 ] {28c31039-a6a7-4d6b-a735-de6b6ceed929} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2367 | 2026.01.12 09:29:56.799589 [ 260 ] {28c31039-a6a7-4d6b-a735-de6b6ceed929} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.01.12 09:29:56.799709 [ 38 ] {} <Debug> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2369 | 2026.01.12 09:29:56.799725 [ 260 ] {28c31039-a6a7-4d6b-a735-de6b6ceed929} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001356 sec., 47197.6401179941 rows/sec., 3.68 MiB/sec. | ||
| 2370 | 2026.01.12 09:29:56.799748 [ 38 ] {} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.01.12 09:29:56.799773 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2372 | 2026.01.12 09:29:56.799774 [ 260 ] {28c31039-a6a7-4d6b-a735-de6b6ceed929} <Debug> TCPHandler: Processed in 0.001540547 sec. | ||
| 2373 | 2026.01.12 09:29:56.799887 [ 192 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::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 | ||
| 2374 | 2026.01.12 09:29:56.799907 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.01.12 09:29:56.799990 [ 192 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2376 | 2026.01.12 09:29:56.800010 [ 260 ] {af9186ec-a893-4d14-9fd7-ae5661292fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2377 | 2026.01.12 09:29:56.800024 [ 192 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 699 rows starting from the beginning of the part | ||
| 2378 | 2026.01.12 09:29:56.800061 [ 260 ] {af9186ec-a893-4d14-9fd7-ae5661292fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2379 | 2026.01.12 09:29:56.800091 [ 192 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 700 rows starting from the beginning of the part | ||
| 2380 | 2026.01.12 09:29:56.800137 [ 192 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::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 | ||
| 2381 | 2026.01.12 09:29:56.800187 [ 192 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 721 rows starting from the beginning of the part | ||
| 2382 | 2026.01.12 09:29:56.800228 [ 192 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 522 rows starting from the beginning of the part | ||
| 2383 | 2026.01.12 09:29:56.800266 [ 192 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2384 | 2026.01.12 09:29:56.800484 [ 260 ] {af9186ec-a893-4d14-9fd7-ae5661292fcb} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2026.01.12 09:29:56.800528 [ 260 ] {af9186ec-a893-4d14-9fd7-ae5661292fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2386 | 2026.01.12 09:29:56.800897 [ 260 ] {af9186ec-a893-4d14-9fd7-ae5661292fcb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2387 | 2026.01.12 09:29:56.801153 [ 260 ] {af9186ec-a893-4d14-9fd7-ae5661292fcb} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2026.01.12 09:29:56.801267 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2389 | 2026.01.12 09:29:56.801295 [ 260 ] {af9186ec-a893-4d14-9fd7-ae5661292fcb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001306 sec., 98009.18836140887 rows/sec., 6.83 MiB/sec. | ||
| 2390 | 2026.01.12 09:29:56.801305 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.01.12 09:29:56.801337 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2392 | 2026.01.12 09:29:56.801340 [ 260 ] {af9186ec-a893-4d14-9fd7-ae5661292fcb} <Debug> TCPHandler: Processed in 0.001483216 sec. | ||
| 2393 | 2026.01.12 09:29:56.801434 [ 199 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4771 rows, containing 5 columns (5 merged, 0 gathered) in 0.003185675 sec., 1497641.7870623965 rows/sec., 125.72 MiB/sec. | ||
| 2394 | 2026.01.12 09:29:56.801474 [ 194 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::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 | ||
| 2395 | 2026.01.12 09:29:56.801486 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.01.12 09:29:56.801620 [ 194 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2397 | 2026.01.12 09:29:56.801626 [ 260 ] {8a2a029d-3729-4b03-9b5e-4de386529cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2398 | 2026.01.12 09:29:56.801683 [ 194 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1427 rows starting from the beginning of the part | ||
| 2399 | 2026.01.12 09:29:56.801707 [ 260 ] {8a2a029d-3729-4b03-9b5e-4de386529cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2400 | 2026.01.12 09:29:56.801741 [ 200 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001892321 sec., 1463810.8439318698 rows/sec., 109.77 MiB/sec. | ||
| 2401 | 2026.01.12 09:29:56.801800 [ 194 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 315 rows starting from the beginning of the part | ||
| 2402 | 2026.01.12 09:29:56.801840 [ 198 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2403 | 2026.01.12 09:29:56.801895 [ 194 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2404 | 2026.01.12 09:29:56.801977 [ 194 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2405 | 2026.01.12 09:29:56.802001 [ 192 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2406 | 2026.01.12 09:29:56.802045 [ 194 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2157 rows starting from the beginning of the part | ||
| 2407 | 2026.01.12 09:29:56.802100 [ 194 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2408 | 2026.01.12 09:29:56.802185 [ 260 ] {8a2a029d-3729-4b03-9b5e-4de386529cd5} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.01.12 09:29:56.802238 [ 260 ] {8a2a029d-3729-4b03-9b5e-4de386529cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2410 | 2026.01.12 09:29:56.802339 [ 192 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_11_2} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2026.01.12 09:29:56.802348 [ 198 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_11_2} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.01.12 09:29:56.802426 [ 192 ] {1d84d471-c6c3-40f7-b6b4-7ab746d83cc6::all_1_11_2} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2413 | 2026.01.12 09:29:56.802479 [ 198 ] {e377cdba-e5a6-4acf-a411-de0dbdc97eb2::all_1_11_2} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2414 | 2026.01.12 09:29:56.802521 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2415 | 2026.01.12 09:29:56.802582 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2416 | 2026.01.12 09:29:56.802665 [ 260 ] {8a2a029d-3729-4b03-9b5e-4de386529cd5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2417 | 2026.01.12 09:29:56.802914 [ 260 ] {8a2a029d-3729-4b03-9b5e-4de386529cd5} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.01.12 09:29:56.803032 [ 38 ] {} <Debug> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2419 | 2026.01.12 09:29:56.803062 [ 260 ] {8a2a029d-3729-4b03-9b5e-4de386529cd5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001464 sec., 32786.88524590164 rows/sec., 2.21 MiB/sec. | ||
| 2420 | 2026.01.12 09:29:56.803071 [ 38 ] {} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.01.12 09:29:56.803106 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2422 | 2026.01.12 09:29:56.803108 [ 260 ] {8a2a029d-3729-4b03-9b5e-4de386529cd5} <Debug> TCPHandler: Processed in 0.001679008 sec. | ||
| 2423 | 2026.01.12 09:29:56.803176 [ 192 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::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 | ||
| 2424 | 2026.01.12 09:29:56.803278 [ 192 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2425 | 2026.01.12 09:29:56.803304 [ 192 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 492 rows starting from the beginning of the part | ||
| 2426 | 2026.01.12 09:29:56.803348 [ 192 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2427 | 2026.01.12 09:29:56.803384 [ 192 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2428 | 2026.01.12 09:29:56.803424 [ 192 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2429 | 2026.01.12 09:29:56.803465 [ 192 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2430 | 2026.01.12 09:29:56.803520 [ 192 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2431 | 2026.01.12 09:29:56.804394 [ 197 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 4 columns (4 merged, 0 gathered) in 0.001246833 sec., 657666.2632445565 rows/sec., 41.77 MiB/sec. | ||
| 2432 | 2026.01.12 09:29:56.804489 [ 197 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4501 rows, containing 5 columns (5 merged, 0 gathered) in 0.003073253 sec., 1464571.9047536924 rows/sec., 97.98 MiB/sec. | ||
| 2433 | 2026.01.12 09:29:56.804578 [ 192 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2434 | 2026.01.12 09:29:56.804835 [ 192 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_11_2} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.01.12 09:29:56.804867 [ 198 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2436 | 2026.01.12 09:29:56.804912 [ 192 ] {f289a65b-4d7b-49c5-abe2-24911c3c9f70::all_1_11_2} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2437 | 2026.01.12 09:29:56.804981 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2438 | 2026.01.12 09:29:56.805188 [ 198 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.01.12 09:29:56.805273 [ 198 ] {94c303f0-047c-460d-a1ff-b5fd5c67723f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2440 | 2026.01.12 09:29:56.805349 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2441 | 2026.01.12 09:29:57.000310 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.07 MiB, peak 193.26 MiB, free memory in arenas 0.00 B, will set to 189.02 MiB (RSS), difference: 2.94 MiB | ||
| 2442 | 2026.01.12 09:29:57.679815 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40186 | ||
| 2443 | 2026.01.12 09:29:57.679926 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2444 | 2026.01.12 09:29:57.679953 [ 259 ] {} <Debug> TCP-Session: c4ad7eb5-f9c7-4de8-87da-98581f7f99bf Authenticating user 'default' from [fd00:1122:3344:101::e]:40186 | ||
| 2445 | 2026.01.12 09:29:57.679974 [ 259 ] {} <Debug> TCP-Session: c4ad7eb5-f9c7-4de8-87da-98581f7f99bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2026.01.12 09:29:57.679987 [ 259 ] {} <Debug> TCP-Session: c4ad7eb5-f9c7-4de8-87da-98581f7f99bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2026.01.12 09:29:57.680181 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58347 | ||
| 2448 | 2026.01.12 09:29:57.680243 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48106 | ||
| 2449 | 2026.01.12 09:29:57.680277 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40619 | ||
| 2450 | 2026.01.12 09:29:57.680295 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44521 | ||
| 2451 | 2026.01.12 09:29:57.680318 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2452 | 2026.01.12 09:29:57.680287 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61297 | ||
| 2453 | 2026.01.12 09:29:57.680363 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2454 | 2026.01.12 09:29:57.680386 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2455 | 2026.01.12 09:29:57.680427 [ 291 ] {} <Debug> TCP-Session: 9bb2cf4b-da7e-4fdb-943d-0a0aa486933f Authenticating user 'default' from [fd00:1122:3344:101::e]:48106 | ||
| 2456 | 2026.01.12 09:29:57.680439 [ 297 ] {} <Debug> TCP-Session: e6455c2a-4b89-4eab-8920-981a87ab4dfc Authenticating user 'default' from [fd00:1122:3344:101::e]:44521 | ||
| 2457 | 2026.01.12 09:29:57.680468 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2458 | 2026.01.12 09:29:57.680480 [ 297 ] {} <Debug> TCP-Session: e6455c2a-4b89-4eab-8920-981a87ab4dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2026.01.12 09:29:57.680505 [ 296 ] {} <Debug> TCP-Session: 5655623d-f518-4374-81a6-9cfa86a836b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61297 | ||
| 2460 | 2026.01.12 09:29:57.680510 [ 297 ] {} <Debug> TCP-Session: e6455c2a-4b89-4eab-8920-981a87ab4dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.01.12 09:29:57.680470 [ 291 ] {} <Debug> TCP-Session: 9bb2cf4b-da7e-4fdb-943d-0a0aa486933f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.01.12 09:29:57.680538 [ 296 ] {} <Debug> TCP-Session: 5655623d-f518-4374-81a6-9cfa86a836b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2463 | 2026.01.12 09:29:57.680564 [ 291 ] {} <Debug> TCP-Session: 9bb2cf4b-da7e-4fdb-943d-0a0aa486933f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.01.12 09:29:57.680578 [ 296 ] {} <Debug> TCP-Session: 5655623d-f518-4374-81a6-9cfa86a836b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2465 | 2026.01.12 09:29:57.680377 [ 290 ] {} <Debug> TCP-Session: 15fbb031-6aa8-41e7-a36e-cd54581db1c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58347 | ||
| 2466 | 2026.01.12 09:29:57.680363 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2467 | 2026.01.12 09:29:57.680654 [ 290 ] {} <Debug> TCP-Session: 15fbb031-6aa8-41e7-a36e-cd54581db1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2468 | 2026.01.12 09:29:57.680670 [ 295 ] {} <Debug> TCP-Session: 1a9bdaac-f08a-4d2d-b74a-2c3ce61a3e55 Authenticating user 'default' from [fd00:1122:3344:101::e]:40619 | ||
| 2469 | 2026.01.12 09:29:57.680687 [ 290 ] {} <Debug> TCP-Session: 15fbb031-6aa8-41e7-a36e-cd54581db1c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2026.01.12 09:29:57.680700 [ 295 ] {} <Debug> TCP-Session: 1a9bdaac-f08a-4d2d-b74a-2c3ce61a3e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2026.01.12 09:29:57.680265 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59998 | ||
| 2472 | 2026.01.12 09:29:57.680726 [ 295 ] {} <Debug> TCP-Session: 1a9bdaac-f08a-4d2d-b74a-2c3ce61a3e55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2026.01.12 09:29:57.680254 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57679 | ||
| 2474 | 2026.01.12 09:29:57.680248 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58657 | ||
| 2475 | 2026.01.12 09:29:57.680299 [ 259 ] {} <Trace> TCP-Session: c4ad7eb5-f9c7-4de8-87da-98581f7f99bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.01.12 09:29:57.680899 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2477 | 2026.01.12 09:29:57.680932 [ 294 ] {} <Debug> TCP-Session: 495acef5-0fb0-4eeb-a619-3a329fce4684 Authenticating user 'default' from [fd00:1122:3344:101::e]:59998 | ||
| 2478 | 2026.01.12 09:29:57.680948 [ 294 ] {} <Debug> TCP-Session: 495acef5-0fb0-4eeb-a619-3a329fce4684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2479 | 2026.01.12 09:29:57.680960 [ 294 ] {} <Debug> TCP-Session: 495acef5-0fb0-4eeb-a619-3a329fce4684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.01.12 09:29:57.680986 [ 259 ] {b64b12ad-4173-4c3a-ba70-9a16fd7d48ea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40186) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2481 | 2026.01.12 09:29:57.681004 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2482 | 2026.01.12 09:29:57.681004 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2483 | 2026.01.12 09:29:57.681040 [ 292 ] {} <Debug> TCP-Session: 313ebe87-ceb7-4dec-ba21-70bca127c136 Authenticating user 'default' from [fd00:1122:3344:101::e]:58657 | ||
| 2484 | 2026.01.12 09:29:57.681056 [ 293 ] {} <Debug> TCP-Session: 269fe8a2-c920-4745-87b6-d02f43535fae Authenticating user 'default' from [fd00:1122:3344:101::e]:57679 | ||
| 2485 | 2026.01.12 09:29:57.681063 [ 292 ] {} <Debug> TCP-Session: 313ebe87-ceb7-4dec-ba21-70bca127c136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2486 | 2026.01.12 09:29:57.681080 [ 293 ] {} <Debug> TCP-Session: 269fe8a2-c920-4745-87b6-d02f43535fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2487 | 2026.01.12 09:29:57.681087 [ 292 ] {} <Debug> TCP-Session: 313ebe87-ceb7-4dec-ba21-70bca127c136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.01.12 09:29:57.681101 [ 293 ] {} <Debug> TCP-Session: 269fe8a2-c920-4745-87b6-d02f43535fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2489 | 2026.01.12 09:29:57.681241 [ 259 ] {b64b12ad-4173-4c3a-ba70-9a16fd7d48ea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2490 | 2026.01.12 09:29:57.681295 [ 259 ] {b64b12ad-4173-4c3a-ba70-9a16fd7d48ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2491 | 2026.01.12 09:29:57.681575 [ 259 ] {b64b12ad-4173-4c3a-ba70-9a16fd7d48ea} <Debug> oximeter.version (67357caa-3bc6-4dcc-aa2a-3bcf5b9c7cb2) (SelectExecutor): Key condition: unknown | ||
| 2492 | 2026.01.12 09:29:57.681662 [ 259 ] {b64b12ad-4173-4c3a-ba70-9a16fd7d48ea} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2493 | 2026.01.12 09:29:58.000245 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.06 MiB, peak 193.26 MiB, free memory in arenas 0.00 B, will set to 203.52 MiB (RSS), difference: 14.45 MiB | ||
| 2494 | 2026.01.12 09:29:58.120147 [ 304 ] {b64b12ad-4173-4c3a-ba70-9a16fd7d48ea} <Trace> AggregatingTransform: Aggregating | ||
| 2495 | 2026.01.12 09:29:58.120225 [ 304 ] {b64b12ad-4173-4c3a-ba70-9a16fd7d48ea} <Trace> Aggregator: Aggregation method: without_key | ||
| 2496 | 2026.01.12 09:29:58.120272 [ 304 ] {b64b12ad-4173-4c3a-ba70-9a16fd7d48ea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001370345 sec. (729.743 rows/sec., 28.51 KiB/sec.) | ||
| 2497 | 2026.01.12 09:29:58.120292 [ 304 ] {b64b12ad-4173-4c3a-ba70-9a16fd7d48ea} <Trace> Aggregator: Merging aggregated data | ||
| 2498 | 2026.01.12 09:29:58.121658 [ 259 ] {b64b12ad-4173-4c3a-ba70-9a16fd7d48ea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.440719 sec., 2.2690194886083876 rows/sec., 90.76 B/sec. | ||
| 2499 | 2026.01.12 09:29:58.121873 [ 259 ] {b64b12ad-4173-4c3a-ba70-9a16fd7d48ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2500 | 2026.01.12 09:29:58.121893 [ 259 ] {b64b12ad-4173-4c3a-ba70-9a16fd7d48ea} <Debug> TCPHandler: Processed in 0.441699288 sec. | ||
| 2501 | 2026.01.12 09:29:58.122051 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2502 | 2026.01.12 09:29:58.122087 [ 259 ] {} <Debug> TCP-Session: c4ad7eb5-f9c7-4de8-87da-98581f7f99bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2026.01.12 09:29:58.122101 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2504 | 2026.01.12 09:29:58.122124 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2505 | 2026.01.12 09:29:58.122167 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2506 | 2026.01.12 09:29:58.122193 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2507 | 2026.01.12 09:29:58.122223 [ 290 ] {} <Debug> TCP-Session: 15fbb031-6aa8-41e7-a36e-cd54581db1c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.01.12 09:29:58.122242 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2509 | 2026.01.12 09:29:58.122250 [ 295 ] {} <Debug> TCP-Session: 1a9bdaac-f08a-4d2d-b74a-2c3ce61a3e55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.01.12 09:29:58.122268 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2511 | 2026.01.12 09:29:58.122297 [ 293 ] {} <Debug> TCP-Session: 269fe8a2-c920-4745-87b6-d02f43535fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.01.12 09:29:58.122265 [ 294 ] {} <Debug> TCP-Session: 495acef5-0fb0-4eeb-a619-3a329fce4684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2026.01.12 09:29:58.122363 [ 296 ] {} <Debug> TCP-Session: 5655623d-f518-4374-81a6-9cfa86a836b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2026.01.12 09:29:58.122217 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2515 | 2026.01.12 09:29:58.122150 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2516 | 2026.01.12 09:29:58.122446 [ 292 ] {} <Debug> TCP-Session: 313ebe87-ceb7-4dec-ba21-70bca127c136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2517 | 2026.01.12 09:29:58.122151 [ 297 ] {} <Debug> TCP-Session: e6455c2a-4b89-4eab-8920-981a87ab4dfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2518 | 2026.01.12 09:29:58.122481 [ 291 ] {} <Debug> TCP-Session: 9bb2cf4b-da7e-4fdb-943d-0a0aa486933f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.01.12 09:29:58.861501 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62043 | ||
| 2520 | 2026.01.12 09:29:58.861602 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2521 | 2026.01.12 09:29:58.861637 [ 292 ] {} <Debug> TCP-Session: 373ff5d4-ebf4-4c94-b059-b548a6fa592e Authenticating user 'default' from [fd00:1122:3344:101::e]:62043 | ||
| 2522 | 2026.01.12 09:29:58.861665 [ 292 ] {} <Debug> TCP-Session: 373ff5d4-ebf4-4c94-b059-b548a6fa592e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.01.12 09:29:58.861678 [ 292 ] {} <Debug> TCP-Session: 373ff5d4-ebf4-4c94-b059-b548a6fa592e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2026.01.12 09:29:58.861874 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54528 | ||
| 2525 | 2026.01.12 09:29:58.861908 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42295 | ||
| 2526 | 2026.01.12 09:29:58.861943 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51528 | ||
| 2527 | 2026.01.12 09:29:58.861918 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49873 | ||
| 2528 | 2026.01.12 09:29:58.861993 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2529 | 2026.01.12 09:29:58.862013 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58188 | ||
| 2530 | 2026.01.12 09:29:58.862038 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2531 | 2026.01.12 09:29:58.862055 [ 293 ] {} <Debug> TCP-Session: 24ee5c86-b7ba-4e03-9f6f-5288040f270a Authenticating user 'default' from [fd00:1122:3344:101::e]:54528 | ||
| 2532 | 2026.01.12 09:29:58.862062 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2533 | 2026.01.12 09:29:58.862091 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2534 | 2026.01.12 09:29:58.862107 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2535 | 2026.01.12 09:29:58.862129 [ 297 ] {} <Debug> TCP-Session: 0a84ef17-9177-4275-bf0b-eb52c0807f7b Authenticating user 'default' from [fd00:1122:3344:101::e]:51528 | ||
| 2536 | 2026.01.12 09:29:58.862142 [ 292 ] {} <Trace> TCP-Session: 373ff5d4-ebf4-4c94-b059-b548a6fa592e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.01.12 09:29:58.862172 [ 297 ] {} <Debug> TCP-Session: 0a84ef17-9177-4275-bf0b-eb52c0807f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.01.12 09:29:58.862154 [ 295 ] {} <Debug> TCP-Session: b06d84dd-a1b9-4814-8e91-581eb33f71f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49873 | ||
| 2539 | 2026.01.12 09:29:58.862200 [ 297 ] {} <Debug> TCP-Session: 0a84ef17-9177-4275-bf0b-eb52c0807f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2026.01.12 09:29:58.862106 [ 293 ] {} <Debug> TCP-Session: 24ee5c86-b7ba-4e03-9f6f-5288040f270a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2026.01.12 09:29:58.862234 [ 295 ] {} <Debug> TCP-Session: b06d84dd-a1b9-4814-8e91-581eb33f71f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2026.01.12 09:29:58.862250 [ 293 ] {} <Debug> TCP-Session: 24ee5c86-b7ba-4e03-9f6f-5288040f270a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2026.01.12 09:29:58.862267 [ 295 ] {} <Debug> TCP-Session: b06d84dd-a1b9-4814-8e91-581eb33f71f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.01.12 09:29:58.862096 [ 294 ] {} <Debug> TCP-Session: c2af685d-4476-4b8c-9c98-0a63cd47ce41 Authenticating user 'default' from [fd00:1122:3344:101::e]:42295 | ||
| 2545 | 2026.01.12 09:29:58.862022 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61340 | ||
| 2546 | 2026.01.12 09:29:58.862334 [ 294 ] {} <Debug> TCP-Session: c2af685d-4476-4b8c-9c98-0a63cd47ce41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2026.01.12 09:29:58.862352 [ 292 ] {d36b6fcf-5b72-4826-ac53-bb151cecb085} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62043) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2548 | 2026.01.12 09:29:58.862362 [ 294 ] {} <Debug> TCP-Session: c2af685d-4476-4b8c-9c98-0a63cd47ce41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2026.01.12 09:29:58.861917 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50503 | ||
| 2550 | 2026.01.12 09:29:58.861994 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41966 | ||
| 2551 | 2026.01.12 09:29:58.862159 [ 259 ] {} <Debug> TCP-Session: ee3f494c-1781-4e71-b85a-e340b5ee44c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58188 | ||
| 2552 | 2026.01.12 09:29:58.862457 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2553 | 2026.01.12 09:29:58.862485 [ 259 ] {} <Debug> TCP-Session: ee3f494c-1781-4e71-b85a-e340b5ee44c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2026.01.12 09:29:58.862481 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2555 | 2026.01.12 09:29:58.862522 [ 259 ] {} <Debug> TCP-Session: ee3f494c-1781-4e71-b85a-e340b5ee44c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2556 | 2026.01.12 09:29:58.862521 [ 290 ] {} <Debug> TCP-Session: 9460df01-0ea2-43a4-ac20-c2073d316f6b Authenticating user 'default' from [fd00:1122:3344:101::e]:61340 | ||
| 2557 | 2026.01.12 09:29:58.862565 [ 296 ] {} <Debug> TCP-Session: 1891fac1-de5d-44b8-a4dc-dd3b0836197d Authenticating user 'default' from [fd00:1122:3344:101::e]:50503 | ||
| 2558 | 2026.01.12 09:29:58.862597 [ 290 ] {} <Debug> TCP-Session: 9460df01-0ea2-43a4-ac20-c2073d316f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.01.12 09:29:58.862652 [ 296 ] {} <Debug> TCP-Session: 1891fac1-de5d-44b8-a4dc-dd3b0836197d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2026.01.12 09:29:58.862674 [ 292 ] {d36b6fcf-5b72-4826-ac53-bb151cecb085} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2561 | 2026.01.12 09:29:58.862692 [ 296 ] {} <Debug> TCP-Session: 1891fac1-de5d-44b8-a4dc-dd3b0836197d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2026.01.12 09:29:58.862684 [ 290 ] {} <Debug> TCP-Session: 9460df01-0ea2-43a4-ac20-c2073d316f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2563 | 2026.01.12 09:29:58.862520 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2564 | 2026.01.12 09:29:58.862743 [ 292 ] {d36b6fcf-5b72-4826-ac53-bb151cecb085} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2565 | 2026.01.12 09:29:58.862761 [ 298 ] {} <Debug> TCP-Session: 79c2f5ad-be5e-408a-ab98-0d3421c8ec0b Authenticating user 'default' from [fd00:1122:3344:101::e]:41966 | ||
| 2566 | 2026.01.12 09:29:58.862780 [ 298 ] {} <Debug> TCP-Session: 79c2f5ad-be5e-408a-ab98-0d3421c8ec0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.01.12 09:29:58.862792 [ 298 ] {} <Debug> TCP-Session: 79c2f5ad-be5e-408a-ab98-0d3421c8ec0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2026.01.12 09:29:58.863064 [ 292 ] {d36b6fcf-5b72-4826-ac53-bb151cecb085} <Debug> oximeter.version (67357caa-3bc6-4dcc-aa2a-3bcf5b9c7cb2) (SelectExecutor): Key condition: unknown | ||
| 2569 | 2026.01.12 09:29:58.864045 [ 344 ] {d36b6fcf-5b72-4826-ac53-bb151cecb085} <Trace> AggregatingTransform: Aggregating | ||
| 2570 | 2026.01.12 09:29:58.864097 [ 344 ] {d36b6fcf-5b72-4826-ac53-bb151cecb085} <Trace> Aggregator: Aggregation method: without_key | ||
| 2571 | 2026.01.12 09:29:58.864138 [ 344 ] {d36b6fcf-5b72-4826-ac53-bb151cecb085} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967401 sec. (1033.698 rows/sec., 40.38 KiB/sec.) | ||
| 2572 | 2026.01.12 09:29:58.864158 [ 344 ] {d36b6fcf-5b72-4826-ac53-bb151cecb085} <Trace> Aggregator: Merging aggregated data | ||
| 2573 | 2026.01.12 09:29:58.865646 [ 292 ] {d36b6fcf-5b72-4826-ac53-bb151cecb085} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003365 sec., 297.1768202080238 rows/sec., 11.61 KiB/sec. | ||
| 2574 | 2026.01.12 09:29:58.865809 [ 292 ] {d36b6fcf-5b72-4826-ac53-bb151cecb085} <Debug> TCPHandler: Processed in 0.003830812 sec. | ||
| 2575 | 2026.01.12 09:29:58.865910 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2576 | 2026.01.12 09:29:58.865937 [ 292 ] {} <Debug> TCP-Session: 373ff5d4-ebf4-4c94-b059-b548a6fa592e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2026.01.12 09:29:58.865942 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2578 | 2026.01.12 09:29:58.865969 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2579 | 2026.01.12 09:29:58.865988 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2580 | 2026.01.12 09:29:58.866008 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2581 | 2026.01.12 09:29:58.866025 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2582 | 2026.01.12 09:29:58.866044 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2583 | 2026.01.12 09:29:58.866059 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2584 | 2026.01.12 09:29:58.866076 [ 297 ] {} <Debug> TCP-Session: 0a84ef17-9177-4275-bf0b-eb52c0807f7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2026.01.12 09:29:58.866076 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2586 | 2026.01.12 09:29:58.866234 [ 259 ] {} <Debug> TCP-Session: ee3f494c-1781-4e71-b85a-e340b5ee44c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2587 | 2026.01.12 09:29:58.866058 [ 295 ] {} <Debug> TCP-Session: b06d84dd-a1b9-4814-8e91-581eb33f71f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2026.01.12 09:29:58.866282 [ 298 ] {} <Debug> TCP-Session: 79c2f5ad-be5e-408a-ab98-0d3421c8ec0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2589 | 2026.01.12 09:29:58.866031 [ 294 ] {} <Debug> TCP-Session: c2af685d-4476-4b8c-9c98-0a63cd47ce41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2590 | 2026.01.12 09:29:58.866015 [ 290 ] {} <Debug> TCP-Session: 9460df01-0ea2-43a4-ac20-c2073d316f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2026.01.12 09:29:58.865981 [ 293 ] {} <Debug> TCP-Session: 24ee5c86-b7ba-4e03-9f6f-5288040f270a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2026.01.12 09:29:58.866091 [ 296 ] {} <Debug> TCP-Session: 1891fac1-de5d-44b8-a4dc-dd3b0836197d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2026.01.12 09:29:58.931191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 358 | ||
| 2594 | 2026.01.12 09:29:58.934157 [ 243 ] {} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.01.12 09:29:58.934328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2596 | 2026.01.12 09:29:58.935748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2597 | 2026.01.12 09:29:58.936055 [ 243 ] {} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.01.12 09:29:58.936243 [ 33 ] {} <Debug> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2599 | 2026.01.12 09:29:58.936308 [ 33 ] {} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.01.12 09:29:58.936330 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2601 | 2026.01.12 09:29:58.936404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2602 | 2026.01.12 09:29:58.936462 [ 200 ] {d2a84cee-29c7-4dba-92f0-09fd8871264e::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 | ||
| 2603 | 2026.01.12 09:29:58.937103 [ 200 ] {d2a84cee-29c7-4dba-92f0-09fd8871264e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2604 | 2026.01.12 09:29:58.937288 [ 200 ] {d2a84cee-29c7-4dba-92f0-09fd8871264e::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 | ||
| 2605 | 2026.01.12 09:29:58.937728 [ 200 ] {d2a84cee-29c7-4dba-92f0-09fd8871264e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2606 | 2026.01.12 09:29:58.938111 [ 200 ] {d2a84cee-29c7-4dba-92f0-09fd8871264e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2607 | 2026.01.12 09:29:58.938506 [ 200 ] {d2a84cee-29c7-4dba-92f0-09fd8871264e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2608 | 2026.01.12 09:29:58.938889 [ 200 ] {d2a84cee-29c7-4dba-92f0-09fd8871264e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2609 | 2026.01.12 09:29:58.939302 [ 200 ] {d2a84cee-29c7-4dba-92f0-09fd8871264e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 2610 | 2026.01.12 09:29:58.945358 [ 197 ] {d2a84cee-29c7-4dba-92f0-09fd8871264e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 72 columns (72 merged, 0 gathered) in 0.008958928 sec., 39960.13808794981 rows/sec., 39.22 MiB/sec. | ||
| 2611 | 2026.01.12 09:29:58.946061 [ 200 ] {d2a84cee-29c7-4dba-92f0-09fd8871264e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2612 | 2026.01.12 09:29:58.946570 [ 200 ] {d2a84cee-29c7-4dba-92f0-09fd8871264e::all_1_6_1} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.01.12 09:29:58.946644 [ 200 ] {d2a84cee-29c7-4dba-92f0-09fd8871264e::all_1_6_1} <Trace> system.query_log (d2a84cee-29c7-4dba-92f0-09fd8871264e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2614 | 2026.01.12 09:29:58.946809 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2615 | 2026.01.12 09:29:59.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.23 MiB, peak 215.00 MiB, free memory in arenas 0.00 B, will set to 209.20 MiB (RSS), difference: 3.97 MiB | ||
| 2616 | 2026.01.12 09:29:59.496433 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63679 | ||
| 2617 | 2026.01.12 09:29:59.496535 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2618 | 2026.01.12 09:29:59.496561 [ 292 ] {} <Debug> TCP-Session: 0f5f028a-ada3-42be-b80a-497c597d09c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63679 | ||
| 2619 | 2026.01.12 09:29:59.496585 [ 292 ] {} <Debug> TCP-Session: 0f5f028a-ada3-42be-b80a-497c597d09c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2026.01.12 09:29:59.496598 [ 292 ] {} <Debug> TCP-Session: 0f5f028a-ada3-42be-b80a-497c597d09c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2621 | 2026.01.12 09:29:59.496806 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65400 | ||
| 2622 | 2026.01.12 09:29:59.496835 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33091 | ||
| 2623 | 2026.01.12 09:29:59.496846 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49361 | ||
| 2624 | 2026.01.12 09:29:59.496874 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64154 | ||
| 2625 | 2026.01.12 09:29:59.496902 [ 292 ] {} <Trace> TCP-Session: 0f5f028a-ada3-42be-b80a-497c597d09c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2626 | 2026.01.12 09:29:59.496912 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59684 | ||
| 2627 | 2026.01.12 09:29:59.496949 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2628 | 2026.01.12 09:29:59.496959 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2629 | 2026.01.12 09:29:59.496947 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2630 | 2026.01.12 09:29:59.496996 [ 293 ] {} <Debug> TCP-Session: b7b89b48-dded-41b5-bdda-2712f127c32b Authenticating user 'default' from [fd00:1122:3344:101::e]:65400 | ||
| 2631 | 2026.01.12 09:29:59.496996 [ 259 ] {} <Debug> TCP-Session: 114d72d7-aec0-41ef-b95d-4d20b100021f Authenticating user 'default' from [fd00:1122:3344:101::e]:64154 | ||
| 2632 | 2026.01.12 09:29:59.497014 [ 297 ] {} <Debug> TCP-Session: 4eda8809-7b13-42b1-9e7c-dc0ef1272d00 Authenticating user 'default' from [fd00:1122:3344:101::e]:49361 | ||
| 2633 | 2026.01.12 09:29:59.497027 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2634 | 2026.01.12 09:29:59.497038 [ 297 ] {} <Debug> TCP-Session: 4eda8809-7b13-42b1-9e7c-dc0ef1272d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2635 | 2026.01.12 09:29:59.497031 [ 293 ] {} <Debug> TCP-Session: b7b89b48-dded-41b5-bdda-2712f127c32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2636 | 2026.01.12 09:29:59.497061 [ 290 ] {} <Debug> TCP-Session: 6a12eaf4-c9c1-42b3-b5c4-a751b401b005 Authenticating user 'default' from [fd00:1122:3344:101::e]:59684 | ||
| 2637 | 2026.01.12 09:29:59.497070 [ 292 ] {ac1f4e49-95d6-4312-9d08-4661f16212b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63679) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2638 | 2026.01.12 09:29:59.497078 [ 293 ] {} <Debug> TCP-Session: b7b89b48-dded-41b5-bdda-2712f127c32b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2639 | 2026.01.12 09:29:59.497098 [ 290 ] {} <Debug> TCP-Session: 6a12eaf4-c9c1-42b3-b5c4-a751b401b005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2026.01.12 09:29:59.497062 [ 297 ] {} <Debug> TCP-Session: 4eda8809-7b13-42b1-9e7c-dc0ef1272d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2641 | 2026.01.12 09:29:59.497139 [ 290 ] {} <Debug> TCP-Session: 6a12eaf4-c9c1-42b3-b5c4-a751b401b005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2642 | 2026.01.12 09:29:59.496931 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2643 | 2026.01.12 09:29:59.496866 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43914 | ||
| 2644 | 2026.01.12 09:29:59.497200 [ 296 ] {} <Debug> TCP-Session: fe227f3d-1e28-4b91-9ced-a684fd0b865b Authenticating user 'default' from [fd00:1122:3344:101::e]:33091 | ||
| 2645 | 2026.01.12 09:29:59.496838 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37263 | ||
| 2646 | 2026.01.12 09:29:59.497237 [ 296 ] {} <Debug> TCP-Session: fe227f3d-1e28-4b91-9ced-a684fd0b865b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2647 | 2026.01.12 09:29:59.497265 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2648 | 2026.01.12 09:29:59.497284 [ 296 ] {} <Debug> TCP-Session: fe227f3d-1e28-4b91-9ced-a684fd0b865b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2649 | 2026.01.12 09:29:59.497301 [ 298 ] {} <Debug> TCP-Session: 74c90903-ebf4-42ec-9189-08c4d76fe605 Authenticating user 'default' from [fd00:1122:3344:101::e]:43914 | ||
| 2650 | 2026.01.12 09:29:59.496811 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47845 | ||
| 2651 | 2026.01.12 09:29:59.497324 [ 298 ] {} <Debug> TCP-Session: 74c90903-ebf4-42ec-9189-08c4d76fe605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2652 | 2026.01.12 09:29:59.497343 [ 292 ] {ac1f4e49-95d6-4312-9d08-4661f16212b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2653 | 2026.01.12 09:29:59.497359 [ 298 ] {} <Debug> TCP-Session: 74c90903-ebf4-42ec-9189-08c4d76fe605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2654 | 2026.01.12 09:29:59.497387 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2655 | 2026.01.12 09:29:59.497339 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2656 | 2026.01.12 09:29:59.497411 [ 292 ] {ac1f4e49-95d6-4312-9d08-4661f16212b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2657 | 2026.01.12 09:29:59.497413 [ 294 ] {} <Debug> TCP-Session: 2f907387-b8df-4160-8c39-566b82807399 Authenticating user 'default' from [fd00:1122:3344:101::e]:47845 | ||
| 2658 | 2026.01.12 09:29:59.497444 [ 295 ] {} <Debug> TCP-Session: 71e715ae-3876-4d68-85e7-909f70f8bdc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37263 | ||
| 2659 | 2026.01.12 09:29:59.497469 [ 294 ] {} <Debug> TCP-Session: 2f907387-b8df-4160-8c39-566b82807399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2660 | 2026.01.12 09:29:59.497029 [ 259 ] {} <Debug> TCP-Session: 114d72d7-aec0-41ef-b95d-4d20b100021f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2661 | 2026.01.12 09:29:59.497493 [ 295 ] {} <Debug> TCP-Session: 71e715ae-3876-4d68-85e7-909f70f8bdc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2662 | 2026.01.12 09:29:59.497500 [ 294 ] {} <Debug> TCP-Session: 2f907387-b8df-4160-8c39-566b82807399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2663 | 2026.01.12 09:29:59.497516 [ 259 ] {} <Debug> TCP-Session: 114d72d7-aec0-41ef-b95d-4d20b100021f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2664 | 2026.01.12 09:29:59.497530 [ 295 ] {} <Debug> TCP-Session: 71e715ae-3876-4d68-85e7-909f70f8bdc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2665 | 2026.01.12 09:29:59.497704 [ 292 ] {ac1f4e49-95d6-4312-9d08-4661f16212b9} <Debug> oximeter.version (67357caa-3bc6-4dcc-aa2a-3bcf5b9c7cb2) (SelectExecutor): Key condition: unknown | ||
| 2666 | 2026.01.12 09:29:59.498565 [ 346 ] {ac1f4e49-95d6-4312-9d08-4661f16212b9} <Trace> AggregatingTransform: Aggregating | ||
| 2667 | 2026.01.12 09:29:59.498624 [ 346 ] {ac1f4e49-95d6-4312-9d08-4661f16212b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2668 | 2026.01.12 09:29:59.498665 [ 346 ] {ac1f4e49-95d6-4312-9d08-4661f16212b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00085983 sec. (1163.021 rows/sec., 45.43 KiB/sec.) | ||
| 2669 | 2026.01.12 09:29:59.498685 [ 346 ] {ac1f4e49-95d6-4312-9d08-4661f16212b9} <Trace> Aggregator: Merging aggregated data | ||
| 2670 | 2026.01.12 09:29:59.500061 [ 292 ] {ac1f4e49-95d6-4312-9d08-4661f16212b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003043 sec., 328.62306933946763 rows/sec., 12.84 KiB/sec. | ||
| 2671 | 2026.01.12 09:29:59.500206 [ 292 ] {ac1f4e49-95d6-4312-9d08-4661f16212b9} <Debug> TCPHandler: Processed in 0.003413538 sec. | ||
| 2672 | 2026.01.12 09:29:59.500292 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2673 | 2026.01.12 09:29:59.500321 [ 292 ] {} <Debug> TCP-Session: 0f5f028a-ada3-42be-b80a-497c597d09c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2674 | 2026.01.12 09:29:59.500321 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2675 | 2026.01.12 09:29:59.500341 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2676 | 2026.01.12 09:29:59.500357 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2677 | 2026.01.12 09:29:59.500378 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2678 | 2026.01.12 09:29:59.500396 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2679 | 2026.01.12 09:29:59.500412 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2680 | 2026.01.12 09:29:59.500422 [ 293 ] {} <Debug> TCP-Session: b7b89b48-dded-41b5-bdda-2712f127c32b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2681 | 2026.01.12 09:29:59.500439 [ 297 ] {} <Debug> TCP-Session: 4eda8809-7b13-42b1-9e7c-dc0ef1272d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2682 | 2026.01.12 09:29:59.500447 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2683 | 2026.01.12 09:29:59.500461 [ 296 ] {} <Debug> TCP-Session: fe227f3d-1e28-4b91-9ced-a684fd0b865b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2684 | 2026.01.12 09:29:59.500429 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2685 | 2026.01.12 09:29:59.500513 [ 290 ] {} <Debug> TCP-Session: 6a12eaf4-c9c1-42b3-b5c4-a751b401b005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2686 | 2026.01.12 09:29:59.500371 [ 294 ] {} <Debug> TCP-Session: 2f907387-b8df-4160-8c39-566b82807399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2687 | 2026.01.12 09:29:59.500547 [ 298 ] {} <Debug> TCP-Session: 74c90903-ebf4-42ec-9189-08c4d76fe605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2688 | 2026.01.12 09:29:59.500408 [ 259 ] {} <Debug> TCP-Session: 114d72d7-aec0-41ef-b95d-4d20b100021f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2689 | 2026.01.12 09:29:59.500396 [ 295 ] {} <Debug> TCP-Session: 71e715ae-3876-4d68-85e7-909f70f8bdc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2690 | 2026.01.12 09:30:01.814096 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.01.12 09:30:01.814308 [ 260 ] {5794a4c0-3d4b-4037-884f-825e7138f201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2692 | 2026.01.12 09:30:01.814375 [ 260 ] {5794a4c0-3d4b-4037-884f-825e7138f201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2693 | 2026.01.12 09:30:01.815320 [ 260 ] {5794a4c0-3d4b-4037-884f-825e7138f201} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.01.12 09:30:01.815377 [ 260 ] {5794a4c0-3d4b-4037-884f-825e7138f201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2695 | 2026.01.12 09:30:01.815838 [ 260 ] {5794a4c0-3d4b-4037-884f-825e7138f201} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2696 | 2026.01.12 09:30:01.816086 [ 260 ] {5794a4c0-3d4b-4037-884f-825e7138f201} <Trace> oximeter.fields_i16 (c0d5426b-5ac8-464d-a401-80a4c7bce87e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.01.12 09:30:01.816252 [ 260 ] {5794a4c0-3d4b-4037-884f-825e7138f201} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002001 sec., 204897.55122438777 rows/sec., 13.00 MiB/sec. | ||
| 2698 | 2026.01.12 09:30:01.816309 [ 260 ] {5794a4c0-3d4b-4037-884f-825e7138f201} <Debug> TCPHandler: Processed in 0.002362616 sec. | ||
| 2699 | 2026.01.12 09:30:01.816464 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.01.12 09:30:01.816581 [ 260 ] {1cd9e7d6-10cf-4fc8-80ea-e295f68d645c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2701 | 2026.01.12 09:30:01.816635 [ 260 ] {1cd9e7d6-10cf-4fc8-80ea-e295f68d645c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2702 | 2026.01.12 09:30:01.817690 [ 260 ] {1cd9e7d6-10cf-4fc8-80ea-e295f68d645c} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.01.12 09:30:01.817735 [ 260 ] {1cd9e7d6-10cf-4fc8-80ea-e295f68d645c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2704 | 2026.01.12 09:30:01.818252 [ 260 ] {1cd9e7d6-10cf-4fc8-80ea-e295f68d645c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2705 | 2026.01.12 09:30:01.818503 [ 260 ] {1cd9e7d6-10cf-4fc8-80ea-e295f68d645c} <Trace> oximeter.fields_string (e377cdba-e5a6-4acf-a411-de0dbdc97eb2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.01.12 09:30:01.818653 [ 260 ] {1cd9e7d6-10cf-4fc8-80ea-e295f68d645c} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.002097 sec., 564616.118264187 rows/sec., 45.05 MiB/sec. | ||
| 2707 | 2026.01.12 09:30:01.818695 [ 260 ] {1cd9e7d6-10cf-4fc8-80ea-e295f68d645c} <Debug> TCPHandler: Processed in 0.002293685 sec. | ||
| 2708 | 2026.01.12 09:30:01.818841 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.01.12 09:30:01.818948 [ 260 ] {3e08c598-29d1-4a08-8660-c234d23261c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2710 | 2026.01.12 09:30:01.818990 [ 260 ] {3e08c598-29d1-4a08-8660-c234d23261c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2711 | 2026.01.12 09:30:01.819553 [ 260 ] {3e08c598-29d1-4a08-8660-c234d23261c3} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.01.12 09:30:01.819598 [ 260 ] {3e08c598-29d1-4a08-8660-c234d23261c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2713 | 2026.01.12 09:30:01.819964 [ 260 ] {3e08c598-29d1-4a08-8660-c234d23261c3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2714 | 2026.01.12 09:30:01.820199 [ 260 ] {3e08c598-29d1-4a08-8660-c234d23261c3} <Trace> oximeter.fields_u16 (eb11c8b5-3096-4a77-89c2-4b8668af9bf3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.01.12 09:30:01.820344 [ 260 ] {3e08c598-29d1-4a08-8660-c234d23261c3} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001417 sec., 170077.62879322513 rows/sec., 10.35 MiB/sec. | ||
| 2716 | 2026.01.12 09:30:01.820390 [ 260 ] {3e08c598-29d1-4a08-8660-c234d23261c3} <Debug> TCPHandler: Processed in 0.001602108 sec. | ||
| 2717 | 2026.01.12 09:30:01.820523 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.01.12 09:30:01.820632 [ 260 ] {f168fa04-45c1-4d7b-9588-2ccc27484666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.01.12 09:30:01.820680 [ 260 ] {f168fa04-45c1-4d7b-9588-2ccc27484666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2720 | 2026.01.12 09:30:01.821265 [ 260 ] {f168fa04-45c1-4d7b-9588-2ccc27484666} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.01.12 09:30:01.821308 [ 260 ] {f168fa04-45c1-4d7b-9588-2ccc27484666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2722 | 2026.01.12 09:30:01.821668 [ 260 ] {f168fa04-45c1-4d7b-9588-2ccc27484666} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2723 | 2026.01.12 09:30:01.821920 [ 260 ] {f168fa04-45c1-4d7b-9588-2ccc27484666} <Trace> oximeter.fields_u32 (0bf4b454-295c-4388-bee8-97a894c863ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.01.12 09:30:01.822066 [ 260 ] {f168fa04-45c1-4d7b-9588-2ccc27484666} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001456 sec., 145604.3956043956 rows/sec., 9.39 MiB/sec. | ||
| 2725 | 2026.01.12 09:30:01.822110 [ 260 ] {f168fa04-45c1-4d7b-9588-2ccc27484666} <Debug> TCPHandler: Processed in 0.001645178 sec. | ||
| 2726 | 2026.01.12 09:30:01.822242 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.01.12 09:30:01.822346 [ 260 ] {856ee1b7-2407-4f2c-b3be-ffe7e4258105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.01.12 09:30:01.822388 [ 260 ] {856ee1b7-2407-4f2c-b3be-ffe7e4258105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2729 | 2026.01.12 09:30:01.822910 [ 260 ] {856ee1b7-2407-4f2c-b3be-ffe7e4258105} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.01.12 09:30:01.822947 [ 260 ] {856ee1b7-2407-4f2c-b3be-ffe7e4258105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2731 | 2026.01.12 09:30:01.823258 [ 260 ] {856ee1b7-2407-4f2c-b3be-ffe7e4258105} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2732 | 2026.01.12 09:30:01.823476 [ 260 ] {856ee1b7-2407-4f2c-b3be-ffe7e4258105} <Trace> oximeter.fields_u8 (f9feeb60-61d7-4c4b-b2d2-16c7dc9c2779): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.01.12 09:30:01.823605 [ 260 ] {856ee1b7-2407-4f2c-b3be-ffe7e4258105} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00128 sec., 164843.75 rows/sec., 9.36 MiB/sec. | ||
| 2734 | 2026.01.12 09:30:01.823643 [ 260 ] {856ee1b7-2407-4f2c-b3be-ffe7e4258105} <Debug> TCPHandler: Processed in 0.001453865 sec. | ||
| 2735 | 2026.01.12 09:30:01.823767 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2026.01.12 09:30:01.823866 [ 260 ] {9431b868-224e-4cfe-8cae-acc5dd79e680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2737 | 2026.01.12 09:30:01.823906 [ 260 ] {9431b868-224e-4cfe-8cae-acc5dd79e680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2738 | 2026.01.12 09:30:01.824555 [ 260 ] {9431b868-224e-4cfe-8cae-acc5dd79e680} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.01.12 09:30:01.824597 [ 260 ] {9431b868-224e-4cfe-8cae-acc5dd79e680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2740 | 2026.01.12 09:30:01.824930 [ 260 ] {9431b868-224e-4cfe-8cae-acc5dd79e680} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2741 | 2026.01.12 09:30:01.825150 [ 260 ] {9431b868-224e-4cfe-8cae-acc5dd79e680} <Trace> oximeter.fields_uuid (1d84d471-c6c3-40f7-b6b4-7ab746d83cc6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.01.12 09:30:01.825284 [ 260 ] {9431b868-224e-4cfe-8cae-acc5dd79e680} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001437 sec., 497564.37021572725 rows/sec., 34.90 MiB/sec. | ||
| 2743 | 2026.01.12 09:30:01.825322 [ 260 ] {9431b868-224e-4cfe-8cae-acc5dd79e680} <Debug> TCPHandler: Processed in 0.001606528 sec. | ||
| 2744 | 2026.01.12 09:30:01.825442 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2026.01.12 09:30:01.825538 [ 260 ] {117cd03e-3ac8-48f6-b779-483674704a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2746 | 2026.01.12 09:30:01.825579 [ 260 ] {117cd03e-3ac8-48f6-b779-483674704a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2747 | 2026.01.12 09:30:01.825932 [ 260 ] {117cd03e-3ac8-48f6-b779-483674704a9e} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.01.12 09:30:01.825965 [ 260 ] {117cd03e-3ac8-48f6-b779-483674704a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2749 | 2026.01.12 09:30:01.826286 [ 260 ] {117cd03e-3ac8-48f6-b779-483674704a9e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2750 | 2026.01.12 09:30:01.826514 [ 260 ] {117cd03e-3ac8-48f6-b779-483674704a9e} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.01.12 09:30:01.826620 [ 49 ] {} <Debug> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2752 | 2026.01.12 09:30:01.826652 [ 260 ] {117cd03e-3ac8-48f6-b779-483674704a9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 2753 | 2026.01.12 09:30:01.826658 [ 49 ] {} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.01.12 09:30:01.826698 [ 260 ] {117cd03e-3ac8-48f6-b779-483674704a9e} <Debug> TCPHandler: Processed in 0.001306574 sec. | ||
| 2755 | 2026.01.12 09:30:01.826700 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2756 | 2026.01.12 09:30:01.826802 [ 197 ] {58228f09-383b-4829-bfa4-effc21e6092e::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 | ||
| 2757 | 2026.01.12 09:30:01.826831 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.01.12 09:30:01.826901 [ 197 ] {58228f09-383b-4829-bfa4-effc21e6092e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2759 | 2026.01.12 09:30:01.826928 [ 260 ] {fd9140a8-0aa1-49e4-8f76-275dc6a6eaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2760 | 2026.01.12 09:30:01.826942 [ 197 ] {58228f09-383b-4829-bfa4-effc21e6092e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2761 | 2026.01.12 09:30:01.826973 [ 260 ] {fd9140a8-0aa1-49e4-8f76-275dc6a6eaa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2762 | 2026.01.12 09:30:01.827029 [ 197 ] {58228f09-383b-4829-bfa4-effc21e6092e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2763 | 2026.01.12 09:30:01.827084 [ 197 ] {58228f09-383b-4829-bfa4-effc21e6092e::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 | ||
| 2764 | 2026.01.12 09:30:01.827129 [ 197 ] {58228f09-383b-4829-bfa4-effc21e6092e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2765 | 2026.01.12 09:30:01.827170 [ 197 ] {58228f09-383b-4829-bfa4-effc21e6092e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2766 | 2026.01.12 09:30:01.827207 [ 197 ] {58228f09-383b-4829-bfa4-effc21e6092e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2767 | 2026.01.12 09:30:01.827449 [ 260 ] {fd9140a8-0aa1-49e4-8f76-275dc6a6eaa7} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.01.12 09:30:01.827486 [ 260 ] {fd9140a8-0aa1-49e4-8f76-275dc6a6eaa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2769 | 2026.01.12 09:30:01.827895 [ 260 ] {fd9140a8-0aa1-49e4-8f76-275dc6a6eaa7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2770 | 2026.01.12 09:30:01.828082 [ 200 ] {58228f09-383b-4829-bfa4-effc21e6092e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001311204 sec., 27455.68195338025 rows/sec., 1.40 MiB/sec. | ||
| 2771 | 2026.01.12 09:30:01.828112 [ 260 ] {fd9140a8-0aa1-49e4-8f76-275dc6a6eaa7} <Trace> oximeter.measurements_cumulativeu64 (94c303f0-047c-460d-a1ff-b5fd5c67723f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.01.12 09:30:01.828261 [ 260 ] {fd9140a8-0aa1-49e4-8f76-275dc6a6eaa7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001343 sec., 233804.9143708116 rows/sec., 15.36 MiB/sec. | ||
| 2773 | 2026.01.12 09:30:01.828299 [ 260 ] {fd9140a8-0aa1-49e4-8f76-275dc6a6eaa7} <Debug> TCPHandler: Processed in 0.001519206 sec. | ||
| 2774 | 2026.01.12 09:30:01.828307 [ 188 ] {58228f09-383b-4829-bfa4-effc21e6092e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2775 | 2026.01.12 09:30:01.828427 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.01.12 09:30:01.828530 [ 260 ] {48ec82ac-6650-4c9a-9e0a-08effc23d80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2777 | 2026.01.12 09:30:01.828574 [ 260 ] {48ec82ac-6650-4c9a-9e0a-08effc23d80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2778 | 2026.01.12 09:30:01.828711 [ 188 ] {58228f09-383b-4829-bfa4-effc21e6092e::all_1_6_1} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2026.01.12 09:30:01.828810 [ 188 ] {58228f09-383b-4829-bfa4-effc21e6092e::all_1_6_1} <Trace> oximeter.measurements_bool (58228f09-383b-4829-bfa4-effc21e6092e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2780 | 2026.01.12 09:30:01.828900 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2781 | 2026.01.12 09:30:01.828903 [ 260 ] {48ec82ac-6650-4c9a-9e0a-08effc23d80c} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.01.12 09:30:01.828950 [ 260 ] {48ec82ac-6650-4c9a-9e0a-08effc23d80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2783 | 2026.01.12 09:30:01.829249 [ 260 ] {48ec82ac-6650-4c9a-9e0a-08effc23d80c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2784 | 2026.01.12 09:30:01.829476 [ 260 ] {48ec82ac-6650-4c9a-9e0a-08effc23d80c} <Trace> oximeter.measurements_f64 (36e56159-4297-4d22-8767-788c8306a986): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.01.12 09:30:01.829605 [ 260 ] {48ec82ac-6650-4c9a-9e0a-08effc23d80c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 2786 | 2026.01.12 09:30:01.829645 [ 260 ] {48ec82ac-6650-4c9a-9e0a-08effc23d80c} <Debug> TCPHandler: Processed in 0.001269884 sec. | ||
| 2787 | 2026.01.12 09:30:01.829766 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2026.01.12 09:30:01.829862 [ 260 ] {d8bee340-e87b-4613-b0ea-f706c4871d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2789 | 2026.01.12 09:30:01.829915 [ 260 ] {d8bee340-e87b-4613-b0ea-f706c4871d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2790 | 2026.01.12 09:30:01.830759 [ 260 ] {d8bee340-e87b-4613-b0ea-f706c4871d01} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.01.12 09:30:01.830799 [ 260 ] {d8bee340-e87b-4613-b0ea-f706c4871d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2792 | 2026.01.12 09:30:01.831378 [ 260 ] {d8bee340-e87b-4613-b0ea-f706c4871d01} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2793 | 2026.01.12 09:30:01.831627 [ 260 ] {d8bee340-e87b-4613-b0ea-f706c4871d01} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.01.12 09:30:01.831739 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2795 | 2026.01.12 09:30:01.831770 [ 260 ] {d8bee340-e87b-4613-b0ea-f706c4871d01} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001926 sec., 18691.58878504673 rows/sec., 33.49 MiB/sec. | ||
| 2796 | 2026.01.12 09:30:01.831772 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.01.12 09:30:01.831804 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2798 | 2026.01.12 09:30:01.831832 [ 260 ] {d8bee340-e87b-4613-b0ea-f706c4871d01} <Debug> TCPHandler: Processed in 0.002119563 sec. | ||
| 2799 | 2026.01.12 09:30:01.831869 [ 197 ] {c0095080-1091-4b51-9bf4-7ae8c3731eba::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 | ||
| 2800 | 2026.01.12 09:30:01.831954 [ 260 ] {} <Trace> TCP-Session: 917ac74a-f573-4cce-a393-da332c169a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.01.12 09:30:01.832047 [ 197 ] {c0095080-1091-4b51-9bf4-7ae8c3731eba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2802 | 2026.01.12 09:30:01.832053 [ 260 ] {406fcc3d-dc6d-404b-89b8-c4b77cfd3ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37729) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2803 | 2026.01.12 09:30:01.832098 [ 197 ] {c0095080-1091-4b51-9bf4-7ae8c3731eba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2804 | 2026.01.12 09:30:01.832103 [ 260 ] {406fcc3d-dc6d-404b-89b8-c4b77cfd3ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2805 | 2026.01.12 09:30:01.832225 [ 197 ] {c0095080-1091-4b51-9bf4-7ae8c3731eba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2806 | 2026.01.12 09:30:01.832343 [ 197 ] {c0095080-1091-4b51-9bf4-7ae8c3731eba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2807 | 2026.01.12 09:30:01.832478 [ 260 ] {406fcc3d-dc6d-404b-89b8-c4b77cfd3ed8} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.01.12 09:30:01.832479 [ 197 ] {c0095080-1091-4b51-9bf4-7ae8c3731eba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part | ||
| 2809 | 2026.01.12 09:30:01.832515 [ 260 ] {406fcc3d-dc6d-404b-89b8-c4b77cfd3ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 2810 | 2026.01.12 09:30:01.832629 [ 197 ] {c0095080-1091-4b51-9bf4-7ae8c3731eba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2811 | 2026.01.12 09:30:01.832735 [ 197 ] {c0095080-1091-4b51-9bf4-7ae8c3731eba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2812 | 2026.01.12 09:30:01.832932 [ 260 ] {406fcc3d-dc6d-404b-89b8-c4b77cfd3ed8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2813 | 2026.01.12 09:30:01.833231 [ 260 ] {406fcc3d-dc6d-404b-89b8-c4b77cfd3ed8} <Trace> oximeter.measurements_u64 (f289a65b-4d7b-49c5-abe2-24911c3c9f70): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.01.12 09:30:01.833378 [ 260 ] {406fcc3d-dc6d-404b-89b8-c4b77cfd3ed8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001344 sec., 77380.95238095238 rows/sec., 4.74 MiB/sec. | ||
| 2815 | 2026.01.12 09:30:01.833416 [ 260 ] {406fcc3d-dc6d-404b-89b8-c4b77cfd3ed8} <Debug> TCPHandler: Processed in 0.001512466 sec. | ||
| 2816 | 2026.01.12 09:30:01.834759 [ 195 ] {c0095080-1091-4b51-9bf4-7ae8c3731eba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 19 columns (19 merged, 0 gathered) in 0.002911932 sec., 39836.0950736487 rows/sec., 71.38 MiB/sec. | ||
| 2817 | 2026.01.12 09:30:01.835087 [ 197 ] {c0095080-1091-4b51-9bf4-7ae8c3731eba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2818 | 2026.01.12 09:30:01.835454 [ 197 ] {c0095080-1091-4b51-9bf4-7ae8c3731eba::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.01.12 09:30:01.835532 [ 197 ] {c0095080-1091-4b51-9bf4-7ae8c3731eba::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c0095080-1091-4b51-9bf4-7ae8c3731eba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2820 | 2026.01.12 09:30:01.835617 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||