| 1 | [ Jan 13 18:58:17 Enabled. ] | ||
| 2 | [ Jan 13 18:58:17 Rereading configuration. ] | ||
| 3 | [ Jan 13 18:58:19 Rereading configuration. ] | ||
| 4 | [ Jan 13 18:58:25 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 13 18:58:26 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.13 18:58:28.575249 [ 1 ] {} <Information> Application: Will watch for the process with pid 26119 | ||
| 29 | 2026.01.13 18:58:28.575606 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.13 18:58:28.808276 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26119 | ||
| 31 | 2026.01.13 18:58:28.810773 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.13 18:58:28.810938 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.13 18:58:28.983734 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.13 18:58:29.019949 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.13 18:58:29.019997 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.13 18:58:29.020015 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.13 18:58:29.020068 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.13 18:58:29.020441 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.13 18:58:29.025361 [ 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.13 18:58:29.026145 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.13 18:58:29.027058 [ 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.13 18:58:29.027079 [ 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.13 18:58:29.027092 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.13 18:58:29.027779 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.13 18:58:29.028756 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.13 18:58:29.034847 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.13 18:58:29.035635 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.13 18:58:29.036955 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.13 18:58:29.037021 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.13 18:58:29.038029 [ 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.13 18:58:29.038411 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.13 18:58:29.042243 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.13 18:58:29.042529 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.13 18:58:29.047068 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.13 18:58:29.047428 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.13 18:58:29.047784 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.13 18:58:29.048201 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.13 18:58:29.049604 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.13 18:58:29.049632 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.13 18:58:29.049725 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.13 18:58:29.049811 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.13 18:58:29.056932 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.13 18:58:29.056958 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000159183 sec | ||
| 68 | 2026.01.13 18:58:29.056976 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.13 18:58:29.056989 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.13 18:58:29.059003 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.13 18:58:29.059582 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.13 18:58:29.084546 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.13 18:58:29.084597 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.13 18:58:29.084622 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.13 18:58:29.084636 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.13 18:58:29.084673 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.13 18:58:29.084695 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.13 18:58:29.086892 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.13 18:58:29.086937 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.13 18:58:29.086956 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.13 18:58:29.087096 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.13 18:58:29.087137 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.13 18:58:29.087150 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.13 18:58:29.087168 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.13 18:58:29.087179 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.13 18:58:29.087208 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.13 18:58:29.087225 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.13 18:58:29.119428 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.13 18:58:29.120925 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.13 18:58:29.120954 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7731e-05 sec | ||
| 91 | 2026.01.13 18:58:29.120967 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.13 18:58:29.120977 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.13 18:58:29.121001 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.13 18:58:29.121195 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.13 18:58:29.121238 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.13 18:58:29.121251 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.13 18:58:29.121262 [ 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.13 18:58:29.121273 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.13 18:58:29.144029 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.13 18:58:29.144273 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.01.13 18:58:29.145679 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.433e-05 sec. | ||
| 102 | 2026.01.13 18:58:29.146618 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.13 18:58:29.147916 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.13 18:58:29.147947 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.13 18:58:29.858209 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58745 | ||
| 106 | 2026.01.13 18:58:29.860190 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.13 18:58:29.860255 [ 3 ] {} <Debug> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Authenticating user 'default' from [fd00:1122:3344:101::d]:58745 | ||
| 108 | 2026.01.13 18:58:29.860284 [ 3 ] {} <Debug> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.13 18:58:29.860307 [ 3 ] {} <Debug> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.13 18:58:29.860403 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.13 18:58:29.860431 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.13 18:58:29.860457 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.13 18:58:29.860888 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52488 | ||
| 114 | 2026.01.13 18:58:29.861005 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62071 | ||
| 115 | 2026.01.13 18:58:29.861005 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33485 | ||
| 116 | 2026.01.13 18:58:29.861116 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.13 18:58:29.861178 [ 4 ] {} <Debug> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:52488 | ||
| 118 | 2026.01.13 18:58:29.861202 [ 4 ] {} <Debug> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.01.13 18:58:29.861218 [ 4 ] {} <Debug> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.13 18:58:29.861253 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39437 | ||
| 121 | 2026.01.13 18:58:29.861336 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.13 18:58:29.861336 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.13 18:58:29.861386 [ 5 ] {} <Debug> TCP-Session: edeceee6-2caa-41c8-a929-d6334266a0ec Authenticating user 'default' from [fd00:1122:3344:101::d]:62071 | ||
| 124 | 2026.01.13 18:58:29.861389 [ 254 ] {} <Debug> TCP-Session: 58061bdd-5719-4283-85b5-2c2ade9055d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33485 | ||
| 125 | 2026.01.13 18:58:29.861425 [ 5 ] {} <Debug> TCP-Session: edeceee6-2caa-41c8-a929-d6334266a0ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.01.13 18:58:29.861428 [ 254 ] {} <Debug> TCP-Session: 58061bdd-5719-4283-85b5-2c2ade9055d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.13 18:58:29.861440 [ 5 ] {} <Debug> TCP-Session: edeceee6-2caa-41c8-a929-d6334266a0ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.13 18:58:29.861448 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41925 | ||
| 129 | 2026.01.13 18:58:29.861460 [ 254 ] {} <Debug> TCP-Session: 58061bdd-5719-4283-85b5-2c2ade9055d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.13 18:58:29.861454 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.13 18:58:29.861585 [ 255 ] {} <Debug> TCP-Session: ba0c5dbb-48b8-4efc-b651-7a34fc0bc03a Authenticating user 'default' from [fd00:1122:3344:101::d]:39437 | ||
| 132 | 2026.01.13 18:58:29.861603 [ 255 ] {} <Debug> TCP-Session: ba0c5dbb-48b8-4efc-b651-7a34fc0bc03a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.13 18:58:29.861625 [ 255 ] {} <Debug> TCP-Session: ba0c5dbb-48b8-4efc-b651-7a34fc0bc03a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.13 18:58:29.862126 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.13 18:58:29.862134 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34170 | ||
| 136 | 2026.01.13 18:58:29.862164 [ 256 ] {} <Debug> TCP-Session: 32fb5b31-7238-4b71-87ca-175198004670 Authenticating user 'default' from [fd00:1122:3344:101::d]:41925 | ||
| 137 | 2026.01.13 18:58:29.862213 [ 256 ] {} <Debug> TCP-Session: 32fb5b31-7238-4b71-87ca-175198004670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.13 18:58:29.862226 [ 256 ] {} <Debug> TCP-Session: 32fb5b31-7238-4b71-87ca-175198004670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.13 18:58:29.862277 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41043 | ||
| 140 | 2026.01.13 18:58:29.863086 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35420 | ||
| 141 | 2026.01.13 18:58:29.863912 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.01.13 18:58:29.863960 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.01.13 18:58:29.863982 [ 258 ] {} <Debug> TCP-Session: 088aa6e5-6969-4bdc-9619-b94ee39c028b Authenticating user 'default' from [fd00:1122:3344:101::d]:41043 | ||
| 144 | 2026.01.13 18:58:29.863992 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.01.13 18:58:29.864012 [ 259 ] {} <Debug> TCP-Session: 4f822726-3329-4e35-a6a2-5e627ca30427 Authenticating user 'default' from [fd00:1122:3344:101::d]:35420 | ||
| 146 | 2026.01.13 18:58:29.864030 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 147 | 2026.01.13 18:58:29.864051 [ 257 ] {} <Debug> TCP-Session: 389e56c0-4bf6-4012-a507-dd0fd2b0ecfa Authenticating user 'default' from [fd00:1122:3344:101::d]:34170 | ||
| 148 | 2026.01.13 18:58:29.864057 [ 259 ] {} <Debug> TCP-Session: 4f822726-3329-4e35-a6a2-5e627ca30427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.13 18:58:29.864116 [ 257 ] {} <Debug> TCP-Session: 389e56c0-4bf6-4012-a507-dd0fd2b0ecfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.13 18:58:29.864122 [ 259 ] {} <Debug> TCP-Session: 4f822726-3329-4e35-a6a2-5e627ca30427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.13 18:58:29.864155 [ 257 ] {} <Debug> TCP-Session: 389e56c0-4bf6-4012-a507-dd0fd2b0ecfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.13 18:58:29.864027 [ 258 ] {} <Debug> TCP-Session: 088aa6e5-6969-4bdc-9619-b94ee39c028b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.13 18:58:29.864210 [ 258 ] {} <Debug> TCP-Session: 088aa6e5-6969-4bdc-9619-b94ee39c028b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.13 18:58:29.866822 [ 3 ] {f031b231-d83d-4868-a3a2-57d58d74095c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.13 18:58:29.971816 [ 3 ] {f031b231-d83d-4868-a3a2-57d58d74095c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58745) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.01.13 18:58:29.972605 [ 3 ] {f031b231-d83d-4868-a3a2-57d58d74095c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.01.13 18:58:29.972688 [ 3 ] {f031b231-d83d-4868-a3a2-57d58d74095c} <Debug> TCPHandler: Processed in 0.111519784 sec. | ||
| 204 | 2026.01.13 18:58:29.973141 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.13 18:58:29.973379 [ 4 ] {1a63fc3e-f59f-4a38-81f2-371a19b1c8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.13 18:58:29.973756 [ 4 ] {1a63fc3e-f59f-4a38-81f2-371a19b1c8df} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52488) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.01.13 18:58:29.973875 [ 4 ] {1a63fc3e-f59f-4a38-81f2-371a19b1c8df} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.01.13 18:58:29.973945 [ 4 ] {1a63fc3e-f59f-4a38-81f2-371a19b1c8df} <Debug> TCPHandler: Processed in 0.000975939 sec. | ||
| 255 | 2026.01.13 18:58:29.974236 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.13 18:58:29.974947 [ 3 ] {1ebe15af-31f4-4071-8953-f0679ec0d702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.13 18:58:29.975578 [ 3 ] {1ebe15af-31f4-4071-8953-f0679ec0d702} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.13 18:58:29.976790 [ 3 ] {1ebe15af-31f4-4071-8953-f0679ec0d702} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.13 18:58:29.976810 [ 3 ] {1ebe15af-31f4-4071-8953-f0679ec0d702} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4351e-05 sec | ||
| 260 | 2026.01.13 18:58:29.976823 [ 3 ] {1ebe15af-31f4-4071-8953-f0679ec0d702} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.13 18:58:29.976839 [ 3 ] {1ebe15af-31f4-4071-8953-f0679ec0d702} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.13 18:58:29.976865 [ 3 ] {1ebe15af-31f4-4071-8953-f0679ec0d702} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.13 18:58:29.977478 [ 3 ] {1ebe15af-31f4-4071-8953-f0679ec0d702} <Debug> TCPHandler: Processed in 0.003354396 sec. | ||
| 264 | 2026.01.13 18:58:29.977614 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.13 18:58:29.977773 [ 3 ] {9afe223c-9a33-41be-a231-c2ce31eb564b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.01.13 18:58:29.977827 [ 3 ] {9afe223c-9a33-41be-a231-c2ce31eb564b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.13 18:58:29.984526 [ 3 ] {9afe223c-9a33-41be-a231-c2ce31eb564b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.13 18:58:29.985683 [ 3 ] {9afe223c-9a33-41be-a231-c2ce31eb564b} <Debug> oximeter.version (8f667702-2ca0-4dcd-a598-62ce16c4605b): Loading data parts | ||
| 270 | 2026.01.13 18:58:29.988284 [ 3 ] {9afe223c-9a33-41be-a231-c2ce31eb564b} <Debug> oximeter.version (8f667702-2ca0-4dcd-a598-62ce16c4605b): There are no data parts | ||
| 271 | 2026.01.13 18:58:29.990784 [ 3 ] {9afe223c-9a33-41be-a231-c2ce31eb564b} <Debug> TCPHandler: Processed in 0.013220959 sec. | ||
| 272 | 2026.01.13 18:58:29.990948 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.13 18:58:29.991129 [ 3 ] {0762ebea-6b5e-4937-86a7-b97165428c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.01.13 18:58:29.991197 [ 3 ] {0762ebea-6b5e-4937-86a7-b97165428c33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.13 18:58:30.001093 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.01 MiB, peak 121.01 MiB, free memory in arenas 0.00 B, will set to 130.43 MiB (RSS), difference: 9.41 MiB | ||
| 286 | 2026.01.13 18:58:30.005483 [ 3 ] {0762ebea-6b5e-4937-86a7-b97165428c33} <Debug> oximeter.measurements_bool (bcbca9c7-0cab-43db-adc9-c475b54971cf): Loading data parts | ||
| 287 | 2026.01.13 18:58:30.005673 [ 3 ] {0762ebea-6b5e-4937-86a7-b97165428c33} <Debug> oximeter.measurements_bool (bcbca9c7-0cab-43db-adc9-c475b54971cf): There are no data parts | ||
| 288 | 2026.01.13 18:58:30.006833 [ 3 ] {0762ebea-6b5e-4937-86a7-b97165428c33} <Debug> TCPHandler: Processed in 0.015937663 sec. | ||
| 289 | 2026.01.13 18:58:30.007000 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.01.13 18:58:30.007157 [ 3 ] {a550ddc5-3e73-42b1-a2eb-4c1980bf2cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 291 | 2026.01.13 18:58:30.007215 [ 3 ] {a550ddc5-3e73-42b1-a2eb-4c1980bf2cef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.01.13 18:58:30.008910 [ 3 ] {a550ddc5-3e73-42b1-a2eb-4c1980bf2cef} <Debug> oximeter.measurements_i8 (e82da8af-5b3e-4d74-a712-c4919729aa2b): Loading data parts | ||
| 293 | 2026.01.13 18:58:30.009024 [ 3 ] {a550ddc5-3e73-42b1-a2eb-4c1980bf2cef} <Debug> oximeter.measurements_i8 (e82da8af-5b3e-4d74-a712-c4919729aa2b): There are no data parts | ||
| 294 | 2026.01.13 18:58:30.010130 [ 3 ] {a550ddc5-3e73-42b1-a2eb-4c1980bf2cef} <Debug> TCPHandler: Processed in 0.003181582 sec. | ||
| 295 | 2026.01.13 18:58:30.010262 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.01.13 18:58:30.010429 [ 3 ] {3cdd9b20-a7ad-4d48-a337-ea2f05d67f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 297 | 2026.01.13 18:58:30.010473 [ 3 ] {3cdd9b20-a7ad-4d48-a337-ea2f05d67f81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.01.13 18:58:30.012853 [ 3 ] {3cdd9b20-a7ad-4d48-a337-ea2f05d67f81} <Debug> oximeter.measurements_u8 (d5165fb5-7132-4e34-8a9d-ac2bd0012ccc): Loading data parts | ||
| 299 | 2026.01.13 18:58:30.013035 [ 3 ] {3cdd9b20-a7ad-4d48-a337-ea2f05d67f81} <Debug> oximeter.measurements_u8 (d5165fb5-7132-4e34-8a9d-ac2bd0012ccc): There are no data parts | ||
| 300 | 2026.01.13 18:58:30.014244 [ 3 ] {3cdd9b20-a7ad-4d48-a337-ea2f05d67f81} <Debug> TCPHandler: Processed in 0.004030319 sec. | ||
| 301 | 2026.01.13 18:58:30.014403 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.01.13 18:58:30.014559 [ 3 ] {7b108dbd-f376-4611-9b0f-560b95445247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 303 | 2026.01.13 18:58:30.014613 [ 3 ] {7b108dbd-f376-4611-9b0f-560b95445247} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.01.13 18:58:30.016283 [ 3 ] {7b108dbd-f376-4611-9b0f-560b95445247} <Debug> oximeter.measurements_i16 (7f5cac17-b562-4e33-a8b9-0092303e9859): Loading data parts | ||
| 305 | 2026.01.13 18:58:30.016408 [ 3 ] {7b108dbd-f376-4611-9b0f-560b95445247} <Debug> oximeter.measurements_i16 (7f5cac17-b562-4e33-a8b9-0092303e9859): There are no data parts | ||
| 306 | 2026.01.13 18:58:30.017775 [ 3 ] {7b108dbd-f376-4611-9b0f-560b95445247} <Debug> TCPHandler: Processed in 0.003419207 sec. | ||
| 307 | 2026.01.13 18:58:30.017924 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.13 18:58:30.018081 [ 3 ] {9b8d9b1d-bf58-47f3-9e8b-c55a2caf3c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 309 | 2026.01.13 18:58:30.018138 [ 3 ] {9b8d9b1d-bf58-47f3-9e8b-c55a2caf3c7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.01.13 18:58:30.019788 [ 3 ] {9b8d9b1d-bf58-47f3-9e8b-c55a2caf3c7b} <Debug> oximeter.measurements_u16 (26b25dbe-6e65-4739-8d58-9e39cfbb944f): Loading data parts | ||
| 311 | 2026.01.13 18:58:30.019893 [ 3 ] {9b8d9b1d-bf58-47f3-9e8b-c55a2caf3c7b} <Debug> oximeter.measurements_u16 (26b25dbe-6e65-4739-8d58-9e39cfbb944f): There are no data parts | ||
| 312 | 2026.01.13 18:58:30.021001 [ 3 ] {9b8d9b1d-bf58-47f3-9e8b-c55a2caf3c7b} <Debug> TCPHandler: Processed in 0.003126841 sec. | ||
| 313 | 2026.01.13 18:58:30.021153 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.01.13 18:58:30.021314 [ 3 ] {7a0cd1b7-93c0-4c37-9e8c-566dfa7fbda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 315 | 2026.01.13 18:58:30.021371 [ 3 ] {7a0cd1b7-93c0-4c37-9e8c-566dfa7fbda8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.01.13 18:58:30.023002 [ 3 ] {7a0cd1b7-93c0-4c37-9e8c-566dfa7fbda8} <Debug> oximeter.measurements_i32 (b2ce1905-2b0a-41f4-ae99-04cc300ec63b): Loading data parts | ||
| 317 | 2026.01.13 18:58:30.023294 [ 3 ] {7a0cd1b7-93c0-4c37-9e8c-566dfa7fbda8} <Debug> oximeter.measurements_i32 (b2ce1905-2b0a-41f4-ae99-04cc300ec63b): There are no data parts | ||
| 318 | 2026.01.13 18:58:30.024729 [ 3 ] {7a0cd1b7-93c0-4c37-9e8c-566dfa7fbda8} <Debug> TCPHandler: Processed in 0.003625381 sec. | ||
| 319 | 2026.01.13 18:58:30.024869 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.01.13 18:58:30.025025 [ 3 ] {7021fe9a-6726-453b-b387-f1446d6f4c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 321 | 2026.01.13 18:58:30.025084 [ 3 ] {7021fe9a-6726-453b-b387-f1446d6f4c8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.01.13 18:58:30.026875 [ 3 ] {7021fe9a-6726-453b-b387-f1446d6f4c8a} <Debug> oximeter.measurements_u32 (97e8f1d2-a167-4bc5-98cc-66163c44f370): Loading data parts | ||
| 323 | 2026.01.13 18:58:30.027005 [ 3 ] {7021fe9a-6726-453b-b387-f1446d6f4c8a} <Debug> oximeter.measurements_u32 (97e8f1d2-a167-4bc5-98cc-66163c44f370): There are no data parts | ||
| 324 | 2026.01.13 18:58:30.028121 [ 3 ] {7021fe9a-6726-453b-b387-f1446d6f4c8a} <Debug> TCPHandler: Processed in 0.003299674 sec. | ||
| 325 | 2026.01.13 18:58:30.028262 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.01.13 18:58:30.028433 [ 3 ] {1c4c164a-0197-4b53-90c7-ef2ea4c1b8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 327 | 2026.01.13 18:58:30.028488 [ 3 ] {1c4c164a-0197-4b53-90c7-ef2ea4c1b8d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.01.13 18:58:30.030184 [ 3 ] {1c4c164a-0197-4b53-90c7-ef2ea4c1b8d4} <Debug> oximeter.measurements_i64 (3428c24a-b7f3-4764-bf0b-d9b9cca7675e): Loading data parts | ||
| 329 | 2026.01.13 18:58:30.030319 [ 3 ] {1c4c164a-0197-4b53-90c7-ef2ea4c1b8d4} <Debug> oximeter.measurements_i64 (3428c24a-b7f3-4764-bf0b-d9b9cca7675e): There are no data parts | ||
| 330 | 2026.01.13 18:58:30.031613 [ 3 ] {1c4c164a-0197-4b53-90c7-ef2ea4c1b8d4} <Debug> TCPHandler: Processed in 0.003398747 sec. | ||
| 331 | 2026.01.13 18:58:30.031800 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.13 18:58:30.031981 [ 3 ] {11a93d95-0f8f-4d35-8be3-dcb01ab61760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 333 | 2026.01.13 18:58:30.032052 [ 3 ] {11a93d95-0f8f-4d35-8be3-dcb01ab61760} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.01.13 18:58:30.034405 [ 3 ] {11a93d95-0f8f-4d35-8be3-dcb01ab61760} <Debug> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Loading data parts | ||
| 335 | 2026.01.13 18:58:30.034571 [ 3 ] {11a93d95-0f8f-4d35-8be3-dcb01ab61760} <Debug> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): There are no data parts | ||
| 336 | 2026.01.13 18:58:30.035830 [ 3 ] {11a93d95-0f8f-4d35-8be3-dcb01ab61760} <Debug> TCPHandler: Processed in 0.00408997 sec. | ||
| 337 | 2026.01.13 18:58:30.035972 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.13 18:58:30.036158 [ 3 ] {eab16b0d-8857-4a34-bbba-cf0b9f7d3a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 339 | 2026.01.13 18:58:30.036216 [ 3 ] {eab16b0d-8857-4a34-bbba-cf0b9f7d3a81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.01.13 18:58:30.037889 [ 3 ] {eab16b0d-8857-4a34-bbba-cf0b9f7d3a81} <Debug> oximeter.measurements_f32 (ddf850f2-6a82-47cc-be0e-9cc3376ae850): Loading data parts | ||
| 341 | 2026.01.13 18:58:30.038027 [ 3 ] {eab16b0d-8857-4a34-bbba-cf0b9f7d3a81} <Debug> oximeter.measurements_f32 (ddf850f2-6a82-47cc-be0e-9cc3376ae850): There are no data parts | ||
| 342 | 2026.01.13 18:58:30.039142 [ 3 ] {eab16b0d-8857-4a34-bbba-cf0b9f7d3a81} <Debug> TCPHandler: Processed in 0.003217903 sec. | ||
| 343 | 2026.01.13 18:58:30.039285 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.13 18:58:30.039438 [ 3 ] {8b4ed1f4-1c7d-4f96-98db-7c57efeafa80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 345 | 2026.01.13 18:58:30.039499 [ 3 ] {8b4ed1f4-1c7d-4f96-98db-7c57efeafa80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.01.13 18:58:30.041123 [ 3 ] {8b4ed1f4-1c7d-4f96-98db-7c57efeafa80} <Debug> oximeter.measurements_f64 (23611da8-831e-458c-8d2e-5e925cba10bd): Loading data parts | ||
| 347 | 2026.01.13 18:58:30.041351 [ 3 ] {8b4ed1f4-1c7d-4f96-98db-7c57efeafa80} <Debug> oximeter.measurements_f64 (23611da8-831e-458c-8d2e-5e925cba10bd): There are no data parts | ||
| 348 | 2026.01.13 18:58:30.042454 [ 3 ] {8b4ed1f4-1c7d-4f96-98db-7c57efeafa80} <Debug> TCPHandler: Processed in 0.003217553 sec. | ||
| 349 | 2026.01.13 18:58:30.042603 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.13 18:58:30.042773 [ 3 ] {06225a8c-2b38-465c-9884-cc12ad75fd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 351 | 2026.01.13 18:58:30.042828 [ 3 ] {06225a8c-2b38-465c-9884-cc12ad75fd28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.01.13 18:58:30.044440 [ 3 ] {06225a8c-2b38-465c-9884-cc12ad75fd28} <Debug> oximeter.measurements_string (4d8c10af-d2f8-4984-a968-be4a371905fd): Loading data parts | ||
| 353 | 2026.01.13 18:58:30.044570 [ 3 ] {06225a8c-2b38-465c-9884-cc12ad75fd28} <Debug> oximeter.measurements_string (4d8c10af-d2f8-4984-a968-be4a371905fd): There are no data parts | ||
| 354 | 2026.01.13 18:58:30.045706 [ 3 ] {06225a8c-2b38-465c-9884-cc12ad75fd28} <Debug> TCPHandler: Processed in 0.003151212 sec. | ||
| 355 | 2026.01.13 18:58:30.045844 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.01.13 18:58:30.046010 [ 3 ] {214a255d-b7bd-49e1-8abf-c82503a1d6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.01.13 18:58:30.046084 [ 3 ] {214a255d-b7bd-49e1-8abf-c82503a1d6d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.01.13 18:58:30.047728 [ 3 ] {214a255d-b7bd-49e1-8abf-c82503a1d6d7} <Debug> oximeter.measurements_bytes (22a180da-7068-4e9c-b7fa-aaabebfa8070): Loading data parts | ||
| 366 | 2026.01.13 18:58:30.047838 [ 3 ] {214a255d-b7bd-49e1-8abf-c82503a1d6d7} <Debug> oximeter.measurements_bytes (22a180da-7068-4e9c-b7fa-aaabebfa8070): There are no data parts | ||
| 367 | 2026.01.13 18:58:30.048971 [ 3 ] {214a255d-b7bd-49e1-8abf-c82503a1d6d7} <Debug> TCPHandler: Processed in 0.003174792 sec. | ||
| 368 | 2026.01.13 18:58:30.049114 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.13 18:58:30.049271 [ 3 ] {332d0068-4e54-454c-b484-ff4b3648029f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 370 | 2026.01.13 18:58:30.049332 [ 3 ] {332d0068-4e54-454c-b484-ff4b3648029f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.01.13 18:58:30.060356 [ 3 ] {332d0068-4e54-454c-b484-ff4b3648029f} <Debug> oximeter.measurements_cumulativei64 (988bd09c-a93d-4940-9f71-d51419d37154): Loading data parts | ||
| 372 | 2026.01.13 18:58:30.060657 [ 3 ] {332d0068-4e54-454c-b484-ff4b3648029f} <Debug> oximeter.measurements_cumulativei64 (988bd09c-a93d-4940-9f71-d51419d37154): There are no data parts | ||
| 373 | 2026.01.13 18:58:30.062950 [ 3 ] {332d0068-4e54-454c-b484-ff4b3648029f} <Debug> TCPHandler: Processed in 0.013887632 sec. | ||
| 374 | 2026.01.13 18:58:30.063123 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.13 18:58:30.063321 [ 3 ] {a7c7c278-0631-4f80-b771-6d55e04574d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 376 | 2026.01.13 18:58:30.063389 [ 3 ] {a7c7c278-0631-4f80-b771-6d55e04574d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.01.13 18:58:30.065188 [ 3 ] {a7c7c278-0631-4f80-b771-6d55e04574d3} <Debug> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Loading data parts | ||
| 378 | 2026.01.13 18:58:30.065328 [ 3 ] {a7c7c278-0631-4f80-b771-6d55e04574d3} <Debug> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): There are no data parts | ||
| 379 | 2026.01.13 18:58:30.066652 [ 3 ] {a7c7c278-0631-4f80-b771-6d55e04574d3} <Debug> TCPHandler: Processed in 0.00358546 sec. | ||
| 380 | 2026.01.13 18:58:30.066790 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.13 18:58:30.066969 [ 3 ] {fc9d9388-d76e-4bd5-ba0d-25891798aaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 382 | 2026.01.13 18:58:30.067021 [ 3 ] {fc9d9388-d76e-4bd5-ba0d-25891798aaaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.01.13 18:58:30.068828 [ 3 ] {fc9d9388-d76e-4bd5-ba0d-25891798aaaf} <Debug> oximeter.measurements_cumulativef32 (40ef4397-116d-42b1-8e33-69047e077e6c): Loading data parts | ||
| 384 | 2026.01.13 18:58:30.068940 [ 3 ] {fc9d9388-d76e-4bd5-ba0d-25891798aaaf} <Debug> oximeter.measurements_cumulativef32 (40ef4397-116d-42b1-8e33-69047e077e6c): There are no data parts | ||
| 385 | 2026.01.13 18:58:30.070077 [ 3 ] {fc9d9388-d76e-4bd5-ba0d-25891798aaaf} <Debug> TCPHandler: Processed in 0.003336596 sec. | ||
| 386 | 2026.01.13 18:58:30.070214 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.13 18:58:30.070370 [ 3 ] {4f0eb907-c4fa-4476-a4ca-f4b4cd9f710c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 388 | 2026.01.13 18:58:30.070437 [ 3 ] {4f0eb907-c4fa-4476-a4ca-f4b4cd9f710c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.01.13 18:58:30.072179 [ 3 ] {4f0eb907-c4fa-4476-a4ca-f4b4cd9f710c} <Debug> oximeter.measurements_cumulativef64 (5be54a97-ceda-494a-8152-25e01e692ef3): Loading data parts | ||
| 390 | 2026.01.13 18:58:30.072310 [ 3 ] {4f0eb907-c4fa-4476-a4ca-f4b4cd9f710c} <Debug> oximeter.measurements_cumulativef64 (5be54a97-ceda-494a-8152-25e01e692ef3): There are no data parts | ||
| 391 | 2026.01.13 18:58:30.073533 [ 3 ] {4f0eb907-c4fa-4476-a4ca-f4b4cd9f710c} <Debug> TCPHandler: Processed in 0.003367395 sec. | ||
| 392 | 2026.01.13 18:58:30.073667 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.13 18:58:30.073913 [ 3 ] {bfe8e900-9671-46f6-a671-70f15c0c2b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.01.13 18:58:30.073990 [ 3 ] {bfe8e900-9671-46f6-a671-70f15c0c2b63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.01.13 18:58:30.075843 [ 3 ] {bfe8e900-9671-46f6-a671-70f15c0c2b63} <Debug> oximeter.measurements_histogrami8 (04821e02-4d20-410f-a4c5-a8817a4471c9): Loading data parts | ||
| 406 | 2026.01.13 18:58:30.076011 [ 3 ] {bfe8e900-9671-46f6-a671-70f15c0c2b63} <Debug> oximeter.measurements_histogrami8 (04821e02-4d20-410f-a4c5-a8817a4471c9): There are no data parts | ||
| 407 | 2026.01.13 18:58:30.077253 [ 3 ] {bfe8e900-9671-46f6-a671-70f15c0c2b63} <Debug> TCPHandler: Processed in 0.003635992 sec. | ||
| 408 | 2026.01.13 18:58:30.077393 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.01.13 18:58:30.077602 [ 3 ] {be649bca-0f77-4dee-ae05-6270215acfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 410 | 2026.01.13 18:58:30.077674 [ 3 ] {be649bca-0f77-4dee-ae05-6270215acfea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.01.13 18:58:30.079473 [ 3 ] {be649bca-0f77-4dee-ae05-6270215acfea} <Debug> oximeter.measurements_histogramu8 (a4d0e0f2-e8ac-441a-a493-5832b810341a): Loading data parts | ||
| 412 | 2026.01.13 18:58:30.079661 [ 3 ] {be649bca-0f77-4dee-ae05-6270215acfea} <Debug> oximeter.measurements_histogramu8 (a4d0e0f2-e8ac-441a-a493-5832b810341a): There are no data parts | ||
| 413 | 2026.01.13 18:58:30.080824 [ 3 ] {be649bca-0f77-4dee-ae05-6270215acfea} <Debug> TCPHandler: Processed in 0.003479308 sec. | ||
| 414 | 2026.01.13 18:58:30.080965 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.01.13 18:58:30.081201 [ 3 ] {752c4a1f-b4f6-458c-939c-8e6177dcee9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 416 | 2026.01.13 18:58:30.081344 [ 3 ] {752c4a1f-b4f6-458c-939c-8e6177dcee9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.01.13 18:58:30.083300 [ 3 ] {752c4a1f-b4f6-458c-939c-8e6177dcee9c} <Debug> oximeter.measurements_histogrami16 (53b63ba9-ca01-4395-94f1-b835ecd86f79): Loading data parts | ||
| 418 | 2026.01.13 18:58:30.083423 [ 3 ] {752c4a1f-b4f6-458c-939c-8e6177dcee9c} <Debug> oximeter.measurements_histogrami16 (53b63ba9-ca01-4395-94f1-b835ecd86f79): There are no data parts | ||
| 419 | 2026.01.13 18:58:30.084581 [ 3 ] {752c4a1f-b4f6-458c-939c-8e6177dcee9c} <Debug> TCPHandler: Processed in 0.003670662 sec. | ||
| 420 | 2026.01.13 18:58:30.084795 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.01.13 18:58:30.085005 [ 3 ] {b6efaa54-4614-432d-8a77-2efff2ed496f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 422 | 2026.01.13 18:58:30.085118 [ 3 ] {b6efaa54-4614-432d-8a77-2efff2ed496f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.01.13 18:58:30.087022 [ 3 ] {b6efaa54-4614-432d-8a77-2efff2ed496f} <Debug> oximeter.measurements_histogramu16 (d24875b2-26c4-4656-af4e-d866caebaa56): Loading data parts | ||
| 424 | 2026.01.13 18:58:30.087214 [ 3 ] {b6efaa54-4614-432d-8a77-2efff2ed496f} <Debug> oximeter.measurements_histogramu16 (d24875b2-26c4-4656-af4e-d866caebaa56): There are no data parts | ||
| 425 | 2026.01.13 18:58:30.097246 [ 3 ] {b6efaa54-4614-432d-8a77-2efff2ed496f} <Debug> TCPHandler: Processed in 0.012498515 sec. | ||
| 426 | 2026.01.13 18:58:30.097380 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.01.13 18:58:30.097660 [ 3 ] {9357edcb-d849-4d05-ad12-9cda15f5b2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 428 | 2026.01.13 18:58:30.097780 [ 3 ] {9357edcb-d849-4d05-ad12-9cda15f5b2c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.01.13 18:58:30.100410 [ 3 ] {9357edcb-d849-4d05-ad12-9cda15f5b2c9} <Debug> oximeter.measurements_histogrami32 (d227ee27-7988-4fb0-97a0-40dd149b64bf): Loading data parts | ||
| 430 | 2026.01.13 18:58:30.100528 [ 3 ] {9357edcb-d849-4d05-ad12-9cda15f5b2c9} <Debug> oximeter.measurements_histogrami32 (d227ee27-7988-4fb0-97a0-40dd149b64bf): There are no data parts | ||
| 431 | 2026.01.13 18:58:30.101928 [ 3 ] {9357edcb-d849-4d05-ad12-9cda15f5b2c9} <Debug> TCPHandler: Processed in 0.00459199 sec. | ||
| 432 | 2026.01.13 18:58:30.102145 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.01.13 18:58:30.102359 [ 3 ] {b1a581b1-94cd-4eb8-87ac-9ba8585f264f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 434 | 2026.01.13 18:58:30.102489 [ 3 ] {b1a581b1-94cd-4eb8-87ac-9ba8585f264f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.01.13 18:58:30.104283 [ 3 ] {b1a581b1-94cd-4eb8-87ac-9ba8585f264f} <Debug> oximeter.measurements_histogramu32 (8e71afbc-9175-4b84-9e98-751830e0bb21): Loading data parts | ||
| 436 | 2026.01.13 18:58:30.104486 [ 3 ] {b1a581b1-94cd-4eb8-87ac-9ba8585f264f} <Debug> oximeter.measurements_histogramu32 (8e71afbc-9175-4b84-9e98-751830e0bb21): There are no data parts | ||
| 437 | 2026.01.13 18:58:30.105819 [ 3 ] {b1a581b1-94cd-4eb8-87ac-9ba8585f264f} <Debug> TCPHandler: Processed in 0.003721893 sec. | ||
| 438 | 2026.01.13 18:58:30.105956 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.01.13 18:58:30.106209 [ 3 ] {902fbfe6-a3b6-4f74-9c1d-62f376ad84f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 440 | 2026.01.13 18:58:30.106332 [ 3 ] {902fbfe6-a3b6-4f74-9c1d-62f376ad84f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.01.13 18:58:30.108296 [ 3 ] {902fbfe6-a3b6-4f74-9c1d-62f376ad84f9} <Debug> oximeter.measurements_histogrami64 (692da5bb-0d31-4a40-9d9e-ba3373a57e32): Loading data parts | ||
| 442 | 2026.01.13 18:58:30.108406 [ 3 ] {902fbfe6-a3b6-4f74-9c1d-62f376ad84f9} <Debug> oximeter.measurements_histogrami64 (692da5bb-0d31-4a40-9d9e-ba3373a57e32): There are no data parts | ||
| 443 | 2026.01.13 18:58:30.109644 [ 3 ] {902fbfe6-a3b6-4f74-9c1d-62f376ad84f9} <Debug> TCPHandler: Processed in 0.003737343 sec. | ||
| 444 | 2026.01.13 18:58:30.109854 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.01.13 18:58:30.110061 [ 3 ] {58be4f5d-8e4c-4634-afa2-2682920cdc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 446 | 2026.01.13 18:58:30.110179 [ 3 ] {58be4f5d-8e4c-4634-afa2-2682920cdc96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.01.13 18:58:30.111925 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53406 | ||
| 448 | 2026.01.13 18:58:30.111991 [ 3 ] {58be4f5d-8e4c-4634-afa2-2682920cdc96} <Debug> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Loading data parts | ||
| 449 | 2026.01.13 18:58:30.112262 [ 3 ] {58be4f5d-8e4c-4634-afa2-2682920cdc96} <Debug> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): There are no data parts | ||
| 450 | 2026.01.13 18:58:30.112992 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 451 | 2026.01.13 18:58:30.113040 [ 262 ] {} <Debug> TCP-Session: e3ea4b0c-9e87-4453-b870-c6ec05a48df2 Authenticating user 'default' from [fd00:1122:3344:101::b]:53406 | ||
| 452 | 2026.01.13 18:58:30.113140 [ 262 ] {} <Debug> TCP-Session: e3ea4b0c-9e87-4453-b870-c6ec05a48df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 453 | 2026.01.13 18:58:30.113154 [ 262 ] {} <Debug> TCP-Session: e3ea4b0c-9e87-4453-b870-c6ec05a48df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 454 | 2026.01.13 18:58:30.113221 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 455 | 2026.01.13 18:58:30.113324 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 456 | 2026.01.13 18:58:30.113342 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 457 | 2026.01.13 18:58:30.113522 [ 3 ] {58be4f5d-8e4c-4634-afa2-2682920cdc96} <Debug> TCPHandler: Processed in 0.003718043 sec. | ||
| 458 | 2026.01.13 18:58:30.113675 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 459 | 2026.01.13 18:58:30.113902 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53961 | ||
| 460 | 2026.01.13 18:58:30.113976 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64655 | ||
| 461 | 2026.01.13 18:58:30.114046 [ 3 ] {92104940-d313-43ce-b917-e87a36879763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 462 | 2026.01.13 18:58:30.114092 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60063 | ||
| 463 | 2026.01.13 18:58:30.114063 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 464 | 2026.01.13 18:58:30.114131 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 465 | 2026.01.13 18:58:30.114200 [ 3 ] {92104940-d313-43ce-b917-e87a36879763} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 466 | 2026.01.13 18:58:30.114213 [ 263 ] {} <Debug> TCP-Session: b7088d36-27f3-4a8b-9f3f-494246310d96 Authenticating user 'default' from [fd00:1122:3344:101::b]:53961 | ||
| 467 | 2026.01.13 18:58:30.114197 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57684 | ||
| 468 | 2026.01.13 18:58:30.114313 [ 263 ] {} <Debug> TCP-Session: b7088d36-27f3-4a8b-9f3f-494246310d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 469 | 2026.01.13 18:58:30.114322 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55515 | ||
| 470 | 2026.01.13 18:58:30.114307 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 471 | 2026.01.13 18:58:30.114397 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51399 | ||
| 472 | 2026.01.13 18:58:30.114451 [ 263 ] {} <Debug> TCP-Session: b7088d36-27f3-4a8b-9f3f-494246310d96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 473 | 2026.01.13 18:58:30.114466 [ 265 ] {} <Debug> TCP-Session: 5085954e-34ae-4991-9fef-c5449ed3c646 Authenticating user 'default' from [fd00:1122:3344:101::b]:60063 | ||
| 474 | 2026.01.13 18:58:30.114290 [ 264 ] {} <Debug> TCP-Session: 3d3568ee-add7-4305-a506-af5b91603f2b Authenticating user 'default' from [fd00:1122:3344:101::b]:64655 | ||
| 475 | 2026.01.13 18:58:30.114593 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 476 | 2026.01.13 18:58:30.114566 [ 265 ] {} <Debug> TCP-Session: 5085954e-34ae-4991-9fef-c5449ed3c646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 477 | 2026.01.13 18:58:30.114500 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43113 | ||
| 478 | 2026.01.13 18:58:30.114704 [ 266 ] {} <Debug> TCP-Session: c3d6bfc5-82c0-4293-a8a0-f1a78da42e9d Authenticating user 'default' from [fd00:1122:3344:101::b]:57684 | ||
| 479 | 2026.01.13 18:58:30.114671 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 480 | 2026.01.13 18:58:30.114741 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 481 | 2026.01.13 18:58:30.114662 [ 265 ] {} <Debug> TCP-Session: 5085954e-34ae-4991-9fef-c5449ed3c646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 482 | 2026.01.13 18:58:30.114826 [ 268 ] {} <Debug> TCP-Session: f6d61f20-c0db-4e45-82e4-9538ac16821b Authenticating user 'default' from [fd00:1122:3344:101::b]:51399 | ||
| 483 | 2026.01.13 18:58:30.114656 [ 264 ] {} <Debug> TCP-Session: 3d3568ee-add7-4305-a506-af5b91603f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 484 | 2026.01.13 18:58:30.114868 [ 267 ] {} <Debug> TCP-Session: bc9091ca-e3fe-49b2-a7d4-a87ff6280c4e Authenticating user 'default' from [fd00:1122:3344:101::b]:55515 | ||
| 485 | 2026.01.13 18:58:30.114951 [ 266 ] {} <Debug> TCP-Session: c3d6bfc5-82c0-4293-a8a0-f1a78da42e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 486 | 2026.01.13 18:58:30.114964 [ 268 ] {} <Debug> TCP-Session: f6d61f20-c0db-4e45-82e4-9538ac16821b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 487 | 2026.01.13 18:58:30.114949 [ 264 ] {} <Debug> TCP-Session: 3d3568ee-add7-4305-a506-af5b91603f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 488 | 2026.01.13 18:58:30.115044 [ 267 ] {} <Debug> TCP-Session: bc9091ca-e3fe-49b2-a7d4-a87ff6280c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 489 | 2026.01.13 18:58:30.115048 [ 268 ] {} <Debug> TCP-Session: f6d61f20-c0db-4e45-82e4-9538ac16821b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 490 | 2026.01.13 18:58:30.114905 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 491 | 2026.01.13 18:58:30.115158 [ 267 ] {} <Debug> TCP-Session: bc9091ca-e3fe-49b2-a7d4-a87ff6280c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 492 | 2026.01.13 18:58:30.115117 [ 266 ] {} <Debug> TCP-Session: c3d6bfc5-82c0-4293-a8a0-f1a78da42e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 493 | 2026.01.13 18:58:30.115230 [ 269 ] {} <Debug> TCP-Session: 6bbd6bdf-2a78-4e6b-ad4e-e43a64107e23 Authenticating user 'default' from [fd00:1122:3344:101::b]:43113 | ||
| 494 | 2026.01.13 18:58:30.115345 [ 269 ] {} <Debug> TCP-Session: 6bbd6bdf-2a78-4e6b-ad4e-e43a64107e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 495 | 2026.01.13 18:58:30.115381 [ 269 ] {} <Debug> TCP-Session: 6bbd6bdf-2a78-4e6b-ad4e-e43a64107e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 496 | 2026.01.13 18:58:30.116539 [ 3 ] {92104940-d313-43ce-b917-e87a36879763} <Debug> oximeter.measurements_histogramf32 (0b371766-b087-4ff6-b309-059f1f4cb699): Loading data parts | ||
| 497 | 2026.01.13 18:58:30.116788 [ 3 ] {92104940-d313-43ce-b917-e87a36879763} <Debug> oximeter.measurements_histogramf32 (0b371766-b087-4ff6-b309-059f1f4cb699): There are no data parts | ||
| 498 | 2026.01.13 18:58:30.118047 [ 3 ] {92104940-d313-43ce-b917-e87a36879763} <Debug> TCPHandler: Processed in 0.004425646 sec. | ||
| 499 | 2026.01.13 18:58:30.118196 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.13 18:58:30.118492 [ 3 ] {3796f47d-24c8-4a1b-b8b3-9d506e4a8371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 501 | 2026.01.13 18:58:30.118627 [ 3 ] {3796f47d-24c8-4a1b-b8b3-9d506e4a8371} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.01.13 18:58:30.120456 [ 3 ] {3796f47d-24c8-4a1b-b8b3-9d506e4a8371} <Debug> oximeter.measurements_histogramf64 (48e41316-4b6c-4c71-9495-e76be5e17992): Loading data parts | ||
| 503 | 2026.01.13 18:58:30.120608 [ 3 ] {3796f47d-24c8-4a1b-b8b3-9d506e4a8371} <Debug> oximeter.measurements_histogramf64 (48e41316-4b6c-4c71-9495-e76be5e17992): There are no data parts | ||
| 504 | 2026.01.13 18:58:30.121897 [ 3 ] {3796f47d-24c8-4a1b-b8b3-9d506e4a8371} <Debug> TCPHandler: Processed in 0.003749304 sec. | ||
| 505 | 2026.01.13 18:58:30.122045 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.13 18:58:30.122227 [ 3 ] {e928d4fb-53b8-4b07-a43b-67b716fd2952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.01.13 18:58:30.122365 [ 3 ] {e928d4fb-53b8-4b07-a43b-67b716fd2952} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.01.13 18:58:30.124223 [ 3 ] {e928d4fb-53b8-4b07-a43b-67b716fd2952} <Debug> oximeter.fields_bool (c69cdb4d-b23b-42b8-878c-14e6778df807): Loading data parts | ||
| 534 | 2026.01.13 18:58:30.124412 [ 3 ] {e928d4fb-53b8-4b07-a43b-67b716fd2952} <Debug> oximeter.fields_bool (c69cdb4d-b23b-42b8-878c-14e6778df807): There are no data parts | ||
| 535 | 2026.01.13 18:58:30.125716 [ 3 ] {e928d4fb-53b8-4b07-a43b-67b716fd2952} <Debug> TCPHandler: Processed in 0.003718783 sec. | ||
| 536 | 2026.01.13 18:58:30.125855 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.01.13 18:58:30.126057 [ 3 ] {30750ab7-2359-466f-b24b-5a6a3ee70095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 538 | 2026.01.13 18:58:30.126142 [ 3 ] {30750ab7-2359-466f-b24b-5a6a3ee70095} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.01.13 18:58:30.127957 [ 3 ] {30750ab7-2359-466f-b24b-5a6a3ee70095} <Debug> oximeter.fields_i8 (84737471-d379-40ff-af1d-c24543a590b4): Loading data parts | ||
| 540 | 2026.01.13 18:58:30.128079 [ 3 ] {30750ab7-2359-466f-b24b-5a6a3ee70095} <Debug> oximeter.fields_i8 (84737471-d379-40ff-af1d-c24543a590b4): There are no data parts | ||
| 541 | 2026.01.13 18:58:30.129318 [ 3 ] {30750ab7-2359-466f-b24b-5a6a3ee70095} <Debug> TCPHandler: Processed in 0.003511279 sec. | ||
| 542 | 2026.01.13 18:58:30.129542 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.01.13 18:58:30.129698 [ 3 ] {5d0ed1fb-632a-4130-a9eb-f300fbeee4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 544 | 2026.01.13 18:58:30.129826 [ 3 ] {5d0ed1fb-632a-4130-a9eb-f300fbeee4ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.01.13 18:58:30.131516 [ 3 ] {5d0ed1fb-632a-4130-a9eb-f300fbeee4ed} <Debug> oximeter.fields_u8 (8d96c87b-015f-4394-91ac-c74c5f5be14a): Loading data parts | ||
| 546 | 2026.01.13 18:58:30.131679 [ 3 ] {5d0ed1fb-632a-4130-a9eb-f300fbeee4ed} <Debug> oximeter.fields_u8 (8d96c87b-015f-4394-91ac-c74c5f5be14a): There are no data parts | ||
| 547 | 2026.01.13 18:58:30.131863 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46191 | ||
| 548 | 2026.01.13 18:58:30.133089 [ 3 ] {5d0ed1fb-632a-4130-a9eb-f300fbeee4ed} <Debug> TCPHandler: Processed in 0.003594381 sec. | ||
| 549 | 2026.01.13 18:58:30.133234 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.13 18:58:30.133480 [ 3 ] {809503d8-4251-4f99-b6ec-c9a0d032e51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 551 | 2026.01.13 18:58:30.133610 [ 3 ] {809503d8-4251-4f99-b6ec-c9a0d032e51b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 552 | 2026.01.13 18:58:30.135861 [ 3 ] {809503d8-4251-4f99-b6ec-c9a0d032e51b} <Debug> oximeter.fields_i16 (e454e712-a2b4-4741-a3e5-5fd18d236cf4): Loading data parts | ||
| 553 | 2026.01.13 18:58:30.135979 [ 3 ] {809503d8-4251-4f99-b6ec-c9a0d032e51b} <Debug> oximeter.fields_i16 (e454e712-a2b4-4741-a3e5-5fd18d236cf4): There are no data parts | ||
| 554 | 2026.01.13 18:58:30.136165 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 555 | 2026.01.13 18:58:30.136205 [ 270 ] {} <Debug> TCP-Session: 25e6cbe7-a45a-4ac3-b307-317bd0d0e5eb Authenticating user 'default' from [fd00:1122:3344:101::c]:46191 | ||
| 556 | 2026.01.13 18:58:30.136221 [ 270 ] {} <Debug> TCP-Session: 25e6cbe7-a45a-4ac3-b307-317bd0d0e5eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 557 | 2026.01.13 18:58:30.136296 [ 270 ] {} <Debug> TCP-Session: 25e6cbe7-a45a-4ac3-b307-317bd0d0e5eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 558 | 2026.01.13 18:58:30.136414 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 559 | 2026.01.13 18:58:30.136441 [ 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 | ||
| 560 | 2026.01.13 18:58:30.136563 [ 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 | ||
| 561 | 2026.01.13 18:58:30.137088 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57117 | ||
| 562 | 2026.01.13 18:58:30.137190 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54213 | ||
| 563 | 2026.01.13 18:58:30.137217 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 564 | 2026.01.13 18:58:30.137249 [ 271 ] {} <Debug> TCP-Session: 56928e0d-de5f-4d6f-84be-c50cf9b200f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:57117 | ||
| 565 | 2026.01.13 18:58:30.137322 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 566 | 2026.01.13 18:58:30.137326 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43319 | ||
| 567 | 2026.01.13 18:58:30.137412 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41621 | ||
| 568 | 2026.01.13 18:58:30.137447 [ 271 ] {} <Debug> TCP-Session: 56928e0d-de5f-4d6f-84be-c50cf9b200f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 569 | 2026.01.13 18:58:30.137507 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56992 | ||
| 570 | 2026.01.13 18:58:30.137515 [ 272 ] {} <Debug> TCP-Session: b70b9f6a-200a-4858-9cf4-cad19904c986 Authenticating user 'default' from [fd00:1122:3344:101::c]:54213 | ||
| 571 | 2026.01.13 18:58:30.137594 [ 271 ] {} <Debug> TCP-Session: 56928e0d-de5f-4d6f-84be-c50cf9b200f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 572 | 2026.01.13 18:58:30.137709 [ 3 ] {809503d8-4251-4f99-b6ec-c9a0d032e51b} <Debug> TCPHandler: Processed in 0.004526828 sec. | ||
| 573 | 2026.01.13 18:58:30.137634 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57356 | ||
| 574 | 2026.01.13 18:58:30.137758 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32947 | ||
| 575 | 2026.01.13 18:58:30.137613 [ 272 ] {} <Debug> TCP-Session: b70b9f6a-200a-4858-9cf4-cad19904c986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 576 | 2026.01.13 18:58:30.137849 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 577 | 2026.01.13 18:58:30.137882 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 578 | 2026.01.13 18:58:30.137608 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.01.13 18:58:30.137977 [ 275 ] {} <Debug> TCP-Session: 87b6bceb-4a41-48bf-bd77-d9f2d566ad0b Authenticating user 'default' from [fd00:1122:3344:101::c]:56992 | ||
| 580 | 2026.01.13 18:58:30.137993 [ 273 ] {} <Debug> TCP-Session: 499d6781-93e3-4cd0-8d1d-0f7da862c64e Authenticating user 'default' from [fd00:1122:3344:101::c]:43319 | ||
| 581 | 2026.01.13 18:58:30.138001 [ 274 ] {} <Debug> TCP-Session: 97fe3262-ea10-40d0-bedd-e149c275ac51 Authenticating user 'default' from [fd00:1122:3344:101::c]:41621 | ||
| 582 | 2026.01.13 18:58:30.137949 [ 272 ] {} <Debug> TCP-Session: b70b9f6a-200a-4858-9cf4-cad19904c986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.01.13 18:58:30.138084 [ 274 ] {} <Debug> TCP-Session: 97fe3262-ea10-40d0-bedd-e149c275ac51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 584 | 2026.01.13 18:58:30.138102 [ 273 ] {} <Debug> TCP-Session: 499d6781-93e3-4cd0-8d1d-0f7da862c64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2026.01.13 18:58:30.138068 [ 275 ] {} <Debug> TCP-Session: 87b6bceb-4a41-48bf-bd77-d9f2d566ad0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 586 | 2026.01.13 18:58:30.138174 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 587 | 2026.01.13 18:58:30.138208 [ 273 ] {} <Debug> TCP-Session: 499d6781-93e3-4cd0-8d1d-0f7da862c64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 588 | 2026.01.13 18:58:30.138220 [ 275 ] {} <Debug> TCP-Session: 87b6bceb-4a41-48bf-bd77-d9f2d566ad0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2026.01.13 18:58:30.138088 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.01.13 18:58:30.138335 [ 274 ] {} <Debug> TCP-Session: 97fe3262-ea10-40d0-bedd-e149c275ac51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.01.13 18:58:30.138336 [ 276 ] {} <Debug> TCP-Session: 25dfe972-7441-4b4d-be34-cc4d1653099a Authenticating user 'default' from [fd00:1122:3344:101::c]:57356 | ||
| 592 | 2026.01.13 18:58:30.137958 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.13 18:58:30.138454 [ 276 ] {} <Debug> TCP-Session: 25dfe972-7441-4b4d-be34-cc4d1653099a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.01.13 18:58:30.138450 [ 277 ] {} <Debug> TCP-Session: 537fb740-65c6-4b24-a957-59b9c3ad8127 Authenticating user 'default' from [fd00:1122:3344:101::c]:32947 | ||
| 595 | 2026.01.13 18:58:30.138537 [ 276 ] {} <Debug> TCP-Session: 25dfe972-7441-4b4d-be34-cc4d1653099a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.01.13 18:58:30.138636 [ 277 ] {} <Debug> TCP-Session: 537fb740-65c6-4b24-a957-59b9c3ad8127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.01.13 18:58:30.138657 [ 277 ] {} <Debug> TCP-Session: 537fb740-65c6-4b24-a957-59b9c3ad8127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.01.13 18:58:30.138713 [ 3 ] {37f97e4d-abe9-448d-9e23-b93209a1e141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 599 | 2026.01.13 18:58:30.138882 [ 3 ] {37f97e4d-abe9-448d-9e23-b93209a1e141} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2026.01.13 18:58:30.149714 [ 3 ] {37f97e4d-abe9-448d-9e23-b93209a1e141} <Debug> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Loading data parts | ||
| 601 | 2026.01.13 18:58:30.149848 [ 3 ] {37f97e4d-abe9-448d-9e23-b93209a1e141} <Debug> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): There are no data parts | ||
| 602 | 2026.01.13 18:58:30.152138 [ 3 ] {37f97e4d-abe9-448d-9e23-b93209a1e141} <Debug> TCPHandler: Processed in 0.014230029 sec. | ||
| 603 | 2026.01.13 18:58:30.152276 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.01.13 18:58:30.152434 [ 3 ] {f72ef432-1b7b-4b9a-8caf-702a8317853b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 605 | 2026.01.13 18:58:30.152562 [ 3 ] {f72ef432-1b7b-4b9a-8caf-702a8317853b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2026.01.13 18:58:30.154419 [ 3 ] {f72ef432-1b7b-4b9a-8caf-702a8317853b} <Debug> oximeter.fields_i32 (db5ca78d-4116-401d-a50a-d14132d22444): Loading data parts | ||
| 607 | 2026.01.13 18:58:30.154594 [ 3 ] {f72ef432-1b7b-4b9a-8caf-702a8317853b} <Debug> oximeter.fields_i32 (db5ca78d-4116-401d-a50a-d14132d22444): There are no data parts | ||
| 608 | 2026.01.13 18:58:30.155777 [ 3 ] {f72ef432-1b7b-4b9a-8caf-702a8317853b} <Debug> TCPHandler: Processed in 0.003549989 sec. | ||
| 609 | 2026.01.13 18:58:30.155916 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.01.13 18:58:30.156167 [ 3 ] {714b7582-4365-4380-bbaf-58f0b721c5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 611 | 2026.01.13 18:58:30.156298 [ 3 ] {714b7582-4365-4380-bbaf-58f0b721c5a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.01.13 18:58:30.158058 [ 3 ] {714b7582-4365-4380-bbaf-58f0b721c5a0} <Debug> oximeter.fields_u32 (d021baf6-60e6-4540-b162-e57304c4b02d): Loading data parts | ||
| 613 | 2026.01.13 18:58:30.158243 [ 3 ] {714b7582-4365-4380-bbaf-58f0b721c5a0} <Debug> oximeter.fields_u32 (d021baf6-60e6-4540-b162-e57304c4b02d): There are no data parts | ||
| 614 | 2026.01.13 18:58:30.159525 [ 3 ] {714b7582-4365-4380-bbaf-58f0b721c5a0} <Debug> TCPHandler: Processed in 0.003657461 sec. | ||
| 615 | 2026.01.13 18:58:30.159667 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.01.13 18:58:30.159818 [ 3 ] {5e30170b-726f-4b90-9ba3-b56dbcb875db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 617 | 2026.01.13 18:58:30.159973 [ 3 ] {5e30170b-726f-4b90-9ba3-b56dbcb875db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.01.13 18:58:30.161776 [ 3 ] {5e30170b-726f-4b90-9ba3-b56dbcb875db} <Debug> oximeter.fields_i64 (5744a474-10fd-439e-8dc2-284b09e4a2a1): Loading data parts | ||
| 619 | 2026.01.13 18:58:30.161993 [ 3 ] {5e30170b-726f-4b90-9ba3-b56dbcb875db} <Debug> oximeter.fields_i64 (5744a474-10fd-439e-8dc2-284b09e4a2a1): There are no data parts | ||
| 620 | 2026.01.13 18:58:30.163149 [ 3 ] {5e30170b-726f-4b90-9ba3-b56dbcb875db} <Debug> TCPHandler: Processed in 0.003531549 sec. | ||
| 621 | 2026.01.13 18:58:30.163295 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.01.13 18:58:30.163541 [ 3 ] {7cdfe771-609d-4a05-932d-ffc6b614ee3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 623 | 2026.01.13 18:58:30.163679 [ 3 ] {7cdfe771-609d-4a05-932d-ffc6b614ee3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.01.13 18:58:30.165544 [ 3 ] {7cdfe771-609d-4a05-932d-ffc6b614ee3a} <Debug> oximeter.fields_u64 (00a2d655-778c-4463-9efb-076ee05031ce): Loading data parts | ||
| 625 | 2026.01.13 18:58:30.165683 [ 3 ] {7cdfe771-609d-4a05-932d-ffc6b614ee3a} <Debug> oximeter.fields_u64 (00a2d655-778c-4463-9efb-076ee05031ce): There are no data parts | ||
| 626 | 2026.01.13 18:58:30.166970 [ 3 ] {7cdfe771-609d-4a05-932d-ffc6b614ee3a} <Debug> TCPHandler: Processed in 0.003724303 sec. | ||
| 627 | 2026.01.13 18:58:30.167116 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.01.13 18:58:30.167286 [ 3 ] {44ad898d-9544-4ed2-911f-b9c1e2c7ef0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 629 | 2026.01.13 18:58:30.167438 [ 3 ] {44ad898d-9544-4ed2-911f-b9c1e2c7ef0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.01.13 18:58:30.169877 [ 3 ] {44ad898d-9544-4ed2-911f-b9c1e2c7ef0a} <Debug> oximeter.fields_ipaddr (00800f60-ed22-4362-8637-cdfd6b607c98): Loading data parts | ||
| 631 | 2026.01.13 18:58:30.170018 [ 3 ] {44ad898d-9544-4ed2-911f-b9c1e2c7ef0a} <Debug> oximeter.fields_ipaddr (00800f60-ed22-4362-8637-cdfd6b607c98): There are no data parts | ||
| 632 | 2026.01.13 18:58:30.171601 [ 3 ] {44ad898d-9544-4ed2-911f-b9c1e2c7ef0a} <Debug> TCPHandler: Processed in 0.004532689 sec. | ||
| 633 | 2026.01.13 18:58:30.171753 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.01.13 18:58:30.172008 [ 3 ] {a65e0c5a-7247-4d2a-adaf-9e90a33f60dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 635 | 2026.01.13 18:58:30.172162 [ 3 ] {a65e0c5a-7247-4d2a-adaf-9e90a33f60dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.01.13 18:58:30.173962 [ 3 ] {a65e0c5a-7247-4d2a-adaf-9e90a33f60dd} <Debug> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Loading data parts | ||
| 637 | 2026.01.13 18:58:30.174085 [ 3 ] {a65e0c5a-7247-4d2a-adaf-9e90a33f60dd} <Debug> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): There are no data parts | ||
| 638 | 2026.01.13 18:58:30.175438 [ 3 ] {a65e0c5a-7247-4d2a-adaf-9e90a33f60dd} <Debug> TCPHandler: Processed in 0.003733473 sec. | ||
| 639 | 2026.01.13 18:58:30.175581 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.01.13 18:58:30.175734 [ 3 ] {4485a0f8-aff2-48b2-b737-a33dc6162176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 641 | 2026.01.13 18:58:30.175864 [ 3 ] {4485a0f8-aff2-48b2-b737-a33dc6162176} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.01.13 18:58:30.177900 [ 3 ] {4485a0f8-aff2-48b2-b737-a33dc6162176} <Debug> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Loading data parts | ||
| 643 | 2026.01.13 18:58:30.178029 [ 3 ] {4485a0f8-aff2-48b2-b737-a33dc6162176} <Debug> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): There are no data parts | ||
| 644 | 2026.01.13 18:58:30.179259 [ 3 ] {4485a0f8-aff2-48b2-b737-a33dc6162176} <Debug> TCPHandler: Processed in 0.003725783 sec. | ||
| 645 | 2026.01.13 18:58:30.179425 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.01.13 18:58:30.179836 [ 3 ] {5d620803-d0df-430c-809b-8381ebc5dd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2026.01.13 18:58:30.179995 [ 3 ] {5d620803-d0df-430c-809b-8381ebc5dd2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.01.13 18:58:30.181829 [ 3 ] {5d620803-d0df-430c-809b-8381ebc5dd2c} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac): Loading data parts | ||
| 652 | 2026.01.13 18:58:30.182092 [ 3 ] {5d620803-d0df-430c-809b-8381ebc5dd2c} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac): There are no data parts | ||
| 653 | 2026.01.13 18:58:30.183646 [ 3 ] {5d620803-d0df-430c-809b-8381ebc5dd2c} <Debug> TCPHandler: Processed in 0.004273274 sec. | ||
| 654 | 2026.01.13 18:58:30.183947 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.01.13 18:58:30.184378 [ 4 ] {ba59f2c1-f512-4014-8f52-0bfd20519009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.01.13 18:58:30.187119 [ 4 ] {ba59f2c1-f512-4014-8f52-0bfd20519009} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.01.13 18:58:30.205599 [ 260 ] {ba59f2c1-f512-4014-8f52-0bfd20519009} <Trace> oximeter.version (8f667702-2ca0-4dcd-a598-62ce16c4605b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2026.01.13 18:58:30.205759 [ 260 ] {ba59f2c1-f512-4014-8f52-0bfd20519009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 659 | 2026.01.13 18:58:30.211987 [ 260 ] {ba59f2c1-f512-4014-8f52-0bfd20519009} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2026.01.13 18:58:30.212618 [ 260 ] {ba59f2c1-f512-4014-8f52-0bfd20519009} <Trace> oximeter.version (8f667702-2ca0-4dcd-a598-62ce16c4605b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2026.01.13 18:58:30.213037 [ 4 ] {ba59f2c1-f512-4014-8f52-0bfd20519009} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028794 sec., 34.72945752587344 rows/sec., 555.67 B/sec. | ||
| 662 | 2026.01.13 18:58:30.213324 [ 4 ] {ba59f2c1-f512-4014-8f52-0bfd20519009} <Debug> TCPHandler: Processed in 0.029547039 sec. | ||
| 663 | 2026.01.13 18:58:30.799238 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59496 | ||
| 664 | 2026.01.13 18:58:30.803142 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.01.13 18:58:30.803188 [ 278 ] {} <Debug> TCP-Session: feb74ca9-a3f2-407c-a141-49b3cfe8cd9b Authenticating user 'default' from [fd00:1122:3344:101::a]:59496 | ||
| 666 | 2026.01.13 18:58:30.803209 [ 278 ] {} <Debug> TCP-Session: feb74ca9-a3f2-407c-a141-49b3cfe8cd9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.01.13 18:58:30.803262 [ 278 ] {} <Debug> TCP-Session: feb74ca9-a3f2-407c-a141-49b3cfe8cd9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.13 18:58:30.803328 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.01.13 18:58:30.803353 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.01.13 18:58:30.803412 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.13 18:58:30.803910 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65277 | ||
| 672 | 2026.01.13 18:58:30.804054 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64229 | ||
| 673 | 2026.01.13 18:58:30.804064 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54769 | ||
| 674 | 2026.01.13 18:58:30.804151 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.13 18:58:30.804172 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55113 | ||
| 676 | 2026.01.13 18:58:30.804261 [ 279 ] {} <Debug> TCP-Session: 32e16c7b-81c0-4eb2-ae21-ced4f064582b Authenticating user 'default' from [fd00:1122:3344:101::a]:65277 | ||
| 677 | 2026.01.13 18:58:30.804263 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51116 | ||
| 678 | 2026.01.13 18:58:30.804298 [ 279 ] {} <Debug> TCP-Session: 32e16c7b-81c0-4eb2-ae21-ced4f064582b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.01.13 18:58:30.804389 [ 279 ] {} <Debug> TCP-Session: 32e16c7b-81c0-4eb2-ae21-ced4f064582b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.01.13 18:58:30.804408 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53463 | ||
| 681 | 2026.01.13 18:58:30.804477 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.13 18:58:30.804504 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.01.13 18:58:30.804600 [ 281 ] {} <Debug> TCP-Session: da58814c-aa6d-42b9-8085-a88369650ec7 Authenticating user 'default' from [fd00:1122:3344:101::a]:64229 | ||
| 684 | 2026.01.13 18:58:30.804614 [ 280 ] {} <Debug> TCP-Session: 415c0b99-63e2-4380-bb22-d63ca4dd39dc Authenticating user 'default' from [fd00:1122:3344:101::a]:54769 | ||
| 685 | 2026.01.13 18:58:30.804638 [ 281 ] {} <Debug> TCP-Session: da58814c-aa6d-42b9-8085-a88369650ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.13 18:58:30.804626 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47871 | ||
| 687 | 2026.01.13 18:58:30.804679 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.01.13 18:58:30.804701 [ 280 ] {} <Debug> TCP-Session: 415c0b99-63e2-4380-bb22-d63ca4dd39dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.01.13 18:58:30.804721 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.01.13 18:58:30.804700 [ 281 ] {} <Debug> TCP-Session: da58814c-aa6d-42b9-8085-a88369650ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.01.13 18:58:30.804766 [ 280 ] {} <Debug> TCP-Session: 415c0b99-63e2-4380-bb22-d63ca4dd39dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.13 18:58:30.804782 [ 284 ] {} <Debug> TCP-Session: 66e035df-0ce4-41c7-a808-44f423bd5f53 Authenticating user 'default' from [fd00:1122:3344:101::a]:53463 | ||
| 693 | 2026.01.13 18:58:30.804775 [ 282 ] {} <Debug> TCP-Session: 66b82d19-ddf8-4d89-8ef7-45d734ac2e8c Authenticating user 'default' from [fd00:1122:3344:101::a]:55113 | ||
| 694 | 2026.01.13 18:58:30.804842 [ 284 ] {} <Debug> TCP-Session: 66e035df-0ce4-41c7-a808-44f423bd5f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.01.13 18:58:30.804867 [ 282 ] {} <Debug> TCP-Session: 66b82d19-ddf8-4d89-8ef7-45d734ac2e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.13 18:58:30.804854 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.01.13 18:58:30.804915 [ 284 ] {} <Debug> TCP-Session: 66e035df-0ce4-41c7-a808-44f423bd5f53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.13 18:58:30.804946 [ 285 ] {} <Debug> TCP-Session: 3b44983e-73e5-4f26-aae5-972712f37ab1 Authenticating user 'default' from [fd00:1122:3344:101::a]:47871 | ||
| 699 | 2026.01.13 18:58:30.804926 [ 282 ] {} <Debug> TCP-Session: 66b82d19-ddf8-4d89-8ef7-45d734ac2e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.13 18:58:30.804984 [ 285 ] {} <Debug> TCP-Session: 3b44983e-73e5-4f26-aae5-972712f37ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.13 18:58:30.804680 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.01.13 18:58:30.805055 [ 285 ] {} <Debug> TCP-Session: 3b44983e-73e5-4f26-aae5-972712f37ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.13 18:58:30.805086 [ 283 ] {} <Debug> TCP-Session: 9add44da-cac8-4412-a204-190550fe793f Authenticating user 'default' from [fd00:1122:3344:101::a]:51116 | ||
| 704 | 2026.01.13 18:58:30.805167 [ 283 ] {} <Debug> TCP-Session: 9add44da-cac8-4412-a204-190550fe793f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.13 18:58:30.805180 [ 283 ] {} <Debug> TCP-Session: 9add44da-cac8-4412-a204-190550fe793f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.13 18:58:31.000145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.70 MiB, peak 133.70 MiB, free memory in arenas 0.00 B, will set to 139.60 MiB (RSS), difference: 5.90 MiB | ||
| 707 | 2026.01.13 18:58:36.587489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.13 18:58:36.587535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.13 18:58:36.587594 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.13 18:58:36.587626 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.13 18:58:36.594426 [ 245 ] {} <Debug> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Loading data parts | ||
| 712 | 2026.01.13 18:58:36.594611 [ 245 ] {} <Debug> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): There are no data parts | ||
| 713 | 2026.01.13 18:58:36.599276 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.13 18:58:36.599412 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 715 | 2026.01.13 18:58:36.600611 [ 244 ] {} <Debug> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Loading data parts | ||
| 716 | 2026.01.13 18:58:36.600757 [ 244 ] {} <Debug> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): There are no data parts | ||
| 717 | 2026.01.13 18:58:36.611160 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.01.13 18:58:36.612229 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.01.13 18:58:36.612420 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.01.13 18:58:36.632258 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.13 18:58:36.632413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 722 | 2026.01.13 18:58:36.638941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.13 18:58:36.640196 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.13 18:58:36.643946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.13 18:58:37.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.77 MiB, peak 148.77 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.01.13 18:58:39.087480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.13 18:58:39.087648 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.13 18:58:39.097112 [ 243 ] {} <Debug> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Loading data parts | ||
| 729 | 2026.01.13 18:58:39.097303 [ 243 ] {} <Debug> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): There are no data parts | ||
| 730 | 2026.01.13 18:58:39.106842 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.13 18:58:39.106986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 732 | 2026.01.13 18:58:39.108714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.13 18:58:39.109253 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.13 18:58:39.109524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.13 18:58:40.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 158.09 MiB, free memory in arenas 0.00 B, will set to 154.94 MiB (RSS), difference: -3.16 MiB | ||
| 736 | 2026.01.13 18:58:44.050099 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.13 18:58:44.050188 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.13 18:58:44.112481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.01.13 18:58:44.115423 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.13 18:58:44.115466 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 741 | 2026.01.13 18:58:44.116155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.13 18:58:44.116691 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.13 18:58:44.116886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.13 18:58:44.143997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.13 18:58:44.162201 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.13 18:58:44.162360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 747 | 2026.01.13 18:58:44.168811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.13 18:58:44.169932 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.13 18:58:44.173114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.13 18:58:45.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.68 MiB, peak 159.68 MiB, free memory in arenas 0.00 B, will set to 157.63 MiB (RSS), difference: 1.95 MiB | ||
| 751 | 2026.01.13 18:58:45.863398 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45819 | ||
| 752 | 2026.01.13 18:58:45.865792 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.01.13 18:58:45.865843 [ 286 ] {} <Debug> TCP-Session: 0ec92169-0c9e-42f2-becc-1772a63f5e0c Authenticating user 'default' from [fd00:1122:3344:101::e]:45819 | ||
| 754 | 2026.01.13 18:58:45.865865 [ 286 ] {} <Debug> TCP-Session: 0ec92169-0c9e-42f2-becc-1772a63f5e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.01.13 18:58:45.865878 [ 286 ] {} <Debug> TCP-Session: 0ec92169-0c9e-42f2-becc-1772a63f5e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.13 18:58:45.866004 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 757 | 2026.01.13 18:58:45.866043 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 758 | 2026.01.13 18:58:45.866163 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 759 | 2026.01.13 18:58:45.866842 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39927 | ||
| 760 | 2026.01.13 18:58:45.866934 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56084 | ||
| 761 | 2026.01.13 18:58:45.867065 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.01.13 18:58:45.867107 [ 287 ] {} <Debug> TCP-Session: 2b697622-9cec-43e5-a802-c9a42a8f9a1c Authenticating user 'default' from [fd00:1122:3344:101::e]:39927 | ||
| 763 | 2026.01.13 18:58:45.867132 [ 287 ] {} <Debug> TCP-Session: 2b697622-9cec-43e5-a802-c9a42a8f9a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.01.13 18:58:45.867127 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50900 | ||
| 765 | 2026.01.13 18:58:45.867147 [ 287 ] {} <Debug> TCP-Session: 2b697622-9cec-43e5-a802-c9a42a8f9a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.01.13 18:58:45.867184 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 767 | 2026.01.13 18:58:45.867304 [ 286 ] {} <Trace> TCP-Session: 0ec92169-0c9e-42f2-becc-1772a63f5e0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.01.13 18:58:45.867353 [ 288 ] {} <Debug> TCP-Session: 4b86fb83-859d-4e49-8e8b-22b98ea81204 Authenticating user 'default' from [fd00:1122:3344:101::e]:56084 | ||
| 769 | 2026.01.13 18:58:45.867388 [ 288 ] {} <Debug> TCP-Session: 4b86fb83-859d-4e49-8e8b-22b98ea81204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.01.13 18:58:45.867396 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.01.13 18:58:45.867406 [ 288 ] {} <Debug> TCP-Session: 4b86fb83-859d-4e49-8e8b-22b98ea81204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.13 18:58:45.867465 [ 289 ] {} <Debug> TCP-Session: f05f6b3e-0163-488d-aa01-2279af9819f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50900 | ||
| 773 | 2026.01.13 18:58:45.867501 [ 289 ] {} <Debug> TCP-Session: f05f6b3e-0163-488d-aa01-2279af9819f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.13 18:58:45.867522 [ 289 ] {} <Debug> TCP-Session: f05f6b3e-0163-488d-aa01-2279af9819f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.01.13 18:58:45.867548 [ 286 ] {80e56884-8018-4587-9410-cd32e7288528} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45819) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 776 | 2026.01.13 18:58:45.867696 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63603 | ||
| 777 | 2026.01.13 18:58:45.867707 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65397 | ||
| 778 | 2026.01.13 18:58:45.867807 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48312 | ||
| 779 | 2026.01.13 18:58:45.872182 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.01.13 18:58:45.872212 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36433 | ||
| 781 | 2026.01.13 18:58:45.872236 [ 291 ] {} <Debug> TCP-Session: bc78fb18-c11e-408d-b980-059d265f679a Authenticating user 'default' from [fd00:1122:3344:101::e]:63603 | ||
| 782 | 2026.01.13 18:58:45.872264 [ 291 ] {} <Debug> TCP-Session: bc78fb18-c11e-408d-b980-059d265f679a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.13 18:58:45.872279 [ 291 ] {} <Debug> TCP-Session: bc78fb18-c11e-408d-b980-059d265f679a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.13 18:58:45.872278 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.01.13 18:58:45.872329 [ 292 ] {} <Debug> TCP-Session: f973b865-3323-4474-996a-fc00fed71224 Authenticating user 'default' from [fd00:1122:3344:101::e]:48312 | ||
| 786 | 2026.01.13 18:58:45.872349 [ 292 ] {} <Debug> TCP-Session: f973b865-3323-4474-996a-fc00fed71224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.01.13 18:58:45.872363 [ 292 ] {} <Debug> TCP-Session: f973b865-3323-4474-996a-fc00fed71224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.01.13 18:58:45.872497 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38696 | ||
| 789 | 2026.01.13 18:58:45.872516 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.01.13 18:58:45.872515 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.01.13 18:58:45.872565 [ 290 ] {} <Debug> TCP-Session: 4436115c-be8e-4c87-b9d3-35b7554a0690 Authenticating user 'default' from [fd00:1122:3344:101::e]:65397 | ||
| 792 | 2026.01.13 18:58:45.872585 [ 290 ] {} <Debug> TCP-Session: 4436115c-be8e-4c87-b9d3-35b7554a0690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.01.13 18:58:45.872588 [ 293 ] {} <Debug> TCP-Session: d517dd30-1f08-46f3-b99e-64a18364f8bb Authenticating user 'default' from [fd00:1122:3344:101::e]:36433 | ||
| 794 | 2026.01.13 18:58:45.872600 [ 290 ] {} <Debug> TCP-Session: 4436115c-be8e-4c87-b9d3-35b7554a0690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.01.13 18:58:45.872611 [ 293 ] {} <Debug> TCP-Session: d517dd30-1f08-46f3-b99e-64a18364f8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.01.13 18:58:45.872586 [ 286 ] {80e56884-8018-4587-9410-cd32e7288528} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 797 | 2026.01.13 18:58:45.872629 [ 293 ] {} <Debug> TCP-Session: d517dd30-1f08-46f3-b99e-64a18364f8bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.01.13 18:58:45.872717 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.01.13 18:58:45.872761 [ 294 ] {} <Debug> TCP-Session: 58255478-1931-41f9-9ad8-816e0c5ffff1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38696 | ||
| 800 | 2026.01.13 18:58:45.872780 [ 294 ] {} <Debug> TCP-Session: 58255478-1931-41f9-9ad8-816e0c5ffff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.13 18:58:45.872794 [ 294 ] {} <Debug> TCP-Session: 58255478-1931-41f9-9ad8-816e0c5ffff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.13 18:58:45.881209 [ 286 ] {80e56884-8018-4587-9410-cd32e7288528} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.01.13 18:58:45.896193 [ 286 ] {80e56884-8018-4587-9410-cd32e7288528} <Debug> oximeter.version (8f667702-2ca0-4dcd-a598-62ce16c4605b) (SelectExecutor): Key condition: unknown | ||
| 804 | 2026.01.13 18:58:45.905607 [ 295 ] {80e56884-8018-4587-9410-cd32e7288528} <Trace> AggregatingTransform: Aggregating | ||
| 805 | 2026.01.13 18:58:45.905773 [ 295 ] {80e56884-8018-4587-9410-cd32e7288528} <Trace> Aggregator: Aggregation method: without_key | ||
| 806 | 2026.01.13 18:58:45.906413 [ 295 ] {80e56884-8018-4587-9410-cd32e7288528} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003981868 sec. (251.138 rows/sec., 9.81 KiB/sec.) | ||
| 807 | 2026.01.13 18:58:45.906436 [ 295 ] {80e56884-8018-4587-9410-cd32e7288528} <Trace> Aggregator: Merging aggregated data | ||
| 808 | 2026.01.13 18:58:45.906465 [ 295 ] {80e56884-8018-4587-9410-cd32e7288528} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 809 | 2026.01.13 18:58:45.907664 [ 286 ] {80e56884-8018-4587-9410-cd32e7288528} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.040203 sec., 24.873765639380146 rows/sec., 994.95 B/sec. | ||
| 810 | 2026.01.13 18:58:45.907802 [ 286 ] {80e56884-8018-4587-9410-cd32e7288528} <Debug> TCPHandler: Processed in 0.040753158 sec. | ||
| 811 | 2026.01.13 18:58:45.908494 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.01.13 18:58:45.908531 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.13 18:58:45.908541 [ 286 ] {} <Debug> TCP-Session: 0ec92169-0c9e-42f2-becc-1772a63f5e0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.13 18:58:45.908553 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.01.13 18:58:45.908585 [ 287 ] {} <Debug> TCP-Session: 2b697622-9cec-43e5-a802-c9a42a8f9a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.01.13 18:58:45.908598 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.01.13 18:58:45.908618 [ 292 ] {} <Debug> TCP-Session: f973b865-3323-4474-996a-fc00fed71224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.01.13 18:58:45.908628 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.01.13 18:58:45.908641 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.01.13 18:58:45.908667 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.01.13 18:58:45.908690 [ 288 ] {} <Debug> TCP-Session: 4b86fb83-859d-4e49-8e8b-22b98ea81204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.01.13 18:58:45.908700 [ 289 ] {} <Debug> TCP-Session: f05f6b3e-0163-488d-aa01-2279af9819f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.01.13 18:58:45.908718 [ 291 ] {} <Debug> TCP-Session: bc78fb18-c11e-408d-b980-059d265f679a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.01.13 18:58:45.908686 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 825 | 2026.01.13 18:58:45.908644 [ 290 ] {} <Debug> TCP-Session: 4436115c-be8e-4c87-b9d3-35b7554a0690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.01.13 18:58:45.908572 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.01.13 18:58:45.908781 [ 294 ] {} <Debug> TCP-Session: 58255478-1931-41f9-9ad8-816e0c5ffff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.01.13 18:58:45.908824 [ 293 ] {} <Debug> TCP-Session: d517dd30-1f08-46f3-b99e-64a18364f8bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.01.13 18:58:45.996323 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64853 | ||
| 830 | 2026.01.13 18:58:45.996446 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2026.01.13 18:58:45.996473 [ 286 ] {} <Debug> TCP-Session: 6dbb0e15-346a-4196-b203-6a031b2afc4e Authenticating user 'default' from [fd00:1122:3344:101::e]:64853 | ||
| 832 | 2026.01.13 18:58:45.996496 [ 286 ] {} <Debug> TCP-Session: 6dbb0e15-346a-4196-b203-6a031b2afc4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.01.13 18:58:45.996509 [ 286 ] {} <Debug> TCP-Session: 6dbb0e15-346a-4196-b203-6a031b2afc4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.01.13 18:58:45.996699 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38524 | ||
| 835 | 2026.01.13 18:58:45.996723 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53511 | ||
| 836 | 2026.01.13 18:58:45.996752 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55083 | ||
| 837 | 2026.01.13 18:58:45.996768 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50527 | ||
| 838 | 2026.01.13 18:58:45.996791 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37857 | ||
| 839 | 2026.01.13 18:58:45.996822 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.01.13 18:58:45.996840 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.01.13 18:58:45.996862 [ 286 ] {} <Trace> TCP-Session: 6dbb0e15-346a-4196-b203-6a031b2afc4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.01.13 18:58:45.996871 [ 287 ] {} <Debug> TCP-Session: 25c8a0a4-0157-4c82-988e-be8f49948c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:38524 | ||
| 843 | 2026.01.13 18:58:45.996895 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.01.13 18:58:45.996906 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.01.13 18:58:45.996927 [ 287 ] {} <Debug> TCP-Session: 25c8a0a4-0157-4c82-988e-be8f49948c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.01.13 18:58:45.996941 [ 294 ] {} <Debug> TCP-Session: 0d90b848-3142-407e-bdcc-f81f2888f66e Authenticating user 'default' from [fd00:1122:3344:101::e]:37857 | ||
| 847 | 2026.01.13 18:58:45.996955 [ 292 ] {} <Debug> TCP-Session: 2d0f3a52-451d-43a0-b4a4-003f6d116efe Authenticating user 'default' from [fd00:1122:3344:101::e]:50527 | ||
| 848 | 2026.01.13 18:58:45.996964 [ 287 ] {} <Debug> TCP-Session: 25c8a0a4-0157-4c82-988e-be8f49948c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.01.13 18:58:45.996985 [ 294 ] {} <Debug> TCP-Session: 0d90b848-3142-407e-bdcc-f81f2888f66e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.13 18:58:45.996991 [ 292 ] {} <Debug> TCP-Session: 2d0f3a52-451d-43a0-b4a4-003f6d116efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.01.13 18:58:45.997013 [ 294 ] {} <Debug> TCP-Session: 0d90b848-3142-407e-bdcc-f81f2888f66e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.13 18:58:45.996897 [ 291 ] {} <Debug> TCP-Session: d2f71f8c-a307-4929-8cc4-0a7762bfe15c Authenticating user 'default' from [fd00:1122:3344:101::e]:55083 | ||
| 853 | 2026.01.13 18:58:45.996840 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2026.01.13 18:58:45.997065 [ 291 ] {} <Debug> TCP-Session: d2f71f8c-a307-4929-8cc4-0a7762bfe15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.01.13 18:58:45.997053 [ 286 ] {c0804670-3502-4939-9876-c91016ab7628} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64853) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 856 | 2026.01.13 18:58:45.997088 [ 291 ] {} <Debug> TCP-Session: d2f71f8c-a307-4929-8cc4-0a7762bfe15c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.01.13 18:58:45.997089 [ 288 ] {} <Debug> TCP-Session: 59708e47-8ad2-40d8-b31b-dae8c3ff3c04 Authenticating user 'default' from [fd00:1122:3344:101::e]:53511 | ||
| 858 | 2026.01.13 18:58:45.996781 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34706 | ||
| 859 | 2026.01.13 18:58:45.997148 [ 288 ] {} <Debug> TCP-Session: 59708e47-8ad2-40d8-b31b-dae8c3ff3c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.01.13 18:58:45.996739 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53474 | ||
| 861 | 2026.01.13 18:58:45.997190 [ 288 ] {} <Debug> TCP-Session: 59708e47-8ad2-40d8-b31b-dae8c3ff3c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.13 18:58:45.996740 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46011 | ||
| 863 | 2026.01.13 18:58:45.997222 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 864 | 2026.01.13 18:58:45.997262 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 865 | 2026.01.13 18:58:45.997283 [ 293 ] {} <Debug> TCP-Session: 7552445d-000f-46ca-8f41-c7b0d2baae67 Authenticating user 'default' from [fd00:1122:3344:101::e]:34706 | ||
| 866 | 2026.01.13 18:58:45.997301 [ 289 ] {} <Debug> TCP-Session: bb2212e8-5c77-4870-81c1-cc0113ad02a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53474 | ||
| 867 | 2026.01.13 18:58:45.997311 [ 293 ] {} <Debug> TCP-Session: 7552445d-000f-46ca-8f41-c7b0d2baae67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.01.13 18:58:45.997307 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.01.13 18:58:45.997336 [ 293 ] {} <Debug> TCP-Session: 7552445d-000f-46ca-8f41-c7b0d2baae67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.01.13 18:58:45.997328 [ 289 ] {} <Debug> TCP-Session: bb2212e8-5c77-4870-81c1-cc0113ad02a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.01.13 18:58:45.997353 [ 290 ] {} <Debug> TCP-Session: a174b4c5-f02d-4eb4-b955-dee30e9212dc Authenticating user 'default' from [fd00:1122:3344:101::e]:46011 | ||
| 872 | 2026.01.13 18:58:45.997369 [ 289 ] {} <Debug> TCP-Session: bb2212e8-5c77-4870-81c1-cc0113ad02a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.01.13 18:58:45.997386 [ 290 ] {} <Debug> TCP-Session: a174b4c5-f02d-4eb4-b955-dee30e9212dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.01.13 18:58:45.997359 [ 286 ] {c0804670-3502-4939-9876-c91016ab7628} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 875 | 2026.01.13 18:58:45.997412 [ 290 ] {} <Debug> TCP-Session: a174b4c5-f02d-4eb4-b955-dee30e9212dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.13 18:58:45.997025 [ 292 ] {} <Debug> TCP-Session: 2d0f3a52-451d-43a0-b4a4-003f6d116efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.13 18:58:45.997471 [ 286 ] {c0804670-3502-4939-9876-c91016ab7628} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.01.13 18:58:45.997770 [ 286 ] {c0804670-3502-4939-9876-c91016ab7628} <Debug> oximeter.version (8f667702-2ca0-4dcd-a598-62ce16c4605b) (SelectExecutor): Key condition: unknown | ||
| 879 | 2026.01.13 18:58:45.998713 [ 341 ] {c0804670-3502-4939-9876-c91016ab7628} <Trace> AggregatingTransform: Aggregating | ||
| 880 | 2026.01.13 18:58:45.998757 [ 341 ] {c0804670-3502-4939-9876-c91016ab7628} <Trace> Aggregator: Aggregation method: without_key | ||
| 881 | 2026.01.13 18:58:45.998789 [ 341 ] {c0804670-3502-4939-9876-c91016ab7628} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924358 sec. (1081.832 rows/sec., 42.26 KiB/sec.) | ||
| 882 | 2026.01.13 18:58:45.998810 [ 341 ] {c0804670-3502-4939-9876-c91016ab7628} <Trace> Aggregator: Merging aggregated data | ||
| 883 | 2026.01.13 18:58:45.999973 [ 286 ] {c0804670-3502-4939-9876-c91016ab7628} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002977 sec., 335.9086328518643 rows/sec., 13.12 KiB/sec. | ||
| 884 | 2026.01.13 18:58:46.000098 [ 286 ] {c0804670-3502-4939-9876-c91016ab7628} <Debug> TCPHandler: Processed in 0.003373976 sec. | ||
| 885 | 2026.01.13 18:58:46.000229 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.01.13 18:58:46.000255 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.01.13 18:58:46.000276 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.01.13 18:58:46.000294 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.01.13 18:58:46.000300 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.01.13 18:58:46.000319 [ 289 ] {} <Debug> TCP-Session: bb2212e8-5c77-4870-81c1-cc0113ad02a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.01.13 18:58:46.000333 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.01.13 18:58:46.000361 [ 292 ] {} <Debug> TCP-Session: 2d0f3a52-451d-43a0-b4a4-003f6d116efe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.01.13 18:58:46.000355 [ 288 ] {} <Debug> TCP-Session: 59708e47-8ad2-40d8-b31b-dae8c3ff3c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.01.13 18:58:46.000393 [ 293 ] {} <Debug> TCP-Session: 7552445d-000f-46ca-8f41-c7b0d2baae67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.01.13 18:58:46.000326 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.01.13 18:58:46.000309 [ 294 ] {} <Debug> TCP-Session: 0d90b848-3142-407e-bdcc-f81f2888f66e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.01.13 18:58:46.000464 [ 290 ] {} <Debug> TCP-Session: a174b4c5-f02d-4eb4-b955-dee30e9212dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.13 18:58:46.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.16 MiB, peak 166.98 MiB, free memory in arenas 0.00 B, will set to 161.73 MiB (RSS), difference: 1.57 MiB | ||
| 899 | 2026.01.13 18:58:46.000268 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.01.13 18:58:46.000295 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2026.01.13 18:58:46.000561 [ 291 ] {} <Debug> TCP-Session: d2f71f8c-a307-4929-8cc4-0a7762bfe15c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.13 18:58:46.000291 [ 286 ] {} <Debug> TCP-Session: 6dbb0e15-346a-4196-b203-6a031b2afc4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.13 18:58:46.000588 [ 287 ] {} <Debug> TCP-Session: 25c8a0a4-0157-4c82-988e-be8f49948c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.01.13 18:58:47.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.68 MiB, peak 170.27 MiB, free memory in arenas 0.00 B, will set to 161.75 MiB (RSS), difference: 4.07 MiB | ||
| 905 | 2026.01.13 18:58:49.109922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 92 | ||
| 906 | 2026.01.13 18:58:49.112139 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.01.13 18:58:49.112182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 908 | 2026.01.13 18:58:49.113477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2026.01.13 18:58:49.113987 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.01.13 18:58:49.114217 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 911 | 2026.01.13 18:58:50.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.76 MiB, peak 170.27 MiB, free memory in arenas 0.00 B, will set to 161.79 MiB (RSS), difference: 4.03 MiB | ||
| 912 | 2026.01.13 18:58:51.617090 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 1421 | ||
| 913 | 2026.01.13 18:58:51.617594 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.01.13 18:58:51.617645 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 915 | 2026.01.13 18:58:51.618165 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 916 | 2026.01.13 18:58:51.618389 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.01.13 18:58:51.618516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1421 | ||
| 918 | 2026.01.13 18:58:51.673304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 919 | 2026.01.13 18:58:51.689091 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.01.13 18:58:51.689147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 921 | 2026.01.13 18:58:51.695375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 922 | 2026.01.13 18:58:51.696063 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.01.13 18:58:51.698951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 924 | 2026.01.13 18:58:52.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.32 MiB, peak 170.27 MiB, free memory in arenas 0.00 B, will set to 163.56 MiB (RSS), difference: 1.24 MiB | ||
| 925 | 2026.01.13 18:58:54.577481 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35082 | ||
| 926 | 2026.01.13 18:58:54.577604 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 927 | 2026.01.13 18:58:54.577637 [ 286 ] {} <Debug> TCP-Session: a4207f78-f042-492a-91ba-03869efb1602 Authenticating user 'default' from [fd00:1122:3344:101::e]:35082 | ||
| 928 | 2026.01.13 18:58:54.577662 [ 286 ] {} <Debug> TCP-Session: a4207f78-f042-492a-91ba-03869efb1602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.01.13 18:58:54.577678 [ 286 ] {} <Debug> TCP-Session: a4207f78-f042-492a-91ba-03869efb1602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.01.13 18:58:54.577919 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37026 | ||
| 931 | 2026.01.13 18:58:54.577984 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65326 | ||
| 932 | 2026.01.13 18:58:54.577996 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35764 | ||
| 933 | 2026.01.13 18:58:54.578024 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33684 | ||
| 934 | 2026.01.13 18:58:54.578006 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43839 | ||
| 935 | 2026.01.13 18:58:54.578083 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.01.13 18:58:54.577936 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47958 | ||
| 937 | 2026.01.13 18:58:54.578119 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.01.13 18:58:54.578119 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.01.13 18:58:54.578127 [ 286 ] {} <Trace> TCP-Session: a4207f78-f042-492a-91ba-03869efb1602 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.01.13 18:58:54.578150 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.01.13 18:58:54.578164 [ 292 ] {} <Debug> TCP-Session: 6ba48fd9-0f36-4cc9-9f2a-6388dc52e3d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35764 | ||
| 942 | 2026.01.13 18:58:54.578205 [ 293 ] {} <Debug> TCP-Session: bdf85448-7ac7-477f-bf76-5bd57acf5fd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43839 | ||
| 943 | 2026.01.13 18:58:54.578206 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.01.13 18:58:54.578223 [ 292 ] {} <Debug> TCP-Session: 6ba48fd9-0f36-4cc9-9f2a-6388dc52e3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.01.13 18:58:54.578237 [ 293 ] {} <Debug> TCP-Session: bdf85448-7ac7-477f-bf76-5bd57acf5fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.01.13 18:58:54.578247 [ 289 ] {} <Debug> TCP-Session: b5b9435c-1b62-43fe-858e-72bf3a770096 Authenticating user 'default' from [fd00:1122:3344:101::e]:47958 | ||
| 947 | 2026.01.13 18:58:54.578261 [ 292 ] {} <Debug> TCP-Session: 6ba48fd9-0f36-4cc9-9f2a-6388dc52e3d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.01.13 18:58:54.578271 [ 293 ] {} <Debug> TCP-Session: bdf85448-7ac7-477f-bf76-5bd57acf5fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.01.13 18:58:54.578286 [ 289 ] {} <Debug> TCP-Session: b5b9435c-1b62-43fe-858e-72bf3a770096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.01.13 18:58:54.578117 [ 287 ] {} <Debug> TCP-Session: 170bbfd7-7026-4f90-a118-15ac02f0e230 Authenticating user 'default' from [fd00:1122:3344:101::e]:37026 | ||
| 951 | 2026.01.13 18:58:54.578319 [ 289 ] {} <Debug> TCP-Session: b5b9435c-1b62-43fe-858e-72bf3a770096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.01.13 18:58:54.578333 [ 286 ] {c3461d32-656c-4459-8147-50e0c0318efd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35082) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 953 | 2026.01.13 18:58:54.578343 [ 287 ] {} <Debug> TCP-Session: 170bbfd7-7026-4f90-a118-15ac02f0e230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.01.13 18:58:54.578104 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 955 | 2026.01.13 18:58:54.578383 [ 287 ] {} <Debug> TCP-Session: 170bbfd7-7026-4f90-a118-15ac02f0e230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.01.13 18:58:54.577932 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36059 | ||
| 957 | 2026.01.13 18:58:54.578418 [ 291 ] {} <Debug> TCP-Session: e99a293b-3b0d-4b9f-bbec-90e020ed0a25 Authenticating user 'default' from [fd00:1122:3344:101::e]:65326 | ||
| 958 | 2026.01.13 18:58:54.577991 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43879 | ||
| 959 | 2026.01.13 18:58:54.578488 [ 291 ] {} <Debug> TCP-Session: e99a293b-3b0d-4b9f-bbec-90e020ed0a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.01.13 18:58:54.578152 [ 294 ] {} <Debug> TCP-Session: 9481f559-c910-42a0-9129-a852575265a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33684 | ||
| 961 | 2026.01.13 18:58:54.578516 [ 291 ] {} <Debug> TCP-Session: e99a293b-3b0d-4b9f-bbec-90e020ed0a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.01.13 18:58:54.578542 [ 294 ] {} <Debug> TCP-Session: 9481f559-c910-42a0-9129-a852575265a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.01.13 18:58:54.578560 [ 294 ] {} <Debug> TCP-Session: 9481f559-c910-42a0-9129-a852575265a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.01.13 18:58:54.578594 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 965 | 2026.01.13 18:58:54.578603 [ 286 ] {c3461d32-656c-4459-8147-50e0c0318efd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 966 | 2026.01.13 18:58:54.578632 [ 288 ] {} <Debug> TCP-Session: 7f9c5f7d-b9d4-49c0-bdfc-c64875257960 Authenticating user 'default' from [fd00:1122:3344:101::e]:36059 | ||
| 967 | 2026.01.13 18:58:54.578652 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 968 | 2026.01.13 18:58:54.578659 [ 288 ] {} <Debug> TCP-Session: 7f9c5f7d-b9d4-49c0-bdfc-c64875257960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.01.13 18:58:54.578671 [ 286 ] {c3461d32-656c-4459-8147-50e0c0318efd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 970 | 2026.01.13 18:58:54.578695 [ 288 ] {} <Debug> TCP-Session: 7f9c5f7d-b9d4-49c0-bdfc-c64875257960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.01.13 18:58:54.578687 [ 290 ] {} <Debug> TCP-Session: 828444d0-c1ca-4e05-a698-3f7e9dd5f41c Authenticating user 'default' from [fd00:1122:3344:101::e]:43879 | ||
| 972 | 2026.01.13 18:58:54.578744 [ 290 ] {} <Debug> TCP-Session: 828444d0-c1ca-4e05-a698-3f7e9dd5f41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.01.13 18:58:54.578756 [ 290 ] {} <Debug> TCP-Session: 828444d0-c1ca-4e05-a698-3f7e9dd5f41c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.01.13 18:58:54.578980 [ 286 ] {c3461d32-656c-4459-8147-50e0c0318efd} <Debug> oximeter.version (8f667702-2ca0-4dcd-a598-62ce16c4605b) (SelectExecutor): Key condition: unknown | ||
| 975 | 2026.01.13 18:58:54.579921 [ 315 ] {c3461d32-656c-4459-8147-50e0c0318efd} <Trace> AggregatingTransform: Aggregating | ||
| 976 | 2026.01.13 18:58:54.579973 [ 315 ] {c3461d32-656c-4459-8147-50e0c0318efd} <Trace> Aggregator: Aggregation method: without_key | ||
| 977 | 2026.01.13 18:58:54.580012 [ 315 ] {c3461d32-656c-4459-8147-50e0c0318efd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931608 sec. (1073.413 rows/sec., 41.93 KiB/sec.) | ||
| 978 | 2026.01.13 18:58:54.580034 [ 315 ] {c3461d32-656c-4459-8147-50e0c0318efd} <Trace> Aggregator: Merging aggregated data | ||
| 979 | 2026.01.13 18:58:54.581291 [ 286 ] {c3461d32-656c-4459-8147-50e0c0318efd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00302 sec., 331.1258278145695 rows/sec., 12.93 KiB/sec. | ||
| 980 | 2026.01.13 18:58:54.581469 [ 286 ] {c3461d32-656c-4459-8147-50e0c0318efd} <Debug> TCPHandler: Processed in 0.003468928 sec. | ||
| 981 | 2026.01.13 18:58:54.581569 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.01.13 18:58:54.581594 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 983 | 2026.01.13 18:58:54.581608 [ 286 ] {} <Debug> TCP-Session: a4207f78-f042-492a-91ba-03869efb1602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.01.13 18:58:54.581618 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 985 | 2026.01.13 18:58:54.581642 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 986 | 2026.01.13 18:58:54.581665 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 987 | 2026.01.13 18:58:54.581675 [ 288 ] {} <Debug> TCP-Session: 7f9c5f7d-b9d4-49c0-bdfc-c64875257960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.01.13 18:58:54.581690 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 989 | 2026.01.13 18:58:54.581701 [ 289 ] {} <Debug> TCP-Session: b5b9435c-1b62-43fe-858e-72bf3a770096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.01.13 18:58:54.581716 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 991 | 2026.01.13 18:58:54.581729 [ 291 ] {} <Debug> TCP-Session: e99a293b-3b0d-4b9f-bbec-90e020ed0a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.01.13 18:58:54.581741 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 993 | 2026.01.13 18:58:54.581762 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 994 | 2026.01.13 18:58:54.581765 [ 290 ] {} <Debug> TCP-Session: 828444d0-c1ca-4e05-a698-3f7e9dd5f41c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.01.13 18:58:54.581806 [ 292 ] {} <Debug> TCP-Session: 6ba48fd9-0f36-4cc9-9f2a-6388dc52e3d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.01.13 18:58:54.581821 [ 293 ] {} <Debug> TCP-Session: bdf85448-7ac7-477f-bf76-5bd57acf5fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.01.13 18:58:54.581639 [ 287 ] {} <Debug> TCP-Session: 170bbfd7-7026-4f90-a118-15ac02f0e230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.01.13 18:58:54.581692 [ 294 ] {} <Debug> TCP-Session: 9481f559-c910-42a0-9129-a852575265a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.01.13 18:58:59.050228 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1000 | 2026.01.13 18:58:59.050295 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1001 | 2026.01.13 18:58:59.114383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 94 | ||
| 1002 | 2026.01.13 18:58:59.116005 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.01.13 18:58:59.116061 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1004 | 2026.01.13 18:58:59.117336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1005 | 2026.01.13 18:58:59.117860 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.01.13 18:58:59.118237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 1007 | 2026.01.13 18:58:59.118631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1933 | ||
| 1008 | 2026.01.13 18:58:59.119126 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.01.13 18:58:59.119164 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1010 | 2026.01.13 18:58:59.119811 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1011 | 2026.01.13 18:58:59.120320 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.01.13 18:58:59.120469 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1933 | ||
| 1013 | 2026.01.13 18:58:59.199064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1014 | 2026.01.13 18:58:59.216989 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.01.13 18:58:59.217054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1016 | 2026.01.13 18:58:59.223468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1017 | 2026.01.13 18:58:59.224590 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.01.13 18:58:59.228036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1019 | 2026.01.13 18:59:01.247864 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.01.13 18:59:01.248065 [ 3 ] {1c1caffc-53bc-466e-9ea9-83eb9f555af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1021 | 2026.01.13 18:59:01.248329 [ 3 ] {1c1caffc-53bc-466e-9ea9-83eb9f555af6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1022 | 2026.01.13 18:59:01.248390 [ 3 ] {1c1caffc-53bc-466e-9ea9-83eb9f555af6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1023 | 2026.01.13 18:59:01.248772 [ 3 ] {1c1caffc-53bc-466e-9ea9-83eb9f555af6} <Debug> TCPHandler: Processed in 0.001033101 sec. | ||
| 1024 | 2026.01.13 18:59:01.253497 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.01.13 18:59:01.253638 [ 3 ] {a1cce0ad-8a08-492a-9cd1-2fe45d0206dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1026 | 2026.01.13 18:59:01.262284 [ 3 ] {a1cce0ad-8a08-492a-9cd1-2fe45d0206dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1027 | 2026.01.13 18:59:01.262345 [ 3 ] {a1cce0ad-8a08-492a-9cd1-2fe45d0206dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2026.01.13 18:59:01.264634 [ 3 ] {a1cce0ad-8a08-492a-9cd1-2fe45d0206dd} <Debug> TCPHandler: Processed in 0.011191229 sec. | ||
| 1029 | 2026.01.13 18:59:01.266775 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.01.13 18:59:01.266924 [ 3 ] {60434c9e-23e1-4a89-b89b-8424cb8c3de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1031 | 2026.01.13 18:59:01.275605 [ 3 ] {60434c9e-23e1-4a89-b89b-8424cb8c3de6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2026.01.13 18:59:01.275663 [ 3 ] {60434c9e-23e1-4a89-b89b-8424cb8c3de6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1033 | 2026.01.13 18:59:01.276061 [ 3 ] {60434c9e-23e1-4a89-b89b-8424cb8c3de6} <Debug> TCPHandler: Processed in 0.009346213 sec. | ||
| 1034 | 2026.01.13 18:59:01.276376 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.01.13 18:59:01.276519 [ 3 ] {497f9343-c373-464d-9320-28b359e0703c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 1036 | 2026.01.13 18:59:01.276757 [ 3 ] {497f9343-c373-464d-9320-28b359e0703c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2026.01.13 18:59:01.276800 [ 3 ] {497f9343-c373-464d-9320-28b359e0703c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.01.13 18:59:01.277093 [ 3 ] {497f9343-c373-464d-9320-28b359e0703c} <Debug> TCPHandler: Processed in 0.000776575 sec. | ||
| 1039 | 2026.01.13 18:59:01.277295 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.01.13 18:59:01.277410 [ 3 ] {c986edc2-9267-443f-a272-072af2b4fefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 1041 | 2026.01.13 18:59:01.277642 [ 3 ] {c986edc2-9267-443f-a272-072af2b4fefc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2026.01.13 18:59:01.277685 [ 3 ] {c986edc2-9267-443f-a272-072af2b4fefc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.01.13 18:59:01.278000 [ 3 ] {c986edc2-9267-443f-a272-072af2b4fefc} <Debug> TCPHandler: Processed in 0.000753845 sec. | ||
| 1044 | 2026.01.13 18:59:01.278206 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.01.13 18:59:01.278321 [ 3 ] {276abe29-2b10-4f5c-b459-12914f2ec0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 1046 | 2026.01.13 18:59:01.278551 [ 3 ] {276abe29-2b10-4f5c-b459-12914f2ec0ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1047 | 2026.01.13 18:59:01.278592 [ 3 ] {276abe29-2b10-4f5c-b459-12914f2ec0ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2026.01.13 18:59:01.278871 [ 3 ] {276abe29-2b10-4f5c-b459-12914f2ec0ed} <Debug> TCPHandler: Processed in 0.000712774 sec. | ||
| 1049 | 2026.01.13 18:59:01.279062 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.01.13 18:59:01.279176 [ 3 ] {7caa4cf3-7ded-4124-985d-7b51c9decef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 1051 | 2026.01.13 18:59:01.279407 [ 3 ] {7caa4cf3-7ded-4124-985d-7b51c9decef8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2026.01.13 18:59:01.279449 [ 3 ] {7caa4cf3-7ded-4124-985d-7b51c9decef8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2026.01.13 18:59:01.279732 [ 3 ] {7caa4cf3-7ded-4124-985d-7b51c9decef8} <Debug> TCPHandler: Processed in 0.000717984 sec. | ||
| 1054 | 2026.01.13 18:59:01.279926 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2026.01.13 18:59:01.280040 [ 3 ] {4aad02a2-6c50-49f4-af04-66ea34caf354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 1056 | 2026.01.13 18:59:01.280271 [ 3 ] {4aad02a2-6c50-49f4-af04-66ea34caf354} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1057 | 2026.01.13 18:59:01.280312 [ 3 ] {4aad02a2-6c50-49f4-af04-66ea34caf354} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1058 | 2026.01.13 18:59:01.280593 [ 3 ] {4aad02a2-6c50-49f4-af04-66ea34caf354} <Debug> TCPHandler: Processed in 0.000713504 sec. | ||
| 1059 | 2026.01.13 18:59:01.280794 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.01.13 18:59:01.280906 [ 3 ] {3ed7104a-e058-4b13-90dc-231a2d56a342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 1061 | 2026.01.13 18:59:01.281141 [ 3 ] {3ed7104a-e058-4b13-90dc-231a2d56a342} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1062 | 2026.01.13 18:59:01.281182 [ 3 ] {3ed7104a-e058-4b13-90dc-231a2d56a342} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1063 | 2026.01.13 18:59:01.281518 [ 3 ] {3ed7104a-e058-4b13-90dc-231a2d56a342} <Debug> TCPHandler: Processed in 0.000771435 sec. | ||
| 1064 | 2026.01.13 18:59:01.281705 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.01.13 18:59:01.281822 [ 3 ] {9995ac88-a3b2-477e-aa77-37024bfcfd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 1066 | 2026.01.13 18:59:01.282055 [ 3 ] {9995ac88-a3b2-477e-aa77-37024bfcfd7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1067 | 2026.01.13 18:59:01.282096 [ 3 ] {9995ac88-a3b2-477e-aa77-37024bfcfd7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1068 | 2026.01.13 18:59:01.282402 [ 3 ] {9995ac88-a3b2-477e-aa77-37024bfcfd7a} <Debug> TCPHandler: Processed in 0.000743955 sec. | ||
| 1069 | 2026.01.13 18:59:01.282604 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.01.13 18:59:01.282719 [ 3 ] {5e18e984-fbf7-4fa7-9648-df34fff84f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 1071 | 2026.01.13 18:59:01.282953 [ 3 ] {5e18e984-fbf7-4fa7-9648-df34fff84f7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1072 | 2026.01.13 18:59:01.282994 [ 3 ] {5e18e984-fbf7-4fa7-9648-df34fff84f7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1073 | 2026.01.13 18:59:01.283284 [ 3 ] {5e18e984-fbf7-4fa7-9648-df34fff84f7a} <Debug> TCPHandler: Processed in 0.000730314 sec. | ||
| 1074 | 2026.01.13 18:59:01.283462 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.01.13 18:59:01.283569 [ 3 ] {71d59670-f48d-4cfb-a127-c2050b8c6d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 1076 | 2026.01.13 18:59:01.283790 [ 3 ] {71d59670-f48d-4cfb-a127-c2050b8c6d19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2026.01.13 18:59:01.283829 [ 3 ] {71d59670-f48d-4cfb-a127-c2050b8c6d19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2026.01.13 18:59:01.284119 [ 3 ] {71d59670-f48d-4cfb-a127-c2050b8c6d19} <Debug> TCPHandler: Processed in 0.000748435 sec. | ||
| 1079 | 2026.01.13 18:59:01.284445 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.01.13 18:59:01.284561 [ 3 ] {f16acdc1-5f06-4c01-bdfb-281ea5c07761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 1081 | 2026.01.13 18:59:01.284801 [ 3 ] {f16acdc1-5f06-4c01-bdfb-281ea5c07761} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.01.13 18:59:01.284843 [ 3 ] {f16acdc1-5f06-4c01-bdfb-281ea5c07761} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.01.13 18:59:01.285128 [ 3 ] {f16acdc1-5f06-4c01-bdfb-281ea5c07761} <Debug> TCPHandler: Processed in 0.000731405 sec. | ||
| 1084 | 2026.01.13 18:59:01.285340 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.01.13 18:59:01.285456 [ 3 ] {a781452d-e005-46b8-a160-7b3bd84a89db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 1086 | 2026.01.13 18:59:01.285698 [ 3 ] {a781452d-e005-46b8-a160-7b3bd84a89db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.01.13 18:59:01.285739 [ 3 ] {a781452d-e005-46b8-a160-7b3bd84a89db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2026.01.13 18:59:01.286029 [ 3 ] {a781452d-e005-46b8-a160-7b3bd84a89db} <Debug> TCPHandler: Processed in 0.000736514 sec. | ||
| 1089 | 2026.01.13 18:59:01.286224 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.01.13 18:59:01.286340 [ 3 ] {5dfb3694-f284-48f7-99cb-4a11ee7f9f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 1091 | 2026.01.13 18:59:01.286586 [ 3 ] {5dfb3694-f284-48f7-99cb-4a11ee7f9f04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1092 | 2026.01.13 18:59:01.286628 [ 3 ] {5dfb3694-f284-48f7-99cb-4a11ee7f9f04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2026.01.13 18:59:01.286917 [ 3 ] {5dfb3694-f284-48f7-99cb-4a11ee7f9f04} <Debug> TCPHandler: Processed in 0.000740025 sec. | ||
| 1094 | 2026.01.13 18:59:01.287127 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.01.13 18:59:01.287244 [ 3 ] {22f1c523-534d-4bd5-b147-b1271a13cc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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) | ||
| 1096 | 2026.01.13 18:59:01.287490 [ 3 ] {22f1c523-534d-4bd5-b147-b1271a13cc19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1097 | 2026.01.13 18:59:01.287532 [ 3 ] {22f1c523-534d-4bd5-b147-b1271a13cc19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2026.01.13 18:59:01.287833 [ 3 ] {22f1c523-534d-4bd5-b147-b1271a13cc19} <Debug> TCPHandler: Processed in 0.000753114 sec. | ||
| 1099 | 2026.01.13 18:59:01.289867 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.01.13 18:59:01.290080 [ 3 ] {4b3285c6-6b43-47af-8957-ed01104a8ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1101 | 2026.01.13 18:59:01.290526 [ 3 ] {4b3285c6-6b43-47af-8957-ed01104a8ea8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2026.01.13 18:59:01.290567 [ 3 ] {4b3285c6-6b43-47af-8957-ed01104a8ea8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2026.01.13 18:59:01.290971 [ 3 ] {4b3285c6-6b43-47af-8957-ed01104a8ea8} <Debug> TCPHandler: Processed in 0.001191434 sec. | ||
| 1104 | 2026.01.13 18:59:01.291160 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.01.13 18:59:01.291280 [ 3 ] {0ec52935-3d2c-4e73-bc26-3a47040b7409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1106 | 2026.01.13 18:59:01.291532 [ 3 ] {0ec52935-3d2c-4e73-bc26-3a47040b7409} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.01.13 18:59:01.291573 [ 3 ] {0ec52935-3d2c-4e73-bc26-3a47040b7409} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.01.13 18:59:01.291958 [ 3 ] {0ec52935-3d2c-4e73-bc26-3a47040b7409} <Debug> TCPHandler: Processed in 0.000845196 sec. | ||
| 1109 | 2026.01.13 18:59:01.292154 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.01.13 18:59:01.292280 [ 3 ] {c5f5f03d-3f69-43c8-90d4-bc772d9dd420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1111 | 2026.01.13 18:59:01.292543 [ 3 ] {c5f5f03d-3f69-43c8-90d4-bc772d9dd420} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2026.01.13 18:59:01.292585 [ 3 ] {c5f5f03d-3f69-43c8-90d4-bc772d9dd420} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1113 | 2026.01.13 18:59:01.292912 [ 3 ] {c5f5f03d-3f69-43c8-90d4-bc772d9dd420} <Debug> TCPHandler: Processed in 0.000807016 sec. | ||
| 1114 | 2026.01.13 18:59:01.293640 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.01.13 18:59:01.293762 [ 3 ] {24686012-799f-4348-9eef-9d01961f98ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1116 | 2026.01.13 18:59:01.294021 [ 3 ] {24686012-799f-4348-9eef-9d01961f98ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1117 | 2026.01.13 18:59:01.294063 [ 3 ] {24686012-799f-4348-9eef-9d01961f98ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1118 | 2026.01.13 18:59:01.294388 [ 3 ] {24686012-799f-4348-9eef-9d01961f98ce} <Debug> TCPHandler: Processed in 0.000795866 sec. | ||
| 1119 | 2026.01.13 18:59:01.294660 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.01.13 18:59:01.294781 [ 3 ] {ff081cd3-d389-4d3c-a2c9-cacb2724cd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1121 | 2026.01.13 18:59:01.295039 [ 3 ] {ff081cd3-d389-4d3c-a2c9-cacb2724cd63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2026.01.13 18:59:01.295080 [ 3 ] {ff081cd3-d389-4d3c-a2c9-cacb2724cd63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2026.01.13 18:59:01.295411 [ 3 ] {ff081cd3-d389-4d3c-a2c9-cacb2724cd63} <Debug> TCPHandler: Processed in 0.000799496 sec. | ||
| 1124 | 2026.01.13 18:59:01.295955 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.01.13 18:59:01.296077 [ 3 ] {00528aeb-b203-4a2b-b20f-bf4c4569fd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1126 | 2026.01.13 18:59:01.296336 [ 3 ] {00528aeb-b203-4a2b-b20f-bf4c4569fd30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1127 | 2026.01.13 18:59:01.296378 [ 3 ] {00528aeb-b203-4a2b-b20f-bf4c4569fd30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1128 | 2026.01.13 18:59:01.296688 [ 3 ] {00528aeb-b203-4a2b-b20f-bf4c4569fd30} <Debug> TCPHandler: Processed in 0.000780286 sec. | ||
| 1129 | 2026.01.13 18:59:01.296914 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.01.13 18:59:01.297036 [ 3 ] {785672db-4bf1-4c83-aa6a-e41004fd7aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1131 | 2026.01.13 18:59:01.297296 [ 3 ] {785672db-4bf1-4c83-aa6a-e41004fd7aa2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1132 | 2026.01.13 18:59:01.297337 [ 3 ] {785672db-4bf1-4c83-aa6a-e41004fd7aa2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1133 | 2026.01.13 18:59:01.297667 [ 3 ] {785672db-4bf1-4c83-aa6a-e41004fd7aa2} <Debug> TCPHandler: Processed in 0.000800126 sec. | ||
| 1134 | 2026.01.13 18:59:01.297883 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.01.13 18:59:01.298005 [ 3 ] {2354a02b-810b-417e-b07e-13200c09885e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1136 | 2026.01.13 18:59:01.298266 [ 3 ] {2354a02b-810b-417e-b07e-13200c09885e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1137 | 2026.01.13 18:59:01.298309 [ 3 ] {2354a02b-810b-417e-b07e-13200c09885e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2026.01.13 18:59:01.298627 [ 3 ] {2354a02b-810b-417e-b07e-13200c09885e} <Debug> TCPHandler: Processed in 0.000791526 sec. | ||
| 1139 | 2026.01.13 18:59:01.298858 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.01.13 18:59:01.298982 [ 3 ] {70fa77d4-0d14-4325-867f-5f096e9d660d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1141 | 2026.01.13 18:59:01.299250 [ 3 ] {70fa77d4-0d14-4325-867f-5f096e9d660d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1142 | 2026.01.13 18:59:01.299292 [ 3 ] {70fa77d4-0d14-4325-867f-5f096e9d660d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1143 | 2026.01.13 18:59:01.299617 [ 3 ] {70fa77d4-0d14-4325-867f-5f096e9d660d} <Debug> TCPHandler: Processed in 0.000805936 sec. | ||
| 1144 | 2026.01.13 18:59:01.299854 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.01.13 18:59:01.299978 [ 3 ] {a8ecfbd0-4c90-4929-a77a-6a0b8de6df53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1146 | 2026.01.13 18:59:01.300265 [ 3 ] {a8ecfbd0-4c90-4929-a77a-6a0b8de6df53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1147 | 2026.01.13 18:59:01.300306 [ 3 ] {a8ecfbd0-4c90-4929-a77a-6a0b8de6df53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1148 | 2026.01.13 18:59:01.300640 [ 3 ] {a8ecfbd0-4c90-4929-a77a-6a0b8de6df53} <Debug> TCPHandler: Processed in 0.000834176 sec. | ||
| 1149 | 2026.01.13 18:59:01.300868 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.01.13 18:59:01.300993 [ 3 ] {09e009a3-9812-4070-8128-1373d4c98728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1151 | 2026.01.13 18:59:01.301263 [ 3 ] {09e009a3-9812-4070-8128-1373d4c98728} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1152 | 2026.01.13 18:59:01.301305 [ 3 ] {09e009a3-9812-4070-8128-1373d4c98728} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1153 | 2026.01.13 18:59:01.301643 [ 3 ] {09e009a3-9812-4070-8128-1373d4c98728} <Debug> TCPHandler: Processed in 0.000823306 sec. | ||
| 1154 | 2026.01.13 18:59:01.301858 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.01.13 18:59:01.301983 [ 3 ] {16b71069-8ae4-4351-9eda-d6a50959a791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1156 | 2026.01.13 18:59:01.302251 [ 3 ] {16b71069-8ae4-4351-9eda-d6a50959a791} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1157 | 2026.01.13 18:59:01.302293 [ 3 ] {16b71069-8ae4-4351-9eda-d6a50959a791} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1158 | 2026.01.13 18:59:01.302621 [ 3 ] {16b71069-8ae4-4351-9eda-d6a50959a791} <Debug> TCPHandler: Processed in 0.000810986 sec. | ||
| 1159 | 2026.01.13 18:59:01.302841 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.01.13 18:59:01.302964 [ 3 ] {55db660c-a8de-44a8-96bf-9c749441df32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1161 | 2026.01.13 18:59:01.303234 [ 3 ] {55db660c-a8de-44a8-96bf-9c749441df32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1162 | 2026.01.13 18:59:01.303275 [ 3 ] {55db660c-a8de-44a8-96bf-9c749441df32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1163 | 2026.01.13 18:59:01.303593 [ 3 ] {55db660c-a8de-44a8-96bf-9c749441df32} <Debug> TCPHandler: Processed in 0.000801146 sec. | ||
| 1164 | 2026.01.13 18:59:01.303812 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.01.13 18:59:01.303935 [ 3 ] {8418160f-6593-4020-98e4-d4cf12101b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1166 | 2026.01.13 18:59:01.304208 [ 3 ] {8418160f-6593-4020-98e4-d4cf12101b30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1167 | 2026.01.13 18:59:01.304250 [ 3 ] {8418160f-6593-4020-98e4-d4cf12101b30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1168 | 2026.01.13 18:59:01.304584 [ 3 ] {8418160f-6593-4020-98e4-d4cf12101b30} <Debug> TCPHandler: Processed in 0.000820736 sec. | ||
| 1169 | 2026.01.13 18:59:01.315691 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.01.13 18:59:01.315847 [ 3 ] {32dd40c7-72f8-4ea8-ba0f-38647e723e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1171 | 2026.01.13 18:59:01.316182 [ 3 ] {32dd40c7-72f8-4ea8-ba0f-38647e723e26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1172 | 2026.01.13 18:59:01.316233 [ 3 ] {32dd40c7-72f8-4ea8-ba0f-38647e723e26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1173 | 2026.01.13 18:59:01.316603 [ 3 ] {32dd40c7-72f8-4ea8-ba0f-38647e723e26} <Debug> TCPHandler: Processed in 0.000972009 sec. | ||
| 1174 | 2026.01.13 18:59:01.316939 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.01.13 18:59:01.317067 [ 3 ] {f107a234-bd5f-493a-8ebf-82a109c569e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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', '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) | ||
| 1176 | 2026.01.13 18:59:01.317343 [ 3 ] {f107a234-bd5f-493a-8ebf-82a109c569e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1177 | 2026.01.13 18:59:01.317385 [ 3 ] {f107a234-bd5f-493a-8ebf-82a109c569e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1178 | 2026.01.13 18:59:01.317724 [ 3 ] {f107a234-bd5f-493a-8ebf-82a109c569e2} <Debug> TCPHandler: Processed in 0.000832487 sec. | ||
| 1179 | 2026.01.13 18:59:01.317946 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.01.13 18:59:01.318073 [ 3 ] {8c70875c-a6b1-48ef-ba07-b657675968f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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) | ||
| 1181 | 2026.01.13 18:59:01.318376 [ 3 ] {8c70875c-a6b1-48ef-ba07-b657675968f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1182 | 2026.01.13 18:59:01.318418 [ 3 ] {8c70875c-a6b1-48ef-ba07-b657675968f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1183 | 2026.01.13 18:59:01.319097 [ 3 ] {8c70875c-a6b1-48ef-ba07-b657675968f5} <Debug> TCPHandler: Processed in 0.001199463 sec. | ||
| 1184 | 2026.01.13 18:59:01.319313 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.01.13 18:59:01.319443 [ 3 ] {a0dff689-8d57-4756-9b9c-326214e932c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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) | ||
| 1186 | 2026.01.13 18:59:01.319738 [ 3 ] {a0dff689-8d57-4756-9b9c-326214e932c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1187 | 2026.01.13 18:59:01.319780 [ 3 ] {a0dff689-8d57-4756-9b9c-326214e932c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1188 | 2026.01.13 18:59:01.320183 [ 3 ] {a0dff689-8d57-4756-9b9c-326214e932c4} <Debug> TCPHandler: Processed in 0.000918698 sec. | ||
| 1189 | 2026.01.13 18:59:01.320393 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.01.13 18:59:01.320522 [ 3 ] {bcceecf1-8ea1-47df-b339-0030277eed3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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) | ||
| 1191 | 2026.01.13 18:59:01.320802 [ 3 ] {bcceecf1-8ea1-47df-b339-0030277eed3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1192 | 2026.01.13 18:59:01.320844 [ 3 ] {bcceecf1-8ea1-47df-b339-0030277eed3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1193 | 2026.01.13 18:59:01.321177 [ 3 ] {bcceecf1-8ea1-47df-b339-0030277eed3a} <Debug> TCPHandler: Processed in 0.000832096 sec. | ||
| 1194 | 2026.01.13 18:59:01.321386 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.01.13 18:59:01.321516 [ 3 ] {66138421-7e4d-44c4-b08a-e19b79b4f550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
| 1196 | 2026.01.13 18:59:01.321807 [ 3 ] {66138421-7e4d-44c4-b08a-e19b79b4f550} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1197 | 2026.01.13 18:59:01.321849 [ 3 ] {66138421-7e4d-44c4-b08a-e19b79b4f550} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1198 | 2026.01.13 18:59:01.322185 [ 3 ] {66138421-7e4d-44c4-b08a-e19b79b4f550} <Debug> TCPHandler: Processed in 0.000847626 sec. | ||
| 1199 | 2026.01.13 18:59:01.322391 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.01.13 18:59:01.322521 [ 3 ] {f5b3b35e-3c79-406d-ad56-0d76e76538d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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', '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', '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) | ||
| 1201 | 2026.01.13 18:59:01.322802 [ 3 ] {f5b3b35e-3c79-406d-ad56-0d76e76538d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1202 | 2026.01.13 18:59:01.322844 [ 3 ] {f5b3b35e-3c79-406d-ad56-0d76e76538d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1203 | 2026.01.13 18:59:01.323176 [ 3 ] {f5b3b35e-3c79-406d-ad56-0d76e76538d6} <Debug> TCPHandler: Processed in 0.000833117 sec. | ||
| 1204 | 2026.01.13 18:59:01.422340 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.01.13 18:59:01.422498 [ 3 ] {5072cde9-54fb-433a-b80e-2c8530debab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1206 | 2026.01.13 18:59:01.422553 [ 3 ] {5072cde9-54fb-433a-b80e-2c8530debab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1207 | 2026.01.13 18:59:01.423233 [ 3 ] {5072cde9-54fb-433a-b80e-2c8530debab0} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.01.13 18:59:01.423280 [ 3 ] {5072cde9-54fb-433a-b80e-2c8530debab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1209 | 2026.01.13 18:59:01.426030 [ 3 ] {5072cde9-54fb-433a-b80e-2c8530debab0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1210 | 2026.01.13 18:59:01.426500 [ 3 ] {5072cde9-54fb-433a-b80e-2c8530debab0} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.01.13 18:59:01.426676 [ 3 ] {5072cde9-54fb-433a-b80e-2c8530debab0} <Debug> executeQuery: Read 37 rows, 8.37 KiB in 0.00422 sec., 8767.772511848341 rows/sec., 1.94 MiB/sec. | ||
| 1212 | 2026.01.13 18:59:01.426724 [ 3 ] {5072cde9-54fb-433a-b80e-2c8530debab0} <Debug> TCPHandler: Processed in 0.004487818 sec. | ||
| 1213 | 2026.01.13 18:59:01.426884 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.01.13 18:59:01.426987 [ 3 ] {000a17b3-7b6c-462a-82a1-2689a077cec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1215 | 2026.01.13 18:59:01.427030 [ 3 ] {000a17b3-7b6c-462a-82a1-2689a077cec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1216 | 2026.01.13 18:59:01.434326 [ 3 ] {000a17b3-7b6c-462a-82a1-2689a077cec0} <Trace> oximeter.fields_i16 (e454e712-a2b4-4741-a3e5-5fd18d236cf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.01.13 18:59:01.434367 [ 3 ] {000a17b3-7b6c-462a-82a1-2689a077cec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1218 | 2026.01.13 18:59:01.441899 [ 3 ] {000a17b3-7b6c-462a-82a1-2689a077cec0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1219 | 2026.01.13 18:59:01.442507 [ 3 ] {000a17b3-7b6c-462a-82a1-2689a077cec0} <Trace> oximeter.fields_i16 (e454e712-a2b4-4741-a3e5-5fd18d236cf4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.01.13 18:59:01.442649 [ 3 ] {000a17b3-7b6c-462a-82a1-2689a077cec0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.015685 sec., 26139.62384443736 rows/sec., 1.66 MiB/sec. | ||
| 1221 | 2026.01.13 18:59:01.442687 [ 3 ] {000a17b3-7b6c-462a-82a1-2689a077cec0} <Debug> TCPHandler: Processed in 0.0158552 sec. | ||
| 1222 | 2026.01.13 18:59:01.442815 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.01.13 18:59:01.442917 [ 3 ] {6e502d12-cb7f-423f-a82b-2a0ffa007890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1224 | 2026.01.13 18:59:01.442958 [ 3 ] {6e502d12-cb7f-423f-a82b-2a0ffa007890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1225 | 2026.01.13 18:59:01.443363 [ 3 ] {6e502d12-cb7f-423f-a82b-2a0ffa007890} <Trace> oximeter.fields_ipaddr (00800f60-ed22-4362-8637-cdfd6b607c98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.01.13 18:59:01.443401 [ 3 ] {6e502d12-cb7f-423f-a82b-2a0ffa007890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1227 | 2026.01.13 18:59:01.443830 [ 3 ] {6e502d12-cb7f-423f-a82b-2a0ffa007890} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1228 | 2026.01.13 18:59:01.444246 [ 3 ] {6e502d12-cb7f-423f-a82b-2a0ffa007890} <Trace> oximeter.fields_ipaddr (00800f60-ed22-4362-8637-cdfd6b607c98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.01.13 18:59:01.444376 [ 3 ] {6e502d12-cb7f-423f-a82b-2a0ffa007890} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001481 sec., 6752.194463200541 rows/sec., 550.59 KiB/sec. | ||
| 1230 | 2026.01.13 18:59:01.444411 [ 3 ] {6e502d12-cb7f-423f-a82b-2a0ffa007890} <Debug> TCPHandler: Processed in 0.001647813 sec. | ||
| 1231 | 2026.01.13 18:59:01.444522 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.01.13 18:59:01.444645 [ 3 ] {5cf5a3a8-27f3-4509-bcc1-ef37ad426a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1233 | 2026.01.13 18:59:01.444694 [ 3 ] {5cf5a3a8-27f3-4509-bcc1-ef37ad426a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1234 | 2026.01.13 18:59:01.446417 [ 3 ] {5cf5a3a8-27f3-4509-bcc1-ef37ad426a82} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.01.13 18:59:01.446455 [ 3 ] {5cf5a3a8-27f3-4509-bcc1-ef37ad426a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1236 | 2026.01.13 18:59:01.447160 [ 3 ] {5cf5a3a8-27f3-4509-bcc1-ef37ad426a82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1237 | 2026.01.13 18:59:01.447812 [ 3 ] {5cf5a3a8-27f3-4509-bcc1-ef37ad426a82} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.01.13 18:59:01.447953 [ 3 ] {5cf5a3a8-27f3-4509-bcc1-ef37ad426a82} <Debug> executeQuery: Read 2285 rows, 189.97 KiB in 0.003334 sec., 685362.927414517 rows/sec., 55.64 MiB/sec. | ||
| 1239 | 2026.01.13 18:59:01.447999 [ 3 ] {5cf5a3a8-27f3-4509-bcc1-ef37ad426a82} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1240 | 2026.01.13 18:59:01.448013 [ 3 ] {5cf5a3a8-27f3-4509-bcc1-ef37ad426a82} <Debug> TCPHandler: Processed in 0.003548969 sec. | ||
| 1241 | 2026.01.13 18:59:01.448126 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.01.13 18:59:01.448230 [ 3 ] {37f643d2-c8e2-44b6-b387-fd5a8df1a4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1243 | 2026.01.13 18:59:01.448278 [ 3 ] {37f643d2-c8e2-44b6-b387-fd5a8df1a4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1244 | 2026.01.13 18:59:01.448843 [ 3 ] {37f643d2-c8e2-44b6-b387-fd5a8df1a4a6} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.01.13 18:59:01.448885 [ 3 ] {37f643d2-c8e2-44b6-b387-fd5a8df1a4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1246 | 2026.01.13 18:59:01.449402 [ 3 ] {37f643d2-c8e2-44b6-b387-fd5a8df1a4a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1247 | 2026.01.13 18:59:01.449902 [ 3 ] {37f643d2-c8e2-44b6-b387-fd5a8df1a4a6} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.01.13 18:59:01.450040 [ 3 ] {37f643d2-c8e2-44b6-b387-fd5a8df1a4a6} <Debug> executeQuery: Read 244 rows, 15.19 KiB in 0.001834 sec., 133042.52998909488 rows/sec., 8.09 MiB/sec. | ||
| 1249 | 2026.01.13 18:59:01.450080 [ 3 ] {37f643d2-c8e2-44b6-b387-fd5a8df1a4a6} <Debug> TCPHandler: Processed in 0.002004749 sec. | ||
| 1250 | 2026.01.13 18:59:01.450194 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.01.13 18:59:01.450290 [ 3 ] {fc6a38cc-d68c-4f3f-822c-5dd9f19b1e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1252 | 2026.01.13 18:59:01.450330 [ 3 ] {fc6a38cc-d68c-4f3f-822c-5dd9f19b1e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1253 | 2026.01.13 18:59:01.450927 [ 3 ] {fc6a38cc-d68c-4f3f-822c-5dd9f19b1e7e} <Trace> oximeter.fields_u32 (d021baf6-60e6-4540-b162-e57304c4b02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.01.13 18:59:01.450964 [ 3 ] {fc6a38cc-d68c-4f3f-822c-5dd9f19b1e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1255 | 2026.01.13 18:59:01.451505 [ 3 ] {fc6a38cc-d68c-4f3f-822c-5dd9f19b1e7e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1256 | 2026.01.13 18:59:01.452066 [ 3 ] {fc6a38cc-d68c-4f3f-822c-5dd9f19b1e7e} <Trace> oximeter.fields_u32 (d021baf6-60e6-4540-b162-e57304c4b02d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.01.13 18:59:01.452269 [ 3 ] {fc6a38cc-d68c-4f3f-822c-5dd9f19b1e7e} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001997 sec., 220330.4957436154 rows/sec., 14.58 MiB/sec. | ||
| 1258 | 2026.01.13 18:59:01.452316 [ 3 ] {fc6a38cc-d68c-4f3f-822c-5dd9f19b1e7e} <Debug> TCPHandler: Processed in 0.002169012 sec. | ||
| 1259 | 2026.01.13 18:59:01.452438 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.01.13 18:59:01.452541 [ 3 ] {5351218c-ee8f-413e-8ac0-354860899f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1261 | 2026.01.13 18:59:01.452583 [ 3 ] {5351218c-ee8f-413e-8ac0-354860899f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1262 | 2026.01.13 18:59:01.453098 [ 3 ] {5351218c-ee8f-413e-8ac0-354860899f10} <Trace> oximeter.fields_u8 (8d96c87b-015f-4394-91ac-c74c5f5be14a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.01.13 18:59:01.453136 [ 3 ] {5351218c-ee8f-413e-8ac0-354860899f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1264 | 2026.01.13 18:59:01.453688 [ 3 ] {5351218c-ee8f-413e-8ac0-354860899f10} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1265 | 2026.01.13 18:59:01.454212 [ 3 ] {5351218c-ee8f-413e-8ac0-354860899f10} <Trace> oximeter.fields_u8 (8d96c87b-015f-4394-91ac-c74c5f5be14a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.01.13 18:59:01.454351 [ 3 ] {5351218c-ee8f-413e-8ac0-354860899f10} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00183 sec., 115300.54644808744 rows/sec., 6.55 MiB/sec. | ||
| 1267 | 2026.01.13 18:59:01.454389 [ 3 ] {5351218c-ee8f-413e-8ac0-354860899f10} <Debug> TCPHandler: Processed in 0.002000299 sec. | ||
| 1268 | 2026.01.13 18:59:01.454500 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.01.13 18:59:01.454596 [ 3 ] {0d682195-5c79-45d8-975d-a09a06ed4d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1270 | 2026.01.13 18:59:01.454634 [ 3 ] {0d682195-5c79-45d8-975d-a09a06ed4d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1271 | 2026.01.13 18:59:01.455424 [ 3 ] {0d682195-5c79-45d8-975d-a09a06ed4d10} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.01.13 18:59:01.455460 [ 3 ] {0d682195-5c79-45d8-975d-a09a06ed4d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1273 | 2026.01.13 18:59:01.456052 [ 3 ] {0d682195-5c79-45d8-975d-a09a06ed4d10} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1274 | 2026.01.13 18:59:01.456575 [ 3 ] {0d682195-5c79-45d8-975d-a09a06ed4d10} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.01.13 18:59:01.456717 [ 3 ] {0d682195-5c79-45d8-975d-a09a06ed4d10} <Debug> executeQuery: Read 1148 rows, 83.83 KiB in 0.002139 sec., 536699.3922393642 rows/sec., 38.27 MiB/sec. | ||
| 1276 | 2026.01.13 18:59:01.456756 [ 3 ] {0d682195-5c79-45d8-975d-a09a06ed4d10} <Debug> TCPHandler: Processed in 0.002305795 sec. | ||
| 1277 | 2026.01.13 18:59:01.456870 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.01.13 18:59:01.456966 [ 3 ] {bad7a150-c8eb-4069-a89f-46bfa14d406a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1279 | 2026.01.13 18:59:01.457007 [ 3 ] {bad7a150-c8eb-4069-a89f-46bfa14d406a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1280 | 2026.01.13 18:59:01.457430 [ 3 ] {bad7a150-c8eb-4069-a89f-46bfa14d406a} <Trace> oximeter.measurements_bool (bcbca9c7-0cab-43db-adc9-c475b54971cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.01.13 18:59:01.457466 [ 3 ] {bad7a150-c8eb-4069-a89f-46bfa14d406a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1282 | 2026.01.13 18:59:01.462664 [ 3 ] {bad7a150-c8eb-4069-a89f-46bfa14d406a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1283 | 2026.01.13 18:59:01.463234 [ 3 ] {bad7a150-c8eb-4069-a89f-46bfa14d406a} <Trace> oximeter.measurements_bool (bcbca9c7-0cab-43db-adc9-c475b54971cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.01.13 18:59:01.463404 [ 3 ] {bad7a150-c8eb-4069-a89f-46bfa14d406a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006455 sec., 929.5120061967467 rows/sec., 48.56 KiB/sec. | ||
| 1285 | 2026.01.13 18:59:01.463455 [ 3 ] {bad7a150-c8eb-4069-a89f-46bfa14d406a} <Debug> TCPHandler: Processed in 0.0066347 sec. | ||
| 1286 | 2026.01.13 18:59:01.463577 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.01.13 18:59:01.463675 [ 3 ] {391074dc-2272-4a50-bcdf-9aa4469086c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1288 | 2026.01.13 18:59:01.463719 [ 3 ] {391074dc-2272-4a50-bcdf-9aa4469086c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1289 | 2026.01.13 18:59:01.467075 [ 3 ] {391074dc-2272-4a50-bcdf-9aa4469086c3} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.01.13 18:59:01.467113 [ 3 ] {391074dc-2272-4a50-bcdf-9aa4469086c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1291 | 2026.01.13 18:59:01.467788 [ 3 ] {391074dc-2272-4a50-bcdf-9aa4469086c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1292 | 2026.01.13 18:59:01.468271 [ 3 ] {391074dc-2272-4a50-bcdf-9aa4469086c3} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.01.13 18:59:01.468407 [ 3 ] {391074dc-2272-4a50-bcdf-9aa4469086c3} <Debug> executeQuery: Read 2719 rows, 185.09 KiB in 0.00475 sec., 572421.052631579 rows/sec., 38.05 MiB/sec. | ||
| 1294 | 2026.01.13 18:59:01.468452 [ 3 ] {391074dc-2272-4a50-bcdf-9aa4469086c3} <Debug> TCPHandler: Processed in 0.004925926 sec. | ||
| 1295 | 2026.01.13 18:59:01.468568 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.01.13 18:59:01.468665 [ 3 ] {8b3c7a1c-d641-4510-a598-fc47a961555a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1297 | 2026.01.13 18:59:01.468709 [ 3 ] {8b3c7a1c-d641-4510-a598-fc47a961555a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1298 | 2026.01.13 18:59:01.469020 [ 3 ] {8b3c7a1c-d641-4510-a598-fc47a961555a} <Trace> oximeter.measurements_f64 (23611da8-831e-458c-8d2e-5e925cba10bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.01.13 18:59:01.469056 [ 3 ] {8b3c7a1c-d641-4510-a598-fc47a961555a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1300 | 2026.01.13 18:59:01.469506 [ 3 ] {8b3c7a1c-d641-4510-a598-fc47a961555a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1301 | 2026.01.13 18:59:01.469920 [ 3 ] {8b3c7a1c-d641-4510-a598-fc47a961555a} <Trace> oximeter.measurements_f64 (23611da8-831e-458c-8d2e-5e925cba10bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.01.13 18:59:01.470051 [ 3 ] {8b3c7a1c-d641-4510-a598-fc47a961555a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. | ||
| 1303 | 2026.01.13 18:59:01.470092 [ 3 ] {8b3c7a1c-d641-4510-a598-fc47a961555a} <Debug> TCPHandler: Processed in 0.00157592 sec. | ||
| 1304 | 2026.01.13 18:59:01.470199 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.01.13 18:59:01.470295 [ 3 ] {80377388-5c3d-4c33-a29d-7e614e511b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1306 | 2026.01.13 18:59:01.470349 [ 3 ] {80377388-5c3d-4c33-a29d-7e614e511b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1307 | 2026.01.13 18:59:01.471090 [ 3 ] {80377388-5c3d-4c33-a29d-7e614e511b8c} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2026.01.13 18:59:01.471126 [ 3 ] {80377388-5c3d-4c33-a29d-7e614e511b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1309 | 2026.01.13 18:59:01.476893 [ 3 ] {80377388-5c3d-4c33-a29d-7e614e511b8c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1310 | 2026.01.13 18:59:01.477368 [ 3 ] {80377388-5c3d-4c33-a29d-7e614e511b8c} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2026.01.13 18:59:01.477524 [ 3 ] {80377388-5c3d-4c33-a29d-7e614e511b8c} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.007245 sec., 4002.7605244996553 rows/sec., 7.17 MiB/sec. | ||
| 1312 | 2026.01.13 18:59:01.477605 [ 3 ] {80377388-5c3d-4c33-a29d-7e614e511b8c} <Debug> TCPHandler: Processed in 0.007456636 sec. | ||
| 1313 | 2026.01.13 18:59:01.477734 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2026.01.13 18:59:01.477850 [ 3 ] {5b63dcec-d1df-4a15-b17c-d35452752280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1315 | 2026.01.13 18:59:01.477900 [ 3 ] {5b63dcec-d1df-4a15-b17c-d35452752280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1316 | 2026.01.13 18:59:01.478269 [ 3 ] {5b63dcec-d1df-4a15-b17c-d35452752280} <Trace> oximeter.measurements_i64 (3428c24a-b7f3-4764-bf0b-d9b9cca7675e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2026.01.13 18:59:01.478312 [ 3 ] {5b63dcec-d1df-4a15-b17c-d35452752280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1318 | 2026.01.13 18:59:01.478738 [ 3 ] {5b63dcec-d1df-4a15-b17c-d35452752280} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1319 | 2026.01.13 18:59:01.479140 [ 3 ] {5b63dcec-d1df-4a15-b17c-d35452752280} <Trace> oximeter.measurements_i64 (3428c24a-b7f3-4764-bf0b-d9b9cca7675e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2026.01.13 18:59:01.479269 [ 3 ] {5b63dcec-d1df-4a15-b17c-d35452752280} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001444 sec., 12465.373961218836 rows/sec., 939.37 KiB/sec. | ||
| 1321 | 2026.01.13 18:59:01.479312 [ 3 ] {5b63dcec-d1df-4a15-b17c-d35452752280} <Debug> TCPHandler: Processed in 0.001637772 sec. | ||
| 1322 | 2026.01.13 18:59:01.479411 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1323 | 2026.01.13 18:59:01.479505 [ 3 ] {4661518b-23d3-462b-8602-ebe3ac4a5d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1324 | 2026.01.13 18:59:01.479545 [ 3 ] {4661518b-23d3-462b-8602-ebe3ac4a5d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1325 | 2026.01.13 18:59:01.479857 [ 3 ] {4661518b-23d3-462b-8602-ebe3ac4a5d30} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2026.01.13 18:59:01.479894 [ 3 ] {4661518b-23d3-462b-8602-ebe3ac4a5d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1327 | 2026.01.13 18:59:01.480339 [ 3 ] {4661518b-23d3-462b-8602-ebe3ac4a5d30} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1328 | 2026.01.13 18:59:01.480740 [ 3 ] {4661518b-23d3-462b-8602-ebe3ac4a5d30} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1329 | 2026.01.13 18:59:01.480870 [ 3 ] {4661518b-23d3-462b-8602-ebe3ac4a5d30} <Debug> executeQuery: Read 48 rows, 2.67 KiB in 0.001383 sec., 34707.158351409984 rows/sec., 1.88 MiB/sec. | ||
| 1330 | 2026.01.13 18:59:01.480911 [ 3 ] {4661518b-23d3-462b-8602-ebe3ac4a5d30} <Debug> TCPHandler: Processed in 0.00154957 sec. | ||
| 1331 | 2026.01.13 18:59:05.227441 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2026.01.13 18:59:05.227633 [ 3 ] {41e78ada-c8c6-4cfa-8992-bf28f5503f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1333 | 2026.01.13 18:59:05.227701 [ 3 ] {41e78ada-c8c6-4cfa-8992-bf28f5503f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1334 | 2026.01.13 18:59:05.228392 [ 3 ] {41e78ada-c8c6-4cfa-8992-bf28f5503f2e} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2026.01.13 18:59:05.228444 [ 3 ] {41e78ada-c8c6-4cfa-8992-bf28f5503f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1336 | 2026.01.13 18:59:05.228957 [ 3 ] {41e78ada-c8c6-4cfa-8992-bf28f5503f2e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1337 | 2026.01.13 18:59:05.229440 [ 3 ] {41e78ada-c8c6-4cfa-8992-bf28f5503f2e} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2026.01.13 18:59:05.229672 [ 3 ] {41e78ada-c8c6-4cfa-8992-bf28f5503f2e} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002089 sec., 12446.14648157013 rows/sec., 986.85 KiB/sec. | ||
| 1339 | 2026.01.13 18:59:05.229726 [ 3 ] {41e78ada-c8c6-4cfa-8992-bf28f5503f2e} <Debug> TCPHandler: Processed in 0.002416407 sec. | ||
| 1340 | 2026.01.13 18:59:05.229872 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2026.01.13 18:59:05.229984 [ 3 ] {24c0f724-d105-4937-9589-adf479ecbfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1342 | 2026.01.13 18:59:05.230027 [ 3 ] {24c0f724-d105-4937-9589-adf479ecbfda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1343 | 2026.01.13 18:59:05.230464 [ 3 ] {24c0f724-d105-4937-9589-adf479ecbfda} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2026.01.13 18:59:05.230498 [ 3 ] {24c0f724-d105-4937-9589-adf479ecbfda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1345 | 2026.01.13 18:59:05.230979 [ 3 ] {24c0f724-d105-4937-9589-adf479ecbfda} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1346 | 2026.01.13 18:59:05.231428 [ 3 ] {24c0f724-d105-4937-9589-adf479ecbfda} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2026.01.13 18:59:05.231561 [ 3 ] {24c0f724-d105-4937-9589-adf479ecbfda} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001602 sec., 17478.152309612986 rows/sec., 1.36 MiB/sec. | ||
| 1348 | 2026.01.13 18:59:05.231598 [ 3 ] {24c0f724-d105-4937-9589-adf479ecbfda} <Debug> TCPHandler: Processed in 0.001786305 sec. | ||
| 1349 | 2026.01.13 18:59:05.231712 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1350 | 2026.01.13 18:59:05.231813 [ 3 ] {d757cf55-070c-4d6b-aeac-753b9e37d49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1351 | 2026.01.13 18:59:05.231858 [ 3 ] {d757cf55-070c-4d6b-aeac-753b9e37d49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1352 | 2026.01.13 18:59:05.232233 [ 3 ] {d757cf55-070c-4d6b-aeac-753b9e37d49a} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.01.13 18:59:05.232266 [ 3 ] {d757cf55-070c-4d6b-aeac-753b9e37d49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1354 | 2026.01.13 18:59:05.232726 [ 3 ] {d757cf55-070c-4d6b-aeac-753b9e37d49a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1355 | 2026.01.13 18:59:05.233321 [ 3 ] {d757cf55-070c-4d6b-aeac-753b9e37d49a} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.01.13 18:59:05.233479 [ 3 ] {d757cf55-070c-4d6b-aeac-753b9e37d49a} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001687 sec., 23710.729104919978 rows/sec., 1.64 MiB/sec. | ||
| 1357 | 2026.01.13 18:59:05.233528 [ 3 ] {d757cf55-070c-4d6b-aeac-753b9e37d49a} <Debug> TCPHandler: Processed in 0.001865487 sec. | ||
| 1358 | 2026.01.13 18:59:05.233655 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1359 | 2026.01.13 18:59:05.233758 [ 3 ] {2e096240-172f-4824-b02c-69c3005a6830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1360 | 2026.01.13 18:59:05.233802 [ 3 ] {2e096240-172f-4824-b02c-69c3005a6830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1361 | 2026.01.13 18:59:05.234142 [ 3 ] {2e096240-172f-4824-b02c-69c3005a6830} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.01.13 18:59:05.234189 [ 3 ] {2e096240-172f-4824-b02c-69c3005a6830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1363 | 2026.01.13 18:59:05.234697 [ 3 ] {2e096240-172f-4824-b02c-69c3005a6830} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1364 | 2026.01.13 18:59:05.235178 [ 3 ] {2e096240-172f-4824-b02c-69c3005a6830} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2026.01.13 18:59:05.235318 [ 3 ] {2e096240-172f-4824-b02c-69c3005a6830} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001582 sec., 10113.78002528445 rows/sec., 711.13 KiB/sec. | ||
| 1366 | 2026.01.13 18:59:05.235355 [ 3 ] {2e096240-172f-4824-b02c-69c3005a6830} <Debug> TCPHandler: Processed in 0.001752715 sec. | ||
| 1367 | 2026.01.13 18:59:06.620650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2381 | ||
| 1368 | 2026.01.13 18:59:06.621198 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.01.13 18:59:06.621246 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1370 | 2026.01.13 18:59:06.621901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1371 | 2026.01.13 18:59:06.622433 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.01.13 18:59:06.622589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2381 | ||
| 1373 | 2026.01.13 18:59:06.728263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1374 | 2026.01.13 18:59:06.744709 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.01.13 18:59:06.744767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1376 | 2026.01.13 18:59:06.751343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1377 | 2026.01.13 18:59:06.752427 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2026.01.13 18:59:06.755324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1379 | 2026.01.13 18:59:07.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.23 MiB, peak 171.23 MiB, free memory in arenas 0.00 B, will set to 168.54 MiB (RSS), difference: 1.31 MiB | ||
| 1380 | 2026.01.13 18:59:09.118429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 110 entries to flush up to offset 204 | ||
| 1381 | 2026.01.13 18:59:09.122263 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.01.13 18:59:09.122311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1383 | 2026.01.13 18:59:09.123786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1384 | 2026.01.13 18:59:09.124303 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2026.01.13 18:59:09.124540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1386 | 2026.01.13 18:59:10.227470 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.01.13 18:59:10.227841 [ 3 ] {4f5c5258-0067-45e2-81f8-1d9d27680771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1388 | 2026.01.13 18:59:10.227905 [ 3 ] {4f5c5258-0067-45e2-81f8-1d9d27680771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1389 | 2026.01.13 18:59:10.228533 [ 3 ] {4f5c5258-0067-45e2-81f8-1d9d27680771} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.01.13 18:59:10.228572 [ 3 ] {4f5c5258-0067-45e2-81f8-1d9d27680771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1391 | 2026.01.13 18:59:10.229034 [ 3 ] {4f5c5258-0067-45e2-81f8-1d9d27680771} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1392 | 2026.01.13 18:59:10.229468 [ 3 ] {4f5c5258-0067-45e2-81f8-1d9d27680771} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.01.13 18:59:10.229619 [ 3 ] {4f5c5258-0067-45e2-81f8-1d9d27680771} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.00183 sec., 14207.650273224044 rows/sec., 1.10 MiB/sec. | ||
| 1394 | 2026.01.13 18:59:10.229658 [ 3 ] {4f5c5258-0067-45e2-81f8-1d9d27680771} <Debug> TCPHandler: Processed in 0.002311455 sec. | ||
| 1395 | 2026.01.13 18:59:10.229781 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.01.13 18:59:10.229875 [ 3 ] {5aa01b2f-11e4-4cdd-8116-463f5cb40050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1397 | 2026.01.13 18:59:10.229914 [ 3 ] {5aa01b2f-11e4-4cdd-8116-463f5cb40050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1398 | 2026.01.13 18:59:10.230344 [ 3 ] {5aa01b2f-11e4-4cdd-8116-463f5cb40050} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.01.13 18:59:10.230379 [ 3 ] {5aa01b2f-11e4-4cdd-8116-463f5cb40050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1400 | 2026.01.13 18:59:10.230805 [ 3 ] {5aa01b2f-11e4-4cdd-8116-463f5cb40050} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1401 | 2026.01.13 18:59:10.231222 [ 3 ] {5aa01b2f-11e4-4cdd-8116-463f5cb40050} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.01.13 18:59:10.231352 [ 3 ] {5aa01b2f-11e4-4cdd-8116-463f5cb40050} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001496 sec., 18716.57754010695 rows/sec., 1.46 MiB/sec. | ||
| 1403 | 2026.01.13 18:59:10.231387 [ 3 ] {5aa01b2f-11e4-4cdd-8116-463f5cb40050} <Debug> TCPHandler: Processed in 0.001653202 sec. | ||
| 1404 | 2026.01.13 18:59:10.231497 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.01.13 18:59:10.231588 [ 3 ] {b0e4cefa-1145-4b3d-987c-e3916e99650e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1406 | 2026.01.13 18:59:10.231630 [ 3 ] {b0e4cefa-1145-4b3d-987c-e3916e99650e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1407 | 2026.01.13 18:59:10.231986 [ 3 ] {b0e4cefa-1145-4b3d-987c-e3916e99650e} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.01.13 18:59:10.232020 [ 3 ] {b0e4cefa-1145-4b3d-987c-e3916e99650e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1409 | 2026.01.13 18:59:10.232459 [ 3 ] {b0e4cefa-1145-4b3d-987c-e3916e99650e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1410 | 2026.01.13 18:59:10.232882 [ 3 ] {b0e4cefa-1145-4b3d-987c-e3916e99650e} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.01.13 18:59:10.233007 [ 3 ] {b0e4cefa-1145-4b3d-987c-e3916e99650e} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001437 sec., 34794.71120389701 rows/sec., 2.41 MiB/sec. | ||
| 1412 | 2026.01.13 18:59:10.233042 [ 3 ] {b0e4cefa-1145-4b3d-987c-e3916e99650e} <Debug> TCPHandler: Processed in 0.001591991 sec. | ||
| 1413 | 2026.01.13 18:59:10.233156 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.01.13 18:59:10.233248 [ 3 ] {c8bbf567-9b97-4c4a-9801-2112dae0c3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1415 | 2026.01.13 18:59:10.233287 [ 3 ] {c8bbf567-9b97-4c4a-9801-2112dae0c3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1416 | 2026.01.13 18:59:10.233597 [ 3 ] {c8bbf567-9b97-4c4a-9801-2112dae0c3ea} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.01.13 18:59:10.233629 [ 3 ] {c8bbf567-9b97-4c4a-9801-2112dae0c3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1418 | 2026.01.13 18:59:10.234024 [ 3 ] {c8bbf567-9b97-4c4a-9801-2112dae0c3ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1419 | 2026.01.13 18:59:10.234435 [ 3 ] {c8bbf567-9b97-4c4a-9801-2112dae0c3ea} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.01.13 18:59:10.234561 [ 3 ] {c8bbf567-9b97-4c4a-9801-2112dae0c3ea} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001331 sec., 15026.296018031557 rows/sec., 1.03 MiB/sec. | ||
| 1421 | 2026.01.13 18:59:10.234595 [ 3 ] {c8bbf567-9b97-4c4a-9801-2112dae0c3ea} <Debug> TCPHandler: Processed in 0.001485889 sec. | ||
| 1422 | 2026.01.13 18:59:14.050555 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1423 | 2026.01.13 18:59:14.050655 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1424 | 2026.01.13 18:59:14.122702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2893 | ||
| 1425 | 2026.01.13 18:59:14.123207 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.01.13 18:59:14.123262 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1427 | 2026.01.13 18:59:14.124012 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1428 | 2026.01.13 18:59:14.124492 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.01.13 18:59:14.124628 [ 78 ] {} <Debug> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1430 | 2026.01.13 18:59:14.124642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2893 | ||
| 1431 | 2026.01.13 18:59:14.124706 [ 78 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.01.13 18:59:14.124736 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1433 | 2026.01.13 18:59:14.126912 [ 202 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::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 | ||
| 1434 | 2026.01.13 18:59:14.129032 [ 202 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1435 | 2026.01.13 18:59:14.131103 [ 202 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1436 | 2026.01.13 18:59:14.137300 [ 202 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1437 | 2026.01.13 18:59:14.137413 [ 202 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 445 rows starting from the beginning of the part | ||
| 1438 | 2026.01.13 18:59:14.137502 [ 202 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1439 | 2026.01.13 18:59:14.137580 [ 202 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1440 | 2026.01.13 18:59:14.137655 [ 202 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1441 | 2026.01.13 18:59:14.174826 [ 192 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2893 rows, containing 4 columns (4 merged, 0 gathered) in 0.049971358 sec., 57893.16351979068 rows/sec., 848.04 KiB/sec. | ||
| 1442 | 2026.01.13 18:59:14.175811 [ 187 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1443 | 2026.01.13 18:59:14.176432 [ 187 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_6_1} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.01.13 18:59:14.176515 [ 187 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_6_1} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1445 | 2026.01.13 18:59:14.176631 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1446 | 2026.01.13 18:59:14.255434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1447 | 2026.01.13 18:59:14.272313 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2026.01.13 18:59:14.272367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1449 | 2026.01.13 18:59:14.278848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1450 | 2026.01.13 18:59:14.280026 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2026.01.13 18:59:14.280345 [ 77 ] {} <Debug> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1452 | 2026.01.13 18:59:14.280403 [ 77 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.01.13 18:59:14.280423 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1454 | 2026.01.13 18:59:14.280542 [ 187 ] {abf701e5-e8b1-41aa-8293-16139d826c26::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 | ||
| 1455 | 2026.01.13 18:59:14.284128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1456 | 2026.01.13 18:59:14.285313 [ 187 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1457 | 2026.01.13 18:59:14.286773 [ 187 ] {abf701e5-e8b1-41aa-8293-16139d826c26::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 | ||
| 1458 | 2026.01.13 18:59:14.291386 [ 187 ] {abf701e5-e8b1-41aa-8293-16139d826c26::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 | ||
| 1459 | 2026.01.13 18:59:14.297559 [ 187 ] {abf701e5-e8b1-41aa-8293-16139d826c26::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 | ||
| 1460 | 2026.01.13 18:59:14.301776 [ 187 ] {abf701e5-e8b1-41aa-8293-16139d826c26::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 | ||
| 1461 | 2026.01.13 18:59:14.309017 [ 187 ] {abf701e5-e8b1-41aa-8293-16139d826c26::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 | ||
| 1462 | 2026.01.13 18:59:14.313256 [ 187 ] {abf701e5-e8b1-41aa-8293-16139d826c26::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 | ||
| 1463 | 2026.01.13 18:59:14.374019 [ 192 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093526812 sec., 491.83757059954104 rows/sec., 2.54 MiB/sec. | ||
| 1464 | 2026.01.13 18:59:14.376672 [ 200 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1465 | 2026.01.13 18:59:14.379135 [ 200 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_6_1} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.01.13 18:59:14.379212 [ 200 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_6_1} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1467 | 2026.01.13 18:59:14.381226 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1468 | 2026.01.13 18:59:15.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.80 MiB, peak 179.34 MiB, free memory in arenas 0.00 B, will set to 180.91 MiB (RSS), difference: 11.11 MiB | ||
| 1469 | 2026.01.13 18:59:15.240026 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2026.01.13 18:59:15.240199 [ 3 ] {96d2cb19-fa64-4d9e-a620-dc2aaa9b7970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1471 | 2026.01.13 18:59:15.240262 [ 3 ] {96d2cb19-fa64-4d9e-a620-dc2aaa9b7970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1472 | 2026.01.13 18:59:15.241061 [ 3 ] {96d2cb19-fa64-4d9e-a620-dc2aaa9b7970} <Trace> oximeter.fields_i16 (e454e712-a2b4-4741-a3e5-5fd18d236cf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2026.01.13 18:59:15.241104 [ 3 ] {96d2cb19-fa64-4d9e-a620-dc2aaa9b7970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1474 | 2026.01.13 18:59:15.241639 [ 3 ] {96d2cb19-fa64-4d9e-a620-dc2aaa9b7970} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1475 | 2026.01.13 18:59:15.242125 [ 3 ] {96d2cb19-fa64-4d9e-a620-dc2aaa9b7970} <Trace> oximeter.fields_i16 (e454e712-a2b4-4741-a3e5-5fd18d236cf4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2026.01.13 18:59:15.242282 [ 3 ] {96d2cb19-fa64-4d9e-a620-dc2aaa9b7970} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002129 sec., 192578.6754344763 rows/sec., 12.22 MiB/sec. | ||
| 1477 | 2026.01.13 18:59:15.242329 [ 3 ] {96d2cb19-fa64-4d9e-a620-dc2aaa9b7970} <Debug> TCPHandler: Processed in 0.002431388 sec. | ||
| 1478 | 2026.01.13 18:59:15.242480 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2026.01.13 18:59:15.242611 [ 3 ] {f9549afd-571b-49ad-aa42-e2b346890ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1480 | 2026.01.13 18:59:15.242661 [ 3 ] {f9549afd-571b-49ad-aa42-e2b346890ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1481 | 2026.01.13 18:59:15.243567 [ 3 ] {f9549afd-571b-49ad-aa42-e2b346890ee8} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2026.01.13 18:59:15.243604 [ 3 ] {f9549afd-571b-49ad-aa42-e2b346890ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1483 | 2026.01.13 18:59:15.244137 [ 3 ] {f9549afd-571b-49ad-aa42-e2b346890ee8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1484 | 2026.01.13 18:59:15.244581 [ 3 ] {f9549afd-571b-49ad-aa42-e2b346890ee8} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2026.01.13 18:59:15.244714 [ 3 ] {f9549afd-571b-49ad-aa42-e2b346890ee8} <Debug> executeQuery: Read 1144 rows, 93.43 KiB in 0.002134 sec., 536082.4742268041 rows/sec., 42.76 MiB/sec. | ||
| 1486 | 2026.01.13 18:59:15.244751 [ 3 ] {f9549afd-571b-49ad-aa42-e2b346890ee8} <Debug> TCPHandler: Processed in 0.002340046 sec. | ||
| 1487 | 2026.01.13 18:59:15.244863 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.01.13 18:59:15.244961 [ 3 ] {97be1374-505a-4f35-addd-9648b409cce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1489 | 2026.01.13 18:59:15.245002 [ 3 ] {97be1374-505a-4f35-addd-9648b409cce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1490 | 2026.01.13 18:59:15.245471 [ 3 ] {97be1374-505a-4f35-addd-9648b409cce4} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.01.13 18:59:15.245505 [ 3 ] {97be1374-505a-4f35-addd-9648b409cce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1492 | 2026.01.13 18:59:15.245925 [ 3 ] {97be1374-505a-4f35-addd-9648b409cce4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1493 | 2026.01.13 18:59:15.246374 [ 3 ] {97be1374-505a-4f35-addd-9648b409cce4} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2026.01.13 18:59:15.246508 [ 3 ] {97be1374-505a-4f35-addd-9648b409cce4} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001566 sec., 150702.42656449554 rows/sec., 9.13 MiB/sec. | ||
| 1495 | 2026.01.13 18:59:15.246543 [ 3 ] {97be1374-505a-4f35-addd-9648b409cce4} <Debug> TCPHandler: Processed in 0.001731243 sec. | ||
| 1496 | 2026.01.13 18:59:15.246651 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2026.01.13 18:59:15.246748 [ 3 ] {807c0b6f-927b-483c-aa7c-0aa233470785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1498 | 2026.01.13 18:59:15.246788 [ 3 ] {807c0b6f-927b-483c-aa7c-0aa233470785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1499 | 2026.01.13 18:59:15.247233 [ 3 ] {807c0b6f-927b-483c-aa7c-0aa233470785} <Trace> oximeter.fields_u32 (d021baf6-60e6-4540-b162-e57304c4b02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.01.13 18:59:15.247267 [ 3 ] {807c0b6f-927b-483c-aa7c-0aa233470785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1501 | 2026.01.13 18:59:15.247665 [ 3 ] {807c0b6f-927b-483c-aa7c-0aa233470785} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1502 | 2026.01.13 18:59:15.248077 [ 3 ] {807c0b6f-927b-483c-aa7c-0aa233470785} <Trace> oximeter.fields_u32 (d021baf6-60e6-4540-b162-e57304c4b02d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2026.01.13 18:59:15.248206 [ 3 ] {807c0b6f-927b-483c-aa7c-0aa233470785} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001476 sec., 143631.43631436312 rows/sec., 9.26 MiB/sec. | ||
| 1504 | 2026.01.13 18:59:15.248242 [ 3 ] {807c0b6f-927b-483c-aa7c-0aa233470785} <Debug> TCPHandler: Processed in 0.001641552 sec. | ||
| 1505 | 2026.01.13 18:59:15.248349 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2026.01.13 18:59:15.248444 [ 3 ] {88af7a7c-d2b7-4137-98db-80172d15970c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1507 | 2026.01.13 18:59:15.248483 [ 3 ] {88af7a7c-d2b7-4137-98db-80172d15970c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1508 | 2026.01.13 18:59:15.248928 [ 3 ] {88af7a7c-d2b7-4137-98db-80172d15970c} <Trace> oximeter.fields_u8 (8d96c87b-015f-4394-91ac-c74c5f5be14a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2026.01.13 18:59:15.248962 [ 3 ] {88af7a7c-d2b7-4137-98db-80172d15970c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1510 | 2026.01.13 18:59:15.249364 [ 3 ] {88af7a7c-d2b7-4137-98db-80172d15970c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1511 | 2026.01.13 18:59:15.249784 [ 3 ] {88af7a7c-d2b7-4137-98db-80172d15970c} <Trace> oximeter.fields_u8 (8d96c87b-015f-4394-91ac-c74c5f5be14a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.01.13 18:59:15.249912 [ 3 ] {88af7a7c-d2b7-4137-98db-80172d15970c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001486 sec., 141991.92462987886 rows/sec., 8.06 MiB/sec. | ||
| 1513 | 2026.01.13 18:59:15.249950 [ 3 ] {88af7a7c-d2b7-4137-98db-80172d15970c} <Debug> TCPHandler: Processed in 0.001650342 sec. | ||
| 1514 | 2026.01.13 18:59:15.250058 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.01.13 18:59:15.250152 [ 3 ] {9134c2a9-b0be-44bc-bb09-52102e483384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1516 | 2026.01.13 18:59:15.250192 [ 3 ] {9134c2a9-b0be-44bc-bb09-52102e483384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1517 | 2026.01.13 18:59:15.250776 [ 3 ] {9134c2a9-b0be-44bc-bb09-52102e483384} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.01.13 18:59:15.250811 [ 3 ] {9134c2a9-b0be-44bc-bb09-52102e483384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1519 | 2026.01.13 18:59:15.251240 [ 3 ] {9134c2a9-b0be-44bc-bb09-52102e483384} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1520 | 2026.01.13 18:59:15.251707 [ 3 ] {9134c2a9-b0be-44bc-bb09-52102e483384} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.01.13 18:59:15.251835 [ 3 ] {9134c2a9-b0be-44bc-bb09-52102e483384} <Debug> executeQuery: Read 674 rows, 48.07 KiB in 0.001701 sec., 396237.50734861847 rows/sec., 27.60 MiB/sec. | ||
| 1522 | 2026.01.13 18:59:15.251872 [ 3 ] {9134c2a9-b0be-44bc-bb09-52102e483384} <Debug> TCPHandler: Processed in 0.001864497 sec. | ||
| 1523 | 2026.01.13 18:59:15.251977 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2026.01.13 18:59:15.252073 [ 3 ] {19d5bc7e-de6d-4bde-9aca-fef52ef8510a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1525 | 2026.01.13 18:59:15.252114 [ 3 ] {19d5bc7e-de6d-4bde-9aca-fef52ef8510a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1526 | 2026.01.13 18:59:15.252460 [ 3 ] {19d5bc7e-de6d-4bde-9aca-fef52ef8510a} <Trace> oximeter.measurements_bool (bcbca9c7-0cab-43db-adc9-c475b54971cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.01.13 18:59:15.252493 [ 3 ] {19d5bc7e-de6d-4bde-9aca-fef52ef8510a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1528 | 2026.01.13 18:59:15.252907 [ 3 ] {19d5bc7e-de6d-4bde-9aca-fef52ef8510a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1529 | 2026.01.13 18:59:15.253320 [ 3 ] {19d5bc7e-de6d-4bde-9aca-fef52ef8510a} <Trace> oximeter.measurements_bool (bcbca9c7-0cab-43db-adc9-c475b54971cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2026.01.13 18:59:15.253451 [ 3 ] {19d5bc7e-de6d-4bde-9aca-fef52ef8510a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. | ||
| 1531 | 2026.01.13 18:59:15.253487 [ 3 ] {19d5bc7e-de6d-4bde-9aca-fef52ef8510a} <Debug> TCPHandler: Processed in 0.00155945 sec. | ||
| 1532 | 2026.01.13 18:59:15.253600 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.01.13 18:59:15.253698 [ 3 ] {32075453-5b9b-4b70-ae62-78cd934ae4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1534 | 2026.01.13 18:59:15.253740 [ 3 ] {32075453-5b9b-4b70-ae62-78cd934ae4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1535 | 2026.01.13 18:59:15.254143 [ 3 ] {32075453-5b9b-4b70-ae62-78cd934ae4f3} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.01.13 18:59:15.254177 [ 3 ] {32075453-5b9b-4b70-ae62-78cd934ae4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1537 | 2026.01.13 18:59:15.254615 [ 3 ] {32075453-5b9b-4b70-ae62-78cd934ae4f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1538 | 2026.01.13 18:59:15.255076 [ 3 ] {32075453-5b9b-4b70-ae62-78cd934ae4f3} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.01.13 18:59:15.255204 [ 3 ] {32075453-5b9b-4b70-ae62-78cd934ae4f3} <Debug> executeQuery: Read 204 rows, 13.26 KiB in 0.001524 sec., 133858.26771653543 rows/sec., 8.50 MiB/sec. | ||
| 1540 | 2026.01.13 18:59:15.255239 [ 3 ] {32075453-5b9b-4b70-ae62-78cd934ae4f3} <Debug> TCPHandler: Processed in 0.001687303 sec. | ||
| 1541 | 2026.01.13 18:59:15.255343 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.01.13 18:59:15.255436 [ 3 ] {4cfdc2ea-e38c-44fc-9e7a-33cdeb56a341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1543 | 2026.01.13 18:59:15.255477 [ 3 ] {4cfdc2ea-e38c-44fc-9e7a-33cdeb56a341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1544 | 2026.01.13 18:59:15.255781 [ 3 ] {4cfdc2ea-e38c-44fc-9e7a-33cdeb56a341} <Trace> oximeter.measurements_f64 (23611da8-831e-458c-8d2e-5e925cba10bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.01.13 18:59:15.255814 [ 3 ] {4cfdc2ea-e38c-44fc-9e7a-33cdeb56a341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1546 | 2026.01.13 18:59:15.256197 [ 3 ] {4cfdc2ea-e38c-44fc-9e7a-33cdeb56a341} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1547 | 2026.01.13 18:59:15.256602 [ 3 ] {4cfdc2ea-e38c-44fc-9e7a-33cdeb56a341} <Trace> oximeter.measurements_f64 (23611da8-831e-458c-8d2e-5e925cba10bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.01.13 18:59:15.256726 [ 3 ] {4cfdc2ea-e38c-44fc-9e7a-33cdeb56a341} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001308 sec., 764.5259938837921 rows/sec., 51.52 KiB/sec. | ||
| 1549 | 2026.01.13 18:59:15.256760 [ 3 ] {4cfdc2ea-e38c-44fc-9e7a-33cdeb56a341} <Debug> TCPHandler: Processed in 0.001464618 sec. | ||
| 1550 | 2026.01.13 18:59:15.256864 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.01.13 18:59:15.256955 [ 3 ] {5bc88ffb-39f4-4b02-b832-f1fcb321a512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1552 | 2026.01.13 18:59:15.257005 [ 3 ] {5bc88ffb-39f4-4b02-b832-f1fcb321a512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1553 | 2026.01.13 18:59:15.257791 [ 3 ] {5bc88ffb-39f4-4b02-b832-f1fcb321a512} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.01.13 18:59:15.257825 [ 3 ] {5bc88ffb-39f4-4b02-b832-f1fcb321a512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1555 | 2026.01.13 18:59:15.258518 [ 3 ] {5bc88ffb-39f4-4b02-b832-f1fcb321a512} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1556 | 2026.01.13 18:59:15.258931 [ 3 ] {5bc88ffb-39f4-4b02-b832-f1fcb321a512} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.01.13 18:59:15.259073 [ 3 ] {5bc88ffb-39f4-4b02-b832-f1fcb321a512} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002136 sec., 14513.108614232211 rows/sec., 26.01 MiB/sec. | ||
| 1558 | 2026.01.13 18:59:15.259128 [ 3 ] {5bc88ffb-39f4-4b02-b832-f1fcb321a512} <Debug> TCPHandler: Processed in 0.002311515 sec. | ||
| 1559 | 2026.01.13 18:59:15.259236 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2026.01.13 18:59:15.259328 [ 3 ] {12f7099e-4b88-467c-a42e-4814de4bfa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1561 | 2026.01.13 18:59:15.259367 [ 3 ] {12f7099e-4b88-467c-a42e-4814de4bfa40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1562 | 2026.01.13 18:59:15.259701 [ 3 ] {12f7099e-4b88-467c-a42e-4814de4bfa40} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.01.13 18:59:15.259734 [ 3 ] {12f7099e-4b88-467c-a42e-4814de4bfa40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1564 | 2026.01.13 18:59:15.260124 [ 3 ] {12f7099e-4b88-467c-a42e-4814de4bfa40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1565 | 2026.01.13 18:59:15.260545 [ 3 ] {12f7099e-4b88-467c-a42e-4814de4bfa40} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.01.13 18:59:15.260668 [ 3 ] {12f7099e-4b88-467c-a42e-4814de4bfa40} <Debug> executeQuery: Read 64 rows, 3.79 KiB in 0.001358 sec., 47128.12960235641 rows/sec., 2.73 MiB/sec. | ||
| 1567 | 2026.01.13 18:59:15.260702 [ 3 ] {12f7099e-4b88-467c-a42e-4814de4bfa40} <Debug> TCPHandler: Processed in 0.00151317 sec. | ||
| 1568 | 2026.01.13 18:59:19.124958 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 234 | ||
| 1569 | 2026.01.13 18:59:19.127142 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.01.13 18:59:19.127197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1571 | 2026.01.13 18:59:19.128364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1572 | 2026.01.13 18:59:19.128640 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.01.13 18:59:19.128978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1574 | 2026.01.13 18:59:20.225553 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2026.01.13 18:59:20.225791 [ 3 ] {15a80e8c-0dce-4ae0-9088-587c24da056f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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) | ||
| 1576 | 2026.01.13 18:59:20.226122 [ 3 ] {15a80e8c-0dce-4ae0-9088-587c24da056f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1577 | 2026.01.13 18:59:20.230593 [ 3 ] {15a80e8c-0dce-4ae0-9088-587c24da056f} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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')" moved to PREWHERE | ||
| 1578 | 2026.01.13 18:59:20.230911 [ 3 ] {15a80e8c-0dce-4ae0-9088-587c24da056f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1579 | 2026.01.13 18:59:20.230990 [ 3 ] {15a80e8c-0dce-4ae0-9088-587c24da056f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1580 | 2026.01.13 18:59:20.231192 [ 3 ] {15a80e8c-0dce-4ae0-9088-587c24da056f} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1581 | 2026.01.13 18:59:20.233298 [ 3 ] {15a80e8c-0dce-4ae0-9088-587c24da056f} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1582 | 2026.01.13 18:59:20.235165 [ 3 ] {15a80e8c-0dce-4ae0-9088-587c24da056f} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (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 | ||
| 1583 | 2026.01.13 18:59:20.235186 [ 3 ] {15a80e8c-0dce-4ae0-9088-587c24da056f} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1584 | 2026.01.13 18:59:20.235281 [ 3 ] {15a80e8c-0dce-4ae0-9088-587c24da056f} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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'))" | ||
| 1585 | 2026.01.13 18:59:20.235308 [ 3 ] {15a80e8c-0dce-4ae0-9088-587c24da056f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
| 1586 | 2026.01.13 18:59:20.248468 [ 3 ] {15a80e8c-0dce-4ae0-9088-587c24da056f} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.022775 sec., 1624.588364434687 rows/sec., 61.40 KiB/sec. | ||
| 1587 | 2026.01.13 18:59:20.248585 [ 3 ] {15a80e8c-0dce-4ae0-9088-587c24da056f} <Debug> TCPHandler: Processed in 0.023151804 sec. | ||
| 1588 | 2026.01.13 18:59:20.248986 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.01.13 18:59:20.249161 [ 3 ] {47f04607-6db9-48f7-9ca7-e58a42275f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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) | ||
| 1590 | 2026.01.13 18:59:20.249404 [ 3 ] {47f04607-6db9-48f7-9ca7-e58a42275f7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1591 | 2026.01.13 18:59:20.249441 [ 3 ] {47f04607-6db9-48f7-9ca7-e58a42275f7d} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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 | ||
| 1592 | 2026.01.13 18:59:20.249647 [ 3 ] {47f04607-6db9-48f7-9ca7-e58a42275f7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1593 | 2026.01.13 18:59:20.249700 [ 3 ] {47f04607-6db9-48f7-9ca7-e58a42275f7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1594 | 2026.01.13 18:59:20.249803 [ 3 ] {47f04607-6db9-48f7-9ca7-e58a42275f7d} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1595 | 2026.01.13 18:59:20.249833 [ 3 ] {47f04607-6db9-48f7-9ca7-e58a42275f7d} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1596 | 2026.01.13 18:59:20.249852 [ 3 ] {47f04607-6db9-48f7-9ca7-e58a42275f7d} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (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 | ||
| 1597 | 2026.01.13 18:59:20.249867 [ 3 ] {47f04607-6db9-48f7-9ca7-e58a42275f7d} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1598 | 2026.01.13 18:59:20.249901 [ 3 ] {47f04607-6db9-48f7-9ca7-e58a42275f7d} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 1599 | 2026.01.13 18:59:20.249919 [ 3 ] {47f04607-6db9-48f7-9ca7-e58a42275f7d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
| 1600 | 2026.01.13 18:59:20.250353 [ 3 ] {47f04607-6db9-48f7-9ca7-e58a42275f7d} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.001273 sec., 29065.200314218382 rows/sec., 1.07 MiB/sec. | ||
| 1601 | 2026.01.13 18:59:20.250437 [ 3 ] {47f04607-6db9-48f7-9ca7-e58a42275f7d} <Debug> TCPHandler: Processed in 0.00151307 sec. | ||
| 1602 | 2026.01.13 18:59:20.250684 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.01.13 18:59:20.250819 [ 3 ] {8a0ff9c9-8d6f-47c9-98cb-62c5e02c32d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_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) | ||
| 1604 | 2026.01.13 18:59:20.251031 [ 3 ] {8a0ff9c9-8d6f-47c9-98cb-62c5e02c32d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1605 | 2026.01.13 18:59:20.251067 [ 3 ] {8a0ff9c9-8d6f-47c9-98cb-62c5e02c32d1} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_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 | ||
| 1606 | 2026.01.13 18:59:20.251271 [ 3 ] {8a0ff9c9-8d6f-47c9-98cb-62c5e02c32d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1607 | 2026.01.13 18:59:20.251322 [ 3 ] {8a0ff9c9-8d6f-47c9-98cb-62c5e02c32d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1608 | 2026.01.13 18:59:20.251425 [ 3 ] {8a0ff9c9-8d6f-47c9-98cb-62c5e02c32d1} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1609 | 2026.01.13 18:59:20.251452 [ 3 ] {8a0ff9c9-8d6f-47c9-98cb-62c5e02c32d1} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1610 | 2026.01.13 18:59:20.251470 [ 3 ] {8a0ff9c9-8d6f-47c9-98cb-62c5e02c32d1} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (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 | ||
| 1611 | 2026.01.13 18:59:20.251484 [ 3 ] {8a0ff9c9-8d6f-47c9-98cb-62c5e02c32d1} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1612 | 2026.01.13 18:59:20.251516 [ 3 ] {8a0ff9c9-8d6f-47c9-98cb-62c5e02c32d1} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_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'))" | ||
| 1613 | 2026.01.13 18:59:20.251533 [ 3 ] {8a0ff9c9-8d6f-47c9-98cb-62c5e02c32d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
| 1614 | 2026.01.13 18:59:20.251921 [ 3 ] {8a0ff9c9-8d6f-47c9-98cb-62c5e02c32d1} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.00116 sec., 31896.55172413793 rows/sec., 1.18 MiB/sec. | ||
| 1615 | 2026.01.13 18:59:20.251999 [ 3 ] {8a0ff9c9-8d6f-47c9-98cb-62c5e02c32d1} <Debug> TCPHandler: Processed in 0.001362617 sec. | ||
| 1616 | 2026.01.13 18:59:20.252219 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.01.13 18:59:20.252353 [ 3 ] {bb9038a7-e5cc-43ad-8da3-229a13080f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_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) | ||
| 1618 | 2026.01.13 18:59:20.252563 [ 3 ] {bb9038a7-e5cc-43ad-8da3-229a13080f84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1619 | 2026.01.13 18:59:20.252597 [ 3 ] {bb9038a7-e5cc-43ad-8da3-229a13080f84} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_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 | ||
| 1620 | 2026.01.13 18:59:20.252797 [ 3 ] {bb9038a7-e5cc-43ad-8da3-229a13080f84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1621 | 2026.01.13 18:59:20.252847 [ 3 ] {bb9038a7-e5cc-43ad-8da3-229a13080f84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1622 | 2026.01.13 18:59:20.252942 [ 3 ] {bb9038a7-e5cc-43ad-8da3-229a13080f84} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1623 | 2026.01.13 18:59:20.252969 [ 3 ] {bb9038a7-e5cc-43ad-8da3-229a13080f84} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1624 | 2026.01.13 18:59:20.252987 [ 3 ] {bb9038a7-e5cc-43ad-8da3-229a13080f84} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (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 | ||
| 1625 | 2026.01.13 18:59:20.253000 [ 3 ] {bb9038a7-e5cc-43ad-8da3-229a13080f84} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1626 | 2026.01.13 18:59:20.253032 [ 3 ] {bb9038a7-e5cc-43ad-8da3-229a13080f84} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_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'))" | ||
| 1627 | 2026.01.13 18:59:20.253050 [ 3 ] {bb9038a7-e5cc-43ad-8da3-229a13080f84} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
| 1628 | 2026.01.13 18:59:20.253447 [ 3 ] {bb9038a7-e5cc-43ad-8da3-229a13080f84} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.001152 sec., 32118.055555555555 rows/sec., 1.19 MiB/sec. | ||
| 1629 | 2026.01.13 18:59:20.253524 [ 3 ] {bb9038a7-e5cc-43ad-8da3-229a13080f84} <Debug> TCPHandler: Processed in 0.001353186 sec. | ||
| 1630 | 2026.01.13 18:59:20.253749 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2026.01.13 18:59:20.253882 [ 3 ] {5daafaaf-baef-4931-8074-fb63f37948df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 1632 | 2026.01.13 18:59:20.254090 [ 3 ] {5daafaaf-baef-4931-8074-fb63f37948df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1633 | 2026.01.13 18:59:20.254124 [ 3 ] {5daafaaf-baef-4931-8074-fb63f37948df} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 1634 | 2026.01.13 18:59:20.254324 [ 3 ] {5daafaaf-baef-4931-8074-fb63f37948df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1635 | 2026.01.13 18:59:20.254374 [ 3 ] {5daafaaf-baef-4931-8074-fb63f37948df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1636 | 2026.01.13 18:59:20.254469 [ 3 ] {5daafaaf-baef-4931-8074-fb63f37948df} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1637 | 2026.01.13 18:59:20.254497 [ 3 ] {5daafaaf-baef-4931-8074-fb63f37948df} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1638 | 2026.01.13 18:59:20.254514 [ 3 ] {5daafaaf-baef-4931-8074-fb63f37948df} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (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 | ||
| 1639 | 2026.01.13 18:59:20.254529 [ 3 ] {5daafaaf-baef-4931-8074-fb63f37948df} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1640 | 2026.01.13 18:59:20.254561 [ 3 ] {5daafaaf-baef-4931-8074-fb63f37948df} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 1641 | 2026.01.13 18:59:20.254579 [ 3 ] {5daafaaf-baef-4931-8074-fb63f37948df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
| 1642 | 2026.01.13 18:59:20.254956 [ 3 ] {5daafaaf-baef-4931-8074-fb63f37948df} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.001132 sec., 32685.512367491167 rows/sec., 1.21 MiB/sec. | ||
| 1643 | 2026.01.13 18:59:20.255034 [ 3 ] {5daafaaf-baef-4931-8074-fb63f37948df} <Debug> TCPHandler: Processed in 0.001332506 sec. | ||
| 1644 | 2026.01.13 18:59:20.255246 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.01.13 18:59:20.255379 [ 3 ] {9c4d6bdd-9bfd-4bd2-b365-21bbcacef8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 1646 | 2026.01.13 18:59:20.255588 [ 3 ] {9c4d6bdd-9bfd-4bd2-b365-21bbcacef8f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1647 | 2026.01.13 18:59:20.255624 [ 3 ] {9c4d6bdd-9bfd-4bd2-b365-21bbcacef8f8} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 1648 | 2026.01.13 18:59:20.255825 [ 3 ] {9c4d6bdd-9bfd-4bd2-b365-21bbcacef8f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1649 | 2026.01.13 18:59:20.255875 [ 3 ] {9c4d6bdd-9bfd-4bd2-b365-21bbcacef8f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1650 | 2026.01.13 18:59:20.255970 [ 3 ] {9c4d6bdd-9bfd-4bd2-b365-21bbcacef8f8} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1651 | 2026.01.13 18:59:20.255997 [ 3 ] {9c4d6bdd-9bfd-4bd2-b365-21bbcacef8f8} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1652 | 2026.01.13 18:59:20.256014 [ 3 ] {9c4d6bdd-9bfd-4bd2-b365-21bbcacef8f8} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (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 | ||
| 1653 | 2026.01.13 18:59:20.256028 [ 3 ] {9c4d6bdd-9bfd-4bd2-b365-21bbcacef8f8} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1654 | 2026.01.13 18:59:20.256059 [ 3 ] {9c4d6bdd-9bfd-4bd2-b365-21bbcacef8f8} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 1655 | 2026.01.13 18:59:20.256076 [ 3 ] {9c4d6bdd-9bfd-4bd2-b365-21bbcacef8f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
| 1656 | 2026.01.13 18:59:20.256457 [ 3 ] {9c4d6bdd-9bfd-4bd2-b365-21bbcacef8f8} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.001135 sec., 32599.11894273128 rows/sec., 1.20 MiB/sec. | ||
| 1657 | 2026.01.13 18:59:20.256536 [ 3 ] {9c4d6bdd-9bfd-4bd2-b365-21bbcacef8f8} <Debug> TCPHandler: Processed in 0.001335856 sec. | ||
| 1658 | 2026.01.13 18:59:20.271279 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.01.13 18:59:20.271431 [ 3 ] {25d6be26-9698-4b46-951d-0a457f56d46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1660 | 2026.01.13 18:59:20.271490 [ 3 ] {25d6be26-9698-4b46-951d-0a457f56d46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1661 | 2026.01.13 18:59:20.272195 [ 3 ] {25d6be26-9698-4b46-951d-0a457f56d46a} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.01.13 18:59:20.272249 [ 3 ] {25d6be26-9698-4b46-951d-0a457f56d46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1663 | 2026.01.13 18:59:20.272659 [ 3 ] {25d6be26-9698-4b46-951d-0a457f56d46a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1664 | 2026.01.13 18:59:20.272848 [ 3 ] {25d6be26-9698-4b46-951d-0a457f56d46a} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.01.13 18:59:20.272988 [ 3 ] {25d6be26-9698-4b46-951d-0a457f56d46a} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001601 sec., 3747.6577139287947 rows/sec., 1.73 MiB/sec. | ||
| 1666 | 2026.01.13 18:59:20.273024 [ 3 ] {25d6be26-9698-4b46-951d-0a457f56d46a} <Debug> TCPHandler: Processed in 0.001818555 sec. | ||
| 1667 | 2026.01.13 18:59:20.273133 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.01.13 18:59:20.273227 [ 3 ] {2b95402f-4df6-472c-9097-8b1e743cdee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.01.13 18:59:20.273267 [ 3 ] {2b95402f-4df6-472c-9097-8b1e743cdee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1670 | 2026.01.13 18:59:20.273668 [ 3 ] {2b95402f-4df6-472c-9097-8b1e743cdee4} <Trace> oximeter.fields_i16 (e454e712-a2b4-4741-a3e5-5fd18d236cf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.01.13 18:59:20.273704 [ 3 ] {2b95402f-4df6-472c-9097-8b1e743cdee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1672 | 2026.01.13 18:59:20.273988 [ 3 ] {2b95402f-4df6-472c-9097-8b1e743cdee4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1673 | 2026.01.13 18:59:20.274186 [ 3 ] {2b95402f-4df6-472c-9097-8b1e743cdee4} <Trace> oximeter.fields_i16 (e454e712-a2b4-4741-a3e5-5fd18d236cf4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.01.13 18:59:20.274313 [ 3 ] {2b95402f-4df6-472c-9097-8b1e743cdee4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.80 MiB/sec. | ||
| 1675 | 2026.01.13 18:59:20.274348 [ 3 ] {2b95402f-4df6-472c-9097-8b1e743cdee4} <Debug> TCPHandler: Processed in 0.001261824 sec. | ||
| 1676 | 2026.01.13 18:59:20.274458 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.01.13 18:59:20.274550 [ 3 ] {02f90558-b5b7-41ca-81e5-aefb433ca2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1678 | 2026.01.13 18:59:20.274587 [ 3 ] {02f90558-b5b7-41ca-81e5-aefb433ca2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1679 | 2026.01.13 18:59:20.275022 [ 3 ] {02f90558-b5b7-41ca-81e5-aefb433ca2e9} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.01.13 18:59:20.275057 [ 3 ] {02f90558-b5b7-41ca-81e5-aefb433ca2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1681 | 2026.01.13 18:59:20.275345 [ 3 ] {02f90558-b5b7-41ca-81e5-aefb433ca2e9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1682 | 2026.01.13 18:59:20.275551 [ 3 ] {02f90558-b5b7-41ca-81e5-aefb433ca2e9} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.01.13 18:59:20.275679 [ 3 ] {02f90558-b5b7-41ca-81e5-aefb433ca2e9} <Debug> executeQuery: Read 146 rows, 13.52 KiB in 0.001147 sec., 127288.57890148212 rows/sec., 11.51 MiB/sec. | ||
| 1684 | 2026.01.13 18:59:20.275715 [ 3 ] {02f90558-b5b7-41ca-81e5-aefb433ca2e9} <Debug> TCPHandler: Processed in 0.001304406 sec. | ||
| 1685 | 2026.01.13 18:59:20.275824 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.01.13 18:59:20.275915 [ 3 ] {0ae7c44f-022d-4f30-8b6d-194abb5aff63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1687 | 2026.01.13 18:59:20.275953 [ 3 ] {0ae7c44f-022d-4f30-8b6d-194abb5aff63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1688 | 2026.01.13 18:59:20.276319 [ 3 ] {0ae7c44f-022d-4f30-8b6d-194abb5aff63} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.01.13 18:59:20.276354 [ 3 ] {0ae7c44f-022d-4f30-8b6d-194abb5aff63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1690 | 2026.01.13 18:59:20.276624 [ 3 ] {0ae7c44f-022d-4f30-8b6d-194abb5aff63} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1691 | 2026.01.13 18:59:20.276818 [ 3 ] {0ae7c44f-022d-4f30-8b6d-194abb5aff63} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.01.13 18:59:20.276941 [ 3 ] {0ae7c44f-022d-4f30-8b6d-194abb5aff63} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001045 sec., 11483.253588516747 rows/sec., 919.56 KiB/sec. | ||
| 1693 | 2026.01.13 18:59:20.276976 [ 3 ] {0ae7c44f-022d-4f30-8b6d-194abb5aff63} <Debug> TCPHandler: Processed in 0.001199033 sec. | ||
| 1694 | 2026.01.13 18:59:20.277083 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.01.13 18:59:20.277173 [ 3 ] {740832fd-5e70-4567-9b8d-b26faa97861a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1696 | 2026.01.13 18:59:20.277212 [ 3 ] {740832fd-5e70-4567-9b8d-b26faa97861a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1697 | 2026.01.13 18:59:20.277581 [ 3 ] {740832fd-5e70-4567-9b8d-b26faa97861a} <Trace> oximeter.fields_u32 (d021baf6-60e6-4540-b162-e57304c4b02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.01.13 18:59:20.277615 [ 3 ] {740832fd-5e70-4567-9b8d-b26faa97861a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1699 | 2026.01.13 18:59:20.277888 [ 3 ] {740832fd-5e70-4567-9b8d-b26faa97861a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1700 | 2026.01.13 18:59:20.278076 [ 3 ] {740832fd-5e70-4567-9b8d-b26faa97861a} <Trace> oximeter.fields_u32 (d021baf6-60e6-4540-b162-e57304c4b02d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.01.13 18:59:20.278196 [ 3 ] {740832fd-5e70-4567-9b8d-b26faa97861a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00104 sec., 23076.923076923078 rows/sec., 1.91 MiB/sec. | ||
| 1702 | 2026.01.13 18:59:20.278231 [ 3 ] {740832fd-5e70-4567-9b8d-b26faa97861a} <Debug> TCPHandler: Processed in 0.001194333 sec. | ||
| 1703 | 2026.01.13 18:59:20.278337 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2026.01.13 18:59:20.278427 [ 3 ] {f4d82db2-ed40-4246-8d07-1d858fb49050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1705 | 2026.01.13 18:59:20.278464 [ 3 ] {f4d82db2-ed40-4246-8d07-1d858fb49050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1706 | 2026.01.13 18:59:20.278834 [ 3 ] {f4d82db2-ed40-4246-8d07-1d858fb49050} <Trace> oximeter.fields_u8 (8d96c87b-015f-4394-91ac-c74c5f5be14a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.01.13 18:59:20.278869 [ 3 ] {f4d82db2-ed40-4246-8d07-1d858fb49050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1708 | 2026.01.13 18:59:20.279142 [ 3 ] {f4d82db2-ed40-4246-8d07-1d858fb49050} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1709 | 2026.01.13 18:59:20.279347 [ 3 ] {f4d82db2-ed40-4246-8d07-1d858fb49050} <Trace> oximeter.fields_u8 (8d96c87b-015f-4394-91ac-c74c5f5be14a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.01.13 18:59:20.279469 [ 3 ] {f4d82db2-ed40-4246-8d07-1d858fb49050} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001059 sec., 11331.444759206799 rows/sec., 885.27 KiB/sec. | ||
| 1711 | 2026.01.13 18:59:20.279505 [ 3 ] {f4d82db2-ed40-4246-8d07-1d858fb49050} <Debug> TCPHandler: Processed in 0.001214174 sec. | ||
| 1712 | 2026.01.13 18:59:20.279608 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2026.01.13 18:59:20.279698 [ 3 ] {8368fdfe-bf73-4c80-b855-632af3bb8c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1714 | 2026.01.13 18:59:20.279735 [ 3 ] {8368fdfe-bf73-4c80-b855-632af3bb8c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1715 | 2026.01.13 18:59:20.280114 [ 3 ] {8368fdfe-bf73-4c80-b855-632af3bb8c89} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.01.13 18:59:20.280149 [ 3 ] {8368fdfe-bf73-4c80-b855-632af3bb8c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1717 | 2026.01.13 18:59:20.280434 [ 3 ] {8368fdfe-bf73-4c80-b855-632af3bb8c89} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1718 | 2026.01.13 18:59:20.280631 [ 3 ] {8368fdfe-bf73-4c80-b855-632af3bb8c89} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.01.13 18:59:20.280755 [ 3 ] {8368fdfe-bf73-4c80-b855-632af3bb8c89} <Debug> executeQuery: Read 64 rows, 5.49 KiB in 0.001074 sec., 59590.31657355679 rows/sec., 5.00 MiB/sec. | ||
| 1720 | 2026.01.13 18:59:20.280792 [ 3 ] {8368fdfe-bf73-4c80-b855-632af3bb8c89} <Debug> TCPHandler: Processed in 0.001230204 sec. | ||
| 1721 | 2026.01.13 18:59:20.280895 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.01.13 18:59:20.280985 [ 3 ] {c1bf0f7f-7c3c-47b9-aabe-386531fae6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1723 | 2026.01.13 18:59:20.281026 [ 3 ] {c1bf0f7f-7c3c-47b9-aabe-386531fae6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1724 | 2026.01.13 18:59:20.281431 [ 3 ] {c1bf0f7f-7c3c-47b9-aabe-386531fae6fe} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.01.13 18:59:20.281466 [ 3 ] {c1bf0f7f-7c3c-47b9-aabe-386531fae6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1726 | 2026.01.13 18:59:20.281786 [ 3 ] {c1bf0f7f-7c3c-47b9-aabe-386531fae6fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1727 | 2026.01.13 18:59:20.281984 [ 3 ] {c1bf0f7f-7c3c-47b9-aabe-386531fae6fe} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.01.13 18:59:20.282109 [ 3 ] {c1bf0f7f-7c3c-47b9-aabe-386531fae6fe} <Debug> executeQuery: Read 374 rows, 30.44 KiB in 0.001141 sec., 327782.6468010517 rows/sec., 26.06 MiB/sec. | ||
| 1729 | 2026.01.13 18:59:20.282144 [ 3 ] {c1bf0f7f-7c3c-47b9-aabe-386531fae6fe} <Debug> TCPHandler: Processed in 0.001295576 sec. | ||
| 1730 | 2026.01.13 18:59:20.282247 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2026.01.13 18:59:20.282337 [ 3 ] {287500b0-caad-491b-a364-acf0daae7b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1732 | 2026.01.13 18:59:20.282377 [ 3 ] {287500b0-caad-491b-a364-acf0daae7b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1733 | 2026.01.13 18:59:20.282686 [ 3 ] {287500b0-caad-491b-a364-acf0daae7b7d} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.01.13 18:59:20.282720 [ 3 ] {287500b0-caad-491b-a364-acf0daae7b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1735 | 2026.01.13 18:59:20.283009 [ 3 ] {287500b0-caad-491b-a364-acf0daae7b7d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1736 | 2026.01.13 18:59:20.283214 [ 3 ] {287500b0-caad-491b-a364-acf0daae7b7d} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.01.13 18:59:20.283337 [ 3 ] {287500b0-caad-491b-a364-acf0daae7b7d} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001016 sec., 19685.03937007874 rows/sec., 1.35 MiB/sec. | ||
| 1738 | 2026.01.13 18:59:20.283371 [ 3 ] {287500b0-caad-491b-a364-acf0daae7b7d} <Debug> TCPHandler: Processed in 0.001171713 sec. | ||
| 1739 | 2026.01.13 18:59:21.624768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3341 | ||
| 1740 | 2026.01.13 18:59:21.625255 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.01.13 18:59:21.625292 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1742 | 2026.01.13 18:59:21.625847 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1743 | 2026.01.13 18:59:21.626078 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2026.01.13 18:59:21.626214 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3341 | ||
| 1745 | 2026.01.13 18:59:21.784237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1746 | 2026.01.13 18:59:21.801764 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.01.13 18:59:21.801841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1748 | 2026.01.13 18:59:21.807501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1749 | 2026.01.13 18:59:21.808175 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.01.13 18:59:21.811202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1751 | 2026.01.13 18:59:25.229452 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2026.01.13 18:59:25.229742 [ 3 ] {129ee68c-c928-4587-a68f-ab511b6e41c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1753 | 2026.01.13 18:59:25.229846 [ 3 ] {129ee68c-c928-4587-a68f-ab511b6e41c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1754 | 2026.01.13 18:59:25.230689 [ 3 ] {129ee68c-c928-4587-a68f-ab511b6e41c1} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2026.01.13 18:59:25.230737 [ 3 ] {129ee68c-c928-4587-a68f-ab511b6e41c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1756 | 2026.01.13 18:59:25.231138 [ 3 ] {129ee68c-c928-4587-a68f-ab511b6e41c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1757 | 2026.01.13 18:59:25.231369 [ 3 ] {129ee68c-c928-4587-a68f-ab511b6e41c1} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2026.01.13 18:59:25.231509 [ 62 ] {} <Debug> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1759 | 2026.01.13 18:59:25.231530 [ 3 ] {129ee68c-c928-4587-a68f-ab511b6e41c1} <Debug> executeQuery: Read 90 rows, 8.20 KiB in 0.001865 sec., 48257.3726541555 rows/sec., 4.29 MiB/sec. | ||
| 1760 | 2026.01.13 18:59:25.231583 [ 62 ] {} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.01.13 18:59:25.231599 [ 3 ] {129ee68c-c928-4587-a68f-ab511b6e41c1} <Debug> TCPHandler: Processed in 0.002326195 sec. | ||
| 1762 | 2026.01.13 18:59:25.231615 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1763 | 2026.01.13 18:59:25.231729 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.01.13 18:59:25.231756 [ 188 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::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 | ||
| 1765 | 2026.01.13 18:59:25.231838 [ 3 ] {772951e4-a640-44cc-87f3-fb067b934b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1766 | 2026.01.13 18:59:25.231868 [ 188 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1767 | 2026.01.13 18:59:25.231883 [ 3 ] {772951e4-a640-44cc-87f3-fb067b934b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1768 | 2026.01.13 18:59:25.231909 [ 188 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2285 rows starting from the beginning of the part | ||
| 1769 | 2026.01.13 18:59:25.232008 [ 188 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1770 | 2026.01.13 18:59:25.232063 [ 188 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1771 | 2026.01.13 18:59:25.232114 [ 188 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1144 rows starting from the beginning of the part | ||
| 1772 | 2026.01.13 18:59:25.232160 [ 188 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 146 rows starting from the beginning of the part | ||
| 1773 | 2026.01.13 18:59:25.232208 [ 188 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1774 | 2026.01.13 18:59:25.232344 [ 3 ] {772951e4-a640-44cc-87f3-fb067b934b02} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.01.13 18:59:25.232380 [ 3 ] {772951e4-a640-44cc-87f3-fb067b934b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1776 | 2026.01.13 18:59:25.232684 [ 3 ] {772951e4-a640-44cc-87f3-fb067b934b02} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1777 | 2026.01.13 18:59:25.232950 [ 3 ] {772951e4-a640-44cc-87f3-fb067b934b02} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.01.13 18:59:25.233087 [ 3 ] {772951e4-a640-44cc-87f3-fb067b934b02} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001274 sec., 25117.73940345369 rows/sec., 1.84 MiB/sec. | ||
| 1779 | 2026.01.13 18:59:25.233127 [ 3 ] {772951e4-a640-44cc-87f3-fb067b934b02} <Debug> TCPHandler: Processed in 0.001450448 sec. | ||
| 1780 | 2026.01.13 18:59:25.233244 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.01.13 18:59:25.233342 [ 3 ] {630e149d-a60e-4786-8c8c-f27ddf2ca0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1782 | 2026.01.13 18:59:25.233384 [ 3 ] {630e149d-a60e-4786-8c8c-f27ddf2ca0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1783 | 2026.01.13 18:59:25.233805 [ 3 ] {630e149d-a60e-4786-8c8c-f27ddf2ca0e9} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.01.13 18:59:25.233842 [ 3 ] {630e149d-a60e-4786-8c8c-f27ddf2ca0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1785 | 2026.01.13 18:59:25.233936 [ 192 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3717 rows, containing 5 columns (5 merged, 0 gathered) in 0.002233204 sec., 1664424.745791249 rows/sec., 141.58 MiB/sec. | ||
| 1786 | 2026.01.13 18:59:25.234157 [ 188 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1787 | 2026.01.13 18:59:25.234164 [ 3 ] {630e149d-a60e-4786-8c8c-f27ddf2ca0e9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1788 | 2026.01.13 18:59:25.234391 [ 3 ] {630e149d-a60e-4786-8c8c-f27ddf2ca0e9} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.01.13 18:59:25.234401 [ 188 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_6_1} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.01.13 18:59:25.234482 [ 188 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_6_1} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1791 | 2026.01.13 18:59:25.234499 [ 62 ] {} <Debug> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1792 | 2026.01.13 18:59:25.234534 [ 3 ] {630e149d-a60e-4786-8c8c-f27ddf2ca0e9} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.87 MiB/sec. | ||
| 1793 | 2026.01.13 18:59:25.234547 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 1794 | 2026.01.13 18:59:25.234543 [ 62 ] {} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.01.13 18:59:25.234590 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1796 | 2026.01.13 18:59:25.234592 [ 3 ] {630e149d-a60e-4786-8c8c-f27ddf2ca0e9} <Debug> TCPHandler: Processed in 0.001396728 sec. | ||
| 1797 | 2026.01.13 18:59:25.234750 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.01.13 18:59:25.234755 [ 195 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::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 | ||
| 1799 | 2026.01.13 18:59:25.234849 [ 3 ] {a4483fd8-ab97-4ca9-94f3-8d9bdce2677a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1800 | 2026.01.13 18:59:25.234899 [ 3 ] {a4483fd8-ab97-4ca9-94f3-8d9bdce2677a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1801 | 2026.01.13 18:59:25.234914 [ 195 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1802 | 2026.01.13 18:59:25.234965 [ 195 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1148 rows starting from the beginning of the part | ||
| 1803 | 2026.01.13 18:59:25.235063 [ 195 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1804 | 2026.01.13 18:59:25.235114 [ 195 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1805 | 2026.01.13 18:59:25.235161 [ 195 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 674 rows starting from the beginning of the part | ||
| 1806 | 2026.01.13 18:59:25.235203 [ 195 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1807 | 2026.01.13 18:59:25.235245 [ 195 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::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 | ||
| 1808 | 2026.01.13 18:59:25.235293 [ 3 ] {a4483fd8-ab97-4ca9-94f3-8d9bdce2677a} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.01.13 18:59:25.235336 [ 3 ] {a4483fd8-ab97-4ca9-94f3-8d9bdce2677a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1810 | 2026.01.13 18:59:25.235707 [ 3 ] {a4483fd8-ab97-4ca9-94f3-8d9bdce2677a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1811 | 2026.01.13 18:59:25.235924 [ 3 ] {a4483fd8-ab97-4ca9-94f3-8d9bdce2677a} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.01.13 18:59:25.236024 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1813 | 2026.01.13 18:59:25.236057 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2026.01.13 18:59:25.236059 [ 3 ] {a4483fd8-ab97-4ca9-94f3-8d9bdce2677a} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001231 sec., 40617.384240454914 rows/sec., 2.82 MiB/sec. | ||
| 1815 | 2026.01.13 18:59:25.236078 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1816 | 2026.01.13 18:59:25.236111 [ 3 ] {a4483fd8-ab97-4ca9-94f3-8d9bdce2677a} <Debug> TCPHandler: Processed in 0.001418147 sec. | ||
| 1817 | 2026.01.13 18:59:25.236162 [ 188 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1818 | 2026.01.13 18:59:25.236234 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.01.13 18:59:25.236244 [ 188 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1820 | 2026.01.13 18:59:25.236275 [ 188 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2719 rows starting from the beginning of the part | ||
| 1821 | 2026.01.13 18:59:25.236320 [ 188 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1822 | 2026.01.13 18:59:25.236329 [ 3 ] {b843c4a0-c23b-48a5-aa61-8ce0002568af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1823 | 2026.01.13 18:59:25.236359 [ 188 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1824 | 2026.01.13 18:59:25.236385 [ 3 ] {b843c4a0-c23b-48a5-aa61-8ce0002568af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1825 | 2026.01.13 18:59:25.236394 [ 188 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 204 rows starting from the beginning of the part | ||
| 1826 | 2026.01.13 18:59:25.236427 [ 188 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 374 rows starting from the beginning of the part | ||
| 1827 | 2026.01.13 18:59:25.236464 [ 188 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1828 | 2026.01.13 18:59:25.236472 [ 196 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 5 columns (5 merged, 0 gathered) in 0.001794426 sec., 1115677.1023157267 rows/sec., 84.07 MiB/sec. | ||
| 1829 | 2026.01.13 18:59:25.236760 [ 197 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1830 | 2026.01.13 18:59:25.237093 [ 197 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_6_1} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2026.01.13 18:59:25.237163 [ 3 ] {b843c4a0-c23b-48a5-aa61-8ce0002568af} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.01.13 18:59:25.237177 [ 197 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_6_1} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1833 | 2026.01.13 18:59:25.237207 [ 3 ] {b843c4a0-c23b-48a5-aa61-8ce0002568af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1834 | 2026.01.13 18:59:25.237290 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1835 | 2026.01.13 18:59:25.237743 [ 3 ] {b843c4a0-c23b-48a5-aa61-8ce0002568af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1836 | 2026.01.13 18:59:25.237814 [ 195 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3437 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677353 sec., 2049061.8253879775 rows/sec., 138.99 MiB/sec. | ||
| 1837 | 2026.01.13 18:59:25.237971 [ 3 ] {b843c4a0-c23b-48a5-aa61-8ce0002568af} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.01.13 18:59:25.238116 [ 3 ] {b843c4a0-c23b-48a5-aa61-8ce0002568af} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001805 sec., 17728.53185595568 rows/sec., 31.77 MiB/sec. | ||
| 1839 | 2026.01.13 18:59:25.238181 [ 3 ] {b843c4a0-c23b-48a5-aa61-8ce0002568af} <Debug> TCPHandler: Processed in 0.001995389 sec. | ||
| 1840 | 2026.01.13 18:59:25.238201 [ 195 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1841 | 2026.01.13 18:59:25.238299 [ 3 ] {} <Trace> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.01.13 18:59:25.238401 [ 3 ] {6d8f4220-09f6-473e-953b-14ac1977fd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58745) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1843 | 2026.01.13 18:59:25.238444 [ 3 ] {6d8f4220-09f6-473e-953b-14ac1977fd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1844 | 2026.01.13 18:59:25.238486 [ 195 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.01.13 18:59:25.238558 [ 195 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1846 | 2026.01.13 18:59:25.238636 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 1847 | 2026.01.13 18:59:25.238747 [ 3 ] {6d8f4220-09f6-473e-953b-14ac1977fd85} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.01.13 18:59:25.238784 [ 3 ] {6d8f4220-09f6-473e-953b-14ac1977fd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1849 | 2026.01.13 18:59:25.239064 [ 3 ] {6d8f4220-09f6-473e-953b-14ac1977fd85} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1850 | 2026.01.13 18:59:25.239250 [ 3 ] {6d8f4220-09f6-473e-953b-14ac1977fd85} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.01.13 18:59:25.239340 [ 62 ] {} <Debug> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1852 | 2026.01.13 18:59:25.239366 [ 62 ] {} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.01.13 18:59:25.239368 [ 3 ] {6d8f4220-09f6-473e-953b-14ac1977fd85} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001047 sec., 19102.196752626554 rows/sec., 1.31 MiB/sec. | ||
| 1854 | 2026.01.13 18:59:25.239383 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1855 | 2026.01.13 18:59:25.239479 [ 3 ] {6d8f4220-09f6-473e-953b-14ac1977fd85} <Debug> TCPHandler: Processed in 0.001228073 sec. | ||
| 1856 | 2026.01.13 18:59:25.239553 [ 196 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::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 | ||
| 1857 | 2026.01.13 18:59:25.239645 [ 196 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1858 | 2026.01.13 18:59:25.239672 [ 196 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1859 | 2026.01.13 18:59:25.239739 [ 196 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 1860 | 2026.01.13 18:59:25.239785 [ 196 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1861 | 2026.01.13 18:59:25.239827 [ 196 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::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 | ||
| 1862 | 2026.01.13 18:59:25.239868 [ 196 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1863 | 2026.01.13 18:59:25.239907 [ 196 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1864 | 2026.01.13 18:59:25.240614 [ 195 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 4 columns (4 merged, 0 gathered) in 0.001110432 sec., 169303.47828592837 rows/sec., 10.38 MiB/sec. | ||
| 1865 | 2026.01.13 18:59:25.240728 [ 188 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1866 | 2026.01.13 18:59:25.240951 [ 188 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_6_1} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.01.13 18:59:25.241007 [ 188 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_6_1} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1868 | 2026.01.13 18:59:25.241058 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1869 | 2026.01.13 18:59:29.050759 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1870 | 2026.01.13 18:59:29.050873 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1871 | 2026.01.13 18:59:29.126373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3853 | ||
| 1872 | 2026.01.13 18:59:29.126894 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.01.13 18:59:29.126949 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1874 | 2026.01.13 18:59:29.127448 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1875 | 2026.01.13 18:59:29.127699 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.01.13 18:59:29.127849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3853 | ||
| 1877 | 2026.01.13 18:59:29.129220 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 276 | ||
| 1878 | 2026.01.13 18:59:29.131684 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.01.13 18:59:29.131727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1880 | 2026.01.13 18:59:29.132919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1881 | 2026.01.13 18:59:29.133177 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.01.13 18:59:29.133332 [ 56 ] {} <Debug> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1883 | 2026.01.13 18:59:29.133385 [ 56 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.01.13 18:59:29.133408 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1885 | 2026.01.13 18:59:29.133417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 1886 | 2026.01.13 18:59:29.133523 [ 196 ] {aae1fd5f-4443-4d17-8f36-256fae5f669c::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 | ||
| 1887 | 2026.01.13 18:59:29.134183 [ 196 ] {aae1fd5f-4443-4d17-8f36-256fae5f669c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1888 | 2026.01.13 18:59:29.134376 [ 196 ] {aae1fd5f-4443-4d17-8f36-256fae5f669c::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 | ||
| 1889 | 2026.01.13 18:59:29.134829 [ 196 ] {aae1fd5f-4443-4d17-8f36-256fae5f669c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1890 | 2026.01.13 18:59:29.135222 [ 196 ] {aae1fd5f-4443-4d17-8f36-256fae5f669c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1891 | 2026.01.13 18:59:29.135607 [ 196 ] {aae1fd5f-4443-4d17-8f36-256fae5f669c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part | ||
| 1892 | 2026.01.13 18:59:29.135976 [ 196 ] {aae1fd5f-4443-4d17-8f36-256fae5f669c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1893 | 2026.01.13 18:59:29.136331 [ 196 ] {aae1fd5f-4443-4d17-8f36-256fae5f669c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 1894 | 2026.01.13 18:59:29.141961 [ 195 ] {aae1fd5f-4443-4d17-8f36-256fae5f669c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 72 columns (72 merged, 0 gathered) in 0.008493397 sec., 32495.83176201466 rows/sec., 35.19 MiB/sec. | ||
| 1895 | 2026.01.13 18:59:29.142906 [ 199 ] {aae1fd5f-4443-4d17-8f36-256fae5f669c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1896 | 2026.01.13 18:59:29.143478 [ 199 ] {aae1fd5f-4443-4d17-8f36-256fae5f669c::all_1_6_1} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.01.13 18:59:29.143546 [ 199 ] {aae1fd5f-4443-4d17-8f36-256fae5f669c::all_1_6_1} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1898 | 2026.01.13 18:59:29.143736 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 1899 | 2026.01.13 18:59:29.311349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1900 | 2026.01.13 18:59:29.329519 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.01.13 18:59:29.329565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1902 | 2026.01.13 18:59:29.335777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1903 | 2026.01.13 18:59:29.336464 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2026.01.13 18:59:29.339376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1905 | 2026.01.13 18:59:29.862717 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1906 | 2026.01.13 18:59:29.862813 [ 3 ] {} <Debug> TCP-Session: d76682ad-69ad-420b-8716-27d7ca431245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1907 | 2026.01.13 18:59:30.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.58 MiB, peak 188.95 MiB, free memory in arenas 0.00 B, will set to 185.88 MiB (RSS), difference: 4.31 MiB | ||
| 1908 | 2026.01.13 18:59:30.227475 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2026.01.13 18:59:30.227661 [ 4 ] {0c7bfad8-a095-4836-90f3-1eecf502b150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1910 | 2026.01.13 18:59:30.227733 [ 4 ] {0c7bfad8-a095-4836-90f3-1eecf502b150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1911 | 2026.01.13 18:59:30.228436 [ 4 ] {0c7bfad8-a095-4836-90f3-1eecf502b150} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2026.01.13 18:59:30.228483 [ 4 ] {0c7bfad8-a095-4836-90f3-1eecf502b150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1913 | 2026.01.13 18:59:30.228901 [ 4 ] {0c7bfad8-a095-4836-90f3-1eecf502b150} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1914 | 2026.01.13 18:59:30.229144 [ 4 ] {0c7bfad8-a095-4836-90f3-1eecf502b150} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.01.13 18:59:30.229310 [ 4 ] {0c7bfad8-a095-4836-90f3-1eecf502b150} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001697 sec., 15321.15497937537 rows/sec., 1.19 MiB/sec. | ||
| 1916 | 2026.01.13 18:59:30.229356 [ 4 ] {0c7bfad8-a095-4836-90f3-1eecf502b150} <Debug> TCPHandler: Processed in 0.00201148 sec. | ||
| 1917 | 2026.01.13 18:59:30.229476 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2026.01.13 18:59:30.229583 [ 4 ] {9804ccee-3fba-496f-a336-cd7b34f94914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1919 | 2026.01.13 18:59:30.229626 [ 4 ] {9804ccee-3fba-496f-a336-cd7b34f94914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1920 | 2026.01.13 18:59:30.230047 [ 4 ] {9804ccee-3fba-496f-a336-cd7b34f94914} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.01.13 18:59:30.230085 [ 4 ] {9804ccee-3fba-496f-a336-cd7b34f94914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1922 | 2026.01.13 18:59:30.230393 [ 4 ] {9804ccee-3fba-496f-a336-cd7b34f94914} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1923 | 2026.01.13 18:59:30.230614 [ 4 ] {9804ccee-3fba-496f-a336-cd7b34f94914} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.01.13 18:59:30.230755 [ 4 ] {9804ccee-3fba-496f-a336-cd7b34f94914} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001195 sec., 23430.96234309623 rows/sec., 1.83 MiB/sec. | ||
| 1925 | 2026.01.13 18:59:30.230794 [ 4 ] {9804ccee-3fba-496f-a336-cd7b34f94914} <Debug> TCPHandler: Processed in 0.001369597 sec. | ||
| 1926 | 2026.01.13 18:59:30.230911 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.01.13 18:59:30.231016 [ 4 ] {0e600449-a7d3-4a7a-ba18-ff36e489ec37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1928 | 2026.01.13 18:59:30.231062 [ 4 ] {0e600449-a7d3-4a7a-ba18-ff36e489ec37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1929 | 2026.01.13 18:59:30.231434 [ 4 ] {0e600449-a7d3-4a7a-ba18-ff36e489ec37} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.01.13 18:59:30.231476 [ 4 ] {0e600449-a7d3-4a7a-ba18-ff36e489ec37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1931 | 2026.01.13 18:59:30.231813 [ 4 ] {0e600449-a7d3-4a7a-ba18-ff36e489ec37} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1932 | 2026.01.13 18:59:30.232030 [ 4 ] {0e600449-a7d3-4a7a-ba18-ff36e489ec37} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.01.13 18:59:30.232161 [ 4 ] {0e600449-a7d3-4a7a-ba18-ff36e489ec37} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001169 sec., 42771.59965782721 rows/sec., 2.97 MiB/sec. | ||
| 1934 | 2026.01.13 18:59:30.232197 [ 4 ] {0e600449-a7d3-4a7a-ba18-ff36e489ec37} <Debug> TCPHandler: Processed in 0.001334876 sec. | ||
| 1935 | 2026.01.13 18:59:30.232305 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.01.13 18:59:30.232400 [ 4 ] {3620a7e7-c9a9-4578-9493-11cd16594ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1937 | 2026.01.13 18:59:30.232443 [ 4 ] {3620a7e7-c9a9-4578-9493-11cd16594ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1938 | 2026.01.13 18:59:30.232850 [ 4 ] {3620a7e7-c9a9-4578-9493-11cd16594ecb} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.01.13 18:59:30.232936 [ 4 ] {3620a7e7-c9a9-4578-9493-11cd16594ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1940 | 2026.01.13 18:59:30.233397 [ 4 ] {3620a7e7-c9a9-4578-9493-11cd16594ecb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1941 | 2026.01.13 18:59:30.233722 [ 4 ] {3620a7e7-c9a9-4578-9493-11cd16594ecb} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.01.13 18:59:30.233903 [ 4 ] {3620a7e7-c9a9-4578-9493-11cd16594ecb} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.00152 sec., 13157.894736842105 rows/sec., 925.16 KiB/sec. | ||
| 1943 | 2026.01.13 18:59:30.233954 [ 4 ] {3620a7e7-c9a9-4578-9493-11cd16594ecb} <Debug> TCPHandler: Processed in 0.001697324 sec. | ||
| 1944 | 2026.01.13 18:59:34.857917 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44552 | ||
| 1945 | 2026.01.13 18:59:34.858053 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1946 | 2026.01.13 18:59:34.858085 [ 3 ] {} <Debug> TCP-Session: 48c8bef1-c3af-4ee0-99aa-9c4477f770eb Authenticating user 'default' from [fd00:1122:3344:101::e]:44552 | ||
| 1947 | 2026.01.13 18:59:34.858106 [ 3 ] {} <Debug> TCP-Session: 48c8bef1-c3af-4ee0-99aa-9c4477f770eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2026.01.13 18:59:34.858119 [ 3 ] {} <Debug> TCP-Session: 48c8bef1-c3af-4ee0-99aa-9c4477f770eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2026.01.13 18:59:34.858316 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62697 | ||
| 1950 | 2026.01.13 18:59:34.858344 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35534 | ||
| 1951 | 2026.01.13 18:59:34.858382 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35192 | ||
| 1952 | 2026.01.13 18:59:34.858390 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58497 | ||
| 1953 | 2026.01.13 18:59:34.858422 [ 3 ] {} <Trace> TCP-Session: 48c8bef1-c3af-4ee0-99aa-9c4477f770eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.01.13 18:59:34.858448 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1955 | 2026.01.13 18:59:34.858417 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53962 | ||
| 1956 | 2026.01.13 18:59:34.858488 [ 286 ] {} <Debug> TCP-Session: 10f5e738-a3c5-4b11-94ea-aa2833532669 Authenticating user 'default' from [fd00:1122:3344:101::e]:62697 | ||
| 1957 | 2026.01.13 18:59:34.858375 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41739 | ||
| 1958 | 2026.01.13 18:59:34.858541 [ 286 ] {} <Debug> TCP-Session: 10f5e738-a3c5-4b11-94ea-aa2833532669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1959 | 2026.01.13 18:59:34.858559 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1960 | 2026.01.13 18:59:34.858576 [ 286 ] {} <Debug> TCP-Session: 10f5e738-a3c5-4b11-94ea-aa2833532669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1961 | 2026.01.13 18:59:34.858598 [ 3 ] {3994733e-2562-4011-b109-d3707972939a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44552) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1962 | 2026.01.13 18:59:34.858609 [ 291 ] {} <Debug> TCP-Session: 3d36fd94-87f2-4610-8e12-5c7c9ba6348f Authenticating user 'default' from [fd00:1122:3344:101::e]:35192 | ||
| 1963 | 2026.01.13 18:59:34.858359 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46550 | ||
| 1964 | 2026.01.13 18:59:34.858653 [ 291 ] {} <Debug> TCP-Session: 3d36fd94-87f2-4610-8e12-5c7c9ba6348f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.01.13 18:59:34.858328 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55881 | ||
| 1966 | 2026.01.13 18:59:34.858686 [ 291 ] {} <Debug> TCP-Session: 3d36fd94-87f2-4610-8e12-5c7c9ba6348f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1967 | 2026.01.13 18:59:34.858832 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1968 | 2026.01.13 18:59:34.858862 [ 288 ] {} <Debug> TCP-Session: 15a78d4a-a2fd-488a-b292-c932c9677bea Authenticating user 'default' from [fd00:1122:3344:101::e]:35534 | ||
| 1969 | 2026.01.13 18:59:34.858879 [ 288 ] {} <Debug> TCP-Session: 15a78d4a-a2fd-488a-b292-c932c9677bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2026.01.13 18:59:34.858879 [ 3 ] {3994733e-2562-4011-b109-d3707972939a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1971 | 2026.01.13 18:59:34.858893 [ 288 ] {} <Debug> TCP-Session: 15a78d4a-a2fd-488a-b292-c932c9677bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1972 | 2026.01.13 18:59:34.858950 [ 3 ] {3994733e-2562-4011-b109-d3707972939a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1973 | 2026.01.13 18:59:34.858963 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1974 | 2026.01.13 18:59:34.858966 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1975 | 2026.01.13 18:59:34.859002 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1976 | 2026.01.13 18:59:34.859014 [ 287 ] {} <Debug> TCP-Session: 43abed6c-b52a-4682-95ea-fafa793f856e Authenticating user 'default' from [fd00:1122:3344:101::e]:55881 | ||
| 1977 | 2026.01.13 18:59:34.859030 [ 289 ] {} <Debug> TCP-Session: 0ac59a08-2707-4773-95ee-1ccfc47af7a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46550 | ||
| 1978 | 2026.01.13 18:59:34.859042 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1979 | 2026.01.13 18:59:34.859055 [ 287 ] {} <Debug> TCP-Session: 43abed6c-b52a-4682-95ea-fafa793f856e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2026.01.13 18:59:34.859072 [ 289 ] {} <Debug> TCP-Session: 0ac59a08-2707-4773-95ee-1ccfc47af7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2026.01.13 18:59:34.859084 [ 292 ] {} <Debug> TCP-Session: 07a8b1f2-f6bd-41b0-a79d-509859e1238d Authenticating user 'default' from [fd00:1122:3344:101::e]:58497 | ||
| 1982 | 2026.01.13 18:59:34.859100 [ 287 ] {} <Debug> TCP-Session: 43abed6c-b52a-4682-95ea-fafa793f856e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1983 | 2026.01.13 18:59:34.859107 [ 289 ] {} <Debug> TCP-Session: 0ac59a08-2707-4773-95ee-1ccfc47af7a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2026.01.13 18:59:34.859115 [ 292 ] {} <Debug> TCP-Session: 07a8b1f2-f6bd-41b0-a79d-509859e1238d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.01.13 18:59:34.859137 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1986 | 2026.01.13 18:59:34.859148 [ 292 ] {} <Debug> TCP-Session: 07a8b1f2-f6bd-41b0-a79d-509859e1238d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.01.13 18:59:34.859044 [ 290 ] {} <Debug> TCP-Session: a413c39d-76cd-49c5-b153-2625f6f22120 Authenticating user 'default' from [fd00:1122:3344:101::e]:41739 | ||
| 1988 | 2026.01.13 18:59:34.859174 [ 293 ] {} <Debug> TCP-Session: 3d420e0f-68fd-4c47-b550-83a5c7ee9b75 Authenticating user 'default' from [fd00:1122:3344:101::e]:53962 | ||
| 1989 | 2026.01.13 18:59:34.859200 [ 290 ] {} <Debug> TCP-Session: a413c39d-76cd-49c5-b153-2625f6f22120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2026.01.13 18:59:34.859204 [ 293 ] {} <Debug> TCP-Session: 3d420e0f-68fd-4c47-b550-83a5c7ee9b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2026.01.13 18:59:34.859216 [ 290 ] {} <Debug> TCP-Session: a413c39d-76cd-49c5-b153-2625f6f22120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2026.01.13 18:59:34.859222 [ 293 ] {} <Debug> TCP-Session: 3d420e0f-68fd-4c47-b550-83a5c7ee9b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1993 | 2026.01.13 18:59:34.859238 [ 3 ] {3994733e-2562-4011-b109-d3707972939a} <Debug> oximeter.version (8f667702-2ca0-4dcd-a598-62ce16c4605b) (SelectExecutor): Key condition: unknown | ||
| 1994 | 2026.01.13 18:59:34.859329 [ 3 ] {3994733e-2562-4011-b109-d3707972939a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1995 | 2026.01.13 18:59:35.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.95 MiB, peak 188.95 MiB, free memory in arenas 0.00 B, will set to 189.81 MiB (RSS), difference: 3.86 MiB | ||
| 1996 | 2026.01.13 18:59:35.266897 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.01.13 18:59:35.267092 [ 4 ] {a7739adc-5940-400b-bd7b-69fdd6ada8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1998 | 2026.01.13 18:59:35.267172 [ 4 ] {a7739adc-5940-400b-bd7b-69fdd6ada8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1999 | 2026.01.13 18:59:35.269157 [ 4 ] {a7739adc-5940-400b-bd7b-69fdd6ada8ee} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.01.13 18:59:35.269229 [ 4 ] {a7739adc-5940-400b-bd7b-69fdd6ada8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2001 | 2026.01.13 18:59:35.276749 [ 4 ] {a7739adc-5940-400b-bd7b-69fdd6ada8ee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2002 | 2026.01.13 18:59:35.277056 [ 4 ] {a7739adc-5940-400b-bd7b-69fdd6ada8ee} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.01.13 18:59:35.277274 [ 4 ] {a7739adc-5940-400b-bd7b-69fdd6ada8ee} <Debug> executeQuery: Read 1230 rows, 104.76 KiB in 0.010226 sec., 120281.63504791707 rows/sec., 10.00 MiB/sec. | ||
| 2004 | 2026.01.13 18:59:35.277359 [ 4 ] {a7739adc-5940-400b-bd7b-69fdd6ada8ee} <Debug> TCPHandler: Processed in 0.010610638 sec. | ||
| 2005 | 2026.01.13 18:59:35.277571 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.01.13 18:59:35.277702 [ 4 ] {ef86f047-a842-4df7-a210-068c542df164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2007 | 2026.01.13 18:59:35.277758 [ 4 ] {ef86f047-a842-4df7-a210-068c542df164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2008 | 2026.01.13 18:59:35.278291 [ 4 ] {ef86f047-a842-4df7-a210-068c542df164} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.01.13 18:59:35.278332 [ 4 ] {ef86f047-a842-4df7-a210-068c542df164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2010 | 2026.01.13 18:59:35.278737 [ 4 ] {ef86f047-a842-4df7-a210-068c542df164} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2011 | 2026.01.13 18:59:35.279065 [ 4 ] {ef86f047-a842-4df7-a210-068c542df164} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.01.13 18:59:35.279259 [ 4 ] {ef86f047-a842-4df7-a210-068c542df164} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001591 sec., 20113.13639220616 rows/sec., 1.48 MiB/sec. | ||
| 2013 | 2026.01.13 18:59:35.279319 [ 4 ] {ef86f047-a842-4df7-a210-068c542df164} <Debug> TCPHandler: Processed in 0.001839566 sec. | ||
| 2014 | 2026.01.13 18:59:35.279476 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2026.01.13 18:59:35.279583 [ 4 ] {5901a4a9-2f9c-444f-866b-c308a3365d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2016 | 2026.01.13 18:59:35.279633 [ 4 ] {5901a4a9-2f9c-444f-866b-c308a3365d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2017 | 2026.01.13 18:59:35.280304 [ 4 ] {5901a4a9-2f9c-444f-866b-c308a3365d2f} <Trace> oximeter.fields_u32 (d021baf6-60e6-4540-b162-e57304c4b02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2026.01.13 18:59:35.280346 [ 4 ] {5901a4a9-2f9c-444f-866b-c308a3365d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2019 | 2026.01.13 18:59:35.280679 [ 4 ] {5901a4a9-2f9c-444f-866b-c308a3365d2f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2020 | 2026.01.13 18:59:35.280918 [ 4 ] {5901a4a9-2f9c-444f-866b-c308a3365d2f} <Trace> oximeter.fields_u32 (d021baf6-60e6-4540-b162-e57304c4b02d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.01.13 18:59:35.281079 [ 4 ] {5901a4a9-2f9c-444f-866b-c308a3365d2f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001515 sec., 150495.0495049505 rows/sec., 10.19 MiB/sec. | ||
| 2022 | 2026.01.13 18:59:35.281131 [ 4 ] {5901a4a9-2f9c-444f-866b-c308a3365d2f} <Debug> TCPHandler: Processed in 0.001708843 sec. | ||
| 2023 | 2026.01.13 18:59:35.281290 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2026.01.13 18:59:35.281413 [ 4 ] {24999695-de07-48de-b76c-ec1faf728580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2025 | 2026.01.13 18:59:35.281475 [ 4 ] {24999695-de07-48de-b76c-ec1faf728580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2026 | 2026.01.13 18:59:35.282259 [ 4 ] {24999695-de07-48de-b76c-ec1faf728580} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.01.13 18:59:35.282298 [ 4 ] {24999695-de07-48de-b76c-ec1faf728580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2028 | 2026.01.13 18:59:35.282679 [ 4 ] {24999695-de07-48de-b76c-ec1faf728580} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2029 | 2026.01.13 18:59:35.282962 [ 4 ] {24999695-de07-48de-b76c-ec1faf728580} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.01.13 18:59:35.283126 [ 4 ] {24999695-de07-48de-b76c-ec1faf728580} <Debug> executeQuery: Read 516 rows, 39.09 KiB in 0.001741 sec., 296381.39000574383 rows/sec., 21.93 MiB/sec. | ||
| 2031 | 2026.01.13 18:59:35.283173 [ 4 ] {24999695-de07-48de-b76c-ec1faf728580} <Debug> TCPHandler: Processed in 0.001945619 sec. | ||
| 2032 | 2026.01.13 18:59:35.283318 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2033 | 2026.01.13 18:59:35.283429 [ 4 ] {8adf97c9-efcf-4e9b-8133-a3c8cd4cd369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2034 | 2026.01.13 18:59:35.283483 [ 4 ] {8adf97c9-efcf-4e9b-8133-a3c8cd4cd369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2035 | 2026.01.13 18:59:35.284243 [ 4 ] {8adf97c9-efcf-4e9b-8133-a3c8cd4cd369} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.01.13 18:59:35.284287 [ 4 ] {8adf97c9-efcf-4e9b-8133-a3c8cd4cd369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2037 | 2026.01.13 18:59:35.284777 [ 4 ] {8adf97c9-efcf-4e9b-8133-a3c8cd4cd369} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2038 | 2026.01.13 18:59:35.285068 [ 4 ] {8adf97c9-efcf-4e9b-8133-a3c8cd4cd369} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2026.01.13 18:59:35.285242 [ 4 ] {8adf97c9-efcf-4e9b-8133-a3c8cd4cd369} <Debug> executeQuery: Read 728 rows, 49.90 KiB in 0.001839 sec., 395867.31919521483 rows/sec., 26.50 MiB/sec. | ||
| 2040 | 2026.01.13 18:59:35.285287 [ 4 ] {8adf97c9-efcf-4e9b-8133-a3c8cd4cd369} <Debug> TCPHandler: Processed in 0.00202785 sec. | ||
| 2041 | 2026.01.13 18:59:35.285442 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2026.01.13 18:59:35.285553 [ 4 ] {3f714a66-8fee-4199-a065-b6f330e9ddd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2043 | 2026.01.13 18:59:35.285623 [ 4 ] {3f714a66-8fee-4199-a065-b6f330e9ddd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2044 | 2026.01.13 18:59:35.286811 [ 4 ] {3f714a66-8fee-4199-a065-b6f330e9ddd3} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.01.13 18:59:35.286858 [ 4 ] {3f714a66-8fee-4199-a065-b6f330e9ddd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2046 | 2026.01.13 18:59:35.287618 [ 4 ] {3f714a66-8fee-4199-a065-b6f330e9ddd3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2047 | 2026.01.13 18:59:35.287915 [ 4 ] {3f714a66-8fee-4199-a065-b6f330e9ddd3} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.01.13 18:59:35.288126 [ 4 ] {3f714a66-8fee-4199-a065-b6f330e9ddd3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002596 sec., 12326.656394453006 rows/sec., 22.09 MiB/sec. | ||
| 2049 | 2026.01.13 18:59:35.288232 [ 4 ] {3f714a66-8fee-4199-a065-b6f330e9ddd3} <Debug> TCPHandler: Processed in 0.002847576 sec. | ||
| 2050 | 2026.01.13 18:59:35.288397 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.01.13 18:59:35.288512 [ 4 ] {fee9059a-1430-40cb-9941-0de2abe1d512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2052 | 2026.01.13 18:59:35.288565 [ 4 ] {fee9059a-1430-40cb-9941-0de2abe1d512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2053 | 2026.01.13 18:59:35.288996 [ 4 ] {fee9059a-1430-40cb-9941-0de2abe1d512} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.01.13 18:59:35.289042 [ 4 ] {fee9059a-1430-40cb-9941-0de2abe1d512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2055 | 2026.01.13 18:59:35.289451 [ 4 ] {fee9059a-1430-40cb-9941-0de2abe1d512} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2056 | 2026.01.13 18:59:35.289725 [ 4 ] {fee9059a-1430-40cb-9941-0de2abe1d512} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.01.13 18:59:35.289914 [ 4 ] {fee9059a-1430-40cb-9941-0de2abe1d512} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001426 sec., 14025.245441795232 rows/sec., 986.15 KiB/sec. | ||
| 2058 | 2026.01.13 18:59:35.289965 [ 4 ] {fee9059a-1430-40cb-9941-0de2abe1d512} <Debug> TCPHandler: Processed in 0.001627603 sec. | ||
| 2059 | 2026.01.13 18:59:35.359886 [ 311 ] {3994733e-2562-4011-b109-d3707972939a} <Trace> AggregatingTransform: Aggregating | ||
| 2060 | 2026.01.13 18:59:35.359952 [ 311 ] {3994733e-2562-4011-b109-d3707972939a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2061 | 2026.01.13 18:59:35.359994 [ 311 ] {3994733e-2562-4011-b109-d3707972939a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001777425 sec. (562.612 rows/sec., 21.98 KiB/sec.) | ||
| 2062 | 2026.01.13 18:59:35.360014 [ 311 ] {3994733e-2562-4011-b109-d3707972939a} <Trace> Aggregator: Merging aggregated data | ||
| 2063 | 2026.01.13 18:59:35.361244 [ 3 ] {3994733e-2562-4011-b109-d3707972939a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.502688 sec., 1.9893054936660512 rows/sec., 79.57 B/sec. | ||
| 2064 | 2026.01.13 18:59:35.361494 [ 3 ] {3994733e-2562-4011-b109-d3707972939a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2065 | 2026.01.13 18:59:35.361518 [ 3 ] {3994733e-2562-4011-b109-d3707972939a} <Debug> TCPHandler: Processed in 0.503207494 sec. | ||
| 2066 | 2026.01.13 18:59:35.361674 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2067 | 2026.01.13 18:59:35.361703 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2068 | 2026.01.13 18:59:35.361722 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2069 | 2026.01.13 18:59:35.361794 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2070 | 2026.01.13 18:59:35.361803 [ 288 ] {} <Debug> TCP-Session: 15a78d4a-a2fd-488a-b292-c932c9677bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.01.13 18:59:35.361827 [ 289 ] {} <Debug> TCP-Session: 0ac59a08-2707-4773-95ee-1ccfc47af7a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.01.13 18:59:35.361839 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2073 | 2026.01.13 18:59:35.361884 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2074 | 2026.01.13 18:59:35.361918 [ 290 ] {} <Debug> TCP-Session: a413c39d-76cd-49c5-b153-2625f6f22120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.01.13 18:59:35.361889 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2076 | 2026.01.13 18:59:35.361954 [ 3 ] {} <Debug> TCP-Session: 48c8bef1-c3af-4ee0-99aa-9c4477f770eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2026.01.13 18:59:35.361843 [ 293 ] {} <Debug> TCP-Session: 3d420e0f-68fd-4c47-b550-83a5c7ee9b75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2026.01.13 18:59:35.361996 [ 291 ] {} <Debug> TCP-Session: 3d36fd94-87f2-4610-8e12-5c7c9ba6348f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.01.13 18:59:35.361813 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2080 | 2026.01.13 18:59:35.361765 [ 286 ] {} <Debug> TCP-Session: 10f5e738-a3c5-4b11-94ea-aa2833532669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.01.13 18:59:35.362094 [ 292 ] {} <Debug> TCP-Session: 07a8b1f2-f6bd-41b0-a79d-509859e1238d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.01.13 18:59:35.361763 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2083 | 2026.01.13 18:59:35.362176 [ 287 ] {} <Debug> TCP-Session: 43abed6c-b52a-4682-95ea-fafa793f856e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2026.01.13 18:59:35.989711 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37018 | ||
| 2085 | 2026.01.13 18:59:35.989833 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2086 | 2026.01.13 18:59:35.989863 [ 288 ] {} <Debug> TCP-Session: 5b1cdeab-ab0b-4000-ac00-ee2adc485cb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37018 | ||
| 2087 | 2026.01.13 18:59:35.989886 [ 288 ] {} <Debug> TCP-Session: 5b1cdeab-ab0b-4000-ac00-ee2adc485cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.01.13 18:59:35.989900 [ 288 ] {} <Debug> TCP-Session: 5b1cdeab-ab0b-4000-ac00-ee2adc485cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.01.13 18:59:35.990122 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49597 | ||
| 2090 | 2026.01.13 18:59:35.990147 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46353 | ||
| 2091 | 2026.01.13 18:59:35.990169 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54092 | ||
| 2092 | 2026.01.13 18:59:35.990184 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36295 | ||
| 2093 | 2026.01.13 18:59:35.990203 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50402 | ||
| 2094 | 2026.01.13 18:59:35.990234 [ 288 ] {} <Trace> TCP-Session: 5b1cdeab-ab0b-4000-ac00-ee2adc485cb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.01.13 18:59:35.990239 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2096 | 2026.01.13 18:59:35.990263 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2097 | 2026.01.13 18:59:35.990238 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2098 | 2026.01.13 18:59:35.990295 [ 289 ] {} <Debug> TCP-Session: acd53a92-2719-4ee1-9815-649ca5ee8a92 Authenticating user 'default' from [fd00:1122:3344:101::e]:49597 | ||
| 2099 | 2026.01.13 18:59:35.990301 [ 3 ] {} <Debug> TCP-Session: 91010985-265a-4472-a26f-d4af6c80b216 Authenticating user 'default' from [fd00:1122:3344:101::e]:36295 | ||
| 2100 | 2026.01.13 18:59:35.990317 [ 294 ] {} <Debug> TCP-Session: 34839204-893f-423f-a2fd-477ec4a690dd Authenticating user 'default' from [fd00:1122:3344:101::e]:54092 | ||
| 2101 | 2026.01.13 18:59:35.990318 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2102 | 2026.01.13 18:59:35.990343 [ 294 ] {} <Debug> TCP-Session: 34839204-893f-423f-a2fd-477ec4a690dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.01.13 18:59:35.990366 [ 286 ] {} <Debug> TCP-Session: ceb297ee-dbf6-43d3-b009-4d1836e87ad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50402 | ||
| 2104 | 2026.01.13 18:59:35.990378 [ 294 ] {} <Debug> TCP-Session: 34839204-893f-423f-a2fd-477ec4a690dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.01.13 18:59:35.990332 [ 289 ] {} <Debug> TCP-Session: acd53a92-2719-4ee1-9815-649ca5ee8a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.01.13 18:59:35.990401 [ 286 ] {} <Debug> TCP-Session: ceb297ee-dbf6-43d3-b009-4d1836e87ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.01.13 18:59:35.990422 [ 289 ] {} <Debug> TCP-Session: acd53a92-2719-4ee1-9815-649ca5ee8a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.01.13 18:59:35.990422 [ 288 ] {4797edb8-0581-4d4e-aa8a-dba3622dcca3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37018) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2109 | 2026.01.13 18:59:35.990437 [ 286 ] {} <Debug> TCP-Session: ceb297ee-dbf6-43d3-b009-4d1836e87ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.01.13 18:59:35.990239 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2111 | 2026.01.13 18:59:35.990161 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56612 | ||
| 2112 | 2026.01.13 18:59:35.990534 [ 292 ] {} <Debug> TCP-Session: 494ef37d-9a09-4656-b26f-c7e1046df891 Authenticating user 'default' from [fd00:1122:3344:101::e]:46353 | ||
| 2113 | 2026.01.13 18:59:35.990148 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60996 | ||
| 2114 | 2026.01.13 18:59:35.990580 [ 292 ] {} <Debug> TCP-Session: 494ef37d-9a09-4656-b26f-c7e1046df891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.01.13 18:59:35.990133 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56643 | ||
| 2116 | 2026.01.13 18:59:35.990618 [ 292 ] {} <Debug> TCP-Session: 494ef37d-9a09-4656-b26f-c7e1046df891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.01.13 18:59:35.990631 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2118 | 2026.01.13 18:59:35.990652 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2119 | 2026.01.13 18:59:35.990332 [ 3 ] {} <Debug> TCP-Session: 91010985-265a-4472-a26f-d4af6c80b216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.01.13 18:59:35.990687 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2121 | 2026.01.13 18:59:35.990707 [ 3 ] {} <Debug> TCP-Session: 91010985-265a-4472-a26f-d4af6c80b216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.01.13 18:59:35.990726 [ 291 ] {} <Debug> TCP-Session: 00564f23-f5b6-4745-bfd9-2755f147c72a Authenticating user 'default' from [fd00:1122:3344:101::e]:56643 | ||
| 2123 | 2026.01.13 18:59:35.990682 [ 293 ] {} <Debug> TCP-Session: a125799e-ea40-4a4e-a2e6-06b9fe611b7b Authenticating user 'default' from [fd00:1122:3344:101::e]:56612 | ||
| 2124 | 2026.01.13 18:59:35.990754 [ 291 ] {} <Debug> TCP-Session: 00564f23-f5b6-4745-bfd9-2755f147c72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.01.13 18:59:35.990760 [ 288 ] {4797edb8-0581-4d4e-aa8a-dba3622dcca3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2126 | 2026.01.13 18:59:35.990778 [ 291 ] {} <Debug> TCP-Session: 00564f23-f5b6-4745-bfd9-2755f147c72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2026.01.13 18:59:35.990777 [ 293 ] {} <Debug> TCP-Session: a125799e-ea40-4a4e-a2e6-06b9fe611b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.01.13 18:59:35.990690 [ 290 ] {} <Debug> TCP-Session: fd51e23c-b45a-4f7a-9bac-7ec54e064b09 Authenticating user 'default' from [fd00:1122:3344:101::e]:60996 | ||
| 2129 | 2026.01.13 18:59:35.990817 [ 293 ] {} <Debug> TCP-Session: a125799e-ea40-4a4e-a2e6-06b9fe611b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.01.13 18:59:35.990831 [ 288 ] {4797edb8-0581-4d4e-aa8a-dba3622dcca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2131 | 2026.01.13 18:59:35.990834 [ 290 ] {} <Debug> TCP-Session: fd51e23c-b45a-4f7a-9bac-7ec54e064b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.01.13 18:59:35.990867 [ 290 ] {} <Debug> TCP-Session: fd51e23c-b45a-4f7a-9bac-7ec54e064b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.01.13 18:59:35.991152 [ 288 ] {4797edb8-0581-4d4e-aa8a-dba3622dcca3} <Debug> oximeter.version (8f667702-2ca0-4dcd-a598-62ce16c4605b) (SelectExecutor): Key condition: unknown | ||
| 2134 | 2026.01.13 18:59:35.992103 [ 316 ] {4797edb8-0581-4d4e-aa8a-dba3622dcca3} <Trace> AggregatingTransform: Aggregating | ||
| 2135 | 2026.01.13 18:59:35.992150 [ 316 ] {4797edb8-0581-4d4e-aa8a-dba3622dcca3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2136 | 2026.01.13 18:59:35.992186 [ 316 ] {4797edb8-0581-4d4e-aa8a-dba3622dcca3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928099 sec. (1077.471 rows/sec., 42.09 KiB/sec.) | ||
| 2137 | 2026.01.13 18:59:35.992204 [ 316 ] {4797edb8-0581-4d4e-aa8a-dba3622dcca3} <Trace> Aggregator: Merging aggregated data | ||
| 2138 | 2026.01.13 18:59:35.993678 [ 288 ] {4797edb8-0581-4d4e-aa8a-dba3622dcca3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003314 sec., 301.7501508750754 rows/sec., 11.79 KiB/sec. | ||
| 2139 | 2026.01.13 18:59:35.993819 [ 288 ] {4797edb8-0581-4d4e-aa8a-dba3622dcca3} <Debug> TCPHandler: Processed in 0.003732663 sec. | ||
| 2140 | 2026.01.13 18:59:35.993921 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2141 | 2026.01.13 18:59:35.993945 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2142 | 2026.01.13 18:59:35.993961 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2026.01.13 18:59:35.993986 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2144 | 2026.01.13 18:59:35.993999 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2145 | 2026.01.13 18:59:35.994024 [ 289 ] {} <Debug> TCP-Session: acd53a92-2719-4ee1-9815-649ca5ee8a92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.01.13 18:59:35.994030 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2147 | 2026.01.13 18:59:35.994050 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2148 | 2026.01.13 18:59:35.994080 [ 292 ] {} <Debug> TCP-Session: 494ef37d-9a09-4656-b26f-c7e1046df891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2026.01.13 18:59:35.994063 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2150 | 2026.01.13 18:59:35.994100 [ 294 ] {} <Debug> TCP-Session: 34839204-893f-423f-a2fd-477ec4a690dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.01.13 18:59:35.994058 [ 291 ] {} <Debug> TCP-Session: 00564f23-f5b6-4745-bfd9-2755f147c72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.01.13 18:59:35.994134 [ 293 ] {} <Debug> TCP-Session: a125799e-ea40-4a4e-a2e6-06b9fe611b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.01.13 18:59:35.994003 [ 286 ] {} <Debug> TCP-Session: ceb297ee-dbf6-43d3-b009-4d1836e87ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.01.13 18:59:35.994041 [ 290 ] {} <Debug> TCP-Session: fd51e23c-b45a-4f7a-9bac-7ec54e064b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.01.13 18:59:35.993960 [ 288 ] {} <Debug> TCP-Session: 5b1cdeab-ab0b-4000-ac00-ee2adc485cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2026.01.13 18:59:35.994014 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2157 | 2026.01.13 18:59:35.994265 [ 3 ] {} <Debug> TCP-Session: 91010985-265a-4472-a26f-d4af6c80b216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.01.13 18:59:36.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.94 MiB, peak 201.84 MiB, free memory in arenas 0.00 B, will set to 206.07 MiB (RSS), difference: 14.13 MiB | ||
| 2159 | 2026.01.13 18:59:36.023709 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35211 | ||
| 2160 | 2026.01.13 18:59:36.023831 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2161 | 2026.01.13 18:59:36.023862 [ 288 ] {} <Debug> TCP-Session: d1ada9aa-7a92-4c82-a5b9-7a895dd25a60 Authenticating user 'default' from [fd00:1122:3344:101::e]:35211 | ||
| 2162 | 2026.01.13 18:59:36.023884 [ 288 ] {} <Debug> TCP-Session: d1ada9aa-7a92-4c82-a5b9-7a895dd25a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.01.13 18:59:36.023896 [ 288 ] {} <Debug> TCP-Session: d1ada9aa-7a92-4c82-a5b9-7a895dd25a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.01.13 18:59:36.024079 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46320 | ||
| 2165 | 2026.01.13 18:59:36.024133 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56628 | ||
| 2166 | 2026.01.13 18:59:36.024134 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55025 | ||
| 2167 | 2026.01.13 18:59:36.024171 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44779 | ||
| 2168 | 2026.01.13 18:59:36.024190 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53158 | ||
| 2169 | 2026.01.13 18:59:36.024219 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2170 | 2026.01.13 18:59:36.024232 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38149 | ||
| 2171 | 2026.01.13 18:59:36.024262 [ 291 ] {} <Debug> TCP-Session: 69526479-6897-4eca-be85-688d2ff5e28b Authenticating user 'default' from [fd00:1122:3344:101::e]:56628 | ||
| 2172 | 2026.01.13 18:59:36.024278 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2173 | 2026.01.13 18:59:36.024312 [ 291 ] {} <Debug> TCP-Session: 69526479-6897-4eca-be85-688d2ff5e28b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.01.13 18:59:36.024330 [ 3 ] {} <Debug> TCP-Session: f2f50f86-29d6-4402-9c70-a19e6eea2030 Authenticating user 'default' from [fd00:1122:3344:101::e]:53158 | ||
| 2175 | 2026.01.13 18:59:36.024253 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2176 | 2026.01.13 18:59:36.024360 [ 3 ] {} <Debug> TCP-Session: f2f50f86-29d6-4402-9c70-a19e6eea2030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.01.13 18:59:36.024363 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2178 | 2026.01.13 18:59:36.024389 [ 3 ] {} <Debug> TCP-Session: f2f50f86-29d6-4402-9c70-a19e6eea2030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.01.13 18:59:36.024385 [ 290 ] {} <Debug> TCP-Session: 5c92a03b-6256-44ca-9453-0124605465c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55025 | ||
| 2180 | 2026.01.13 18:59:36.024418 [ 286 ] {} <Debug> TCP-Session: 749d8835-11ec-4e1f-a714-cd9421f3d405 Authenticating user 'default' from [fd00:1122:3344:101::e]:38149 | ||
| 2181 | 2026.01.13 18:59:36.024447 [ 290 ] {} <Debug> TCP-Session: 5c92a03b-6256-44ca-9453-0124605465c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.01.13 18:59:36.024349 [ 291 ] {} <Debug> TCP-Session: 69526479-6897-4eca-be85-688d2ff5e28b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.01.13 18:59:36.024468 [ 286 ] {} <Debug> TCP-Session: 749d8835-11ec-4e1f-a714-cd9421f3d405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.01.13 18:59:36.024474 [ 290 ] {} <Debug> TCP-Session: 5c92a03b-6256-44ca-9453-0124605465c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.01.13 18:59:36.024510 [ 286 ] {} <Debug> TCP-Session: 749d8835-11ec-4e1f-a714-cd9421f3d405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.01.13 18:59:36.024253 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2187 | 2026.01.13 18:59:36.024182 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46175 | ||
| 2188 | 2026.01.13 18:59:36.024585 [ 293 ] {} <Debug> TCP-Session: ac9cacc2-1877-41e2-85e8-27c1ef152724 Authenticating user 'default' from [fd00:1122:3344:101::e]:44779 | ||
| 2189 | 2026.01.13 18:59:36.024173 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2026.01.13 18:59:36.024657 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2026.01.13 18:59:36.024625 [ 293 ] {} <Debug> TCP-Session: ac9cacc2-1877-41e2-85e8-27c1ef152724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.01.13 18:59:36.024686 [ 294 ] {} <Debug> TCP-Session: 604a647d-7f1f-4dca-9e90-9df42f07c659 Authenticating user 'default' from [fd00:1122:3344:101::e]:46175 | ||
| 2193 | 2026.01.13 18:59:36.024703 [ 293 ] {} <Debug> TCP-Session: ac9cacc2-1877-41e2-85e8-27c1ef152724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.01.13 18:59:36.024718 [ 294 ] {} <Debug> TCP-Session: 604a647d-7f1f-4dca-9e90-9df42f07c659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.01.13 18:59:36.024676 [ 289 ] {} <Debug> TCP-Session: 05287eda-fa85-481d-856f-b3dd6b55741b Authenticating user 'default' from [fd00:1122:3344:101::e]:46320 | ||
| 2196 | 2026.01.13 18:59:36.024742 [ 294 ] {} <Debug> TCP-Session: 604a647d-7f1f-4dca-9e90-9df42f07c659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.01.13 18:59:36.024756 [ 289 ] {} <Debug> TCP-Session: 05287eda-fa85-481d-856f-b3dd6b55741b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.01.13 18:59:36.024157 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41241 | ||
| 2199 | 2026.01.13 18:59:36.024773 [ 289 ] {} <Debug> TCP-Session: 05287eda-fa85-481d-856f-b3dd6b55741b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.01.13 18:59:36.024355 [ 288 ] {} <Trace> TCP-Session: d1ada9aa-7a92-4c82-a5b9-7a895dd25a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2026.01.13 18:59:36.024847 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2202 | 2026.01.13 18:59:36.024878 [ 292 ] {} <Debug> TCP-Session: 671196a2-00cb-4739-811a-b8c36237f452 Authenticating user 'default' from [fd00:1122:3344:101::e]:41241 | ||
| 2203 | 2026.01.13 18:59:36.024897 [ 292 ] {} <Debug> TCP-Session: 671196a2-00cb-4739-811a-b8c36237f452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.01.13 18:59:36.024912 [ 292 ] {} <Debug> TCP-Session: 671196a2-00cb-4739-811a-b8c36237f452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.01.13 18:59:36.024972 [ 288 ] {9de8eccf-c7b1-4bcd-adb6-d185ccc6922f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35211) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2206 | 2026.01.13 18:59:36.025224 [ 288 ] {9de8eccf-c7b1-4bcd-adb6-d185ccc6922f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2207 | 2026.01.13 18:59:36.025279 [ 288 ] {9de8eccf-c7b1-4bcd-adb6-d185ccc6922f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2208 | 2026.01.13 18:59:36.025555 [ 288 ] {9de8eccf-c7b1-4bcd-adb6-d185ccc6922f} <Debug> oximeter.version (8f667702-2ca0-4dcd-a598-62ce16c4605b) (SelectExecutor): Key condition: unknown | ||
| 2209 | 2026.01.13 18:59:36.026429 [ 334 ] {9de8eccf-c7b1-4bcd-adb6-d185ccc6922f} <Trace> AggregatingTransform: Aggregating | ||
| 2210 | 2026.01.13 18:59:36.026490 [ 334 ] {9de8eccf-c7b1-4bcd-adb6-d185ccc6922f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2211 | 2026.01.13 18:59:36.026530 [ 334 ] {9de8eccf-c7b1-4bcd-adb6-d185ccc6922f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875267 sec. (1142.509 rows/sec., 44.63 KiB/sec.) | ||
| 2212 | 2026.01.13 18:59:36.026551 [ 334 ] {9de8eccf-c7b1-4bcd-adb6-d185ccc6922f} <Trace> Aggregator: Merging aggregated data | ||
| 2213 | 2026.01.13 18:59:36.028104 [ 288 ] {9de8eccf-c7b1-4bcd-adb6-d185ccc6922f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003185 sec., 313.9717425431711 rows/sec., 12.26 KiB/sec. | ||
| 2214 | 2026.01.13 18:59:36.028254 [ 288 ] {9de8eccf-c7b1-4bcd-adb6-d185ccc6922f} <Debug> TCPHandler: Processed in 0.00406479 sec. | ||
| 2215 | 2026.01.13 18:59:36.028370 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2216 | 2026.01.13 18:59:36.028394 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2217 | 2026.01.13 18:59:36.028399 [ 288 ] {} <Debug> TCP-Session: d1ada9aa-7a92-4c82-a5b9-7a895dd25a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.01.13 18:59:36.028416 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2219 | 2026.01.13 18:59:36.028435 [ 289 ] {} <Debug> TCP-Session: 05287eda-fa85-481d-856f-b3dd6b55741b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.01.13 18:59:36.028446 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2221 | 2026.01.13 18:59:36.028469 [ 290 ] {} <Debug> TCP-Session: 5c92a03b-6256-44ca-9453-0124605465c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.01.13 18:59:36.028465 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2223 | 2026.01.13 18:59:36.028483 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2224 | 2026.01.13 18:59:36.028517 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2225 | 2026.01.13 18:59:36.028524 [ 292 ] {} <Debug> TCP-Session: 671196a2-00cb-4739-811a-b8c36237f452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.01.13 18:59:36.028539 [ 291 ] {} <Debug> TCP-Session: 69526479-6897-4eca-be85-688d2ff5e28b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.01.13 18:59:36.028559 [ 3 ] {} <Debug> TCP-Session: f2f50f86-29d6-4402-9c70-a19e6eea2030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.01.13 18:59:36.028501 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2229 | 2026.01.13 18:59:36.028495 [ 293 ] {} <Debug> TCP-Session: ac9cacc2-1877-41e2-85e8-27c1ef152724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.01.13 18:59:36.028606 [ 294 ] {} <Debug> TCP-Session: 604a647d-7f1f-4dca-9e90-9df42f07c659 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.01.13 18:59:36.028438 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2232 | 2026.01.13 18:59:36.028673 [ 286 ] {} <Debug> TCP-Session: 749d8835-11ec-4e1f-a714-cd9421f3d405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.01.13 18:59:36.627989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4301 | ||
| 2234 | 2026.01.13 18:59:36.628525 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.01.13 18:59:36.628576 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2236 | 2026.01.13 18:59:36.629082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2237 | 2026.01.13 18:59:36.629315 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.01.13 18:59:36.629446 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4301 | ||
| 2239 | 2026.01.13 18:59:36.839502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2240 | 2026.01.13 18:59:36.856018 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.01.13 18:59:36.856085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2242 | 2026.01.13 18:59:36.861967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2243 | 2026.01.13 18:59:36.862724 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.01.13 18:59:36.865677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2245 | 2026.01.13 18:59:39.133739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 304 | ||
| 2246 | 2026.01.13 18:59:39.135944 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.01.13 18:59:39.135979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2248 | 2026.01.13 18:59:39.139853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2249 | 2026.01.13 18:59:39.140168 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.01.13 18:59:39.140414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
| 2251 | 2026.01.13 18:59:40.227423 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2026.01.13 18:59:40.227616 [ 4 ] {911fd5a2-18fa-474c-a1fa-561c8cdfa4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2253 | 2026.01.13 18:59:40.227686 [ 4 ] {911fd5a2-18fa-474c-a1fa-561c8cdfa4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2254 | 2026.01.13 18:59:40.228342 [ 4 ] {911fd5a2-18fa-474c-a1fa-561c8cdfa4fd} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2026.01.13 18:59:40.228381 [ 4 ] {911fd5a2-18fa-474c-a1fa-561c8cdfa4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2256 | 2026.01.13 18:59:40.228756 [ 4 ] {911fd5a2-18fa-474c-a1fa-561c8cdfa4fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2257 | 2026.01.13 18:59:40.228979 [ 4 ] {911fd5a2-18fa-474c-a1fa-561c8cdfa4fd} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2026.01.13 18:59:40.229130 [ 4 ] {911fd5a2-18fa-474c-a1fa-561c8cdfa4fd} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001567 sec., 16592.214422463305 rows/sec., 1.28 MiB/sec. | ||
| 2259 | 2026.01.13 18:59:40.229171 [ 4 ] {911fd5a2-18fa-474c-a1fa-561c8cdfa4fd} <Debug> TCPHandler: Processed in 0.001878076 sec. | ||
| 2260 | 2026.01.13 18:59:40.229281 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2261 | 2026.01.13 18:59:40.229374 [ 4 ] {27111245-21e0-4244-877e-3a5f5f4f68ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2262 | 2026.01.13 18:59:40.229414 [ 4 ] {27111245-21e0-4244-877e-3a5f5f4f68ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2263 | 2026.01.13 18:59:40.229811 [ 4 ] {27111245-21e0-4244-877e-3a5f5f4f68ad} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.01.13 18:59:40.229847 [ 4 ] {27111245-21e0-4244-877e-3a5f5f4f68ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2265 | 2026.01.13 18:59:40.230138 [ 4 ] {27111245-21e0-4244-877e-3a5f5f4f68ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2266 | 2026.01.13 18:59:40.230350 [ 4 ] {27111245-21e0-4244-877e-3a5f5f4f68ad} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2026.01.13 18:59:40.230474 [ 4 ] {27111245-21e0-4244-877e-3a5f5f4f68ad} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001118 sec., 25044.722719141322 rows/sec., 1.95 MiB/sec. | ||
| 2268 | 2026.01.13 18:59:40.230509 [ 4 ] {27111245-21e0-4244-877e-3a5f5f4f68ad} <Debug> TCPHandler: Processed in 0.001275654 sec. | ||
| 2269 | 2026.01.13 18:59:40.230609 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2026.01.13 18:59:40.230702 [ 4 ] {402fa271-c5d5-4419-8b37-c00fd9a05aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2271 | 2026.01.13 18:59:40.230744 [ 4 ] {402fa271-c5d5-4419-8b37-c00fd9a05aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2272 | 2026.01.13 18:59:40.231098 [ 4 ] {402fa271-c5d5-4419-8b37-c00fd9a05aa9} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.01.13 18:59:40.231133 [ 4 ] {402fa271-c5d5-4419-8b37-c00fd9a05aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2274 | 2026.01.13 18:59:40.231435 [ 4 ] {402fa271-c5d5-4419-8b37-c00fd9a05aa9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2275 | 2026.01.13 18:59:40.231634 [ 4 ] {402fa271-c5d5-4419-8b37-c00fd9a05aa9} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.01.13 18:59:40.231758 [ 4 ] {402fa271-c5d5-4419-8b37-c00fd9a05aa9} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001074 sec., 46554.934823091244 rows/sec., 3.23 MiB/sec. | ||
| 2277 | 2026.01.13 18:59:40.231792 [ 4 ] {402fa271-c5d5-4419-8b37-c00fd9a05aa9} <Debug> TCPHandler: Processed in 0.001230244 sec. | ||
| 2278 | 2026.01.13 18:59:40.231896 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2026.01.13 18:59:40.231987 [ 4 ] {edf346b7-c7e2-4d97-9dd4-7390cb300fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2280 | 2026.01.13 18:59:40.232026 [ 4 ] {edf346b7-c7e2-4d97-9dd4-7390cb300fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2281 | 2026.01.13 18:59:40.232323 [ 4 ] {edf346b7-c7e2-4d97-9dd4-7390cb300fe7} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.01.13 18:59:40.232358 [ 4 ] {edf346b7-c7e2-4d97-9dd4-7390cb300fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2283 | 2026.01.13 18:59:40.232647 [ 4 ] {edf346b7-c7e2-4d97-9dd4-7390cb300fe7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2284 | 2026.01.13 18:59:40.232844 [ 4 ] {edf346b7-c7e2-4d97-9dd4-7390cb300fe7} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.01.13 18:59:40.232965 [ 4 ] {edf346b7-c7e2-4d97-9dd4-7390cb300fe7} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.000996 sec., 20080.321285140562 rows/sec., 1.38 MiB/sec. | ||
| 2286 | 2026.01.13 18:59:40.232998 [ 4 ] {edf346b7-c7e2-4d97-9dd4-7390cb300fe7} <Debug> TCPHandler: Processed in 0.001148312 sec. | ||
| 2287 | 2026.01.13 18:59:44.051137 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2288 | 2026.01.13 18:59:44.051236 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2289 | 2026.01.13 18:59:44.129585 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4813 | ||
| 2290 | 2026.01.13 18:59:44.130093 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.01.13 18:59:44.130133 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2292 | 2026.01.13 18:59:44.130612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2293 | 2026.01.13 18:59:44.130824 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.01.13 18:59:44.130945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4813 | ||
| 2295 | 2026.01.13 18:59:44.365808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2296 | 2026.01.13 18:59:44.381984 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2026.01.13 18:59:44.382042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2298 | 2026.01.13 18:59:44.387642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2299 | 2026.01.13 18:59:44.388408 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2026.01.13 18:59:44.391983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2301 | 2026.01.13 18:59:45.228946 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.01.13 18:59:45.229147 [ 4 ] {e6cd31b9-81b2-417d-95ea-cf737de269e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2303 | 2026.01.13 18:59:45.229219 [ 4 ] {e6cd31b9-81b2-417d-95ea-cf737de269e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2304 | 2026.01.13 18:59:45.229944 [ 4 ] {e6cd31b9-81b2-417d-95ea-cf737de269e0} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.01.13 18:59:45.229993 [ 4 ] {e6cd31b9-81b2-417d-95ea-cf737de269e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2306 | 2026.01.13 18:59:45.230383 [ 4 ] {e6cd31b9-81b2-417d-95ea-cf737de269e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2307 | 2026.01.13 18:59:45.230600 [ 4 ] {e6cd31b9-81b2-417d-95ea-cf737de269e0} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.01.13 18:59:45.230764 [ 4 ] {e6cd31b9-81b2-417d-95ea-cf737de269e0} <Debug> executeQuery: Read 92 rows, 8.39 KiB in 0.001668 sec., 55155.87529976019 rows/sec., 4.91 MiB/sec. | ||
| 2309 | 2026.01.13 18:59:45.230807 [ 4 ] {e6cd31b9-81b2-417d-95ea-cf737de269e0} <Debug> TCPHandler: Processed in 0.001999609 sec. | ||
| 2310 | 2026.01.13 18:59:45.230947 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.01.13 18:59:45.231042 [ 4 ] {73fb300a-0f7a-4a3e-920b-16a34717e6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2312 | 2026.01.13 18:59:45.231083 [ 4 ] {73fb300a-0f7a-4a3e-920b-16a34717e6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2313 | 2026.01.13 18:59:45.231521 [ 4 ] {73fb300a-0f7a-4a3e-920b-16a34717e6a4} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.01.13 18:59:45.231557 [ 4 ] {73fb300a-0f7a-4a3e-920b-16a34717e6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2315 | 2026.01.13 18:59:45.231859 [ 4 ] {73fb300a-0f7a-4a3e-920b-16a34717e6a4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2316 | 2026.01.13 18:59:45.232059 [ 4 ] {73fb300a-0f7a-4a3e-920b-16a34717e6a4} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.01.13 18:59:45.232156 [ 37 ] {} <Debug> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2318 | 2026.01.13 18:59:45.232194 [ 4 ] {73fb300a-0f7a-4a3e-920b-16a34717e6a4} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001169 sec., 28229.255774165955 rows/sec., 2.07 MiB/sec. | ||
| 2319 | 2026.01.13 18:59:45.232220 [ 37 ] {} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.01.13 18:59:45.232237 [ 4 ] {73fb300a-0f7a-4a3e-920b-16a34717e6a4} <Debug> TCPHandler: Processed in 0.001337896 sec. | ||
| 2321 | 2026.01.13 18:59:45.232250 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2322 | 2026.01.13 18:59:45.232348 [ 195 ] {88f8c18f-11ab-41ca-9dcc-27492009cb1d::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 | ||
| 2323 | 2026.01.13 18:59:45.232363 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.01.13 18:59:45.232459 [ 195 ] {88f8c18f-11ab-41ca-9dcc-27492009cb1d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2325 | 2026.01.13 18:59:45.232470 [ 4 ] {ca17d0df-6a2d-4613-aa47-748c54ec2719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2326 | 2026.01.13 18:59:45.232488 [ 195 ] {88f8c18f-11ab-41ca-9dcc-27492009cb1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 244 rows starting from the beginning of the part | ||
| 2327 | 2026.01.13 18:59:45.232509 [ 4 ] {ca17d0df-6a2d-4613-aa47-748c54ec2719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2328 | 2026.01.13 18:59:45.232546 [ 195 ] {88f8c18f-11ab-41ca-9dcc-27492009cb1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 236 rows starting from the beginning of the part | ||
| 2329 | 2026.01.13 18:59:45.232589 [ 195 ] {88f8c18f-11ab-41ca-9dcc-27492009cb1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 2330 | 2026.01.13 18:59:45.232627 [ 195 ] {88f8c18f-11ab-41ca-9dcc-27492009cb1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2331 | 2026.01.13 18:59:45.232665 [ 195 ] {88f8c18f-11ab-41ca-9dcc-27492009cb1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2332 | 2026.01.13 18:59:45.232705 [ 195 ] {88f8c18f-11ab-41ca-9dcc-27492009cb1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 2333 | 2026.01.13 18:59:45.232959 [ 4 ] {ca17d0df-6a2d-4613-aa47-748c54ec2719} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.01.13 18:59:45.232992 [ 4 ] {ca17d0df-6a2d-4613-aa47-748c54ec2719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2335 | 2026.01.13 18:59:45.233313 [ 4 ] {ca17d0df-6a2d-4613-aa47-748c54ec2719} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2336 | 2026.01.13 18:59:45.233523 [ 4 ] {ca17d0df-6a2d-4613-aa47-748c54ec2719} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2026.01.13 18:59:45.233522 [ 198 ] {88f8c18f-11ab-41ca-9dcc-27492009cb1d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207563 sec., 487759.230781334 rows/sec., 32.67 MiB/sec. | ||
| 2338 | 2026.01.13 18:59:45.233669 [ 4 ] {ca17d0df-6a2d-4613-aa47-748c54ec2719} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001215 sec., 50205.76131687243 rows/sec., 3.92 MiB/sec. | ||
| 2339 | 2026.01.13 18:59:45.233693 [ 195 ] {88f8c18f-11ab-41ca-9dcc-27492009cb1d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2340 | 2026.01.13 18:59:45.233715 [ 4 ] {ca17d0df-6a2d-4613-aa47-748c54ec2719} <Debug> TCPHandler: Processed in 0.001398487 sec. | ||
| 2341 | 2026.01.13 18:59:45.233850 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.01.13 18:59:45.233939 [ 195 ] {88f8c18f-11ab-41ca-9dcc-27492009cb1d::all_1_6_1} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.01.13 18:59:45.233941 [ 4 ] {48466655-d305-4fd4-99cd-34072cfe60fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2344 | 2026.01.13 18:59:45.233991 [ 4 ] {48466655-d305-4fd4-99cd-34072cfe60fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2345 | 2026.01.13 18:59:45.234002 [ 195 ] {88f8c18f-11ab-41ca-9dcc-27492009cb1d::all_1_6_1} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2346 | 2026.01.13 18:59:45.234061 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2347 | 2026.01.13 18:59:45.234377 [ 4 ] {48466655-d305-4fd4-99cd-34072cfe60fc} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2026.01.13 18:59:45.234410 [ 4 ] {48466655-d305-4fd4-99cd-34072cfe60fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2349 | 2026.01.13 18:59:45.234726 [ 4 ] {48466655-d305-4fd4-99cd-34072cfe60fc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2350 | 2026.01.13 18:59:45.234926 [ 4 ] {48466655-d305-4fd4-99cd-34072cfe60fc} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2026.01.13 18:59:45.235056 [ 4 ] {48466655-d305-4fd4-99cd-34072cfe60fc} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.00113 sec., 44247.787610619474 rows/sec., 3.07 MiB/sec. | ||
| 2352 | 2026.01.13 18:59:45.235092 [ 4 ] {48466655-d305-4fd4-99cd-34072cfe60fc} <Debug> TCPHandler: Processed in 0.001298235 sec. | ||
| 2353 | 2026.01.13 18:59:45.235213 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.01.13 18:59:45.235305 [ 4 ] {31cdc135-43b0-46e2-b86c-fad29955b086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2355 | 2026.01.13 18:59:45.235358 [ 4 ] {31cdc135-43b0-46e2-b86c-fad29955b086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2356 | 2026.01.13 18:59:45.236187 [ 4 ] {31cdc135-43b0-46e2-b86c-fad29955b086} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.01.13 18:59:45.236221 [ 4 ] {31cdc135-43b0-46e2-b86c-fad29955b086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2358 | 2026.01.13 18:59:45.236749 [ 4 ] {31cdc135-43b0-46e2-b86c-fad29955b086} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2359 | 2026.01.13 18:59:45.236964 [ 4 ] {31cdc135-43b0-46e2-b86c-fad29955b086} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.01.13 18:59:45.237107 [ 4 ] {31cdc135-43b0-46e2-b86c-fad29955b086} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001818 sec., 18151.81518151815 rows/sec., 32.53 MiB/sec. | ||
| 2361 | 2026.01.13 18:59:45.237174 [ 4 ] {31cdc135-43b0-46e2-b86c-fad29955b086} <Debug> TCPHandler: Processed in 0.00201759 sec. | ||
| 2362 | 2026.01.13 18:59:45.237291 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.01.13 18:59:45.237384 [ 4 ] {a5e71740-5c29-4b98-b425-daa2197aa619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2364 | 2026.01.13 18:59:45.237424 [ 4 ] {a5e71740-5c29-4b98-b425-daa2197aa619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2365 | 2026.01.13 18:59:45.237753 [ 4 ] {a5e71740-5c29-4b98-b425-daa2197aa619} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.01.13 18:59:45.237786 [ 4 ] {a5e71740-5c29-4b98-b425-daa2197aa619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2367 | 2026.01.13 18:59:45.238073 [ 4 ] {a5e71740-5c29-4b98-b425-daa2197aa619} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2368 | 2026.01.13 18:59:45.238269 [ 4 ] {a5e71740-5c29-4b98-b425-daa2197aa619} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.01.13 18:59:45.238391 [ 4 ] {a5e71740-5c29-4b98-b425-daa2197aa619} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001023 sec., 19550.34213098729 rows/sec., 1.34 MiB/sec. | ||
| 2370 | 2026.01.13 18:59:45.238426 [ 4 ] {a5e71740-5c29-4b98-b425-daa2197aa619} <Debug> TCPHandler: Processed in 0.001181513 sec. | ||
| 2371 | 2026.01.13 18:59:49.140553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 324 | ||
| 2372 | 2026.01.13 18:59:49.142561 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.01.13 18:59:49.142612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2374 | 2026.01.13 18:59:49.143765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2375 | 2026.01.13 18:59:49.144062 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.01.13 18:59:49.144321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2377 | 2026.01.13 18:59:50.227407 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2026.01.13 18:59:50.227656 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 2379 | 2026.01.13 18:59:50.228014 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2380 | 2026.01.13 18:59:50.228057 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 2381 | 2026.01.13 18:59:50.228330 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2382 | 2026.01.13 18:59:50.228396 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2383 | 2026.01.13 18:59:50.228532 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2384 | 2026.01.13 18:59:50.228658 [ 302 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2385 | 2026.01.13 18:59:50.228658 [ 316 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2386 | 2026.01.13 18:59:50.228795 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (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 | ||
| 2387 | 2026.01.13 18:59:50.228821 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2388 | 2026.01.13 18:59:50.230932 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2389 | 2026.01.13 18:59:50.230959 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 2390 | 2026.01.13 18:59:50.231012 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 2391 | 2026.01.13 18:59:50.231050 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 2392 | 2026.01.13 18:59:50.231993 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <Debug> executeQuery: Read 43 rows, 1.70 KiB in 0.004449 sec., 9665.093279388628 rows/sec., 382.81 KiB/sec. | ||
| 2393 | 2026.01.13 18:59:50.232109 [ 4 ] {53984f8b-7d8e-415e-bc8c-b82c7ae2d8dd} <Debug> TCPHandler: Processed in 0.004831205 sec. | ||
| 2394 | 2026.01.13 18:59:50.232416 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2026.01.13 18:59:50.232556 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 2396 | 2026.01.13 18:59:50.232787 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2397 | 2026.01.13 18:59:50.232824 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 2398 | 2026.01.13 18:59:50.233038 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2399 | 2026.01.13 18:59:50.233089 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2400 | 2026.01.13 18:59:50.233187 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2401 | 2026.01.13 18:59:50.233256 [ 337 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2402 | 2026.01.13 18:59:50.233256 [ 309 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2403 | 2026.01.13 18:59:50.233378 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (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 | ||
| 2404 | 2026.01.13 18:59:50.233403 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2405 | 2026.01.13 18:59:50.233457 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2406 | 2026.01.13 18:59:50.233473 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 2407 | 2026.01.13 18:59:50.233503 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2408 | 2026.01.13 18:59:50.233539 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2409 | 2026.01.13 18:59:50.234191 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <Debug> executeQuery: Read 43 rows, 1.70 KiB in 0.001694 sec., 25383.70720188902 rows/sec., 1005.39 KiB/sec. | ||
| 2410 | 2026.01.13 18:59:50.234295 [ 4 ] {8ccdd472-cf2d-4696-ac59-f275cedbebf6} <Debug> TCPHandler: Processed in 0.001927528 sec. | ||
| 2411 | 2026.01.13 18:59:50.234527 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2026.01.13 18:59:50.234663 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2413 | 2026.01.13 18:59:50.234896 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2414 | 2026.01.13 18:59:50.234933 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2415 | 2026.01.13 18:59:50.235146 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2416 | 2026.01.13 18:59:50.235197 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2417 | 2026.01.13 18:59:50.235293 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2418 | 2026.01.13 18:59:50.235354 [ 340 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2419 | 2026.01.13 18:59:50.235353 [ 316 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2420 | 2026.01.13 18:59:50.235454 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (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 | ||
| 2421 | 2026.01.13 18:59:50.235479 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2422 | 2026.01.13 18:59:50.235532 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2423 | 2026.01.13 18:59:50.235549 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 2424 | 2026.01.13 18:59:50.235579 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 2425 | 2026.01.13 18:59:50.235610 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2426 | 2026.01.13 18:59:50.236155 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <Debug> executeQuery: Read 43 rows, 1.70 KiB in 0.001549 sec., 27759.84506132989 rows/sec., 1.07 MiB/sec. | ||
| 2427 | 2026.01.13 18:59:50.236260 [ 4 ] {259ab7ef-a8d2-4885-98d3-4119a8d0d8d4} <Debug> TCPHandler: Processed in 0.001780095 sec. | ||
| 2428 | 2026.01.13 18:59:50.236477 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.01.13 18:59:50.236613 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2430 | 2026.01.13 18:59:50.236836 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2431 | 2026.01.13 18:59:50.236873 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2432 | 2026.01.13 18:59:50.237088 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2433 | 2026.01.13 18:59:50.237138 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2434 | 2026.01.13 18:59:50.237234 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2435 | 2026.01.13 18:59:50.237291 [ 337 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2436 | 2026.01.13 18:59:50.237297 [ 316 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2437 | 2026.01.13 18:59:50.237387 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (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 | ||
| 2438 | 2026.01.13 18:59:50.237412 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2439 | 2026.01.13 18:59:50.237465 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2440 | 2026.01.13 18:59:50.237481 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 2441 | 2026.01.13 18:59:50.237511 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2442 | 2026.01.13 18:59:50.237541 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2443 | 2026.01.13 18:59:50.238067 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <Debug> executeQuery: Read 43 rows, 1.70 KiB in 0.001511 sec., 28457.974851091993 rows/sec., 1.10 MiB/sec. | ||
| 2444 | 2026.01.13 18:59:50.238170 [ 4 ] {49a5cc28-00b5-4345-bf1f-6281a12582d1} <Debug> TCPHandler: Processed in 0.001740074 sec. | ||
| 2445 | 2026.01.13 18:59:50.239185 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.01.13 18:59:50.239320 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2447 | 2026.01.13 18:59:50.239542 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2448 | 2026.01.13 18:59:50.239578 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2449 | 2026.01.13 18:59:50.239793 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2450 | 2026.01.13 18:59:50.239844 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2451 | 2026.01.13 18:59:50.239939 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2452 | 2026.01.13 18:59:50.239996 [ 340 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2453 | 2026.01.13 18:59:50.239997 [ 316 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2454 | 2026.01.13 18:59:50.240081 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (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 | ||
| 2455 | 2026.01.13 18:59:50.240105 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2456 | 2026.01.13 18:59:50.240159 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2457 | 2026.01.13 18:59:50.240175 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Debug> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 2458 | 2026.01.13 18:59:50.240205 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2459 | 2026.01.13 18:59:50.240235 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2460 | 2026.01.13 18:59:50.240831 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Debug> executeQuery: Read 43 rows, 1.70 KiB in 0.001567 sec., 27440.97000638162 rows/sec., 1.06 MiB/sec. | ||
| 2461 | 2026.01.13 18:59:50.240935 [ 4 ] {a2b08b73-ca6f-4df4-9a4e-3859a5c506bb} <Debug> TCPHandler: Processed in 0.001797876 sec. | ||
| 2462 | 2026.01.13 18:59:50.243654 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2463 | 2026.01.13 18:59:50.243778 [ 4 ] {2658adf0-7cd0-4b8c-83c8-ab35df25d64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2464 | 2026.01.13 18:59:50.243828 [ 4 ] {2658adf0-7cd0-4b8c-83c8-ab35df25d64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2465 | 2026.01.13 18:59:50.244397 [ 4 ] {2658adf0-7cd0-4b8c-83c8-ab35df25d64c} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.01.13 18:59:50.244442 [ 4 ] {2658adf0-7cd0-4b8c-83c8-ab35df25d64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2467 | 2026.01.13 18:59:50.244860 [ 4 ] {2658adf0-7cd0-4b8c-83c8-ab35df25d64c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2468 | 2026.01.13 18:59:50.245061 [ 4 ] {2658adf0-7cd0-4b8c-83c8-ab35df25d64c} <Trace> oximeter.timeseries_schema (0b6d8562-7858-4f5a-af30-af05c09b1dac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.01.13 18:59:50.245207 [ 4 ] {2658adf0-7cd0-4b8c-83c8-ab35df25d64c} <Debug> executeQuery: Read 5 rows, 627.00 B in 0.001464 sec., 3415.3005464480875 rows/sec., 418.24 KiB/sec. | ||
| 2470 | 2026.01.13 18:59:50.245247 [ 4 ] {2658adf0-7cd0-4b8c-83c8-ab35df25d64c} <Debug> TCPHandler: Processed in 0.001651092 sec. | ||
| 2471 | 2026.01.13 18:59:50.245353 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.01.13 18:59:50.245449 [ 4 ] {5ffcbed6-e8c7-4c81-9327-ccdea76ebcf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2473 | 2026.01.13 18:59:50.245489 [ 4 ] {5ffcbed6-e8c7-4c81-9327-ccdea76ebcf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2474 | 2026.01.13 18:59:50.245910 [ 4 ] {5ffcbed6-e8c7-4c81-9327-ccdea76ebcf1} <Trace> oximeter.fields_i16 (e454e712-a2b4-4741-a3e5-5fd18d236cf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.01.13 18:59:50.245946 [ 4 ] {5ffcbed6-e8c7-4c81-9327-ccdea76ebcf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2476 | 2026.01.13 18:59:50.246236 [ 4 ] {5ffcbed6-e8c7-4c81-9327-ccdea76ebcf1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2477 | 2026.01.13 18:59:50.246443 [ 4 ] {5ffcbed6-e8c7-4c81-9327-ccdea76ebcf1} <Trace> oximeter.fields_i16 (e454e712-a2b4-4741-a3e5-5fd18d236cf4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.01.13 18:59:50.246571 [ 4 ] {5ffcbed6-e8c7-4c81-9327-ccdea76ebcf1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001141 sec., 21034.180543382994 rows/sec., 1.75 MiB/sec. | ||
| 2479 | 2026.01.13 18:59:50.246609 [ 4 ] {5ffcbed6-e8c7-4c81-9327-ccdea76ebcf1} <Debug> TCPHandler: Processed in 0.001303646 sec. | ||
| 2480 | 2026.01.13 18:59:50.246719 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2026.01.13 18:59:50.246811 [ 4 ] {1de00188-c993-4bad-8dc1-d2d8c4b96153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2482 | 2026.01.13 18:59:50.246850 [ 4 ] {1de00188-c993-4bad-8dc1-d2d8c4b96153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2483 | 2026.01.13 18:59:50.247232 [ 4 ] {1de00188-c993-4bad-8dc1-d2d8c4b96153} <Trace> oximeter.fields_ipaddr (00800f60-ed22-4362-8637-cdfd6b607c98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.01.13 18:59:50.247268 [ 4 ] {1de00188-c993-4bad-8dc1-d2d8c4b96153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2485 | 2026.01.13 18:59:50.247539 [ 4 ] {1de00188-c993-4bad-8dc1-d2d8c4b96153} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2486 | 2026.01.13 18:59:50.247738 [ 4 ] {1de00188-c993-4bad-8dc1-d2d8c4b96153} <Trace> oximeter.fields_ipaddr (00800f60-ed22-4362-8637-cdfd6b607c98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.01.13 18:59:50.247864 [ 4 ] {1de00188-c993-4bad-8dc1-d2d8c4b96153} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 457.25 KiB/sec. | ||
| 2488 | 2026.01.13 18:59:50.247902 [ 4 ] {1de00188-c993-4bad-8dc1-d2d8c4b96153} <Debug> TCPHandler: Processed in 0.001230124 sec. | ||
| 2489 | 2026.01.13 18:59:50.248010 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.01.13 18:59:50.248101 [ 4 ] {5e258b73-514b-4dec-a681-4669e8dec6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2491 | 2026.01.13 18:59:50.248139 [ 4 ] {5e258b73-514b-4dec-a681-4669e8dec6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2492 | 2026.01.13 18:59:50.248606 [ 4 ] {5e258b73-514b-4dec-a681-4669e8dec6f0} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.01.13 18:59:50.248641 [ 4 ] {5e258b73-514b-4dec-a681-4669e8dec6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2494 | 2026.01.13 18:59:50.248951 [ 4 ] {5e258b73-514b-4dec-a681-4669e8dec6f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2495 | 2026.01.13 18:59:50.249150 [ 4 ] {5e258b73-514b-4dec-a681-4669e8dec6f0} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.01.13 18:59:50.249248 [ 33 ] {} <Debug> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2497 | 2026.01.13 18:59:50.249278 [ 4 ] {5e258b73-514b-4dec-a681-4669e8dec6f0} <Debug> executeQuery: Read 170 rows, 15.71 KiB in 0.001192 sec., 142617.44966442953 rows/sec., 12.87 MiB/sec. | ||
| 2498 | 2026.01.13 18:59:50.249290 [ 33 ] {} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.01.13 18:59:50.249320 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2500 | 2026.01.13 18:59:50.249321 [ 4 ] {5e258b73-514b-4dec-a681-4669e8dec6f0} <Debug> TCPHandler: Processed in 0.001358197 sec. | ||
| 2501 | 2026.01.13 18:59:50.249410 [ 199 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::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 | ||
| 2502 | 2026.01.13 18:59:50.249442 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.01.13 18:59:50.249502 [ 199 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2504 | 2026.01.13 18:59:50.249530 [ 199 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2411 rows starting from the beginning of the part | ||
| 2505 | 2026.01.13 18:59:50.249535 [ 4 ] {e891893d-e1df-44b3-8617-808ae7534e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2506 | 2026.01.13 18:59:50.249576 [ 4 ] {e891893d-e1df-44b3-8617-808ae7534e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2507 | 2026.01.13 18:59:50.249603 [ 199 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2508 | 2026.01.13 18:59:50.249648 [ 199 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1230 rows starting from the beginning of the part | ||
| 2509 | 2026.01.13 18:59:50.249691 [ 199 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2510 | 2026.01.13 18:59:50.249734 [ 199 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 92 rows starting from the beginning of the part | ||
| 2511 | 2026.01.13 18:59:50.249774 [ 199 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 170 rows starting from the beginning of the part | ||
| 2512 | 2026.01.13 18:59:50.249969 [ 4 ] {e891893d-e1df-44b3-8617-808ae7534e85} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2026.01.13 18:59:50.250029 [ 4 ] {e891893d-e1df-44b3-8617-808ae7534e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2514 | 2026.01.13 18:59:50.250311 [ 4 ] {e891893d-e1df-44b3-8617-808ae7534e85} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2515 | 2026.01.13 18:59:50.250519 [ 4 ] {e891893d-e1df-44b3-8617-808ae7534e85} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2026.01.13 18:59:50.250647 [ 4 ] {e891893d-e1df-44b3-8617-808ae7534e85} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001129 sec., 23029.229406554474 rows/sec., 1.71 MiB/sec. | ||
| 2517 | 2026.01.13 18:59:50.250686 [ 4 ] {e891893d-e1df-44b3-8617-808ae7534e85} <Debug> TCPHandler: Processed in 0.001290106 sec. | ||
| 2518 | 2026.01.13 18:59:50.250791 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2026.01.13 18:59:50.250883 [ 4 ] {32f0cdee-8741-42fd-b936-ba5da9c93184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2520 | 2026.01.13 18:59:50.250922 [ 4 ] {32f0cdee-8741-42fd-b936-ba5da9c93184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2521 | 2026.01.13 18:59:50.251336 [ 4 ] {32f0cdee-8741-42fd-b936-ba5da9c93184} <Trace> oximeter.fields_u32 (d021baf6-60e6-4540-b162-e57304c4b02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.01.13 18:59:50.251370 [ 4 ] {32f0cdee-8741-42fd-b936-ba5da9c93184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2523 | 2026.01.13 18:59:50.251626 [ 198 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3955 rows, containing 5 columns (5 merged, 0 gathered) in 0.002247564 sec., 1759682.927827639 rows/sec., 152.27 MiB/sec. | ||
| 2524 | 2026.01.13 18:59:50.251715 [ 4 ] {32f0cdee-8741-42fd-b936-ba5da9c93184} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2525 | 2026.01.13 18:59:50.251922 [ 4 ] {32f0cdee-8741-42fd-b936-ba5da9c93184} <Trace> oximeter.fields_u32 (d021baf6-60e6-4540-b162-e57304c4b02d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.01.13 18:59:50.252049 [ 194 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2527 | 2026.01.13 18:59:50.252062 [ 4 ] {32f0cdee-8741-42fd-b936-ba5da9c93184} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001195 sec., 20920.502092050207 rows/sec., 1.72 MiB/sec. | ||
| 2528 | 2026.01.13 18:59:50.252113 [ 4 ] {32f0cdee-8741-42fd-b936-ba5da9c93184} <Debug> TCPHandler: Processed in 0.001368646 sec. | ||
| 2529 | 2026.01.13 18:59:50.252222 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.01.13 18:59:50.252316 [ 4 ] {ac723242-10a9-49db-bcf9-a91fa617d9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.01.13 18:59:50.252355 [ 4 ] {ac723242-10a9-49db-bcf9-a91fa617d9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2532 | 2026.01.13 18:59:50.252431 [ 194 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_11_2} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2026.01.13 18:59:50.252524 [ 194 ] {1252d2e4-d6d7-43ad-b3ef-1210f8cfb118::all_1_11_2} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2534 | 2026.01.13 18:59:50.252623 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2535 | 2026.01.13 18:59:50.252745 [ 4 ] {ac723242-10a9-49db-bcf9-a91fa617d9f6} <Trace> oximeter.fields_u8 (8d96c87b-015f-4394-91ac-c74c5f5be14a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.01.13 18:59:50.252785 [ 4 ] {ac723242-10a9-49db-bcf9-a91fa617d9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2537 | 2026.01.13 18:59:50.253081 [ 4 ] {ac723242-10a9-49db-bcf9-a91fa617d9f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2538 | 2026.01.13 18:59:50.253291 [ 4 ] {ac723242-10a9-49db-bcf9-a91fa617d9f6} <Trace> oximeter.fields_u8 (8d96c87b-015f-4394-91ac-c74c5f5be14a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.01.13 18:59:50.253418 [ 4 ] {ac723242-10a9-49db-bcf9-a91fa617d9f6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 2540 | 2026.01.13 18:59:50.253458 [ 4 ] {ac723242-10a9-49db-bcf9-a91fa617d9f6} <Debug> TCPHandler: Processed in 0.001282345 sec. | ||
| 2541 | 2026.01.13 18:59:50.253565 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2026.01.13 18:59:50.253661 [ 4 ] {e874e0b5-7c1b-41bf-b5c8-921e87bec0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2543 | 2026.01.13 18:59:50.253700 [ 4 ] {e874e0b5-7c1b-41bf-b5c8-921e87bec0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2544 | 2026.01.13 18:59:50.254114 [ 4 ] {e874e0b5-7c1b-41bf-b5c8-921e87bec0cc} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2026.01.13 18:59:50.254149 [ 4 ] {e874e0b5-7c1b-41bf-b5c8-921e87bec0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2546 | 2026.01.13 18:59:50.254442 [ 4 ] {e874e0b5-7c1b-41bf-b5c8-921e87bec0cc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2547 | 2026.01.13 18:59:50.254642 [ 4 ] {e874e0b5-7c1b-41bf-b5c8-921e87bec0cc} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2026.01.13 18:59:50.254737 [ 32 ] {} <Debug> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2549 | 2026.01.13 18:59:50.254766 [ 4 ] {e874e0b5-7c1b-41bf-b5c8-921e87bec0cc} <Debug> executeQuery: Read 95 rows, 7.99 KiB in 0.001125 sec., 84444.44444444445 rows/sec., 6.94 MiB/sec. | ||
| 2550 | 2026.01.13 18:59:50.254786 [ 32 ] {} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.01.13 18:59:50.254810 [ 4 ] {e874e0b5-7c1b-41bf-b5c8-921e87bec0cc} <Debug> TCPHandler: Processed in 0.001291965 sec. | ||
| 2552 | 2026.01.13 18:59:50.254812 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2553 | 2026.01.13 18:59:50.254904 [ 199 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::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 | ||
| 2554 | 2026.01.13 18:59:50.254927 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.01.13 18:59:50.254999 [ 199 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2556 | 2026.01.13 18:59:50.255020 [ 4 ] {9cb302d5-7a1a-4cee-b91a-4205e784bac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2557 | 2026.01.13 18:59:50.255026 [ 199 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1187 rows starting from the beginning of the part | ||
| 2558 | 2026.01.13 18:59:50.255062 [ 4 ] {9cb302d5-7a1a-4cee-b91a-4205e784bac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2559 | 2026.01.13 18:59:50.255085 [ 199 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 2560 | 2026.01.13 18:59:50.255128 [ 199 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 516 rows starting from the beginning of the part | ||
| 2561 | 2026.01.13 18:59:50.255168 [ 199 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 2562 | 2026.01.13 18:59:50.255207 [ 199 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 61 rows starting from the beginning of the part | ||
| 2563 | 2026.01.13 18:59:50.255247 [ 199 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 95 rows starting from the beginning of the part | ||
| 2564 | 2026.01.13 18:59:50.255426 [ 4 ] {9cb302d5-7a1a-4cee-b91a-4205e784bac2} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.01.13 18:59:50.255460 [ 4 ] {9cb302d5-7a1a-4cee-b91a-4205e784bac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2566 | 2026.01.13 18:59:50.255769 [ 4 ] {9cb302d5-7a1a-4cee-b91a-4205e784bac2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2567 | 2026.01.13 18:59:50.255967 [ 4 ] {9cb302d5-7a1a-4cee-b91a-4205e784bac2} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.01.13 18:59:50.256062 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2569 | 2026.01.13 18:59:50.256093 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.01.13 18:59:50.256092 [ 4 ] {9cb302d5-7a1a-4cee-b91a-4205e784bac2} <Debug> executeQuery: Read 99 rows, 7.51 KiB in 0.001089 sec., 90909.09090909091 rows/sec., 6.74 MiB/sec. | ||
| 2571 | 2026.01.13 18:59:50.256110 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2572 | 2026.01.13 18:59:50.256144 [ 4 ] {9cb302d5-7a1a-4cee-b91a-4205e784bac2} <Debug> TCPHandler: Processed in 0.001263124 sec. | ||
| 2573 | 2026.01.13 18:59:50.256153 [ 194 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1915 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281215 sec., 1494674.9764871625 rows/sec., 115.28 MiB/sec. | ||
| 2574 | 2026.01.13 18:59:50.256182 [ 199 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::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 | ||
| 2575 | 2026.01.13 18:59:50.256261 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2026.01.13 18:59:50.256270 [ 199 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2577 | 2026.01.13 18:59:50.256302 [ 199 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3437 rows starting from the beginning of the part | ||
| 2578 | 2026.01.13 18:59:50.256345 [ 199 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2579 | 2026.01.13 18:59:50.256354 [ 4 ] {8cf5d3c5-a00e-4b55-94db-364394961813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2580 | 2026.01.13 18:59:50.256385 [ 199 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 728 rows starting from the beginning of the part | ||
| 2581 | 2026.01.13 18:59:50.256398 [ 4 ] {8cf5d3c5-a00e-4b55-94db-364394961813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2582 | 2026.01.13 18:59:50.256420 [ 199 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2583 | 2026.01.13 18:59:50.256440 [ 193 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2584 | 2026.01.13 18:59:50.256456 [ 199 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 2585 | 2026.01.13 18:59:50.256501 [ 199 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 99 rows starting from the beginning of the part | ||
| 2586 | 2026.01.13 18:59:50.256717 [ 4 ] {8cf5d3c5-a00e-4b55-94db-364394961813} <Trace> oximeter.measurements_f64 (23611da8-831e-458c-8d2e-5e925cba10bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.01.13 18:59:50.256753 [ 4 ] {8cf5d3c5-a00e-4b55-94db-364394961813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2588 | 2026.01.13 18:59:50.256829 [ 193 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_11_2} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.01.13 18:59:50.256939 [ 193 ] {5afba47f-09b3-4c2a-90c0-3aa402d68053::all_1_11_2} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2590 | 2026.01.13 18:59:50.257038 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2591 | 2026.01.13 18:59:50.257084 [ 4 ] {8cf5d3c5-a00e-4b55-94db-364394961813} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2592 | 2026.01.13 18:59:50.257303 [ 4 ] {8cf5d3c5-a00e-4b55-94db-364394961813} <Trace> oximeter.measurements_f64 (23611da8-831e-458c-8d2e-5e925cba10bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2026.01.13 18:59:50.257431 [ 4 ] {8cf5d3c5-a00e-4b55-94db-364394961813} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 58.02 KiB/sec. | ||
| 2594 | 2026.01.13 18:59:50.257470 [ 4 ] {8cf5d3c5-a00e-4b55-94db-364394961813} <Debug> TCPHandler: Processed in 0.001255094 sec. | ||
| 2595 | 2026.01.13 18:59:50.257576 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.01.13 18:59:50.257667 [ 4 ] {d0374415-e48a-41aa-901a-ab2b3f6a189f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2597 | 2026.01.13 18:59:50.257720 [ 4 ] {d0374415-e48a-41aa-901a-ab2b3f6a189f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2598 | 2026.01.13 18:59:50.258031 [ 189 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4414 rows, containing 5 columns (5 merged, 0 gathered) in 0.001872867 sec., 2356814.445446473 rows/sec., 159.97 MiB/sec. | ||
| 2599 | 2026.01.13 18:59:50.258415 [ 4 ] {d0374415-e48a-41aa-901a-ab2b3f6a189f} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.01.13 18:59:50.258458 [ 4 ] {d0374415-e48a-41aa-901a-ab2b3f6a189f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2601 | 2026.01.13 18:59:50.258482 [ 193 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2602 | 2026.01.13 18:59:50.258770 [ 193 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.01.13 18:59:50.258846 [ 193 ] {9e959b5d-74c3-44b0-a0d5-064e67deef6d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2604 | 2026.01.13 18:59:50.258918 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2605 | 2026.01.13 18:59:50.258986 [ 4 ] {d0374415-e48a-41aa-901a-ab2b3f6a189f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2606 | 2026.01.13 18:59:50.259207 [ 4 ] {d0374415-e48a-41aa-901a-ab2b3f6a189f} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.01.13 18:59:50.259308 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2608 | 2026.01.13 18:59:50.259341 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.01.13 18:59:50.259347 [ 4 ] {d0374415-e48a-41aa-901a-ab2b3f6a189f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001696 sec., 4716.981132075472 rows/sec., 8.45 MiB/sec. | ||
| 2610 | 2026.01.13 18:59:50.259363 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2611 | 2026.01.13 18:59:50.259409 [ 4 ] {d0374415-e48a-41aa-901a-ab2b3f6a189f} <Debug> TCPHandler: Processed in 0.001879467 sec. | ||
| 2612 | 2026.01.13 18:59:50.259454 [ 189 ] {d9c62b38-03e0-40bc-9aa4-528bd5382a80::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 | ||
| 2613 | 2026.01.13 18:59:50.259526 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.01.13 18:59:50.259623 [ 4 ] {4aaf48a5-86be-4311-bd81-ceef3b095c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2615 | 2026.01.13 18:59:50.259665 [ 4 ] {4aaf48a5-86be-4311-bd81-ceef3b095c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2616 | 2026.01.13 18:59:50.259689 [ 189 ] {d9c62b38-03e0-40bc-9aa4-528bd5382a80::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2617 | 2026.01.13 18:59:50.259761 [ 189 ] {d9c62b38-03e0-40bc-9aa4-528bd5382a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part | ||
| 2618 | 2026.01.13 18:59:50.259908 [ 189 ] {d9c62b38-03e0-40bc-9aa4-528bd5382a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part | ||
| 2619 | 2026.01.13 18:59:50.259983 [ 4 ] {4aaf48a5-86be-4311-bd81-ceef3b095c79} <Trace> oximeter.measurements_i64 (3428c24a-b7f3-4764-bf0b-d9b9cca7675e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2026.01.13 18:59:50.260023 [ 4 ] {4aaf48a5-86be-4311-bd81-ceef3b095c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2621 | 2026.01.13 18:59:50.260026 [ 189 ] {d9c62b38-03e0-40bc-9aa4-528bd5382a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2622 | 2026.01.13 18:59:50.260146 [ 189 ] {d9c62b38-03e0-40bc-9aa4-528bd5382a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2623 | 2026.01.13 18:59:50.260249 [ 189 ] {d9c62b38-03e0-40bc-9aa4-528bd5382a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2624 | 2026.01.13 18:59:50.260327 [ 4 ] {4aaf48a5-86be-4311-bd81-ceef3b095c79} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2625 | 2026.01.13 18:59:50.260362 [ 189 ] {d9c62b38-03e0-40bc-9aa4-528bd5382a80::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 | ||
| 2626 | 2026.01.13 18:59:50.260544 [ 4 ] {4aaf48a5-86be-4311-bd81-ceef3b095c79} <Trace> oximeter.measurements_i64 (3428c24a-b7f3-4764-bf0b-d9b9cca7675e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.01.13 18:59:50.260676 [ 4 ] {4aaf48a5-86be-4311-bd81-ceef3b095c79} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001069 sec., 8419.083255378859 rows/sec., 594.71 KiB/sec. | ||
| 2628 | 2026.01.13 18:59:50.260715 [ 4 ] {4aaf48a5-86be-4311-bd81-ceef3b095c79} <Debug> TCPHandler: Processed in 0.001237854 sec. | ||
| 2629 | 2026.01.13 18:59:50.260825 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.01.13 18:59:50.260918 [ 4 ] {a23a1ec9-bdce-4adc-9b5d-4a8c36a7282b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2631 | 2026.01.13 18:59:50.260958 [ 4 ] {a23a1ec9-bdce-4adc-9b5d-4a8c36a7282b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2632 | 2026.01.13 18:59:50.261281 [ 4 ] {a23a1ec9-bdce-4adc-9b5d-4a8c36a7282b} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.01.13 18:59:50.261317 [ 4 ] {a23a1ec9-bdce-4adc-9b5d-4a8c36a7282b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2634 | 2026.01.13 18:59:50.261624 [ 4 ] {a23a1ec9-bdce-4adc-9b5d-4a8c36a7282b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2635 | 2026.01.13 18:59:50.261844 [ 4 ] {a23a1ec9-bdce-4adc-9b5d-4a8c36a7282b} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.01.13 18:59:50.261937 [ 32 ] {} <Debug> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2637 | 2026.01.13 18:59:50.261966 [ 32 ] {} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.01.13 18:59:50.261982 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2639 | 2026.01.13 18:59:50.261982 [ 4 ] {a23a1ec9-bdce-4adc-9b5d-4a8c36a7282b} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00108 sec., 27777.777777777777 rows/sec., 1.84 MiB/sec. | ||
| 2640 | 2026.01.13 18:59:50.262032 [ 4 ] {a23a1ec9-bdce-4adc-9b5d-4a8c36a7282b} <Debug> TCPHandler: Processed in 0.001255085 sec. | ||
| 2641 | 2026.01.13 18:59:50.262050 [ 193 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::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 | ||
| 2642 | 2026.01.13 18:59:50.262137 [ 193 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2643 | 2026.01.13 18:59:50.262174 [ 193 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 188 rows starting from the beginning of the part | ||
| 2644 | 2026.01.13 18:59:50.262236 [ 193 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 2645 | 2026.01.13 18:59:50.262278 [ 193 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 2646 | 2026.01.13 18:59:50.262318 [ 193 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 2647 | 2026.01.13 18:59:50.262362 [ 193 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 2648 | 2026.01.13 18:59:50.262409 [ 193 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2649 | 2026.01.13 18:59:50.262853 [ 191 ] {d9c62b38-03e0-40bc-9aa4-528bd5382a80::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 19 columns (19 merged, 0 gathered) in 0.003436698 sec., 48011.20144976369 rows/sec., 86.03 MiB/sec. | ||
| 2650 | 2026.01.13 18:59:50.263207 [ 191 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 4 columns (4 merged, 0 gathered) in 0.001188414 sec., 250754.36674424904 rows/sec., 15.99 MiB/sec. | ||
| 2651 | 2026.01.13 18:59:50.263230 [ 189 ] {d9c62b38-03e0-40bc-9aa4-528bd5382a80::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2652 | 2026.01.13 18:59:50.263339 [ 193 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2653 | 2026.01.13 18:59:50.263542 [ 189 ] {d9c62b38-03e0-40bc-9aa4-528bd5382a80::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.01.13 18:59:50.263569 [ 193 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_11_2} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.01.13 18:59:50.263608 [ 189 ] {d9c62b38-03e0-40bc-9aa4-528bd5382a80::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2656 | 2026.01.13 18:59:50.263635 [ 193 ] {43c1ed2d-1fb9-459c-bde8-e8e759d63ba5::all_1_11_2} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2657 | 2026.01.13 18:59:50.263686 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2658 | 2026.01.13 18:59:50.263722 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2659 | 2026.01.13 18:59:51.631964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5261 | ||
| 2660 | 2026.01.13 18:59:51.632447 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.01.13 18:59:51.632490 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2662 | 2026.01.13 18:59:51.632956 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2663 | 2026.01.13 18:59:51.633176 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.01.13 18:59:51.633298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5261 | ||
| 2665 | 2026.01.13 18:59:51.633310 [ 30 ] {} <Debug> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2666 | 2026.01.13 18:59:51.633384 [ 30 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.01.13 18:59:51.633404 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2668 | 2026.01.13 18:59:51.633494 [ 189 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::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 | ||
| 2669 | 2026.01.13 18:59:51.633585 [ 189 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2670 | 2026.01.13 18:59:51.633615 [ 189 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2893 rows starting from the beginning of the part | ||
| 2671 | 2026.01.13 18:59:51.633667 [ 189 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2672 | 2026.01.13 18:59:51.633707 [ 189 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2673 | 2026.01.13 18:59:51.633747 [ 189 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2674 | 2026.01.13 18:59:51.633784 [ 189 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2675 | 2026.01.13 18:59:51.633818 [ 189 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2676 | 2026.01.13 18:59:51.635014 [ 193 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5261 rows, containing 4 columns (4 merged, 0 gathered) in 0.001560611 sec., 3371115.5438478906 rows/sec., 48.22 MiB/sec. | ||
| 2677 | 2026.01.13 18:59:51.635620 [ 189 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2678 | 2026.01.13 18:59:51.635848 [ 189 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_11_2} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.01.13 18:59:51.635913 [ 189 ] {d0cb2442-aa34-40ff-b6c9-79561a41ff01::all_1_11_2} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2680 | 2026.01.13 18:59:51.635971 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2681 | 2026.01.13 18:59:51.892986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2682 | 2026.01.13 18:59:51.911114 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.01.13 18:59:51.911180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2684 | 2026.01.13 18:59:51.917216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2685 | 2026.01.13 18:59:51.917893 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.01.13 18:59:51.918189 [ 30 ] {} <Debug> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2687 | 2026.01.13 18:59:51.918268 [ 30 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.01.13 18:59:51.918305 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2689 | 2026.01.13 18:59:51.918476 [ 191 ] {abf701e5-e8b1-41aa-8293-16139d826c26::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 | ||
| 2690 | 2026.01.13 18:59:51.921691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2691 | 2026.01.13 18:59:51.923075 [ 191 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2692 | 2026.01.13 18:59:51.924478 [ 191 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2693 | 2026.01.13 18:59:51.929012 [ 191 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2694 | 2026.01.13 18:59:51.933251 [ 191 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2695 | 2026.01.13 18:59:51.937649 [ 191 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2696 | 2026.01.13 18:59:51.942354 [ 191 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2697 | 2026.01.13 18:59:51.946522 [ 191 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2698 | 2026.01.13 18:59:51.998514 [ 193 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080109559 sec., 1036.0810998847217 rows/sec., 5.36 MiB/sec. | ||
| 2699 | 2026.01.13 18:59:52.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.67 MiB, peak 220.00 MiB, free memory in arenas 0.00 B, will set to 220.21 MiB (RSS), difference: 5.54 MiB | ||
| 2700 | 2026.01.13 18:59:52.000930 [ 186 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2701 | 2026.01.13 18:59:52.003021 [ 186 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_11_2} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.01.13 18:59:52.003128 [ 186 ] {abf701e5-e8b1-41aa-8293-16139d826c26::all_1_11_2} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2703 | 2026.01.13 18:59:52.005287 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2704 | 2026.01.13 18:59:53.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.66 MiB, peak 220.21 MiB, free memory in arenas 0.00 B, will set to 220.64 MiB (RSS), difference: 4.98 MiB | ||
| 2705 | 2026.01.13 18:59:55.230116 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.01.13 18:59:55.230346 [ 4 ] {574e513e-726a-45e9-bf6e-f0608f2bc2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2707 | 2026.01.13 18:59:55.230434 [ 4 ] {574e513e-726a-45e9-bf6e-f0608f2bc2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2708 | 2026.01.13 18:59:55.231148 [ 4 ] {574e513e-726a-45e9-bf6e-f0608f2bc2d2} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.01.13 18:59:55.231191 [ 4 ] {574e513e-726a-45e9-bf6e-f0608f2bc2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2710 | 2026.01.13 18:59:55.231617 [ 4 ] {574e513e-726a-45e9-bf6e-f0608f2bc2d2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2711 | 2026.01.13 18:59:55.231855 [ 4 ] {574e513e-726a-45e9-bf6e-f0608f2bc2d2} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.01.13 18:59:55.232023 [ 4 ] {574e513e-726a-45e9-bf6e-f0608f2bc2d2} <Debug> executeQuery: Read 96 rows, 8.72 KiB in 0.001735 sec., 55331.4121037464 rows/sec., 4.91 MiB/sec. | ||
| 2713 | 2026.01.13 18:59:55.232070 [ 4 ] {574e513e-726a-45e9-bf6e-f0608f2bc2d2} <Debug> TCPHandler: Processed in 0.002109671 sec. | ||
| 2714 | 2026.01.13 18:59:55.232199 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.01.13 18:59:55.232304 [ 4 ] {ce8b190f-bfce-4fca-b330-91c6afdb23b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2716 | 2026.01.13 18:59:55.232349 [ 4 ] {ce8b190f-bfce-4fca-b330-91c6afdb23b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2717 | 2026.01.13 18:59:55.232768 [ 4 ] {ce8b190f-bfce-4fca-b330-91c6afdb23b9} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.01.13 18:59:55.232802 [ 4 ] {ce8b190f-bfce-4fca-b330-91c6afdb23b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2719 | 2026.01.13 18:59:55.233129 [ 4 ] {ce8b190f-bfce-4fca-b330-91c6afdb23b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2720 | 2026.01.13 18:59:55.233344 [ 4 ] {ce8b190f-bfce-4fca-b330-91c6afdb23b9} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.01.13 18:59:55.233478 [ 4 ] {ce8b190f-bfce-4fca-b330-91c6afdb23b9} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001196 sec., 27591.973244147157 rows/sec., 2.03 MiB/sec. | ||
| 2722 | 2026.01.13 18:59:55.233516 [ 4 ] {ce8b190f-bfce-4fca-b330-91c6afdb23b9} <Debug> TCPHandler: Processed in 0.001369897 sec. | ||
| 2723 | 2026.01.13 18:59:55.233689 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2026.01.13 18:59:55.233781 [ 4 ] {2999b7ef-1985-4c83-b7c8-349dec0deb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2725 | 2026.01.13 18:59:55.233819 [ 4 ] {2999b7ef-1985-4c83-b7c8-349dec0deb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2726 | 2026.01.13 18:59:55.234208 [ 4 ] {2999b7ef-1985-4c83-b7c8-349dec0deb1f} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.01.13 18:59:55.234239 [ 4 ] {2999b7ef-1985-4c83-b7c8-349dec0deb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2728 | 2026.01.13 18:59:55.234542 [ 4 ] {2999b7ef-1985-4c83-b7c8-349dec0deb1f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2729 | 2026.01.13 18:59:55.234812 [ 4 ] {2999b7ef-1985-4c83-b7c8-349dec0deb1f} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.01.13 18:59:55.234945 [ 4 ] {2999b7ef-1985-4c83-b7c8-349dec0deb1f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001174 sec., 58773.42419080069 rows/sec., 4.59 MiB/sec. | ||
| 2731 | 2026.01.13 18:59:55.234983 [ 4 ] {2999b7ef-1985-4c83-b7c8-349dec0deb1f} <Debug> TCPHandler: Processed in 0.001343246 sec. | ||
| 2732 | 2026.01.13 18:59:55.235094 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2026.01.13 18:59:55.235190 [ 4 ] {27fbfa9e-2393-4b56-aee8-799593fda903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.01.13 18:59:55.235233 [ 4 ] {27fbfa9e-2393-4b56-aee8-799593fda903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2735 | 2026.01.13 18:59:55.235592 [ 4 ] {27fbfa9e-2393-4b56-aee8-799593fda903} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.01.13 18:59:55.235626 [ 4 ] {27fbfa9e-2393-4b56-aee8-799593fda903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2737 | 2026.01.13 18:59:55.235958 [ 4 ] {27fbfa9e-2393-4b56-aee8-799593fda903} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2738 | 2026.01.13 18:59:55.236171 [ 4 ] {27fbfa9e-2393-4b56-aee8-799593fda903} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.01.13 18:59:55.236305 [ 4 ] {27fbfa9e-2393-4b56-aee8-799593fda903} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.72 MiB/sec. | ||
| 2740 | 2026.01.13 18:59:55.236342 [ 4 ] {27fbfa9e-2393-4b56-aee8-799593fda903} <Debug> TCPHandler: Processed in 0.001298156 sec. | ||
| 2741 | 2026.01.13 18:59:55.236446 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.01.13 18:59:55.236543 [ 4 ] {089b31f9-152c-4475-9ad6-93a0cd97de0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2743 | 2026.01.13 18:59:55.236597 [ 4 ] {089b31f9-152c-4475-9ad6-93a0cd97de0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2744 | 2026.01.13 18:59:55.237439 [ 4 ] {089b31f9-152c-4475-9ad6-93a0cd97de0c} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.01.13 18:59:55.237476 [ 4 ] {089b31f9-152c-4475-9ad6-93a0cd97de0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2746 | 2026.01.13 18:59:55.238041 [ 4 ] {089b31f9-152c-4475-9ad6-93a0cd97de0c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2747 | 2026.01.13 18:59:55.238278 [ 4 ] {089b31f9-152c-4475-9ad6-93a0cd97de0c} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.01.13 18:59:55.238421 [ 4 ] {089b31f9-152c-4475-9ad6-93a0cd97de0c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001896 sec., 17405.063291139242 rows/sec., 31.19 MiB/sec. | ||
| 2749 | 2026.01.13 18:59:55.238484 [ 4 ] {089b31f9-152c-4475-9ad6-93a0cd97de0c} <Debug> TCPHandler: Processed in 0.00208571 sec. | ||
| 2750 | 2026.01.13 18:59:55.238598 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2026.01.13 18:59:55.238694 [ 4 ] {71374014-5a80-4dae-a002-302b55fc9c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2752 | 2026.01.13 18:59:55.238736 [ 4 ] {71374014-5a80-4dae-a002-302b55fc9c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2753 | 2026.01.13 18:59:55.239064 [ 4 ] {71374014-5a80-4dae-a002-302b55fc9c28} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.01.13 18:59:55.239103 [ 4 ] {71374014-5a80-4dae-a002-302b55fc9c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2755 | 2026.01.13 18:59:55.239408 [ 4 ] {71374014-5a80-4dae-a002-302b55fc9c28} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2756 | 2026.01.13 18:59:55.239622 [ 4 ] {71374014-5a80-4dae-a002-302b55fc9c28} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.01.13 18:59:55.239752 [ 4 ] {71374014-5a80-4dae-a002-302b55fc9c28} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001075 sec., 27906.976744186046 rows/sec., 1.85 MiB/sec. | ||
| 2758 | 2026.01.13 18:59:55.239787 [ 4 ] {71374014-5a80-4dae-a002-302b55fc9c28} <Debug> TCPHandler: Processed in 0.001238984 sec. | ||
| 2759 | 2026.01.13 18:59:59.052304 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2760 | 2026.01.13 18:59:59.052371 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2761 | 2026.01.13 18:59:59.133484 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5773 | ||
| 2762 | 2026.01.13 18:59:59.134052 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.01.13 18:59:59.134109 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2764 | 2026.01.13 18:59:59.134763 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2765 | 2026.01.13 18:59:59.135016 [ 245 ] {} <Trace> system.asynchronous_metric_log (d0cb2442-aa34-40ff-b6c9-79561a41ff01): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.01.13 18:59:59.135169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5773 | ||
| 2767 | 2026.01.13 18:59:59.144518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 372 | ||
| 2768 | 2026.01.13 18:59:59.147324 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.01.13 18:59:59.147379 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2770 | 2026.01.13 18:59:59.148649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2771 | 2026.01.13 18:59:59.148911 [ 243 ] {} <Trace> system.query_log (aae1fd5f-4443-4d17-8f36-256fae5f669c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.01.13 18:59:59.149182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2773 | 2026.01.13 18:59:59.421875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2774 | 2026.01.13 18:59:59.439316 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.01.13 18:59:59.439377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2776 | 2026.01.13 18:59:59.445057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2777 | 2026.01.13 18:59:59.445757 [ 244 ] {} <Trace> system.metric_log (abf701e5-e8b1-41aa-8293-16139d826c26): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.01.13 18:59:59.448917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2779 | 2026.01.13 19:00:00.229018 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.01.13 19:00:00.229248 [ 4 ] {ac697a99-f361-4f05-af18-66c9ebfd3055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2781 | 2026.01.13 19:00:00.229330 [ 4 ] {ac697a99-f361-4f05-af18-66c9ebfd3055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2782 | 2026.01.13 19:00:00.230051 [ 4 ] {ac697a99-f361-4f05-af18-66c9ebfd3055} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.01.13 19:00:00.230094 [ 4 ] {ac697a99-f361-4f05-af18-66c9ebfd3055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2784 | 2026.01.13 19:00:00.230596 [ 4 ] {ac697a99-f361-4f05-af18-66c9ebfd3055} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2785 | 2026.01.13 19:00:00.230926 [ 4 ] {ac697a99-f361-4f05-af18-66c9ebfd3055} <Trace> oximeter.fields_string (1252d2e4-d6d7-43ad-b3ef-1210f8cfb118): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.01.13 19:00:00.231123 [ 4 ] {ac697a99-f361-4f05-af18-66c9ebfd3055} <Debug> executeQuery: Read 46 rows, 3.93 KiB in 0.001939 sec., 23723.56884992264 rows/sec., 1.98 MiB/sec. | ||
| 2787 | 2026.01.13 19:00:00.231181 [ 4 ] {ac697a99-f361-4f05-af18-66c9ebfd3055} <Debug> TCPHandler: Processed in 0.002356886 sec. | ||
| 2788 | 2026.01.13 19:00:00.231331 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2026.01.13 19:00:00.231449 [ 4 ] {e2e76f47-7fd0-4a0c-83d3-00701d4d174c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2790 | 2026.01.13 19:00:00.231502 [ 4 ] {e2e76f47-7fd0-4a0c-83d3-00701d4d174c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2791 | 2026.01.13 19:00:00.231995 [ 4 ] {e2e76f47-7fd0-4a0c-83d3-00701d4d174c} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.01.13 19:00:00.232035 [ 4 ] {e2e76f47-7fd0-4a0c-83d3-00701d4d174c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2793 | 2026.01.13 19:00:00.232358 [ 4 ] {e2e76f47-7fd0-4a0c-83d3-00701d4d174c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2794 | 2026.01.13 19:00:00.232589 [ 4 ] {e2e76f47-7fd0-4a0c-83d3-00701d4d174c} <Trace> oximeter.fields_u16 (88f8c18f-11ab-41ca-9dcc-27492009cb1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.01.13 19:00:00.232743 [ 4 ] {e2e76f47-7fd0-4a0c-83d3-00701d4d174c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001319 sec., 6065.2009097801365 rows/sec., 456.07 KiB/sec. | ||
| 2796 | 2026.01.13 19:00:00.232786 [ 4 ] {e2e76f47-7fd0-4a0c-83d3-00701d4d174c} <Debug> TCPHandler: Processed in 0.00151626 sec. | ||
| 2797 | 2026.01.13 19:00:00.232908 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.01.13 19:00:00.233006 [ 4 ] {c3b8d5a2-8b30-4e54-9d12-58cc79ce1acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2799 | 2026.01.13 19:00:00.233048 [ 4 ] {c3b8d5a2-8b30-4e54-9d12-58cc79ce1acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2800 | 2026.01.13 19:00:00.233475 [ 4 ] {c3b8d5a2-8b30-4e54-9d12-58cc79ce1acb} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.01.13 19:00:00.233518 [ 4 ] {c3b8d5a2-8b30-4e54-9d12-58cc79ce1acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2802 | 2026.01.13 19:00:00.233937 [ 4 ] {c3b8d5a2-8b30-4e54-9d12-58cc79ce1acb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2803 | 2026.01.13 19:00:00.234270 [ 4 ] {c3b8d5a2-8b30-4e54-9d12-58cc79ce1acb} <Trace> oximeter.fields_uuid (5afba47f-09b3-4c2a-90c0-3aa402d68053): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.01.13 19:00:00.234442 [ 4 ] {c3b8d5a2-8b30-4e54-9d12-58cc79ce1acb} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.001454 sec., 30261.348005502063 rows/sec., 2.36 MiB/sec. | ||
| 2805 | 2026.01.13 19:00:00.234495 [ 4 ] {c3b8d5a2-8b30-4e54-9d12-58cc79ce1acb} <Debug> TCPHandler: Processed in 0.001636812 sec. | ||
| 2806 | 2026.01.13 19:00:00.234635 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2026.01.13 19:00:00.234752 [ 4 ] {0cdc1ab3-2c25-4f88-9e77-df512926099b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2808 | 2026.01.13 19:00:00.234811 [ 4 ] {0cdc1ab3-2c25-4f88-9e77-df512926099b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2809 | 2026.01.13 19:00:00.235501 [ 4 ] {0cdc1ab3-2c25-4f88-9e77-df512926099b} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2026.01.13 19:00:00.235547 [ 4 ] {0cdc1ab3-2c25-4f88-9e77-df512926099b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2811 | 2026.01.13 19:00:00.235997 [ 4 ] {0cdc1ab3-2c25-4f88-9e77-df512926099b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2812 | 2026.01.13 19:00:00.236323 [ 4 ] {0cdc1ab3-2c25-4f88-9e77-df512926099b} <Trace> oximeter.measurements_cumulativeu64 (9e959b5d-74c3-44b0-a0d5-064e67deef6d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2026.01.13 19:00:00.236487 [ 4 ] {0cdc1ab3-2c25-4f88-9e77-df512926099b} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.00176 sec., 34090.90909090909 rows/sec., 2.39 MiB/sec. | ||
| 2814 | 2026.01.13 19:00:00.236529 [ 4 ] {0cdc1ab3-2c25-4f88-9e77-df512926099b} <Debug> TCPHandler: Processed in 0.001952858 sec. | ||
| 2815 | 2026.01.13 19:00:00.236644 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2026.01.13 19:00:00.236740 [ 4 ] {51ed2bcf-7188-4802-b8ec-45a832b6dc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2817 | 2026.01.13 19:00:00.236802 [ 4 ] {51ed2bcf-7188-4802-b8ec-45a832b6dc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2818 | 2026.01.13 19:00:00.237548 [ 4 ] {51ed2bcf-7188-4802-b8ec-45a832b6dc3c} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2026.01.13 19:00:00.237585 [ 4 ] {51ed2bcf-7188-4802-b8ec-45a832b6dc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2820 | 2026.01.13 19:00:00.238107 [ 4 ] {51ed2bcf-7188-4802-b8ec-45a832b6dc3c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2821 | 2026.01.13 19:00:00.238347 [ 4 ] {51ed2bcf-7188-4802-b8ec-45a832b6dc3c} <Trace> oximeter.measurements_histogramu64 (d9c62b38-03e0-40bc-9aa4-528bd5382a80): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.01.13 19:00:00.238489 [ 4 ] {51ed2bcf-7188-4802-b8ec-45a832b6dc3c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001769 sec., 4522.328999434709 rows/sec., 8.10 MiB/sec. | ||
| 2823 | 2026.01.13 19:00:00.238543 [ 4 ] {51ed2bcf-7188-4802-b8ec-45a832b6dc3c} <Debug> TCPHandler: Processed in 0.001948208 sec. | ||
| 2824 | 2026.01.13 19:00:00.238680 [ 4 ] {} <Trace> TCP-Session: 6e82a617-2e42-4a4d-895d-aa7fe39f8e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2026.01.13 19:00:00.238777 [ 4 ] {8949f1f2-8450-4ebb-8373-7eecedf1fc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52488) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2826 | 2026.01.13 19:00:00.238821 [ 4 ] {8949f1f2-8450-4ebb-8373-7eecedf1fc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2827 | 2026.01.13 19:00:00.239154 [ 4 ] {8949f1f2-8450-4ebb-8373-7eecedf1fc89} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2026.01.13 19:00:00.239192 [ 4 ] {8949f1f2-8450-4ebb-8373-7eecedf1fc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2829 | 2026.01.13 19:00:00.239507 [ 4 ] {8949f1f2-8450-4ebb-8373-7eecedf1fc89} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2830 | 2026.01.13 19:00:00.239725 [ 4 ] {8949f1f2-8450-4ebb-8373-7eecedf1fc89} <Trace> oximeter.measurements_u64 (43c1ed2d-1fb9-459c-bde8-e8e759d63ba5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.01.13 19:00:00.239858 [ 4 ] {8949f1f2-8450-4ebb-8373-7eecedf1fc89} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.0011 sec., 27272.727272727272 rows/sec., 1.81 MiB/sec. | ||
| 2832 | 2026.01.13 19:00:00.239904 [ 4 ] {8949f1f2-8450-4ebb-8373-7eecedf1fc89} <Debug> TCPHandler: Processed in 0.001272775 sec. | ||