| 1 | [ Feb 24 15:43:54 Enabled. ] | ||
| 2 | [ Feb 24 15:43:54 Rereading configuration. ] | ||
| 3 | [ Feb 24 15:43:55 Rereading configuration. ] | ||
| 4 | [ Feb 24 15:44:07 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Feb 24 15:44:07 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.02.24 15:44:09.230279 [ 1 ] {} <Information> Application: Will watch for the process with pid 24357 | ||
| 29 | 2026.02.24 15:44:09.230747 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.24 15:44:09.722243 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24357 | ||
| 31 | 2026.02.24 15:44:09.723092 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.24 15:44:09.723274 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.24 15:44:09.832925 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.24 15:44:09.856205 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.24 15:44:09.856300 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.24 15:44:09.856320 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.24 15:44:09.856382 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.24 15:44:09.857078 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.24 15:44:09.859493 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.02.24 15:44:09.860400 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.24 15:44:09.861310 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.02.24 15:44:09.861369 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.02.24 15:44:09.861413 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.24 15:44:09.862173 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.24 15:44:09.863172 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.24 15:44:09.869906 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.24 15:44:09.870950 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.24 15:44:09.872382 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.24 15:44:09.872480 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.24 15:44:09.873567 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.02.24 15:44:09.874091 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.24 15:44:09.878301 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.24 15:44:09.879009 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.24 15:44:09.882484 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.24 15:44:09.882963 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.24 15:44:09.883420 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.24 15:44:09.883790 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.24 15:44:09.885367 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.24 15:44:09.885394 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.24 15:44:09.885494 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.24 15:44:09.885592 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.24 15:44:09.893568 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.24 15:44:09.893597 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000168324 sec | ||
| 68 | 2026.02.24 15:44:09.893646 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.24 15:44:09.893685 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.24 15:44:09.894462 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.24 15:44:09.895142 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.24 15:44:09.906420 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.24 15:44:09.906466 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.24 15:44:09.906545 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.24 15:44:09.906558 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.24 15:44:09.906592 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.24 15:44:09.906666 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.24 15:44:09.911128 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.24 15:44:09.911181 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.24 15:44:09.911248 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.24 15:44:09.911440 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.24 15:44:09.911485 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.24 15:44:09.911498 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.24 15:44:09.911602 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.24 15:44:09.911615 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.24 15:44:09.911646 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.24 15:44:09.911727 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.24 15:44:09.936593 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.24 15:44:09.938491 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.24 15:44:09.938596 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124112 sec | ||
| 91 | 2026.02.24 15:44:09.938610 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.24 15:44:09.938621 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.24 15:44:09.938649 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.24 15:44:09.938873 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.24 15:44:09.938979 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.24 15:44:09.938993 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.24 15:44:09.939004 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.02.24 15:44:09.939014 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.24 15:44:09.942947 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.24 15:44:09.943217 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.02.24 15:44:09.944720 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4391e-05 sec. | ||
| 102 | 2026.02.24 15:44:09.945221 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.24 15:44:09.946752 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.24 15:44:09.946779 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.24 15:44:10.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.30 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.24 15:44:10.034634 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52437 | ||
| 107 | 2026.02.24 15:44:10.035650 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.24 15:44:10.035723 [ 3 ] {} <Debug> TCP-Session: b422cf69-780f-4d07-9202-276db449b8d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:52437 | ||
| 109 | 2026.02.24 15:44:10.035825 [ 3 ] {} <Debug> TCP-Session: b422cf69-780f-4d07-9202-276db449b8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.24 15:44:10.035842 [ 3 ] {} <Debug> TCP-Session: b422cf69-780f-4d07-9202-276db449b8d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.24 15:44:10.035941 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.24 15:44:10.036067 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.24 15:44:10.036099 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.02.24 15:44:10.036600 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59541 | ||
| 115 | 2026.02.24 15:44:10.036732 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35789 | ||
| 116 | 2026.02.24 15:44:10.036741 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37553 | ||
| 117 | 2026.02.24 15:44:10.036860 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.24 15:44:10.036921 [ 4 ] {} <Debug> TCP-Session: a5db600c-309c-4cd5-8b69-3f9e3dacc0df Authenticating user 'default' from [fd00:1122:3344:101::c]:59541 | ||
| 119 | 2026.02.24 15:44:10.036946 [ 4 ] {} <Debug> TCP-Session: a5db600c-309c-4cd5-8b69-3f9e3dacc0df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.24 15:44:10.036979 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50457 | ||
| 121 | 2026.02.24 15:44:10.036978 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.02.24 15:44:10.037073 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.02.24 15:44:10.037090 [ 4 ] {} <Debug> TCP-Session: a5db600c-309c-4cd5-8b69-3f9e3dacc0df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.02.24 15:44:10.037138 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.02.24 15:44:10.037127 [ 5 ] {} <Debug> TCP-Session: 738d5cd0-37d2-460b-b1cf-b355e9ac318e Authenticating user 'default' from [fd00:1122:3344:101::c]:37553 | ||
| 126 | 2026.02.24 15:44:10.037114 [ 254 ] {} <Debug> TCP-Session: c18fca31-2313-4d23-a08d-3d3f4fadcf84 Authenticating user 'default' from [fd00:1122:3344:101::c]:35789 | ||
| 127 | 2026.02.24 15:44:10.037233 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39403 | ||
| 128 | 2026.02.24 15:44:10.037231 [ 255 ] {} <Debug> TCP-Session: f5f3b8cd-15f9-4b17-ad72-df1c259d377c Authenticating user 'default' from [fd00:1122:3344:101::c]:50457 | ||
| 129 | 2026.02.24 15:44:10.037347 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64108 | ||
| 130 | 2026.02.24 15:44:10.037371 [ 254 ] {} <Debug> TCP-Session: c18fca31-2313-4d23-a08d-3d3f4fadcf84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.02.24 15:44:10.037385 [ 255 ] {} <Debug> TCP-Session: f5f3b8cd-15f9-4b17-ad72-df1c259d377c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.24 15:44:10.037216 [ 5 ] {} <Debug> TCP-Session: 738d5cd0-37d2-460b-b1cf-b355e9ac318e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.02.24 15:44:10.037102 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53003 | ||
| 134 | 2026.02.24 15:44:10.037510 [ 255 ] {} <Debug> TCP-Session: f5f3b8cd-15f9-4b17-ad72-df1c259d377c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.02.24 15:44:10.037598 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.02.24 15:44:10.037578 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.02.24 15:44:10.037683 [ 258 ] {} <Debug> TCP-Session: eea37a41-6c95-49c7-b06e-d639036ca3b6 Authenticating user 'default' from [fd00:1122:3344:101::c]:64108 | ||
| 138 | 2026.02.24 15:44:10.037497 [ 5 ] {} <Debug> TCP-Session: 738d5cd0-37d2-460b-b1cf-b355e9ac318e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.24 15:44:10.037487 [ 254 ] {} <Debug> TCP-Session: c18fca31-2313-4d23-a08d-3d3f4fadcf84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.24 15:44:10.037790 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.02.24 15:44:10.037758 [ 257 ] {} <Debug> TCP-Session: 1a7768ad-6195-42ae-9d9b-96ab726ecc64 Authenticating user 'default' from [fd00:1122:3344:101::c]:39403 | ||
| 142 | 2026.02.24 15:44:10.037764 [ 258 ] {} <Debug> TCP-Session: eea37a41-6c95-49c7-b06e-d639036ca3b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.02.24 15:44:10.037902 [ 257 ] {} <Debug> TCP-Session: 1a7768ad-6195-42ae-9d9b-96ab726ecc64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.24 15:44:10.037985 [ 258 ] {} <Debug> TCP-Session: eea37a41-6c95-49c7-b06e-d639036ca3b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.24 15:44:10.037902 [ 256 ] {} <Debug> TCP-Session: aa642246-961d-4396-ba9d-41b51e13d1f4 Authenticating user 'default' from [fd00:1122:3344:101::c]:53003 | ||
| 146 | 2026.02.24 15:44:10.038038 [ 257 ] {} <Debug> TCP-Session: 1a7768ad-6195-42ae-9d9b-96ab726ecc64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.24 15:44:10.038108 [ 256 ] {} <Debug> TCP-Session: aa642246-961d-4396-ba9d-41b51e13d1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.24 15:44:10.038157 [ 256 ] {} <Debug> TCP-Session: aa642246-961d-4396-ba9d-41b51e13d1f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.24 15:44:10.224200 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48548 | ||
| 150 | 2026.02.24 15:44:10.226697 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.24 15:44:10.226769 [ 259 ] {} <Debug> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 | ||
| 152 | 2026.02.24 15:44:10.226793 [ 259 ] {} <Debug> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.24 15:44:10.226881 [ 259 ] {} <Debug> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.24 15:44:10.226979 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.24 15:44:10.227013 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.02.24 15:44:10.227109 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.02.24 15:44:10.229674 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41193 | ||
| 158 | 2026.02.24 15:44:10.229813 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59459 | ||
| 159 | 2026.02.24 15:44:10.229849 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.02.24 15:44:10.229943 [ 260 ] {} <Debug> TCP-Session: 685237bd-03a4-42ca-b992-bdafe21881d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41193 | ||
| 161 | 2026.02.24 15:44:10.229952 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47494 | ||
| 162 | 2026.02.24 15:44:10.230010 [ 260 ] {} <Debug> TCP-Session: 685237bd-03a4-42ca-b992-bdafe21881d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.02.24 15:44:10.230030 [ 260 ] {} <Debug> TCP-Session: 685237bd-03a4-42ca-b992-bdafe21881d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.02.24 15:44:10.230081 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.02.24 15:44:10.230095 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48585 | ||
| 166 | 2026.02.24 15:44:10.230156 [ 261 ] {} <Debug> TCP-Session: 73df5f51-f347-41e4-a4af-b9b9ec5c3184 Authenticating user 'default' from [fd00:1122:3344:101::d]:59459 | ||
| 167 | 2026.02.24 15:44:10.230182 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39143 | ||
| 168 | 2026.02.24 15:44:10.230277 [ 261 ] {} <Debug> TCP-Session: 73df5f51-f347-41e4-a4af-b9b9ec5c3184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.02.24 15:44:10.230298 [ 261 ] {} <Debug> TCP-Session: 73df5f51-f347-41e4-a4af-b9b9ec5c3184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.02.24 15:44:10.230386 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53679 | ||
| 171 | 2026.02.24 15:44:10.230509 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.02.24 15:44:10.230550 [ 264 ] {} <Debug> TCP-Session: 047703ee-e619-40d8-ad59-a7c36472edd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39143 | ||
| 173 | 2026.02.24 15:44:10.230547 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52067 | ||
| 174 | 2026.02.24 15:44:10.230631 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59730 | ||
| 175 | 2026.02.24 15:44:10.230595 [ 264 ] {} <Debug> TCP-Session: 047703ee-e619-40d8-ad59-a7c36472edd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.02.24 15:44:10.230749 [ 264 ] {} <Debug> TCP-Session: 047703ee-e619-40d8-ad59-a7c36472edd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.02.24 15:44:10.230891 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.02.24 15:44:10.231025 [ 267 ] {} <Debug> TCP-Session: 19de4b68-b985-467f-b185-73ad30fa614c Authenticating user 'default' from [fd00:1122:3344:101::d]:59730 | ||
| 179 | 2026.02.24 15:44:10.231044 [ 267 ] {} <Debug> TCP-Session: 19de4b68-b985-467f-b185-73ad30fa614c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.02.24 15:44:10.231056 [ 267 ] {} <Debug> TCP-Session: 19de4b68-b985-467f-b185-73ad30fa614c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.02.24 15:44:10.232085 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.02.24 15:44:10.232136 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.02.24 15:44:10.232146 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.02.24 15:44:10.232213 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.02.24 15:44:10.232172 [ 266 ] {} <Debug> TCP-Session: 16083b0a-bc5f-41cb-b4f0-72e774923fee Authenticating user 'default' from [fd00:1122:3344:101::d]:52067 | ||
| 186 | 2026.02.24 15:44:10.232274 [ 263 ] {} <Debug> TCP-Session: 736db072-3514-43dd-8610-88c0d4ad6a5f Authenticating user 'default' from [fd00:1122:3344:101::d]:48585 | ||
| 187 | 2026.02.24 15:44:10.232285 [ 265 ] {} <Debug> TCP-Session: 6b8ef20a-8005-4d09-857e-1d838497c8c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53679 | ||
| 188 | 2026.02.24 15:44:10.232308 [ 263 ] {} <Debug> TCP-Session: 736db072-3514-43dd-8610-88c0d4ad6a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.24 15:44:10.232301 [ 266 ] {} <Debug> TCP-Session: 16083b0a-bc5f-41cb-b4f0-72e774923fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.24 15:44:10.232175 [ 262 ] {} <Debug> TCP-Session: eac589a2-e69e-4720-940c-d4382bfd0fd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47494 | ||
| 191 | 2026.02.24 15:44:10.232438 [ 266 ] {} <Debug> TCP-Session: 16083b0a-bc5f-41cb-b4f0-72e774923fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.24 15:44:10.232452 [ 263 ] {} <Debug> TCP-Session: 736db072-3514-43dd-8610-88c0d4ad6a5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.02.24 15:44:10.232431 [ 265 ] {} <Debug> TCP-Session: 6b8ef20a-8005-4d09-857e-1d838497c8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.02.24 15:44:10.232525 [ 262 ] {} <Debug> TCP-Session: eac589a2-e69e-4720-940c-d4382bfd0fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.02.24 15:44:10.232614 [ 265 ] {} <Debug> TCP-Session: 6b8ef20a-8005-4d09-857e-1d838497c8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.02.24 15:44:10.232626 [ 262 ] {} <Debug> TCP-Session: eac589a2-e69e-4720-940c-d4382bfd0fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.24 15:44:10.234679 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.02.24 15:44:10.237491 [ 259 ] {aa37153b-01c7-47d1-97e3-b96b43c8b802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.02.24 15:44:10.342627 [ 259 ] {aa37153b-01c7-47d1-97e3-b96b43c8b802} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48548) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.02.24 15:44:10.343588 [ 259 ] {aa37153b-01c7-47d1-97e3-b96b43c8b802} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.02.24 15:44:10.343804 [ 259 ] {aa37153b-01c7-47d1-97e3-b96b43c8b802} <Debug> TCPHandler: Processed in 0.111422743 sec. | ||
| 248 | 2026.02.24 15:44:10.344268 [ 260 ] {} <Trace> TCP-Session: 685237bd-03a4-42ca-b992-bdafe21881d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.02.24 15:44:10.344615 [ 260 ] {54f9addd-ab9e-4a03-bcd5-9cbf04f4c9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41193) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.02.24 15:44:10.345029 [ 260 ] {54f9addd-ab9e-4a03-bcd5-9cbf04f4c9fb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41193) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.02.24 15:44:10.345312 [ 260 ] {54f9addd-ab9e-4a03-bcd5-9cbf04f4c9fb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.02.24 15:44:10.345545 [ 260 ] {54f9addd-ab9e-4a03-bcd5-9cbf04f4c9fb} <Debug> TCPHandler: Processed in 0.001468111 sec. | ||
| 299 | 2026.02.24 15:44:10.345856 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.02.24 15:44:10.346565 [ 259 ] {4d449cfb-a096-42cc-8036-10205cfe9804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.02.24 15:44:10.347245 [ 259 ] {4d449cfb-a096-42cc-8036-10205cfe9804} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.02.24 15:44:10.348631 [ 259 ] {4d449cfb-a096-42cc-8036-10205cfe9804} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.02.24 15:44:10.348658 [ 259 ] {4d449cfb-a096-42cc-8036-10205cfe9804} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5402e-05 sec | ||
| 304 | 2026.02.24 15:44:10.348716 [ 259 ] {4d449cfb-a096-42cc-8036-10205cfe9804} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.02.24 15:44:10.348770 [ 259 ] {4d449cfb-a096-42cc-8036-10205cfe9804} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.02.24 15:44:10.348799 [ 259 ] {4d449cfb-a096-42cc-8036-10205cfe9804} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.02.24 15:44:10.349655 [ 259 ] {4d449cfb-a096-42cc-8036-10205cfe9804} <Debug> TCPHandler: Processed in 0.003909023 sec. | ||
| 308 | 2026.02.24 15:44:10.349842 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.02.24 15:44:10.350083 [ 259 ] {3e5e226d-ab87-4885-8d8f-0c6a19976020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.02.24 15:44:10.350196 [ 259 ] {3e5e226d-ab87-4885-8d8f-0c6a19976020} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.02.24 15:44:10.354988 [ 259 ] {3e5e226d-ab87-4885-8d8f-0c6a19976020} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.02.24 15:44:10.360825 [ 259 ] {3e5e226d-ab87-4885-8d8f-0c6a19976020} <Debug> oximeter.version (9f8f6294-6430-42ec-95b4-bdb538c005d1): Loading data parts | ||
| 314 | 2026.02.24 15:44:10.361883 [ 259 ] {3e5e226d-ab87-4885-8d8f-0c6a19976020} <Debug> oximeter.version (9f8f6294-6430-42ec-95b4-bdb538c005d1): There are no data parts | ||
| 315 | 2026.02.24 15:44:10.364651 [ 259 ] {3e5e226d-ab87-4885-8d8f-0c6a19976020} <Debug> TCPHandler: Processed in 0.014866994 sec. | ||
| 316 | 2026.02.24 15:44:10.364825 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.02.24 15:44:10.365041 [ 259 ] {7a5f9f58-f1c5-4e8f-81b2-c8668ec73bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 328 | 2026.02.24 15:44:10.365160 [ 259 ] {7a5f9f58-f1c5-4e8f-81b2-c8668ec73bff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.02.24 15:44:10.376101 [ 259 ] {7a5f9f58-f1c5-4e8f-81b2-c8668ec73bff} <Debug> oximeter.measurements_bool (99f570be-6388-4b52-98fb-8a7582537a4b): Loading data parts | ||
| 330 | 2026.02.24 15:44:10.376317 [ 259 ] {7a5f9f58-f1c5-4e8f-81b2-c8668ec73bff} <Debug> oximeter.measurements_bool (99f570be-6388-4b52-98fb-8a7582537a4b): There are no data parts | ||
| 331 | 2026.02.24 15:44:10.379347 [ 259 ] {7a5f9f58-f1c5-4e8f-81b2-c8668ec73bff} <Debug> TCPHandler: Processed in 0.014572718 sec. | ||
| 332 | 2026.02.24 15:44:10.379569 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.02.24 15:44:10.379738 [ 259 ] {a0591743-59ae-4dce-bb6b-b79552f4a949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 334 | 2026.02.24 15:44:10.379842 [ 259 ] {a0591743-59ae-4dce-bb6b-b79552f4a949} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.02.24 15:44:10.382114 [ 259 ] {a0591743-59ae-4dce-bb6b-b79552f4a949} <Debug> oximeter.measurements_i8 (2299a784-20c2-452e-9699-95c3ec59611b): Loading data parts | ||
| 336 | 2026.02.24 15:44:10.382329 [ 259 ] {a0591743-59ae-4dce-bb6b-b79552f4a949} <Debug> oximeter.measurements_i8 (2299a784-20c2-452e-9699-95c3ec59611b): There are no data parts | ||
| 337 | 2026.02.24 15:44:10.384832 [ 259 ] {a0591743-59ae-4dce-bb6b-b79552f4a949} <Debug> TCPHandler: Processed in 0.005318592 sec. | ||
| 338 | 2026.02.24 15:44:10.384981 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.02.24 15:44:10.385187 [ 259 ] {4bd368b5-e71e-488c-bfec-814e25607b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 340 | 2026.02.24 15:44:10.385262 [ 259 ] {4bd368b5-e71e-488c-bfec-814e25607b0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.02.24 15:44:10.389055 [ 259 ] {4bd368b5-e71e-488c-bfec-814e25607b0e} <Debug> oximeter.measurements_u8 (81fb7f89-36af-4ff4-86e2-b61db6f24adc): Loading data parts | ||
| 342 | 2026.02.24 15:44:10.389216 [ 259 ] {4bd368b5-e71e-488c-bfec-814e25607b0e} <Debug> oximeter.measurements_u8 (81fb7f89-36af-4ff4-86e2-b61db6f24adc): There are no data parts | ||
| 343 | 2026.02.24 15:44:10.391839 [ 259 ] {4bd368b5-e71e-488c-bfec-814e25607b0e} <Debug> TCPHandler: Processed in 0.006908216 sec. | ||
| 344 | 2026.02.24 15:44:10.392057 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.02.24 15:44:10.392213 [ 259 ] {5ff35f1e-e2ef-4e12-9101-307fedf19162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 346 | 2026.02.24 15:44:10.392335 [ 259 ] {5ff35f1e-e2ef-4e12-9101-307fedf19162} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.02.24 15:44:10.395030 [ 259 ] {5ff35f1e-e2ef-4e12-9101-307fedf19162} <Debug> oximeter.measurements_i16 (8f32a290-8943-494d-b00b-c881609846db): Loading data parts | ||
| 348 | 2026.02.24 15:44:10.395177 [ 259 ] {5ff35f1e-e2ef-4e12-9101-307fedf19162} <Debug> oximeter.measurements_i16 (8f32a290-8943-494d-b00b-c881609846db): There are no data parts | ||
| 349 | 2026.02.24 15:44:10.396428 [ 259 ] {5ff35f1e-e2ef-4e12-9101-307fedf19162} <Debug> TCPHandler: Processed in 0.004420384 sec. | ||
| 350 | 2026.02.24 15:44:10.396570 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.02.24 15:44:10.396727 [ 259 ] {d5fda642-a284-491a-b0f4-83d1886e1e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 352 | 2026.02.24 15:44:10.396839 [ 259 ] {d5fda642-a284-491a-b0f4-83d1886e1e19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.02.24 15:44:10.398504 [ 259 ] {d5fda642-a284-491a-b0f4-83d1886e1e19} <Debug> oximeter.measurements_u16 (f752133b-95bb-4e59-aa42-4fe2ba4fbb45): Loading data parts | ||
| 354 | 2026.02.24 15:44:10.398633 [ 259 ] {d5fda642-a284-491a-b0f4-83d1886e1e19} <Debug> oximeter.measurements_u16 (f752133b-95bb-4e59-aa42-4fe2ba4fbb45): There are no data parts | ||
| 355 | 2026.02.24 15:44:10.399702 [ 259 ] {d5fda642-a284-491a-b0f4-83d1886e1e19} <Debug> TCPHandler: Processed in 0.003181477 sec. | ||
| 356 | 2026.02.24 15:44:10.399873 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.02.24 15:44:10.400065 [ 259 ] {6aa20998-3e16-4705-98b9-0014671f7ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 358 | 2026.02.24 15:44:10.400176 [ 259 ] {6aa20998-3e16-4705-98b9-0014671f7ea0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.02.24 15:44:10.401731 [ 259 ] {6aa20998-3e16-4705-98b9-0014671f7ea0} <Debug> oximeter.measurements_i32 (58d100dd-355c-463c-a2af-6beaef149857): Loading data parts | ||
| 360 | 2026.02.24 15:44:10.401863 [ 259 ] {6aa20998-3e16-4705-98b9-0014671f7ea0} <Debug> oximeter.measurements_i32 (58d100dd-355c-463c-a2af-6beaef149857): There are no data parts | ||
| 361 | 2026.02.24 15:44:10.403194 [ 259 ] {6aa20998-3e16-4705-98b9-0014671f7ea0} <Debug> TCPHandler: Processed in 0.003369901 sec. | ||
| 362 | 2026.02.24 15:44:10.403334 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.02.24 15:44:10.403488 [ 259 ] {3ab74e90-0e73-43d3-8e2e-46bb4c8fa8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.02.24 15:44:10.403602 [ 259 ] {3ab74e90-0e73-43d3-8e2e-46bb4c8fa8ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.02.24 15:44:10.405375 [ 259 ] {3ab74e90-0e73-43d3-8e2e-46bb4c8fa8ac} <Debug> oximeter.measurements_u32 (d2fd4d1a-980f-41a0-8497-8a64ade89d66): Loading data parts | ||
| 366 | 2026.02.24 15:44:10.405526 [ 259 ] {3ab74e90-0e73-43d3-8e2e-46bb4c8fa8ac} <Debug> oximeter.measurements_u32 (d2fd4d1a-980f-41a0-8497-8a64ade89d66): There are no data parts | ||
| 367 | 2026.02.24 15:44:10.406866 [ 259 ] {3ab74e90-0e73-43d3-8e2e-46bb4c8fa8ac} <Debug> TCPHandler: Processed in 0.003580245 sec. | ||
| 368 | 2026.02.24 15:44:10.407051 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.02.24 15:44:10.407239 [ 259 ] {ef6880f9-f16d-4142-8762-4e6080f31cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.02.24 15:44:10.407344 [ 259 ] {ef6880f9-f16d-4142-8762-4e6080f31cee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.02.24 15:44:10.410463 [ 259 ] {ef6880f9-f16d-4142-8762-4e6080f31cee} <Debug> oximeter.measurements_i64 (abd5b58e-c543-4b44-9a20-388866187ad6): Loading data parts | ||
| 372 | 2026.02.24 15:44:10.410608 [ 259 ] {ef6880f9-f16d-4142-8762-4e6080f31cee} <Debug> oximeter.measurements_i64 (abd5b58e-c543-4b44-9a20-388866187ad6): There are no data parts | ||
| 373 | 2026.02.24 15:44:10.412145 [ 259 ] {ef6880f9-f16d-4142-8762-4e6080f31cee} <Debug> TCPHandler: Processed in 0.005143939 sec. | ||
| 374 | 2026.02.24 15:44:10.412303 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.02.24 15:44:10.412461 [ 259 ] {be3b4ea7-0755-4093-a2c8-977a49f31533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.02.24 15:44:10.412572 [ 259 ] {be3b4ea7-0755-4093-a2c8-977a49f31533} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.02.24 15:44:10.415786 [ 259 ] {be3b4ea7-0755-4093-a2c8-977a49f31533} <Debug> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Loading data parts | ||
| 378 | 2026.02.24 15:44:10.415935 [ 259 ] {be3b4ea7-0755-4093-a2c8-977a49f31533} <Debug> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): There are no data parts | ||
| 379 | 2026.02.24 15:44:10.417516 [ 259 ] {be3b4ea7-0755-4093-a2c8-977a49f31533} <Debug> TCPHandler: Processed in 0.005264271 sec. | ||
| 380 | 2026.02.24 15:44:10.417667 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.02.24 15:44:10.417898 [ 259 ] {4777faec-2220-4435-a0b5-ef3c641dd912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.02.24 15:44:10.418012 [ 259 ] {4777faec-2220-4435-a0b5-ef3c641dd912} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.02.24 15:44:10.419592 [ 259 ] {4777faec-2220-4435-a0b5-ef3c641dd912} <Debug> oximeter.measurements_f32 (c1bc971d-fa6d-456d-9855-4aefe3a66a37): Loading data parts | ||
| 384 | 2026.02.24 15:44:10.419726 [ 259 ] {4777faec-2220-4435-a0b5-ef3c641dd912} <Debug> oximeter.measurements_f32 (c1bc971d-fa6d-456d-9855-4aefe3a66a37): There are no data parts | ||
| 385 | 2026.02.24 15:44:10.421290 [ 259 ] {4777faec-2220-4435-a0b5-ef3c641dd912} <Debug> TCPHandler: Processed in 0.003672038 sec. | ||
| 386 | 2026.02.24 15:44:10.421442 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.24 15:44:10.421603 [ 259 ] {e24c4475-27fa-4106-ab2a-23533f304011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.02.24 15:44:10.421730 [ 259 ] {e24c4475-27fa-4106-ab2a-23533f304011} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.02.24 15:44:10.423427 [ 259 ] {e24c4475-27fa-4106-ab2a-23533f304011} <Debug> oximeter.measurements_f64 (c633070e-1b03-4211-a9c2-a547dcdbfeef): Loading data parts | ||
| 390 | 2026.02.24 15:44:10.423577 [ 259 ] {e24c4475-27fa-4106-ab2a-23533f304011} <Debug> oximeter.measurements_f64 (c633070e-1b03-4211-a9c2-a547dcdbfeef): There are no data parts | ||
| 391 | 2026.02.24 15:44:10.424771 [ 259 ] {e24c4475-27fa-4106-ab2a-23533f304011} <Debug> TCPHandler: Processed in 0.003378751 sec. | ||
| 392 | 2026.02.24 15:44:10.424915 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.02.24 15:44:10.425152 [ 259 ] {85560e7d-7ba8-4df2-b579-aa16a1f47a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 394 | 2026.02.24 15:44:10.425276 [ 259 ] {85560e7d-7ba8-4df2-b579-aa16a1f47a1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.02.24 15:44:10.426965 [ 259 ] {85560e7d-7ba8-4df2-b579-aa16a1f47a1d} <Debug> oximeter.measurements_string (fbbde47b-9a2c-4062-984d-ecae092180b2): Loading data parts | ||
| 396 | 2026.02.24 15:44:10.427145 [ 259 ] {85560e7d-7ba8-4df2-b579-aa16a1f47a1d} <Debug> oximeter.measurements_string (fbbde47b-9a2c-4062-984d-ecae092180b2): There are no data parts | ||
| 397 | 2026.02.24 15:44:10.428547 [ 259 ] {85560e7d-7ba8-4df2-b579-aa16a1f47a1d} <Debug> TCPHandler: Processed in 0.003682978 sec. | ||
| 398 | 2026.02.24 15:44:10.428753 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.02.24 15:44:10.428958 [ 259 ] {86e6bc4e-7409-44ae-ab28-8e520756cb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.02.24 15:44:10.429096 [ 259 ] {86e6bc4e-7409-44ae-ab28-8e520756cb50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.02.24 15:44:10.431168 [ 259 ] {86e6bc4e-7409-44ae-ab28-8e520756cb50} <Debug> oximeter.measurements_bytes (4a40e58c-5cac-4cf7-a762-c39390ba3896): Loading data parts | ||
| 409 | 2026.02.24 15:44:10.431377 [ 259 ] {86e6bc4e-7409-44ae-ab28-8e520756cb50} <Debug> oximeter.measurements_bytes (4a40e58c-5cac-4cf7-a762-c39390ba3896): There are no data parts | ||
| 410 | 2026.02.24 15:44:10.432815 [ 259 ] {86e6bc4e-7409-44ae-ab28-8e520756cb50} <Debug> TCPHandler: Processed in 0.004153557 sec. | ||
| 411 | 2026.02.24 15:44:10.432988 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.02.24 15:44:10.433202 [ 259 ] {c1dc3ac3-9e4b-4a0a-b9d6-6486ff1b0909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 413 | 2026.02.24 15:44:10.433290 [ 259 ] {c1dc3ac3-9e4b-4a0a-b9d6-6486ff1b0909} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.02.24 15:44:10.435455 [ 259 ] {c1dc3ac3-9e4b-4a0a-b9d6-6486ff1b0909} <Debug> oximeter.measurements_cumulativei64 (8bbc0a83-8f71-4716-a451-d1b2e0b5e9a2): Loading data parts | ||
| 415 | 2026.02.24 15:44:10.435597 [ 259 ] {c1dc3ac3-9e4b-4a0a-b9d6-6486ff1b0909} <Debug> oximeter.measurements_cumulativei64 (8bbc0a83-8f71-4716-a451-d1b2e0b5e9a2): There are no data parts | ||
| 416 | 2026.02.24 15:44:10.436932 [ 259 ] {c1dc3ac3-9e4b-4a0a-b9d6-6486ff1b0909} <Debug> TCPHandler: Processed in 0.003996354 sec. | ||
| 417 | 2026.02.24 15:44:10.437128 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.02.24 15:44:10.437291 [ 259 ] {11ca7fda-3744-49ab-8046-8b10079c94aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 419 | 2026.02.24 15:44:10.437418 [ 259 ] {11ca7fda-3744-49ab-8046-8b10079c94aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.02.24 15:44:10.440017 [ 259 ] {11ca7fda-3744-49ab-8046-8b10079c94aa} <Debug> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Loading data parts | ||
| 421 | 2026.02.24 15:44:10.440224 [ 259 ] {11ca7fda-3744-49ab-8046-8b10079c94aa} <Debug> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): There are no data parts | ||
| 422 | 2026.02.24 15:44:10.442980 [ 259 ] {11ca7fda-3744-49ab-8046-8b10079c94aa} <Debug> TCPHandler: Processed in 0.005900865 sec. | ||
| 423 | 2026.02.24 15:44:10.443130 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.02.24 15:44:10.443363 [ 259 ] {e2964c7d-ca52-487b-9d5e-3194e92c4a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 425 | 2026.02.24 15:44:10.443481 [ 259 ] {e2964c7d-ca52-487b-9d5e-3194e92c4a52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.02.24 15:44:10.445615 [ 259 ] {e2964c7d-ca52-487b-9d5e-3194e92c4a52} <Debug> oximeter.measurements_cumulativef32 (d1c80ccf-048b-4371-bef4-d2dae4828992): Loading data parts | ||
| 427 | 2026.02.24 15:44:10.445754 [ 259 ] {e2964c7d-ca52-487b-9d5e-3194e92c4a52} <Debug> oximeter.measurements_cumulativef32 (d1c80ccf-048b-4371-bef4-d2dae4828992): There are no data parts | ||
| 428 | 2026.02.24 15:44:10.447717 [ 259 ] {e2964c7d-ca52-487b-9d5e-3194e92c4a52} <Debug> TCPHandler: Processed in 0.004637198 sec. | ||
| 429 | 2026.02.24 15:44:10.447868 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.02.24 15:44:10.448034 [ 259 ] {05a7dda7-ddd3-4678-b136-92713b3cbe92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 431 | 2026.02.24 15:44:10.448156 [ 259 ] {05a7dda7-ddd3-4678-b136-92713b3cbe92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.02.24 15:44:10.450866 [ 259 ] {05a7dda7-ddd3-4678-b136-92713b3cbe92} <Debug> oximeter.measurements_cumulativef64 (0d37187c-df4a-4e0b-befe-982c48201d38): Loading data parts | ||
| 433 | 2026.02.24 15:44:10.451012 [ 259 ] {05a7dda7-ddd3-4678-b136-92713b3cbe92} <Debug> oximeter.measurements_cumulativef64 (0d37187c-df4a-4e0b-befe-982c48201d38): There are no data parts | ||
| 434 | 2026.02.24 15:44:10.453118 [ 259 ] {05a7dda7-ddd3-4678-b136-92713b3cbe92} <Debug> TCPHandler: Processed in 0.005301312 sec. | ||
| 435 | 2026.02.24 15:44:10.453359 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.02.24 15:44:10.453595 [ 259 ] {0a6ad537-7eb7-4e04-8426-47b429e9404f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.02.24 15:44:10.453732 [ 259 ] {0a6ad537-7eb7-4e04-8426-47b429e9404f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.02.24 15:44:10.456104 [ 259 ] {0a6ad537-7eb7-4e04-8426-47b429e9404f} <Debug> oximeter.measurements_histogrami8 (32d77903-c8a5-432c-a424-db5ee25c23bc): Loading data parts | ||
| 449 | 2026.02.24 15:44:10.456469 [ 259 ] {0a6ad537-7eb7-4e04-8426-47b429e9404f} <Debug> oximeter.measurements_histogrami8 (32d77903-c8a5-432c-a424-db5ee25c23bc): There are no data parts | ||
| 450 | 2026.02.24 15:44:10.458322 [ 259 ] {0a6ad537-7eb7-4e04-8426-47b429e9404f} <Debug> TCPHandler: Processed in 0.005015436 sec. | ||
| 451 | 2026.02.24 15:44:10.458476 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.02.24 15:44:10.458808 [ 259 ] {d4acf37f-cfde-4981-be3e-2700d6984b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 453 | 2026.02.24 15:44:10.458943 [ 259 ] {d4acf37f-cfde-4981-be3e-2700d6984b18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.02.24 15:44:10.462205 [ 259 ] {d4acf37f-cfde-4981-be3e-2700d6984b18} <Debug> oximeter.measurements_histogramu8 (97cc1a56-b768-47f8-a0da-680d9094e9fd): Loading data parts | ||
| 455 | 2026.02.24 15:44:10.462372 [ 259 ] {d4acf37f-cfde-4981-be3e-2700d6984b18} <Debug> oximeter.measurements_histogramu8 (97cc1a56-b768-47f8-a0da-680d9094e9fd): There are no data parts | ||
| 456 | 2026.02.24 15:44:10.464454 [ 259 ] {d4acf37f-cfde-4981-be3e-2700d6984b18} <Debug> TCPHandler: Processed in 0.006026447 sec. | ||
| 457 | 2026.02.24 15:44:10.464692 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.02.24 15:44:10.464907 [ 259 ] {2b1678eb-91bc-48fd-bc43-54536080ef17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 459 | 2026.02.24 15:44:10.465053 [ 259 ] {2b1678eb-91bc-48fd-bc43-54536080ef17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.02.24 15:44:10.467062 [ 259 ] {2b1678eb-91bc-48fd-bc43-54536080ef17} <Debug> oximeter.measurements_histogrami16 (30ef14a8-1e2d-4bd0-998b-49826d46246b): Loading data parts | ||
| 461 | 2026.02.24 15:44:10.467231 [ 259 ] {2b1678eb-91bc-48fd-bc43-54536080ef17} <Debug> oximeter.measurements_histogrami16 (30ef14a8-1e2d-4bd0-998b-49826d46246b): There are no data parts | ||
| 462 | 2026.02.24 15:44:10.470310 [ 259 ] {2b1678eb-91bc-48fd-bc43-54536080ef17} <Debug> TCPHandler: Processed in 0.005670569 sec. | ||
| 463 | 2026.02.24 15:44:10.470466 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.02.24 15:44:10.470708 [ 259 ] {915741c7-d956-4c73-b299-6ffaf1752826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 465 | 2026.02.24 15:44:10.470857 [ 259 ] {915741c7-d956-4c73-b299-6ffaf1752826} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.02.24 15:44:10.473963 [ 259 ] {915741c7-d956-4c73-b299-6ffaf1752826} <Debug> oximeter.measurements_histogramu16 (c372f103-4fc5-4bd3-9fa0-4b8bf34ecac7): Loading data parts | ||
| 467 | 2026.02.24 15:44:10.474128 [ 259 ] {915741c7-d956-4c73-b299-6ffaf1752826} <Debug> oximeter.measurements_histogramu16 (c372f103-4fc5-4bd3-9fa0-4b8bf34ecac7): There are no data parts | ||
| 468 | 2026.02.24 15:44:10.476001 [ 259 ] {915741c7-d956-4c73-b299-6ffaf1752826} <Debug> TCPHandler: Processed in 0.005587438 sec. | ||
| 469 | 2026.02.24 15:44:10.476278 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.02.24 15:44:10.476503 [ 259 ] {99a711a2-10ee-4ba7-bd77-1bc590af41ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 471 | 2026.02.24 15:44:10.476640 [ 259 ] {99a711a2-10ee-4ba7-bd77-1bc590af41ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.02.24 15:44:10.478730 [ 259 ] {99a711a2-10ee-4ba7-bd77-1bc590af41ed} <Debug> oximeter.measurements_histogrami32 (ed23a044-cf0e-4bcc-aece-373047c5f0d3): Loading data parts | ||
| 473 | 2026.02.24 15:44:10.478957 [ 259 ] {99a711a2-10ee-4ba7-bd77-1bc590af41ed} <Debug> oximeter.measurements_histogrami32 (ed23a044-cf0e-4bcc-aece-373047c5f0d3): There are no data parts | ||
| 474 | 2026.02.24 15:44:10.481080 [ 259 ] {99a711a2-10ee-4ba7-bd77-1bc590af41ed} <Debug> TCPHandler: Processed in 0.004875783 sec. | ||
| 475 | 2026.02.24 15:44:10.481239 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.02.24 15:44:10.481552 [ 259 ] {bbe331dc-89fb-46a7-8c35-fadb92a73a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 477 | 2026.02.24 15:44:10.481685 [ 259 ] {bbe331dc-89fb-46a7-8c35-fadb92a73a66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.02.24 15:44:10.484249 [ 259 ] {bbe331dc-89fb-46a7-8c35-fadb92a73a66} <Debug> oximeter.measurements_histogramu32 (96cb57c8-57a9-498a-813b-c390b6df5158): Loading data parts | ||
| 479 | 2026.02.24 15:44:10.484458 [ 259 ] {bbe331dc-89fb-46a7-8c35-fadb92a73a66} <Debug> oximeter.measurements_histogramu32 (96cb57c8-57a9-498a-813b-c390b6df5158): There are no data parts | ||
| 480 | 2026.02.24 15:44:10.486074 [ 259 ] {bbe331dc-89fb-46a7-8c35-fadb92a73a66} <Debug> TCPHandler: Processed in 0.004886913 sec. | ||
| 481 | 2026.02.24 15:44:10.486320 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.02.24 15:44:10.486541 [ 259 ] {304ca536-3420-4c53-9eb0-fae794b63885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 483 | 2026.02.24 15:44:10.486681 [ 259 ] {304ca536-3420-4c53-9eb0-fae794b63885} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.02.24 15:44:10.489567 [ 259 ] {304ca536-3420-4c53-9eb0-fae794b63885} <Debug> oximeter.measurements_histogrami64 (03947fc7-eafa-41cf-b27a-0d7a115815f4): Loading data parts | ||
| 485 | 2026.02.24 15:44:10.489775 [ 259 ] {304ca536-3420-4c53-9eb0-fae794b63885} <Debug> oximeter.measurements_histogrami64 (03947fc7-eafa-41cf-b27a-0d7a115815f4): There are no data parts | ||
| 486 | 2026.02.24 15:44:10.491771 [ 259 ] {304ca536-3420-4c53-9eb0-fae794b63885} <Debug> TCPHandler: Processed in 0.005503217 sec. | ||
| 487 | 2026.02.24 15:44:10.491925 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.02.24 15:44:10.492143 [ 259 ] {b9c81e95-41aa-4a7a-98a4-410af114a3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 489 | 2026.02.24 15:44:10.492273 [ 259 ] {b9c81e95-41aa-4a7a-98a4-410af114a3f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.02.24 15:44:10.494934 [ 259 ] {b9c81e95-41aa-4a7a-98a4-410af114a3f9} <Debug> oximeter.measurements_histogramu64 (ad6cff40-6d74-4613-a208-3280e4b4fe34): Loading data parts | ||
| 491 | 2026.02.24 15:44:10.495090 [ 259 ] {b9c81e95-41aa-4a7a-98a4-410af114a3f9} <Debug> oximeter.measurements_histogramu64 (ad6cff40-6d74-4613-a208-3280e4b4fe34): There are no data parts | ||
| 492 | 2026.02.24 15:44:10.497596 [ 259 ] {b9c81e95-41aa-4a7a-98a4-410af114a3f9} <Debug> TCPHandler: Processed in 0.00572385 sec. | ||
| 493 | 2026.02.24 15:44:10.497788 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.02.24 15:44:10.498046 [ 259 ] {09128607-139c-4362-abca-68fbd981a9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 495 | 2026.02.24 15:44:10.498178 [ 259 ] {09128607-139c-4362-abca-68fbd981a9ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.02.24 15:44:10.500166 [ 259 ] {09128607-139c-4362-abca-68fbd981a9ec} <Debug> oximeter.measurements_histogramf32 (48423adf-8bff-4218-9099-59e0d95e5d1b): Loading data parts | ||
| 497 | 2026.02.24 15:44:10.500321 [ 259 ] {09128607-139c-4362-abca-68fbd981a9ec} <Debug> oximeter.measurements_histogramf32 (48423adf-8bff-4218-9099-59e0d95e5d1b): There are no data parts | ||
| 498 | 2026.02.24 15:44:10.502039 [ 259 ] {09128607-139c-4362-abca-68fbd981a9ec} <Debug> TCPHandler: Processed in 0.004301451 sec. | ||
| 499 | 2026.02.24 15:44:10.502202 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.02.24 15:44:10.502416 [ 259 ] {ed6f8085-f64d-40f8-b9d5-f6dab7f3411d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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.02.24 15:44:10.502552 [ 259 ] {ed6f8085-f64d-40f8-b9d5-f6dab7f3411d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.02.24 15:44:10.504973 [ 259 ] {ed6f8085-f64d-40f8-b9d5-f6dab7f3411d} <Debug> oximeter.measurements_histogramf64 (06a3c375-414f-4a88-91c5-cf537705632a): Loading data parts | ||
| 503 | 2026.02.24 15:44:10.505128 [ 259 ] {ed6f8085-f64d-40f8-b9d5-f6dab7f3411d} <Debug> oximeter.measurements_histogramf64 (06a3c375-414f-4a88-91c5-cf537705632a): There are no data parts | ||
| 504 | 2026.02.24 15:44:10.506544 [ 259 ] {ed6f8085-f64d-40f8-b9d5-f6dab7f3411d} <Debug> TCPHandler: Processed in 0.004392973 sec. | ||
| 505 | 2026.02.24 15:44:10.506779 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.02.24 15:44:10.506961 [ 259 ] {dd82f8fc-7ea0-4f4d-8bb1-1e2c22b0e4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) /* 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.02.24 15:44:10.507099 [ 259 ] {dd82f8fc-7ea0-4f4d-8bb1-1e2c22b0e4f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.02.24 15:44:10.508879 [ 259 ] {dd82f8fc-7ea0-4f4d-8bb1-1e2c22b0e4f8} <Debug> oximeter.fields_bool (e301cea3-1253-469c-a24e-49a95d299576): Loading data parts | ||
| 534 | 2026.02.24 15:44:10.509028 [ 259 ] {dd82f8fc-7ea0-4f4d-8bb1-1e2c22b0e4f8} <Debug> oximeter.fields_bool (e301cea3-1253-469c-a24e-49a95d299576): There are no data parts | ||
| 535 | 2026.02.24 15:44:10.512078 [ 259 ] {dd82f8fc-7ea0-4f4d-8bb1-1e2c22b0e4f8} <Debug> TCPHandler: Processed in 0.005351402 sec. | ||
| 536 | 2026.02.24 15:44:10.512234 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.02.24 15:44:10.512396 [ 259 ] {c9620c9f-c648-4f74-a616-321c9ceac336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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.02.24 15:44:10.512522 [ 259 ] {c9620c9f-c648-4f74-a616-321c9ceac336} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.02.24 15:44:10.515982 [ 259 ] {c9620c9f-c648-4f74-a616-321c9ceac336} <Debug> oximeter.fields_i8 (2f43e776-8e1e-4799-bd42-09674715ec9b): Loading data parts | ||
| 540 | 2026.02.24 15:44:10.516188 [ 259 ] {c9620c9f-c648-4f74-a616-321c9ceac336} <Debug> oximeter.fields_i8 (2f43e776-8e1e-4799-bd42-09674715ec9b): There are no data parts | ||
| 541 | 2026.02.24 15:44:10.518239 [ 259 ] {c9620c9f-c648-4f74-a616-321c9ceac336} <Debug> TCPHandler: Processed in 0.006054877 sec. | ||
| 542 | 2026.02.24 15:44:10.518385 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.02.24 15:44:10.518630 [ 259 ] {c5fcb31a-8ee4-4276-a7b8-3220e6b3647a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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.02.24 15:44:10.518762 [ 259 ] {c5fcb31a-8ee4-4276-a7b8-3220e6b3647a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.02.24 15:44:10.521717 [ 259 ] {c5fcb31a-8ee4-4276-a7b8-3220e6b3647a} <Debug> oximeter.fields_u8 (cd8a085d-d52a-425a-b7a4-bc2319daa18d): Loading data parts | ||
| 546 | 2026.02.24 15:44:10.521862 [ 259 ] {c5fcb31a-8ee4-4276-a7b8-3220e6b3647a} <Debug> oximeter.fields_u8 (cd8a085d-d52a-425a-b7a4-bc2319daa18d): There are no data parts | ||
| 547 | 2026.02.24 15:44:10.523349 [ 259 ] {c5fcb31a-8ee4-4276-a7b8-3220e6b3647a} <Debug> TCPHandler: Processed in 0.005013215 sec. | ||
| 548 | 2026.02.24 15:44:10.523517 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.02.24 15:44:10.523679 [ 259 ] {f7d34f1a-bc47-4448-b393-461141ebfb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 550 | 2026.02.24 15:44:10.523790 [ 259 ] {f7d34f1a-bc47-4448-b393-461141ebfb7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.02.24 15:44:10.525989 [ 259 ] {f7d34f1a-bc47-4448-b393-461141ebfb7e} <Debug> oximeter.fields_i16 (722283fb-99af-4d34-a377-2e78eceac948): Loading data parts | ||
| 552 | 2026.02.24 15:44:10.526147 [ 259 ] {f7d34f1a-bc47-4448-b393-461141ebfb7e} <Debug> oximeter.fields_i16 (722283fb-99af-4d34-a377-2e78eceac948): There are no data parts | ||
| 553 | 2026.02.24 15:44:10.527831 [ 259 ] {f7d34f1a-bc47-4448-b393-461141ebfb7e} <Debug> TCPHandler: Processed in 0.004365032 sec. | ||
| 554 | 2026.02.24 15:44:10.527999 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.02.24 15:44:10.528249 [ 259 ] {afa135a0-04f6-4ebe-8077-f68d1b245a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 556 | 2026.02.24 15:44:10.528372 [ 259 ] {afa135a0-04f6-4ebe-8077-f68d1b245a24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.02.24 15:44:10.530693 [ 259 ] {afa135a0-04f6-4ebe-8077-f68d1b245a24} <Debug> oximeter.fields_u16 (17251b60-25ca-4b28-a9db-4bf2925fc58f): Loading data parts | ||
| 558 | 2026.02.24 15:44:10.530847 [ 259 ] {afa135a0-04f6-4ebe-8077-f68d1b245a24} <Debug> oximeter.fields_u16 (17251b60-25ca-4b28-a9db-4bf2925fc58f): There are no data parts | ||
| 559 | 2026.02.24 15:44:10.533908 [ 259 ] {afa135a0-04f6-4ebe-8077-f68d1b245a24} <Debug> TCPHandler: Processed in 0.005974826 sec. | ||
| 560 | 2026.02.24 15:44:10.534062 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.02.24 15:44:10.534219 [ 259 ] {c33905db-04f8-412c-8752-780be2d59390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 562 | 2026.02.24 15:44:10.534345 [ 259 ] {c33905db-04f8-412c-8752-780be2d59390} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.02.24 15:44:10.536774 [ 259 ] {c33905db-04f8-412c-8752-780be2d59390} <Debug> oximeter.fields_i32 (9c93734f-eab7-4a21-8a74-6e78e7f11a2d): Loading data parts | ||
| 564 | 2026.02.24 15:44:10.536923 [ 259 ] {c33905db-04f8-412c-8752-780be2d59390} <Debug> oximeter.fields_i32 (9c93734f-eab7-4a21-8a74-6e78e7f11a2d): There are no data parts | ||
| 565 | 2026.02.24 15:44:10.538300 [ 259 ] {c33905db-04f8-412c-8752-780be2d59390} <Debug> TCPHandler: Processed in 0.00428742 sec. | ||
| 566 | 2026.02.24 15:44:10.538512 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.02.24 15:44:10.538725 [ 259 ] {05d6dc59-dd78-44a9-96c8-d27ea1374411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 568 | 2026.02.24 15:44:10.538840 [ 259 ] {05d6dc59-dd78-44a9-96c8-d27ea1374411} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.02.24 15:44:10.541618 [ 259 ] {05d6dc59-dd78-44a9-96c8-d27ea1374411} <Debug> oximeter.fields_u32 (83fff16b-8bd8-4b0f-a9bb-7a68ff596a3d): Loading data parts | ||
| 570 | 2026.02.24 15:44:10.541773 [ 259 ] {05d6dc59-dd78-44a9-96c8-d27ea1374411} <Debug> oximeter.fields_u32 (83fff16b-8bd8-4b0f-a9bb-7a68ff596a3d): There are no data parts | ||
| 571 | 2026.02.24 15:44:10.543655 [ 259 ] {05d6dc59-dd78-44a9-96c8-d27ea1374411} <Debug> TCPHandler: Processed in 0.0052062 sec. | ||
| 572 | 2026.02.24 15:44:10.543800 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.02.24 15:44:10.543958 [ 259 ] {c24b057d-6fb7-4131-966f-933c97055434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 574 | 2026.02.24 15:44:10.544084 [ 259 ] {c24b057d-6fb7-4131-966f-933c97055434} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.02.24 15:44:10.546744 [ 259 ] {c24b057d-6fb7-4131-966f-933c97055434} <Debug> oximeter.fields_i64 (5bdf3c62-69e8-40b0-b5e0-5cdc612df281): Loading data parts | ||
| 576 | 2026.02.24 15:44:10.546897 [ 259 ] {c24b057d-6fb7-4131-966f-933c97055434} <Debug> oximeter.fields_i64 (5bdf3c62-69e8-40b0-b5e0-5cdc612df281): There are no data parts | ||
| 577 | 2026.02.24 15:44:10.549079 [ 259 ] {c24b057d-6fb7-4131-966f-933c97055434} <Debug> TCPHandler: Processed in 0.005329032 sec. | ||
| 578 | 2026.02.24 15:44:10.549312 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.02.24 15:44:10.549468 [ 259 ] {1f1b818f-009d-4e92-a8cc-db6297f263cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 580 | 2026.02.24 15:44:10.549592 [ 259 ] {1f1b818f-009d-4e92-a8cc-db6297f263cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.02.24 15:44:10.551931 [ 259 ] {1f1b818f-009d-4e92-a8cc-db6297f263cf} <Debug> oximeter.fields_u64 (14f47439-f8b1-4da2-baf9-fc54ba648eb9): Loading data parts | ||
| 582 | 2026.02.24 15:44:10.552118 [ 259 ] {1f1b818f-009d-4e92-a8cc-db6297f263cf} <Debug> oximeter.fields_u64 (14f47439-f8b1-4da2-baf9-fc54ba648eb9): There are no data parts | ||
| 583 | 2026.02.24 15:44:10.553912 [ 259 ] {1f1b818f-009d-4e92-a8cc-db6297f263cf} <Debug> TCPHandler: Processed in 0.004649948 sec. | ||
| 584 | 2026.02.24 15:44:10.554053 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.02.24 15:44:10.554257 [ 259 ] {84dd34c2-ecf1-4407-b66c-2793530ed346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 586 | 2026.02.24 15:44:10.554340 [ 259 ] {84dd34c2-ecf1-4407-b66c-2793530ed346} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.02.24 15:44:10.556709 [ 259 ] {84dd34c2-ecf1-4407-b66c-2793530ed346} <Debug> oximeter.fields_ipaddr (522416dd-1ff6-4f23-bcfc-97a24eda8391): Loading data parts | ||
| 588 | 2026.02.24 15:44:10.556859 [ 259 ] {84dd34c2-ecf1-4407-b66c-2793530ed346} <Debug> oximeter.fields_ipaddr (522416dd-1ff6-4f23-bcfc-97a24eda8391): There are no data parts | ||
| 589 | 2026.02.24 15:44:10.558048 [ 259 ] {84dd34c2-ecf1-4407-b66c-2793530ed346} <Debug> TCPHandler: Processed in 0.004043975 sec. | ||
| 590 | 2026.02.24 15:44:10.558274 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.02.24 15:44:10.558428 [ 259 ] {e766732c-7cc8-4667-8c75-b15cb080341e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 592 | 2026.02.24 15:44:10.558551 [ 259 ] {e766732c-7cc8-4667-8c75-b15cb080341e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.02.24 15:44:10.560305 [ 259 ] {e766732c-7cc8-4667-8c75-b15cb080341e} <Debug> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Loading data parts | ||
| 594 | 2026.02.24 15:44:10.560559 [ 259 ] {e766732c-7cc8-4667-8c75-b15cb080341e} <Debug> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): There are no data parts | ||
| 595 | 2026.02.24 15:44:10.561933 [ 259 ] {e766732c-7cc8-4667-8c75-b15cb080341e} <Debug> TCPHandler: Processed in 0.003709088 sec. | ||
| 596 | 2026.02.24 15:44:10.562093 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.02.24 15:44:10.562348 [ 259 ] {061563c3-19ff-4d26-837b-d7f878b3e709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 598 | 2026.02.24 15:44:10.562437 [ 259 ] {061563c3-19ff-4d26-837b-d7f878b3e709} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.02.24 15:44:10.564390 [ 259 ] {061563c3-19ff-4d26-837b-d7f878b3e709} <Debug> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Loading data parts | ||
| 600 | 2026.02.24 15:44:10.564533 [ 259 ] {061563c3-19ff-4d26-837b-d7f878b3e709} <Debug> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): There are no data parts | ||
| 601 | 2026.02.24 15:44:10.566190 [ 259 ] {061563c3-19ff-4d26-837b-d7f878b3e709} <Debug> TCPHandler: Processed in 0.004153657 sec. | ||
| 602 | 2026.02.24 15:44:10.566512 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.02.24 15:44:10.566890 [ 259 ] {1d1c7d7a-6b8a-4ef4-833c-9784fabda571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.02.24 15:44:10.567094 [ 259 ] {1d1c7d7a-6b8a-4ef4-833c-9784fabda571} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.02.24 15:44:10.569068 [ 259 ] {1d1c7d7a-6b8a-4ef4-833c-9784fabda571} <Debug> oximeter.timeseries_schema (27010fd3-02a3-4ec6-947b-8cdbafe70d02): Loading data parts | ||
| 609 | 2026.02.24 15:44:10.569217 [ 259 ] {1d1c7d7a-6b8a-4ef4-833c-9784fabda571} <Debug> oximeter.timeseries_schema (27010fd3-02a3-4ec6-947b-8cdbafe70d02): There are no data parts | ||
| 610 | 2026.02.24 15:44:10.570807 [ 259 ] {1d1c7d7a-6b8a-4ef4-833c-9784fabda571} <Debug> TCPHandler: Processed in 0.004346392 sec. | ||
| 611 | 2026.02.24 15:44:10.571198 [ 260 ] {} <Trace> TCP-Session: 685237bd-03a4-42ca-b992-bdafe21881d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.02.24 15:44:10.571512 [ 260 ] {b09cda09-c196-4e60-aca3-7a2a0d1a4e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41193) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.02.24 15:44:10.572882 [ 260 ] {b09cda09-c196-4e60-aca3-7a2a0d1a4e8b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.02.24 15:44:10.588470 [ 268 ] {b09cda09-c196-4e60-aca3-7a2a0d1a4e8b} <Trace> oximeter.version (9f8f6294-6430-42ec-95b4-bdb538c005d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.02.24 15:44:10.588525 [ 268 ] {b09cda09-c196-4e60-aca3-7a2a0d1a4e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 616 | 2026.02.24 15:44:10.592926 [ 268 ] {b09cda09-c196-4e60-aca3-7a2a0d1a4e8b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.02.24 15:44:10.593558 [ 268 ] {b09cda09-c196-4e60-aca3-7a2a0d1a4e8b} <Trace> oximeter.version (9f8f6294-6430-42ec-95b4-bdb538c005d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.02.24 15:44:10.593833 [ 260 ] {b09cda09-c196-4e60-aca3-7a2a0d1a4e8b} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022471 sec., 44.50180232299408 rows/sec., 712.03 B/sec. | ||
| 619 | 2026.02.24 15:44:10.594264 [ 260 ] {b09cda09-c196-4e60-aca3-7a2a0d1a4e8b} <Debug> TCPHandler: Processed in 0.02320304 sec. | ||
| 620 | 2026.02.24 15:44:10.795948 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38456 | ||
| 621 | 2026.02.24 15:44:10.796079 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.02.24 15:44:10.796123 [ 270 ] {} <Debug> TCP-Session: ecc5f142-9ba5-40d0-a68f-5e7b3eedce00 Authenticating user 'default' from [fd00:1122:3344:101::b]:38456 | ||
| 623 | 2026.02.24 15:44:10.796247 [ 270 ] {} <Debug> TCP-Session: ecc5f142-9ba5-40d0-a68f-5e7b3eedce00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.02.24 15:44:10.796262 [ 270 ] {} <Debug> TCP-Session: ecc5f142-9ba5-40d0-a68f-5e7b3eedce00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.24 15:44:10.796337 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.02.24 15:44:10.796458 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.02.24 15:44:10.796496 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.02.24 15:44:10.797038 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34933 | ||
| 629 | 2026.02.24 15:44:10.797125 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54390 | ||
| 630 | 2026.02.24 15:44:10.797238 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.02.24 15:44:10.797280 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56288 | ||
| 632 | 2026.02.24 15:44:10.797328 [ 271 ] {} <Debug> TCP-Session: d6113bd7-a080-4778-ad19-a428517381ff Authenticating user 'default' from [fd00:1122:3344:101::b]:34933 | ||
| 633 | 2026.02.24 15:44:10.797359 [ 271 ] {} <Debug> TCP-Session: d6113bd7-a080-4778-ad19-a428517381ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2026.02.24 15:44:10.797403 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46298 | ||
| 635 | 2026.02.24 15:44:10.797393 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.02.24 15:44:10.797465 [ 271 ] {} <Debug> TCP-Session: d6113bd7-a080-4778-ad19-a428517381ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.02.24 15:44:10.797487 [ 272 ] {} <Debug> TCP-Session: d3eefb2b-f22d-4401-861a-32a11cba7ab8 Authenticating user 'default' from [fd00:1122:3344:101::b]:54390 | ||
| 638 | 2026.02.24 15:44:10.797579 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.02.24 15:44:10.797592 [ 272 ] {} <Debug> TCP-Session: d3eefb2b-f22d-4401-861a-32a11cba7ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.02.24 15:44:10.797566 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59476 | ||
| 641 | 2026.02.24 15:44:10.797693 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54498 | ||
| 642 | 2026.02.24 15:44:10.797626 [ 272 ] {} <Debug> TCP-Session: d3eefb2b-f22d-4401-861a-32a11cba7ab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.02.24 15:44:10.797628 [ 273 ] {} <Debug> TCP-Session: 5e2ae49b-c096-47f1-b99d-079e509302ce Authenticating user 'default' from [fd00:1122:3344:101::b]:56288 | ||
| 644 | 2026.02.24 15:44:10.797743 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.02.24 15:44:10.797826 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64623 | ||
| 646 | 2026.02.24 15:44:10.797871 [ 273 ] {} <Debug> TCP-Session: 5e2ae49b-c096-47f1-b99d-079e509302ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.02.24 15:44:10.797890 [ 273 ] {} <Debug> TCP-Session: 5e2ae49b-c096-47f1-b99d-079e509302ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.02.24 15:44:10.797895 [ 274 ] {} <Debug> TCP-Session: 5f2f9e8b-a6c7-4c6c-8cb6-5dd0b87b3638 Authenticating user 'default' from [fd00:1122:3344:101::b]:46298 | ||
| 649 | 2026.02.24 15:44:10.797889 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.02.24 15:44:10.797974 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.02.24 15:44:10.798044 [ 275 ] {} <Debug> TCP-Session: a42b9693-ba4a-4fa1-a946-194a072ca7ab Authenticating user 'default' from [fd00:1122:3344:101::b]:59476 | ||
| 652 | 2026.02.24 15:44:10.798016 [ 274 ] {} <Debug> TCP-Session: 5f2f9e8b-a6c7-4c6c-8cb6-5dd0b87b3638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.02.24 15:44:10.798073 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.02.24 15:44:10.798158 [ 275 ] {} <Debug> TCP-Session: a42b9693-ba4a-4fa1-a946-194a072ca7ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.02.24 15:44:10.798138 [ 276 ] {} <Debug> TCP-Session: 9a361076-536b-4874-a902-6829a5eee8de Authenticating user 'default' from [fd00:1122:3344:101::b]:54498 | ||
| 656 | 2026.02.24 15:44:10.798126 [ 274 ] {} <Debug> TCP-Session: 5f2f9e8b-a6c7-4c6c-8cb6-5dd0b87b3638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.02.24 15:44:10.798281 [ 275 ] {} <Debug> TCP-Session: a42b9693-ba4a-4fa1-a946-194a072ca7ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.02.24 15:44:10.798275 [ 276 ] {} <Debug> TCP-Session: 9a361076-536b-4874-a902-6829a5eee8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.02.24 15:44:10.798272 [ 277 ] {} <Debug> TCP-Session: 4b553ec3-058a-4eb3-837b-d0f692a91569 Authenticating user 'default' from [fd00:1122:3344:101::b]:64623 | ||
| 660 | 2026.02.24 15:44:10.798568 [ 276 ] {} <Debug> TCP-Session: 9a361076-536b-4874-a902-6829a5eee8de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.02.24 15:44:10.798802 [ 277 ] {} <Debug> TCP-Session: 4b553ec3-058a-4eb3-837b-d0f692a91569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.24 15:44:10.798832 [ 277 ] {} <Debug> TCP-Session: 4b553ec3-058a-4eb3-837b-d0f692a91569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.24 15:44:11.001193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.74 MiB, peak 125.74 MiB, free memory in arenas 0.00 B, will set to 139.08 MiB (RSS), difference: 13.34 MiB | ||
| 664 | 2026.02.24 15:44:13.117820 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45406 | ||
| 665 | 2026.02.24 15:44:13.117982 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.02.24 15:44:13.118013 [ 278 ] {} <Debug> TCP-Session: 3cd8efe7-1678-43ce-81c4-8a4ece993e03 Authenticating user 'default' from [fd00:1122:3344:101::a]:45406 | ||
| 667 | 2026.02.24 15:44:13.118145 [ 278 ] {} <Debug> TCP-Session: 3cd8efe7-1678-43ce-81c4-8a4ece993e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.02.24 15:44:13.118163 [ 278 ] {} <Debug> TCP-Session: 3cd8efe7-1678-43ce-81c4-8a4ece993e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.02.24 15:44:13.118224 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.02.24 15:44:13.118321 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.02.24 15:44:13.118337 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.02.24 15:44:13.118917 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49448 | ||
| 673 | 2026.02.24 15:44:13.118924 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33580 | ||
| 674 | 2026.02.24 15:44:13.119136 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41771 | ||
| 675 | 2026.02.24 15:44:13.119148 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52026 | ||
| 676 | 2026.02.24 15:44:13.119175 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.02.24 15:44:13.119230 [ 280 ] {} <Debug> TCP-Session: 51442ded-bc93-46b1-a67e-647c04fe0c1b Authenticating user 'default' from [fd00:1122:3344:101::a]:49448 | ||
| 678 | 2026.02.24 15:44:13.119242 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56775 | ||
| 679 | 2026.02.24 15:44:13.119355 [ 280 ] {} <Debug> TCP-Session: 51442ded-bc93-46b1-a67e-647c04fe0c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.02.24 15:44:13.119386 [ 280 ] {} <Debug> TCP-Session: 51442ded-bc93-46b1-a67e-647c04fe0c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.02.24 15:44:13.119393 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46591 | ||
| 682 | 2026.02.24 15:44:13.119467 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.02.24 15:44:13.119489 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.02.24 15:44:13.119526 [ 282 ] {} <Debug> TCP-Session: 4792e81d-3e03-4f9b-88d2-149bf78f6a56 Authenticating user 'default' from [fd00:1122:3344:101::a]:41771 | ||
| 685 | 2026.02.24 15:44:13.119580 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60584 | ||
| 686 | 2026.02.24 15:44:13.119591 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.02.24 15:44:13.119525 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.02.24 15:44:13.119669 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.02.24 15:44:13.119667 [ 282 ] {} <Debug> TCP-Session: 4792e81d-3e03-4f9b-88d2-149bf78f6a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.02.24 15:44:13.119667 [ 283 ] {} <Debug> TCP-Session: 64333608-730a-4604-bb4d-d07a625d2e9a Authenticating user 'default' from [fd00:1122:3344:101::a]:56775 | ||
| 691 | 2026.02.24 15:44:13.119758 [ 279 ] {} <Debug> TCP-Session: db6ac921-e2da-4aa3-9369-b3b4d5e5978a Authenticating user 'default' from [fd00:1122:3344:101::a]:33580 | ||
| 692 | 2026.02.24 15:44:13.119776 [ 283 ] {} <Debug> TCP-Session: 64333608-730a-4604-bb4d-d07a625d2e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.02.24 15:44:13.119778 [ 284 ] {} <Debug> TCP-Session: b3d377d1-8df9-4b76-9eb2-1261597ca8ff Authenticating user 'default' from [fd00:1122:3344:101::a]:46591 | ||
| 694 | 2026.02.24 15:44:13.119752 [ 282 ] {} <Debug> TCP-Session: 4792e81d-3e03-4f9b-88d2-149bf78f6a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.02.24 15:44:13.119879 [ 283 ] {} <Debug> TCP-Session: 64333608-730a-4604-bb4d-d07a625d2e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.24 15:44:13.119872 [ 284 ] {} <Debug> TCP-Session: b3d377d1-8df9-4b76-9eb2-1261597ca8ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.02.24 15:44:13.119863 [ 279 ] {} <Debug> TCP-Session: db6ac921-e2da-4aa3-9369-b3b4d5e5978a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.02.24 15:44:13.120028 [ 284 ] {} <Debug> TCP-Session: b3d377d1-8df9-4b76-9eb2-1261597ca8ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.02.24 15:44:13.119535 [ 281 ] {} <Debug> TCP-Session: bc3b9a04-c549-49bb-95f6-e964581dd1cd Authenticating user 'default' from [fd00:1122:3344:101::a]:52026 | ||
| 700 | 2026.02.24 15:44:13.120129 [ 279 ] {} <Debug> TCP-Session: db6ac921-e2da-4aa3-9369-b3b4d5e5978a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.24 15:44:13.120166 [ 281 ] {} <Debug> TCP-Session: bc3b9a04-c549-49bb-95f6-e964581dd1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.02.24 15:44:13.119782 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.02.24 15:44:13.120252 [ 281 ] {} <Debug> TCP-Session: bc3b9a04-c549-49bb-95f6-e964581dd1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.24 15:44:13.120274 [ 285 ] {} <Debug> TCP-Session: 67f78387-ee67-41ee-84bc-6fa7edd852c7 Authenticating user 'default' from [fd00:1122:3344:101::a]:60584 | ||
| 705 | 2026.02.24 15:44:13.120408 [ 285 ] {} <Debug> TCP-Session: 67f78387-ee67-41ee-84bc-6fa7edd852c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.24 15:44:13.120422 [ 285 ] {} <Debug> TCP-Session: 67f78387-ee67-41ee-84bc-6fa7edd852c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.02.24 15:44:17.412529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.02.24 15:44:17.412590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.02.24 15:44:17.412623 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.02.24 15:44:17.412681 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.02.24 15:44:17.416243 [ 245 ] {} <Debug> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Loading data parts | ||
| 712 | 2026.02.24 15:44:17.416434 [ 245 ] {} <Debug> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): There are no data parts | ||
| 713 | 2026.02.24 15:44:17.420155 [ 245 ] {} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.02.24 15:44:17.420306 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 715 | 2026.02.24 15:44:17.425835 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.02.24 15:44:17.426466 [ 245 ] {} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.02.24 15:44:17.426816 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.02.24 15:44:17.429185 [ 244 ] {} <Debug> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): Loading data parts | ||
| 719 | 2026.02.24 15:44:17.429328 [ 244 ] {} <Debug> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): There are no data parts | ||
| 720 | 2026.02.24 15:44:17.453299 [ 244 ] {} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.24 15:44:17.453441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 722 | 2026.02.24 15:44:17.459690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.24 15:44:17.460901 [ 244 ] {} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): 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.02.24 15:44:17.463977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.02.24 15:44:18.000745 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.87 MiB, peak 148.87 MiB, free memory in arenas 0.00 B, will set to 153.92 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2026.02.24 15:44:19.912242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.24 15:44:19.912469 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.24 15:44:19.916507 [ 243 ] {} <Debug> system.query_log (58239338-783f-48a7-955b-6a89b1c349ee): Loading data parts | ||
| 729 | 2026.02.24 15:44:19.916755 [ 243 ] {} <Debug> system.query_log (58239338-783f-48a7-955b-6a89b1c349ee): There are no data parts | ||
| 730 | 2026.02.24 15:44:19.922234 [ 243 ] {} <Trace> system.query_log (58239338-783f-48a7-955b-6a89b1c349ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.24 15:44:19.922375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 732 | 2026.02.24 15:44:19.924151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.24 15:44:19.924715 [ 243 ] {} <Trace> system.query_log (58239338-783f-48a7-955b-6a89b1c349ee): 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.02.24 15:44:19.924995 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.24 15:44:20.001111 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 158.11 MiB, free memory in arenas 0.00 B, will set to 154.91 MiB (RSS), difference: -3.20 MiB | ||
| 736 | 2026.02.24 15:44:24.885671 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.02.24 15:44:24.885766 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.02.24 15:44:24.927751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.02.24 15:44:24.928778 [ 245 ] {} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.02.24 15:44:24.928814 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 741 | 2026.02.24 15:44:24.929587 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.02.24 15:44:24.930121 [ 245 ] {} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): 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.02.24 15:44:24.930266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.02.24 15:44:24.964913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.02.24 15:44:24.982161 [ 244 ] {} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.02.24 15:44:24.982321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 747 | 2026.02.24 15:44:24.988699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.02.24 15:44:24.989819 [ 244 ] {} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): 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.02.24 15:44:24.992695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.02.24 15:44:25.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.66 MiB, peak 159.66 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 2.16 MiB | ||
| 751 | 2026.02.24 15:44:30.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.85 MiB, peak 159.66 MiB, free memory in arenas 0.00 B, will set to 157.88 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.02.24 15:44:30.611040 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.02.24 15:44:30.611217 [ 259 ] {2776cc5f-3f90-48b7-9d1e-6935cd438059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.02.24 15:44:30.611613 [ 259 ] {2776cc5f-3f90-48b7-9d1e-6935cd438059} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.02.24 15:44:30.611820 [ 259 ] {2776cc5f-3f90-48b7-9d1e-6935cd438059} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.02.24 15:44:30.612462 [ 259 ] {2776cc5f-3f90-48b7-9d1e-6935cd438059} <Debug> TCPHandler: Processed in 0.001545402 sec. | ||
| 757 | 2026.02.24 15:44:30.615973 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.02.24 15:44:30.616101 [ 259 ] {cc2dbafe-6c46-4d18-85b8-128aaa2fe2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.02.24 15:44:30.618309 [ 259 ] {cc2dbafe-6c46-4d18-85b8-128aaa2fe2e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.02.24 15:44:30.618360 [ 259 ] {cc2dbafe-6c46-4d18-85b8-128aaa2fe2e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.02.24 15:44:30.618803 [ 259 ] {cc2dbafe-6c46-4d18-85b8-128aaa2fe2e6} <Debug> TCPHandler: Processed in 0.002882251 sec. | ||
| 762 | 2026.02.24 15:44:30.619050 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.02.24 15:44:30.619174 [ 259 ] {869bac19-da91-4e98-8691-94d6654c27ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.02.24 15:44:30.619453 [ 259 ] {869bac19-da91-4e98-8691-94d6654c27ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.02.24 15:44:30.619497 [ 259 ] {869bac19-da91-4e98-8691-94d6654c27ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.02.24 15:44:30.619840 [ 259 ] {869bac19-da91-4e98-8691-94d6654c27ad} <Debug> TCPHandler: Processed in 0.000848668 sec. | ||
| 767 | 2026.02.24 15:44:30.620061 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.02.24 15:44:30.620174 [ 259 ] {9e5bb308-7d08-4924-b2ca-44ebcca98d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 769 | 2026.02.24 15:44:30.620412 [ 259 ] {9e5bb308-7d08-4924-b2ca-44ebcca98d20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.02.24 15:44:30.620456 [ 259 ] {9e5bb308-7d08-4924-b2ca-44ebcca98d20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.02.24 15:44:30.620817 [ 259 ] {9e5bb308-7d08-4924-b2ca-44ebcca98d20} <Debug> TCPHandler: Processed in 0.000806387 sec. | ||
| 772 | 2026.02.24 15:44:30.621014 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.02.24 15:44:30.621127 [ 259 ] {5ad365c6-df59-4ce3-94ae-dd1ddcbd0f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 774 | 2026.02.24 15:44:30.621360 [ 259 ] {5ad365c6-df59-4ce3-94ae-dd1ddcbd0f4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.02.24 15:44:30.621401 [ 259 ] {5ad365c6-df59-4ce3-94ae-dd1ddcbd0f4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.02.24 15:44:30.621722 [ 259 ] {5ad365c6-df59-4ce3-94ae-dd1ddcbd0f4a} <Debug> TCPHandler: Processed in 0.000755706 sec. | ||
| 777 | 2026.02.24 15:44:30.621920 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.02.24 15:44:30.622032 [ 259 ] {bf0e18bb-a659-456c-bcad-914b50bc52cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 779 | 2026.02.24 15:44:30.622265 [ 259 ] {bf0e18bb-a659-456c-bcad-914b50bc52cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.02.24 15:44:30.622307 [ 259 ] {bf0e18bb-a659-456c-bcad-914b50bc52cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.02.24 15:44:30.622617 [ 259 ] {bf0e18bb-a659-456c-bcad-914b50bc52cb} <Debug> TCPHandler: Processed in 0.000746396 sec. | ||
| 782 | 2026.02.24 15:44:30.622824 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.02.24 15:44:30.622939 [ 259 ] {79131dad-014e-4941-aa54-e799ffdbb22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 784 | 2026.02.24 15:44:30.623173 [ 259 ] {79131dad-014e-4941-aa54-e799ffdbb22e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.02.24 15:44:30.623215 [ 259 ] {79131dad-014e-4941-aa54-e799ffdbb22e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.02.24 15:44:30.623534 [ 259 ] {79131dad-014e-4941-aa54-e799ffdbb22e} <Debug> TCPHandler: Processed in 0.000758916 sec. | ||
| 787 | 2026.02.24 15:44:30.623744 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.02.24 15:44:30.623858 [ 259 ] {ac06897e-599c-4b65-b69d-4ee0cd8513e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 789 | 2026.02.24 15:44:30.624100 [ 259 ] {ac06897e-599c-4b65-b69d-4ee0cd8513e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.02.24 15:44:30.624142 [ 259 ] {ac06897e-599c-4b65-b69d-4ee0cd8513e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.02.24 15:44:30.624447 [ 259 ] {ac06897e-599c-4b65-b69d-4ee0cd8513e4} <Debug> TCPHandler: Processed in 0.000750316 sec. | ||
| 792 | 2026.02.24 15:44:30.624652 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.02.24 15:44:30.624767 [ 259 ] {e996a445-4b41-4b87-8e08-355ad4524132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 794 | 2026.02.24 15:44:30.625008 [ 259 ] {e996a445-4b41-4b87-8e08-355ad4524132} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.02.24 15:44:30.625050 [ 259 ] {e996a445-4b41-4b87-8e08-355ad4524132} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.02.24 15:44:30.625353 [ 259 ] {e996a445-4b41-4b87-8e08-355ad4524132} <Debug> TCPHandler: Processed in 0.000749196 sec. | ||
| 797 | 2026.02.24 15:44:30.625548 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.02.24 15:44:30.625663 [ 259 ] {5696fae5-400e-48fb-a819-2e7b31c52c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 799 | 2026.02.24 15:44:30.625901 [ 259 ] {5696fae5-400e-48fb-a819-2e7b31c52c85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.02.24 15:44:30.625942 [ 259 ] {5696fae5-400e-48fb-a819-2e7b31c52c85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.02.24 15:44:30.626244 [ 259 ] {5696fae5-400e-48fb-a819-2e7b31c52c85} <Debug> TCPHandler: Processed in 0.000744426 sec. | ||
| 802 | 2026.02.24 15:44:30.626434 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.02.24 15:44:30.626548 [ 259 ] {def93326-5f3b-4f0b-96e3-8de89679d26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 804 | 2026.02.24 15:44:30.626785 [ 259 ] {def93326-5f3b-4f0b-96e3-8de89679d26e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.02.24 15:44:30.626827 [ 259 ] {def93326-5f3b-4f0b-96e3-8de89679d26e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.02.24 15:44:30.627138 [ 259 ] {def93326-5f3b-4f0b-96e3-8de89679d26e} <Debug> TCPHandler: Processed in 0.000751715 sec. | ||
| 807 | 2026.02.24 15:44:30.627346 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.02.24 15:44:30.627461 [ 259 ] {40962bf3-220a-4f5b-bc4f-fc72fd292334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 809 | 2026.02.24 15:44:30.627702 [ 259 ] {40962bf3-220a-4f5b-bc4f-fc72fd292334} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.02.24 15:44:30.627744 [ 259 ] {40962bf3-220a-4f5b-bc4f-fc72fd292334} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.02.24 15:44:30.628044 [ 259 ] {40962bf3-220a-4f5b-bc4f-fc72fd292334} <Debug> TCPHandler: Processed in 0.000747226 sec. | ||
| 812 | 2026.02.24 15:44:30.628248 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.02.24 15:44:30.628367 [ 259 ] {0403241e-8d67-4d66-a763-0cb307b1a06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 814 | 2026.02.24 15:44:30.628610 [ 259 ] {0403241e-8d67-4d66-a763-0cb307b1a06c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.02.24 15:44:30.628652 [ 259 ] {0403241e-8d67-4d66-a763-0cb307b1a06c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.02.24 15:44:30.628974 [ 259 ] {0403241e-8d67-4d66-a763-0cb307b1a06c} <Debug> TCPHandler: Processed in 0.000774306 sec. | ||
| 817 | 2026.02.24 15:44:30.629179 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.02.24 15:44:30.629294 [ 259 ] {8fb16684-9b17-472b-b463-cb40c35cdf9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 819 | 2026.02.24 15:44:30.629535 [ 259 ] {8fb16684-9b17-472b-b463-cb40c35cdf9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.02.24 15:44:30.629577 [ 259 ] {8fb16684-9b17-472b-b463-cb40c35cdf9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.02.24 15:44:30.629899 [ 259 ] {8fb16684-9b17-472b-b463-cb40c35cdf9e} <Debug> TCPHandler: Processed in 0.000769237 sec. | ||
| 822 | 2026.02.24 15:44:30.630103 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.02.24 15:44:30.630218 [ 259 ] {455d8e92-3919-4eab-a312-5533fbbb8586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 824 | 2026.02.24 15:44:30.630464 [ 259 ] {455d8e92-3919-4eab-a312-5533fbbb8586} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.02.24 15:44:30.630505 [ 259 ] {455d8e92-3919-4eab-a312-5533fbbb8586} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.02.24 15:44:30.630821 [ 259 ] {455d8e92-3919-4eab-a312-5533fbbb8586} <Debug> TCPHandler: Processed in 0.000766606 sec. | ||
| 827 | 2026.02.24 15:44:30.631460 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.02.24 15:44:30.631575 [ 259 ] {eb360f74-3e5f-42df-aec6-b1758b42b5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) 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) | ||
| 829 | 2026.02.24 15:44:30.631820 [ 259 ] {eb360f74-3e5f-42df-aec6-b1758b42b5d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.02.24 15:44:30.631860 [ 259 ] {eb360f74-3e5f-42df-aec6-b1758b42b5d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.02.24 15:44:30.632171 [ 259 ] {eb360f74-3e5f-42df-aec6-b1758b42b5d4} <Debug> TCPHandler: Processed in 0.000759686 sec. | ||
| 832 | 2026.02.24 15:44:30.632381 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.02.24 15:44:30.632499 [ 259 ] {fbd4ec61-1b52-4b61-bd80-67d2c2dc4bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.02.24 15:44:30.632750 [ 259 ] {fbd4ec61-1b52-4b61-bd80-67d2c2dc4bb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.02.24 15:44:30.632792 [ 259 ] {fbd4ec61-1b52-4b61-bd80-67d2c2dc4bb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.02.24 15:44:30.633114 [ 259 ] {fbd4ec61-1b52-4b61-bd80-67d2c2dc4bb9} <Debug> TCPHandler: Processed in 0.000781687 sec. | ||
| 837 | 2026.02.24 15:44:30.633309 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.02.24 15:44:30.633427 [ 259 ] {1c6df6ec-b533-4f45-9c26-add459f146e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.02.24 15:44:30.633680 [ 259 ] {1c6df6ec-b533-4f45-9c26-add459f146e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.02.24 15:44:30.633722 [ 259 ] {1c6df6ec-b533-4f45-9c26-add459f146e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.02.24 15:44:30.634027 [ 259 ] {1c6df6ec-b533-4f45-9c26-add459f146e6} <Debug> TCPHandler: Processed in 0.000766886 sec. | ||
| 842 | 2026.02.24 15:44:30.634246 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.02.24 15:44:30.634363 [ 259 ] {2c70b2b2-cd5b-491a-8917-c215a853b05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.02.24 15:44:30.634616 [ 259 ] {2c70b2b2-cd5b-491a-8917-c215a853b05b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.02.24 15:44:30.634657 [ 259 ] {2c70b2b2-cd5b-491a-8917-c215a853b05b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.02.24 15:44:30.634975 [ 259 ] {2c70b2b2-cd5b-491a-8917-c215a853b05b} <Debug> TCPHandler: Processed in 0.000776497 sec. | ||
| 847 | 2026.02.24 15:44:30.635824 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.02.24 15:44:30.635943 [ 259 ] {b0ebd701-33e3-4c4c-ad2d-2990d440bd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.02.24 15:44:30.636199 [ 259 ] {b0ebd701-33e3-4c4c-ad2d-2990d440bd56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.02.24 15:44:30.636241 [ 259 ] {b0ebd701-33e3-4c4c-ad2d-2990d440bd56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.02.24 15:44:30.636582 [ 259 ] {b0ebd701-33e3-4c4c-ad2d-2990d440bd56} <Debug> TCPHandler: Processed in 0.000806797 sec. | ||
| 852 | 2026.02.24 15:44:30.638797 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.02.24 15:44:30.638943 [ 259 ] {26c0542e-80a1-4c8a-925a-3d97da3c514f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.02.24 15:44:30.639258 [ 259 ] {26c0542e-80a1-4c8a-925a-3d97da3c514f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.02.24 15:44:30.639308 [ 259 ] {26c0542e-80a1-4c8a-925a-3d97da3c514f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.02.24 15:44:30.639682 [ 259 ] {26c0542e-80a1-4c8a-925a-3d97da3c514f} <Debug> TCPHandler: Processed in 0.000939469 sec. | ||
| 857 | 2026.02.24 15:44:30.640222 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.02.24 15:44:30.640341 [ 259 ] {33aaa4aa-ec43-4ced-aff5-11ff81dbe007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.02.24 15:44:30.640596 [ 259 ] {33aaa4aa-ec43-4ced-aff5-11ff81dbe007} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.02.24 15:44:30.640637 [ 259 ] {33aaa4aa-ec43-4ced-aff5-11ff81dbe007} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.02.24 15:44:30.640947 [ 259 ] {33aaa4aa-ec43-4ced-aff5-11ff81dbe007} <Debug> TCPHandler: Processed in 0.000772836 sec. | ||
| 862 | 2026.02.24 15:44:30.641178 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.02.24 15:44:30.641299 [ 259 ] {842c5ad3-9b66-42c7-b269-f4d79931334b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.02.24 15:44:30.641556 [ 259 ] {842c5ad3-9b66-42c7-b269-f4d79931334b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.02.24 15:44:30.641597 [ 259 ] {842c5ad3-9b66-42c7-b269-f4d79931334b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.02.24 15:44:30.641909 [ 259 ] {842c5ad3-9b66-42c7-b269-f4d79931334b} <Debug> TCPHandler: Processed in 0.000779866 sec. | ||
| 867 | 2026.02.24 15:44:30.642214 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.02.24 15:44:30.642333 [ 259 ] {e43c0948-9d4b-4045-8872-796984e407b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.02.24 15:44:30.642591 [ 259 ] {e43c0948-9d4b-4045-8872-796984e407b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.02.24 15:44:30.642632 [ 259 ] {e43c0948-9d4b-4045-8872-796984e407b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.02.24 15:44:30.642945 [ 259 ] {e43c0948-9d4b-4045-8872-796984e407b4} <Debug> TCPHandler: Processed in 0.000779256 sec. | ||
| 872 | 2026.02.24 15:44:30.643196 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.02.24 15:44:30.643317 [ 259 ] {e08cb24a-4983-4571-82e7-09e0f4981938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.02.24 15:44:30.643578 [ 259 ] {e08cb24a-4983-4571-82e7-09e0f4981938} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.02.24 15:44:30.643619 [ 259 ] {e08cb24a-4983-4571-82e7-09e0f4981938} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.02.24 15:44:30.643942 [ 259 ] {e08cb24a-4983-4571-82e7-09e0f4981938} <Debug> TCPHandler: Processed in 0.000794467 sec. | ||
| 877 | 2026.02.24 15:44:30.644243 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.02.24 15:44:30.644364 [ 259 ] {22f80112-26dc-4bae-992d-11c56e1500ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.02.24 15:44:30.644629 [ 259 ] {22f80112-26dc-4bae-992d-11c56e1500ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.02.24 15:44:30.644670 [ 259 ] {22f80112-26dc-4bae-992d-11c56e1500ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.02.24 15:44:30.644981 [ 259 ] {22f80112-26dc-4bae-992d-11c56e1500ec} <Debug> TCPHandler: Processed in 0.000787106 sec. | ||
| 882 | 2026.02.24 15:44:30.645228 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.02.24 15:44:30.645349 [ 259 ] {b20855ee-522c-4ea9-9b8b-5c3e67a0d7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.02.24 15:44:30.645612 [ 259 ] {b20855ee-522c-4ea9-9b8b-5c3e67a0d7e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.02.24 15:44:30.645653 [ 259 ] {b20855ee-522c-4ea9-9b8b-5c3e67a0d7e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.02.24 15:44:30.645995 [ 259 ] {b20855ee-522c-4ea9-9b8b-5c3e67a0d7e5} <Debug> TCPHandler: Processed in 0.000815778 sec. | ||
| 887 | 2026.02.24 15:44:30.646232 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.02.24 15:44:30.646363 [ 259 ] {b69f5ed6-cdf3-4db7-ae54-9f73eed9fd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 889 | 2026.02.24 15:44:30.646656 [ 259 ] {b69f5ed6-cdf3-4db7-ae54-9f73eed9fd4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.02.24 15:44:30.646700 [ 259 ] {b69f5ed6-cdf3-4db7-ae54-9f73eed9fd4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.02.24 15:44:30.647031 [ 259 ] {b69f5ed6-cdf3-4db7-ae54-9f73eed9fd4f} <Debug> TCPHandler: Processed in 0.000848077 sec. | ||
| 892 | 2026.02.24 15:44:30.647261 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.02.24 15:44:30.647389 [ 259 ] {9d2d3937-be85-403d-8971-1b45733396f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 894 | 2026.02.24 15:44:30.647673 [ 259 ] {9d2d3937-be85-403d-8971-1b45733396f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.02.24 15:44:30.647717 [ 259 ] {9d2d3937-be85-403d-8971-1b45733396f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.02.24 15:44:30.648041 [ 259 ] {9d2d3937-be85-403d-8971-1b45733396f2} <Debug> TCPHandler: Processed in 0.000828318 sec. | ||
| 897 | 2026.02.24 15:44:30.648265 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.02.24 15:44:30.648391 [ 259 ] {f2625410-ff54-433d-a816-e885b47be5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 899 | 2026.02.24 15:44:30.648671 [ 259 ] {f2625410-ff54-433d-a816-e885b47be5db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.02.24 15:44:30.648714 [ 259 ] {f2625410-ff54-433d-a816-e885b47be5db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.02.24 15:44:30.649035 [ 259 ] {f2625410-ff54-433d-a816-e885b47be5db} <Debug> TCPHandler: Processed in 0.000817868 sec. | ||
| 902 | 2026.02.24 15:44:30.656664 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.02.24 15:44:30.656795 [ 259 ] {1bf25bb7-e03a-4650-a895-0e00da903178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 904 | 2026.02.24 15:44:30.657074 [ 259 ] {1bf25bb7-e03a-4650-a895-0e00da903178} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.02.24 15:44:30.657116 [ 259 ] {1bf25bb7-e03a-4650-a895-0e00da903178} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.02.24 15:44:30.657448 [ 259 ] {1bf25bb7-e03a-4650-a895-0e00da903178} <Debug> TCPHandler: Processed in 0.000835017 sec. | ||
| 907 | 2026.02.24 15:44:30.663910 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.02.24 15:44:30.664019 [ 259 ] {9261e994-4186-4bf9-93a4-467afa85f013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 909 | 2026.02.24 15:44:30.664059 [ 259 ] {9261e994-4186-4bf9-93a4-467afa85f013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.02.24 15:44:30.664682 [ 259 ] {9261e994-4186-4bf9-93a4-467afa85f013} <Trace> oximeter.timeseries_schema (27010fd3-02a3-4ec6-947b-8cdbafe70d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.02.24 15:44:30.664727 [ 259 ] {9261e994-4186-4bf9-93a4-467afa85f013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 912 | 2026.02.24 15:44:30.665307 [ 259 ] {9261e994-4186-4bf9-93a4-467afa85f013} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.02.24 15:44:30.665740 [ 259 ] {9261e994-4186-4bf9-93a4-467afa85f013} <Trace> oximeter.timeseries_schema (27010fd3-02a3-4ec6-947b-8cdbafe70d02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.02.24 15:44:30.665889 [ 259 ] {9261e994-4186-4bf9-93a4-467afa85f013} <Debug> executeQuery: Read 31 rows, 7.12 KiB in 0.001901 sec., 16307.206733298264 rows/sec., 3.66 MiB/sec. | ||
| 915 | 2026.02.24 15:44:30.665971 [ 259 ] {9261e994-4186-4bf9-93a4-467afa85f013} <Debug> TCPHandler: Processed in 0.002111515 sec. | ||
| 916 | 2026.02.24 15:44:30.666172 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.02.24 15:44:30.666296 [ 259 ] {d55c77fa-ff43-4fce-a508-9aeb7f03b38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 918 | 2026.02.24 15:44:30.666341 [ 259 ] {d55c77fa-ff43-4fce-a508-9aeb7f03b38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 919 | 2026.02.24 15:44:30.669030 [ 259 ] {d55c77fa-ff43-4fce-a508-9aeb7f03b38d} <Trace> oximeter.fields_i16 (722283fb-99af-4d34-a377-2e78eceac948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.02.24 15:44:30.669063 [ 259 ] {d55c77fa-ff43-4fce-a508-9aeb7f03b38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 921 | 2026.02.24 15:44:30.669580 [ 259 ] {d55c77fa-ff43-4fce-a508-9aeb7f03b38d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.02.24 15:44:30.670075 [ 259 ] {d55c77fa-ff43-4fce-a508-9aeb7f03b38d} <Trace> oximeter.fields_i16 (722283fb-99af-4d34-a377-2e78eceac948): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.02.24 15:44:30.670211 [ 259 ] {d55c77fa-ff43-4fce-a508-9aeb7f03b38d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003937 sec., 72136.14427228854 rows/sec., 4.58 MiB/sec. | ||
| 924 | 2026.02.24 15:44:30.670249 [ 259 ] {d55c77fa-ff43-4fce-a508-9aeb7f03b38d} <Debug> TCPHandler: Processed in 0.004138777 sec. | ||
| 925 | 2026.02.24 15:44:30.670379 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.02.24 15:44:30.670475 [ 259 ] {9c6cb4ac-6084-403a-9b37-b7b429d10f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 927 | 2026.02.24 15:44:30.670516 [ 259 ] {9c6cb4ac-6084-403a-9b37-b7b429d10f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 928 | 2026.02.24 15:44:30.670961 [ 259 ] {9c6cb4ac-6084-403a-9b37-b7b429d10f7e} <Trace> oximeter.fields_ipaddr (522416dd-1ff6-4f23-bcfc-97a24eda8391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.02.24 15:44:30.671000 [ 259 ] {9c6cb4ac-6084-403a-9b37-b7b429d10f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 930 | 2026.02.24 15:44:30.671464 [ 259 ] {9c6cb4ac-6084-403a-9b37-b7b429d10f7e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.02.24 15:44:30.671984 [ 259 ] {9c6cb4ac-6084-403a-9b37-b7b429d10f7e} <Trace> oximeter.fields_ipaddr (522416dd-1ff6-4f23-bcfc-97a24eda8391): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.02.24 15:44:30.672120 [ 259 ] {9c6cb4ac-6084-403a-9b37-b7b429d10f7e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001662 sec., 4813.477737665463 rows/sec., 392.51 KiB/sec. | ||
| 933 | 2026.02.24 15:44:30.672157 [ 259 ] {9c6cb4ac-6084-403a-9b37-b7b429d10f7e} <Debug> TCPHandler: Processed in 0.001827868 sec. | ||
| 934 | 2026.02.24 15:44:30.672278 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.02.24 15:44:30.672375 [ 259 ] {bd1bc231-a889-4bc0-92aa-d3b9531da9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 936 | 2026.02.24 15:44:30.672415 [ 259 ] {bd1bc231-a889-4bc0-92aa-d3b9531da9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 937 | 2026.02.24 15:44:30.673289 [ 259 ] {bd1bc231-a889-4bc0-92aa-d3b9531da9af} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.02.24 15:44:30.673328 [ 259 ] {bd1bc231-a889-4bc0-92aa-d3b9531da9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 939 | 2026.02.24 15:44:30.673875 [ 259 ] {bd1bc231-a889-4bc0-92aa-d3b9531da9af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.02.24 15:44:30.674385 [ 259 ] {bd1bc231-a889-4bc0-92aa-d3b9531da9af} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.02.24 15:44:30.674519 [ 259 ] {bd1bc231-a889-4bc0-92aa-d3b9531da9af} <Debug> executeQuery: Read 801 rows, 64.48 KiB in 0.002164 sec., 370147.8743068392 rows/sec., 29.10 MiB/sec. | ||
| 942 | 2026.02.24 15:44:30.674557 [ 259 ] {bd1bc231-a889-4bc0-92aa-d3b9531da9af} <Debug> TCPHandler: Processed in 0.002329079 sec. | ||
| 943 | 2026.02.24 15:44:30.674675 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.02.24 15:44:30.674772 [ 259 ] {e8869dd1-6d7c-48a2-83a5-392e412b9e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 945 | 2026.02.24 15:44:30.674812 [ 259 ] {e8869dd1-6d7c-48a2-83a5-392e412b9e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 946 | 2026.02.24 15:44:30.675269 [ 259 ] {e8869dd1-6d7c-48a2-83a5-392e412b9e7a} <Trace> oximeter.fields_u16 (17251b60-25ca-4b28-a9db-4bf2925fc58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.02.24 15:44:30.675306 [ 259 ] {e8869dd1-6d7c-48a2-83a5-392e412b9e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 948 | 2026.02.24 15:44:30.675747 [ 259 ] {e8869dd1-6d7c-48a2-83a5-392e412b9e7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.02.24 15:44:30.676187 [ 259 ] {e8869dd1-6d7c-48a2-83a5-392e412b9e7a} <Trace> oximeter.fields_u16 (17251b60-25ca-4b28-a9db-4bf2925fc58f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.02.24 15:44:30.676318 [ 259 ] {e8869dd1-6d7c-48a2-83a5-392e412b9e7a} <Debug> executeQuery: Read 150 rows, 9.10 KiB in 0.001565 sec., 95846.64536741214 rows/sec., 5.68 MiB/sec. | ||
| 951 | 2026.02.24 15:44:30.676354 [ 259 ] {e8869dd1-6d7c-48a2-83a5-392e412b9e7a} <Debug> TCPHandler: Processed in 0.001730347 sec. | ||
| 952 | 2026.02.24 15:44:30.676475 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.02.24 15:44:30.676568 [ 259 ] {506eb807-880c-4f5a-806b-092651e6595a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 954 | 2026.02.24 15:44:30.676608 [ 259 ] {506eb807-880c-4f5a-806b-092651e6595a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 955 | 2026.02.24 15:44:30.677091 [ 259 ] {506eb807-880c-4f5a-806b-092651e6595a} <Trace> oximeter.fields_u32 (83fff16b-8bd8-4b0f-a9bb-7a68ff596a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.02.24 15:44:30.677126 [ 259 ] {506eb807-880c-4f5a-806b-092651e6595a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 957 | 2026.02.24 15:44:30.677563 [ 259 ] {506eb807-880c-4f5a-806b-092651e6595a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.02.24 15:44:30.677983 [ 259 ] {506eb807-880c-4f5a-806b-092651e6595a} <Trace> oximeter.fields_u32 (83fff16b-8bd8-4b0f-a9bb-7a68ff596a3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.02.24 15:44:30.678109 [ 259 ] {506eb807-880c-4f5a-806b-092651e6595a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001559 sec., 95574.08595253367 rows/sec., 6.17 MiB/sec. | ||
| 960 | 2026.02.24 15:44:30.678145 [ 259 ] {506eb807-880c-4f5a-806b-092651e6595a} <Debug> TCPHandler: Processed in 0.001721647 sec. | ||
| 961 | 2026.02.24 15:44:30.678259 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.02.24 15:44:30.678353 [ 259 ] {74d45dee-fd6e-41d4-9e85-9872058c9865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 963 | 2026.02.24 15:44:30.678392 [ 259 ] {74d45dee-fd6e-41d4-9e85-9872058c9865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 964 | 2026.02.24 15:44:30.678836 [ 259 ] {74d45dee-fd6e-41d4-9e85-9872058c9865} <Trace> oximeter.fields_u8 (cd8a085d-d52a-425a-b7a4-bc2319daa18d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.02.24 15:44:30.678873 [ 259 ] {74d45dee-fd6e-41d4-9e85-9872058c9865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 966 | 2026.02.24 15:44:30.679295 [ 259 ] {74d45dee-fd6e-41d4-9e85-9872058c9865} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2026.02.24 15:44:30.679767 [ 259 ] {74d45dee-fd6e-41d4-9e85-9872058c9865} <Trace> oximeter.fields_u8 (cd8a085d-d52a-425a-b7a4-bc2319daa18d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2026.02.24 15:44:30.679893 [ 259 ] {74d45dee-fd6e-41d4-9e85-9872058c9865} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001558 sec., 94993.58151476253 rows/sec., 5.40 MiB/sec. | ||
| 969 | 2026.02.24 15:44:30.679929 [ 259 ] {74d45dee-fd6e-41d4-9e85-9872058c9865} <Debug> TCPHandler: Processed in 0.001719346 sec. | ||
| 970 | 2026.02.24 15:44:30.680062 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.02.24 15:44:30.680157 [ 259 ] {b5c0056b-d2a4-4c0b-bc72-6aab88a3ba2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 972 | 2026.02.24 15:44:30.680196 [ 259 ] {b5c0056b-d2a4-4c0b-bc72-6aab88a3ba2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 973 | 2026.02.24 15:44:30.680783 [ 259 ] {b5c0056b-d2a4-4c0b-bc72-6aab88a3ba2c} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.02.24 15:44:30.680819 [ 259 ] {b5c0056b-d2a4-4c0b-bc72-6aab88a3ba2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 975 | 2026.02.24 15:44:30.681277 [ 259 ] {b5c0056b-d2a4-4c0b-bc72-6aab88a3ba2c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 976 | 2026.02.24 15:44:30.681719 [ 259 ] {b5c0056b-d2a4-4c0b-bc72-6aab88a3ba2c} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.02.24 15:44:30.681847 [ 259 ] {b5c0056b-d2a4-4c0b-bc72-6aab88a3ba2c} <Debug> executeQuery: Read 498 rows, 35.83 KiB in 0.001707 sec., 291739.8945518453 rows/sec., 20.50 MiB/sec. | ||
| 978 | 2026.02.24 15:44:30.681885 [ 259 ] {b5c0056b-d2a4-4c0b-bc72-6aab88a3ba2c} <Debug> TCPHandler: Processed in 0.00187441 sec. | ||
| 979 | 2026.02.24 15:44:30.682003 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.02.24 15:44:30.682099 [ 259 ] {5e0ac83b-8b39-4212-a17f-0602ffbd3b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 981 | 2026.02.24 15:44:30.682140 [ 259 ] {5e0ac83b-8b39-4212-a17f-0602ffbd3b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 982 | 2026.02.24 15:44:30.682502 [ 259 ] {5e0ac83b-8b39-4212-a17f-0602ffbd3b98} <Trace> oximeter.measurements_bool (99f570be-6388-4b52-98fb-8a7582537a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.02.24 15:44:30.682537 [ 259 ] {5e0ac83b-8b39-4212-a17f-0602ffbd3b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 984 | 2026.02.24 15:44:30.683068 [ 259 ] {5e0ac83b-8b39-4212-a17f-0602ffbd3b98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 985 | 2026.02.24 15:44:30.683509 [ 259 ] {5e0ac83b-8b39-4212-a17f-0602ffbd3b98} <Trace> oximeter.measurements_bool (99f570be-6388-4b52-98fb-8a7582537a4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.02.24 15:44:30.683635 [ 259 ] {5e0ac83b-8b39-4212-a17f-0602ffbd3b98} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. | ||
| 987 | 2026.02.24 15:44:30.683671 [ 259 ] {5e0ac83b-8b39-4212-a17f-0602ffbd3b98} <Debug> TCPHandler: Processed in 0.001719226 sec. | ||
| 988 | 2026.02.24 15:44:30.683784 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.02.24 15:44:30.683879 [ 259 ] {f4f0dd4f-e558-454d-aafc-0ce2e68430e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 990 | 2026.02.24 15:44:30.683921 [ 259 ] {f4f0dd4f-e558-454d-aafc-0ce2e68430e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 991 | 2026.02.24 15:44:30.684361 [ 259 ] {f4f0dd4f-e558-454d-aafc-0ce2e68430e7} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.02.24 15:44:30.684395 [ 259 ] {f4f0dd4f-e558-454d-aafc-0ce2e68430e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 993 | 2026.02.24 15:44:30.684852 [ 259 ] {f4f0dd4f-e558-454d-aafc-0ce2e68430e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 994 | 2026.02.24 15:44:30.685293 [ 259 ] {f4f0dd4f-e558-454d-aafc-0ce2e68430e7} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2026.02.24 15:44:30.685419 [ 259 ] {f4f0dd4f-e558-454d-aafc-0ce2e68430e7} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001558 sec., 172657.25288831835 rows/sec., 11.48 MiB/sec. | ||
| 996 | 2026.02.24 15:44:30.685454 [ 259 ] {f4f0dd4f-e558-454d-aafc-0ce2e68430e7} <Debug> TCPHandler: Processed in 0.001721816 sec. | ||
| 997 | 2026.02.24 15:44:30.685569 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.02.24 15:44:30.685665 [ 259 ] {200ea389-3a2e-4843-a457-ddaa330d3307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 999 | 2026.02.24 15:44:30.685706 [ 259 ] {200ea389-3a2e-4843-a457-ddaa330d3307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1000 | 2026.02.24 15:44:30.686023 [ 259 ] {200ea389-3a2e-4843-a457-ddaa330d3307} <Trace> oximeter.measurements_f64 (c633070e-1b03-4211-a9c2-a547dcdbfeef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.02.24 15:44:30.686058 [ 259 ] {200ea389-3a2e-4843-a457-ddaa330d3307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1002 | 2026.02.24 15:44:30.686487 [ 259 ] {200ea389-3a2e-4843-a457-ddaa330d3307} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1003 | 2026.02.24 15:44:30.686930 [ 259 ] {200ea389-3a2e-4843-a457-ddaa330d3307} <Trace> oximeter.measurements_f64 (c633070e-1b03-4211-a9c2-a547dcdbfeef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.02.24 15:44:30.687059 [ 259 ] {200ea389-3a2e-4843-a457-ddaa330d3307} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. | ||
| 1005 | 2026.02.24 15:44:30.687093 [ 259 ] {200ea389-3a2e-4843-a457-ddaa330d3307} <Debug> TCPHandler: Processed in 0.001574683 sec. | ||
| 1006 | 2026.02.24 15:44:30.687196 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.02.24 15:44:30.687289 [ 259 ] {59105647-acb5-49d8-9600-3a51c14acc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1008 | 2026.02.24 15:44:30.687329 [ 259 ] {59105647-acb5-49d8-9600-3a51c14acc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1009 | 2026.02.24 15:44:30.687652 [ 259 ] {59105647-acb5-49d8-9600-3a51c14acc68} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.02.24 15:44:30.687689 [ 259 ] {59105647-acb5-49d8-9600-3a51c14acc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1011 | 2026.02.24 15:44:30.688098 [ 259 ] {59105647-acb5-49d8-9600-3a51c14acc68} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1012 | 2026.02.24 15:44:30.688592 [ 259 ] {59105647-acb5-49d8-9600-3a51c14acc68} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.02.24 15:44:30.688717 [ 259 ] {59105647-acb5-49d8-9600-3a51c14acc68} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001445 sec., 62283.737024221446 rows/sec., 3.90 MiB/sec. | ||
| 1014 | 2026.02.24 15:44:30.688751 [ 259 ] {59105647-acb5-49d8-9600-3a51c14acc68} <Debug> TCPHandler: Processed in 0.001604344 sec. | ||
| 1015 | 2026.02.24 15:44:32.430300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1016 | 2026.02.24 15:44:32.430764 [ 245 ] {} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.02.24 15:44:32.430805 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1018 | 2026.02.24 15:44:32.431492 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1019 | 2026.02.24 15:44:32.431978 [ 245 ] {} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.02.24 15:44:32.432109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1021 | 2026.02.24 15:44:32.492747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1022 | 2026.02.24 15:44:32.509989 [ 244 ] {} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2026.02.24 15:44:32.510053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1024 | 2026.02.24 15:44:32.516768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1025 | 2026.02.24 15:44:32.518308 [ 244 ] {} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2026.02.24 15:44:32.521794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1027 | 2026.02.24 15:44:33.000806 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.93 MiB, peak 163.93 MiB, free memory in arenas 0.00 B, will set to 161.30 MiB (RSS), difference: 1.38 MiB | ||
| 1028 | 2026.02.24 15:44:35.619963 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.02.24 15:44:35.620219 [ 259 ] {1c4eea81-3329-4c11-8622-8314288acdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1030 | 2026.02.24 15:44:35.620285 [ 259 ] {1c4eea81-3329-4c11-8622-8314288acdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1031 | 2026.02.24 15:44:35.620952 [ 259 ] {1c4eea81-3329-4c11-8622-8314288acdfa} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.02.24 15:44:35.620996 [ 259 ] {1c4eea81-3329-4c11-8622-8314288acdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1033 | 2026.02.24 15:44:35.621498 [ 259 ] {1c4eea81-3329-4c11-8622-8314288acdfa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1034 | 2026.02.24 15:44:35.621944 [ 259 ] {1c4eea81-3329-4c11-8622-8314288acdfa} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.02.24 15:44:35.622106 [ 259 ] {1c4eea81-3329-4c11-8622-8314288acdfa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001935 sec., 28940.568475452194 rows/sec., 2.22 MiB/sec. | ||
| 1036 | 2026.02.24 15:44:35.622153 [ 259 ] {1c4eea81-3329-4c11-8622-8314288acdfa} <Debug> TCPHandler: Processed in 0.00235903 sec. | ||
| 1037 | 2026.02.24 15:44:35.622292 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.02.24 15:44:35.622397 [ 259 ] {d4deb4fa-5071-4ae3-ab90-7b2f4a84df77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1039 | 2026.02.24 15:44:35.622441 [ 259 ] {d4deb4fa-5071-4ae3-ab90-7b2f4a84df77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1040 | 2026.02.24 15:44:35.622902 [ 259 ] {d4deb4fa-5071-4ae3-ab90-7b2f4a84df77} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2026.02.24 15:44:35.622939 [ 259 ] {d4deb4fa-5071-4ae3-ab90-7b2f4a84df77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1042 | 2026.02.24 15:44:35.623366 [ 259 ] {d4deb4fa-5071-4ae3-ab90-7b2f4a84df77} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1043 | 2026.02.24 15:44:35.623796 [ 259 ] {d4deb4fa-5071-4ae3-ab90-7b2f4a84df77} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2026.02.24 15:44:35.623930 [ 259 ] {d4deb4fa-5071-4ae3-ab90-7b2f4a84df77} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001557 sec., 41104.68850353244 rows/sec., 3.21 MiB/sec. | ||
| 1045 | 2026.02.24 15:44:35.623968 [ 259 ] {d4deb4fa-5071-4ae3-ab90-7b2f4a84df77} <Debug> TCPHandler: Processed in 0.001727777 sec. | ||
| 1046 | 2026.02.24 15:44:35.624090 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.02.24 15:44:35.624186 [ 259 ] {5c117234-5710-490c-8659-e4382e817a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1048 | 2026.02.24 15:44:35.624231 [ 259 ] {5c117234-5710-490c-8659-e4382e817a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1049 | 2026.02.24 15:44:35.624656 [ 259 ] {5c117234-5710-490c-8659-e4382e817a0f} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2026.02.24 15:44:35.624692 [ 259 ] {5c117234-5710-490c-8659-e4382e817a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1051 | 2026.02.24 15:44:35.625128 [ 259 ] {5c117234-5710-490c-8659-e4382e817a0f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1052 | 2026.02.24 15:44:35.625587 [ 259 ] {5c117234-5710-490c-8659-e4382e817a0f} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2026.02.24 15:44:35.625724 [ 259 ] {5c117234-5710-490c-8659-e4382e817a0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. | ||
| 1054 | 2026.02.24 15:44:35.625767 [ 259 ] {5c117234-5710-490c-8659-e4382e817a0f} <Debug> TCPHandler: Processed in 0.001729296 sec. | ||
| 1055 | 2026.02.24 15:44:35.625887 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.02.24 15:44:35.625982 [ 259 ] {37b0384e-4efd-485f-86a8-2de14988f468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1057 | 2026.02.24 15:44:35.626025 [ 259 ] {37b0384e-4efd-485f-86a8-2de14988f468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1058 | 2026.02.24 15:44:35.626370 [ 259 ] {37b0384e-4efd-485f-86a8-2de14988f468} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2026.02.24 15:44:35.626405 [ 259 ] {37b0384e-4efd-485f-86a8-2de14988f468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1060 | 2026.02.24 15:44:35.626801 [ 259 ] {37b0384e-4efd-485f-86a8-2de14988f468} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1061 | 2026.02.24 15:44:35.627226 [ 259 ] {37b0384e-4efd-485f-86a8-2de14988f468} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2026.02.24 15:44:35.627364 [ 259 ] {37b0384e-4efd-485f-86a8-2de14988f468} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. | ||
| 1063 | 2026.02.24 15:44:35.627408 [ 259 ] {37b0384e-4efd-485f-86a8-2de14988f468} <Debug> TCPHandler: Processed in 0.001570613 sec. | ||
| 1064 | 2026.02.24 15:44:39.886811 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1065 | 2026.02.24 15:44:39.886880 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1066 | 2026.02.24 15:44:39.927300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 182 | ||
| 1067 | 2026.02.24 15:44:39.931236 [ 243 ] {} <Trace> system.query_log (58239338-783f-48a7-955b-6a89b1c349ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2026.02.24 15:44:39.931292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1069 | 2026.02.24 15:44:39.932615 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1070 | 2026.02.24 15:44:39.933100 [ 243 ] {} <Trace> system.query_log (58239338-783f-48a7-955b-6a89b1c349ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2026.02.24 15:44:39.933401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
| 1072 | 2026.02.24 15:44:39.933755 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1073 | 2026.02.24 15:44:39.934298 [ 245 ] {} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.02.24 15:44:39.934339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1075 | 2026.02.24 15:44:39.934995 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1076 | 2026.02.24 15:44:39.935466 [ 245 ] {} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.02.24 15:44:39.935592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1078 | 2026.02.24 15:44:40.023366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1079 | 2026.02.24 15:44:40.041413 [ 244 ] {} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.02.24 15:44:40.041474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1081 | 2026.02.24 15:44:40.048220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1082 | 2026.02.24 15:44:40.049580 [ 244 ] {} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.02.24 15:44:40.052916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1084 | 2026.02.24 15:44:40.627935 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.02.24 15:44:40.628115 [ 259 ] {a0910d94-52e7-4147-aad1-7628e0943ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1086 | 2026.02.24 15:44:40.628187 [ 259 ] {a0910d94-52e7-4147-aad1-7628e0943ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1087 | 2026.02.24 15:44:40.628926 [ 259 ] {a0910d94-52e7-4147-aad1-7628e0943ad0} <Trace> oximeter.fields_i16 (722283fb-99af-4d34-a377-2e78eceac948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.02.24 15:44:40.628978 [ 259 ] {a0910d94-52e7-4147-aad1-7628e0943ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1089 | 2026.02.24 15:44:40.629516 [ 259 ] {a0910d94-52e7-4147-aad1-7628e0943ad0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1090 | 2026.02.24 15:44:40.630073 [ 259 ] {a0910d94-52e7-4147-aad1-7628e0943ad0} <Trace> oximeter.fields_i16 (722283fb-99af-4d34-a377-2e78eceac948): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.02.24 15:44:40.630246 [ 259 ] {a0910d94-52e7-4147-aad1-7628e0943ad0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002181 sec., 130215.49747822099 rows/sec., 8.27 MiB/sec. | ||
| 1092 | 2026.02.24 15:44:40.630297 [ 259 ] {a0910d94-52e7-4147-aad1-7628e0943ad0} <Debug> TCPHandler: Processed in 0.002503813 sec. | ||
| 1093 | 2026.02.24 15:44:40.630432 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2026.02.24 15:44:40.630535 [ 259 ] {c4bed494-c794-4121-84e1-5be1c389d60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1095 | 2026.02.24 15:44:40.630580 [ 259 ] {c4bed494-c794-4121-84e1-5be1c389d60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1096 | 2026.02.24 15:44:40.631301 [ 259 ] {c4bed494-c794-4121-84e1-5be1c389d60a} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2026.02.24 15:44:40.631339 [ 259 ] {c4bed494-c794-4121-84e1-5be1c389d60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1098 | 2026.02.24 15:44:40.631826 [ 259 ] {c4bed494-c794-4121-84e1-5be1c389d60a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1099 | 2026.02.24 15:44:40.632264 [ 259 ] {c4bed494-c794-4121-84e1-5be1c389d60a} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.02.24 15:44:40.632411 [ 259 ] {c4bed494-c794-4121-84e1-5be1c389d60a} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001901 sec., 419253.0247238296 rows/sec., 32.97 MiB/sec. | ||
| 1101 | 2026.02.24 15:44:40.632450 [ 259 ] {c4bed494-c794-4121-84e1-5be1c389d60a} <Debug> TCPHandler: Processed in 0.002072684 sec. | ||
| 1102 | 2026.02.24 15:44:40.632575 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.02.24 15:44:40.632675 [ 259 ] {ce63107a-d9e3-4e8c-a49b-87b5905c13b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1104 | 2026.02.24 15:44:40.632717 [ 259 ] {ce63107a-d9e3-4e8c-a49b-87b5905c13b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1105 | 2026.02.24 15:44:40.633159 [ 259 ] {ce63107a-d9e3-4e8c-a49b-87b5905c13b1} <Trace> oximeter.fields_u16 (17251b60-25ca-4b28-a9db-4bf2925fc58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.02.24 15:44:40.633196 [ 259 ] {ce63107a-d9e3-4e8c-a49b-87b5905c13b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1107 | 2026.02.24 15:44:40.633614 [ 259 ] {ce63107a-d9e3-4e8c-a49b-87b5905c13b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1108 | 2026.02.24 15:44:40.634065 [ 259 ] {ce63107a-d9e3-4e8c-a49b-87b5905c13b1} <Trace> oximeter.fields_u16 (17251b60-25ca-4b28-a9db-4bf2925fc58f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.02.24 15:44:40.634200 [ 259 ] {ce63107a-d9e3-4e8c-a49b-87b5905c13b1} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001545 sec., 91909.38511326861 rows/sec., 5.40 MiB/sec. | ||
| 1110 | 2026.02.24 15:44:40.634237 [ 259 ] {ce63107a-d9e3-4e8c-a49b-87b5905c13b1} <Debug> TCPHandler: Processed in 0.001715186 sec. | ||
| 1111 | 2026.02.24 15:44:40.634360 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.02.24 15:44:40.634458 [ 259 ] {1ed84567-f5ee-4168-906e-d010c803a30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1113 | 2026.02.24 15:44:40.634499 [ 259 ] {1ed84567-f5ee-4168-906e-d010c803a30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1114 | 2026.02.24 15:44:40.634944 [ 259 ] {1ed84567-f5ee-4168-906e-d010c803a30e} <Trace> oximeter.fields_u32 (83fff16b-8bd8-4b0f-a9bb-7a68ff596a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.02.24 15:44:40.634982 [ 259 ] {1ed84567-f5ee-4168-906e-d010c803a30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1116 | 2026.02.24 15:44:40.635415 [ 259 ] {1ed84567-f5ee-4168-906e-d010c803a30e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1117 | 2026.02.24 15:44:40.635861 [ 259 ] {1ed84567-f5ee-4168-906e-d010c803a30e} <Trace> oximeter.fields_u32 (83fff16b-8bd8-4b0f-a9bb-7a68ff596a3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.02.24 15:44:40.635992 [ 259 ] {1ed84567-f5ee-4168-906e-d010c803a30e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001554 sec., 95881.59588159587 rows/sec., 6.19 MiB/sec. | ||
| 1119 | 2026.02.24 15:44:40.636029 [ 259 ] {1ed84567-f5ee-4168-906e-d010c803a30e} <Debug> TCPHandler: Processed in 0.001722037 sec. | ||
| 1120 | 2026.02.24 15:44:40.636157 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.02.24 15:44:40.636256 [ 259 ] {d1e04c57-7823-4b50-8ed3-8ee336bea76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1122 | 2026.02.24 15:44:40.636302 [ 259 ] {d1e04c57-7823-4b50-8ed3-8ee336bea76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1123 | 2026.02.24 15:44:40.636779 [ 259 ] {d1e04c57-7823-4b50-8ed3-8ee336bea76d} <Trace> oximeter.fields_u8 (cd8a085d-d52a-425a-b7a4-bc2319daa18d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.02.24 15:44:40.636816 [ 259 ] {d1e04c57-7823-4b50-8ed3-8ee336bea76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1125 | 2026.02.24 15:44:40.637283 [ 259 ] {d1e04c57-7823-4b50-8ed3-8ee336bea76d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1126 | 2026.02.24 15:44:40.637728 [ 259 ] {d1e04c57-7823-4b50-8ed3-8ee336bea76d} <Trace> oximeter.fields_u8 (cd8a085d-d52a-425a-b7a4-bc2319daa18d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.02.24 15:44:40.637862 [ 259 ] {d1e04c57-7823-4b50-8ed3-8ee336bea76d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001625 sec., 91076.92307692308 rows/sec., 5.18 MiB/sec. | ||
| 1128 | 2026.02.24 15:44:40.637900 [ 259 ] {d1e04c57-7823-4b50-8ed3-8ee336bea76d} <Debug> TCPHandler: Processed in 0.001798508 sec. | ||
| 1129 | 2026.02.24 15:44:40.638022 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.02.24 15:44:40.638118 [ 259 ] {90d5fee0-5579-4558-a25c-2128e2884fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1131 | 2026.02.24 15:44:40.638160 [ 259 ] {90d5fee0-5579-4558-a25c-2128e2884fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1132 | 2026.02.24 15:44:40.638770 [ 259 ] {90d5fee0-5579-4558-a25c-2128e2884fdc} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.02.24 15:44:40.638812 [ 259 ] {90d5fee0-5579-4558-a25c-2128e2884fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1134 | 2026.02.24 15:44:40.639274 [ 259 ] {90d5fee0-5579-4558-a25c-2128e2884fdc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1135 | 2026.02.24 15:44:40.639730 [ 259 ] {90d5fee0-5579-4558-a25c-2128e2884fdc} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.02.24 15:44:40.639869 [ 259 ] {90d5fee0-5579-4558-a25c-2128e2884fdc} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001771 sec., 276679.8418972332 rows/sec., 19.40 MiB/sec. | ||
| 1137 | 2026.02.24 15:44:40.639908 [ 259 ] {90d5fee0-5579-4558-a25c-2128e2884fdc} <Debug> TCPHandler: Processed in 0.001938721 sec. | ||
| 1138 | 2026.02.24 15:44:40.640037 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.02.24 15:44:40.640132 [ 259 ] {c92c4e56-8a94-4cc8-a063-890c2d314ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1140 | 2026.02.24 15:44:40.640186 [ 259 ] {c92c4e56-8a94-4cc8-a063-890c2d314ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1141 | 2026.02.24 15:44:40.640590 [ 259 ] {c92c4e56-8a94-4cc8-a063-890c2d314ef1} <Trace> oximeter.measurements_bool (99f570be-6388-4b52-98fb-8a7582537a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.02.24 15:44:40.640630 [ 259 ] {c92c4e56-8a94-4cc8-a063-890c2d314ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1143 | 2026.02.24 15:44:40.641058 [ 259 ] {c92c4e56-8a94-4cc8-a063-890c2d314ef1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1144 | 2026.02.24 15:44:40.641484 [ 259 ] {c92c4e56-8a94-4cc8-a063-890c2d314ef1} <Trace> oximeter.measurements_bool (99f570be-6388-4b52-98fb-8a7582537a4b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.02.24 15:44:40.641617 [ 259 ] {c92c4e56-8a94-4cc8-a063-890c2d314ef1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. | ||
| 1146 | 2026.02.24 15:44:40.641655 [ 259 ] {c92c4e56-8a94-4cc8-a063-890c2d314ef1} <Debug> TCPHandler: Processed in 0.001670885 sec. | ||
| 1147 | 2026.02.24 15:44:40.641770 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.02.24 15:44:40.641866 [ 259 ] {0ee4d126-a557-4eb5-b1dc-03651c29ae03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1149 | 2026.02.24 15:44:40.641911 [ 259 ] {0ee4d126-a557-4eb5-b1dc-03651c29ae03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1150 | 2026.02.24 15:44:40.642317 [ 259 ] {0ee4d126-a557-4eb5-b1dc-03651c29ae03} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.02.24 15:44:40.642355 [ 259 ] {0ee4d126-a557-4eb5-b1dc-03651c29ae03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1152 | 2026.02.24 15:44:40.642801 [ 259 ] {0ee4d126-a557-4eb5-b1dc-03651c29ae03} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1153 | 2026.02.24 15:44:40.643231 [ 259 ] {0ee4d126-a557-4eb5-b1dc-03651c29ae03} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.02.24 15:44:40.643361 [ 259 ] {0ee4d126-a557-4eb5-b1dc-03651c29ae03} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001514 sec., 175033.0250990753 rows/sec., 11.63 MiB/sec. | ||
| 1155 | 2026.02.24 15:44:40.643398 [ 259 ] {0ee4d126-a557-4eb5-b1dc-03651c29ae03} <Debug> TCPHandler: Processed in 0.001678346 sec. | ||
| 1156 | 2026.02.24 15:44:40.643513 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.02.24 15:44:40.643608 [ 259 ] {bd7249a3-ddbe-4323-80fa-71569d2e43c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1158 | 2026.02.24 15:44:40.643652 [ 259 ] {bd7249a3-ddbe-4323-80fa-71569d2e43c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1159 | 2026.02.24 15:44:40.644004 [ 259 ] {bd7249a3-ddbe-4323-80fa-71569d2e43c7} <Trace> oximeter.measurements_f64 (c633070e-1b03-4211-a9c2-a547dcdbfeef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.02.24 15:44:40.644041 [ 259 ] {bd7249a3-ddbe-4323-80fa-71569d2e43c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1161 | 2026.02.24 15:44:40.644504 [ 259 ] {bd7249a3-ddbe-4323-80fa-71569d2e43c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1162 | 2026.02.24 15:44:40.644931 [ 259 ] {bd7249a3-ddbe-4323-80fa-71569d2e43c7} <Trace> oximeter.measurements_f64 (c633070e-1b03-4211-a9c2-a547dcdbfeef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.02.24 15:44:40.645064 [ 259 ] {bd7249a3-ddbe-4323-80fa-71569d2e43c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. | ||
| 1164 | 2026.02.24 15:44:40.645100 [ 259 ] {bd7249a3-ddbe-4323-80fa-71569d2e43c7} <Debug> TCPHandler: Processed in 0.001638524 sec. | ||
| 1165 | 2026.02.24 15:44:40.645220 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.02.24 15:44:40.645315 [ 259 ] {adfe4a17-f0b3-4a9a-ae15-f06272bfdfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1167 | 2026.02.24 15:44:40.645361 [ 259 ] {adfe4a17-f0b3-4a9a-ae15-f06272bfdfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1168 | 2026.02.24 15:44:40.645705 [ 259 ] {adfe4a17-f0b3-4a9a-ae15-f06272bfdfea} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.02.24 15:44:40.645741 [ 259 ] {adfe4a17-f0b3-4a9a-ae15-f06272bfdfea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1170 | 2026.02.24 15:44:40.646174 [ 259 ] {adfe4a17-f0b3-4a9a-ae15-f06272bfdfea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1171 | 2026.02.24 15:44:40.646628 [ 259 ] {adfe4a17-f0b3-4a9a-ae15-f06272bfdfea} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.02.24 15:44:40.646789 [ 259 ] {adfe4a17-f0b3-4a9a-ae15-f06272bfdfea} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001493 sec., 60281.31279303416 rows/sec., 3.77 MiB/sec. | ||
| 1173 | 2026.02.24 15:44:40.646828 [ 259 ] {adfe4a17-f0b3-4a9a-ae15-f06272bfdfea} <Debug> TCPHandler: Processed in 0.001658105 sec. | ||
| 1174 | 2026.02.24 15:44:45.612958 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.02.24 15:44:45.613205 [ 259 ] {94fecfcf-2182-47a0-844a-474e6871e25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1176 | 2026.02.24 15:44:45.613680 [ 259 ] {94fecfcf-2182-47a0-844a-474e6871e25a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1177 | 2026.02.24 15:44:45.613756 [ 259 ] {94fecfcf-2182-47a0-844a-474e6871e25a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1178 | 2026.02.24 15:44:45.614038 [ 259 ] {94fecfcf-2182-47a0-844a-474e6871e25a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1179 | 2026.02.24 15:44:45.616160 [ 259 ] {94fecfcf-2182-47a0-844a-474e6871e25a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1180 | 2026.02.24 15:44:45.616472 [ 259 ] {94fecfcf-2182-47a0-844a-474e6871e25a} <Debug> oximeter.timeseries_schema (27010fd3-02a3-4ec6-947b-8cdbafe70d02) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1181 | 2026.02.24 15:44:45.616644 [ 259 ] {94fecfcf-2182-47a0-844a-474e6871e25a} <Trace> oximeter.timeseries_schema (27010fd3-02a3-4ec6-947b-8cdbafe70d02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1182 | 2026.02.24 15:44:45.616697 [ 259 ] {94fecfcf-2182-47a0-844a-474e6871e25a} <Debug> oximeter.timeseries_schema (27010fd3-02a3-4ec6-947b-8cdbafe70d02) (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 | ||
| 1183 | 2026.02.24 15:44:45.616714 [ 259 ] {94fecfcf-2182-47a0-844a-474e6871e25a} <Trace> oximeter.timeseries_schema (27010fd3-02a3-4ec6-947b-8cdbafe70d02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1184 | 2026.02.24 15:44:45.616818 [ 259 ] {94fecfcf-2182-47a0-844a-474e6871e25a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1185 | 2026.02.24 15:44:45.616841 [ 259 ] {94fecfcf-2182-47a0-844a-474e6871e25a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1186 | 2026.02.24 15:44:45.622267 [ 259 ] {94fecfcf-2182-47a0-844a-474e6871e25a} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.009113 sec., 3401.7337868978384 rows/sec., 127.52 KiB/sec. | ||
| 1187 | 2026.02.24 15:44:45.622385 [ 259 ] {94fecfcf-2182-47a0-844a-474e6871e25a} <Debug> TCPHandler: Processed in 0.009526292 sec. | ||
| 1188 | 2026.02.24 15:44:45.630086 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2026.02.24 15:44:45.630245 [ 259 ] {8f5964c5-98f8-4c10-8f35-7d698e6d039f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1190 | 2026.02.24 15:44:45.630315 [ 259 ] {8f5964c5-98f8-4c10-8f35-7d698e6d039f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1191 | 2026.02.24 15:44:45.631109 [ 259 ] {8f5964c5-98f8-4c10-8f35-7d698e6d039f} <Trace> oximeter.timeseries_schema (27010fd3-02a3-4ec6-947b-8cdbafe70d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.02.24 15:44:45.631162 [ 259 ] {8f5964c5-98f8-4c10-8f35-7d698e6d039f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1193 | 2026.02.24 15:44:45.631793 [ 259 ] {8f5964c5-98f8-4c10-8f35-7d698e6d039f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1194 | 2026.02.24 15:44:45.632069 [ 259 ] {8f5964c5-98f8-4c10-8f35-7d698e6d039f} <Trace> oximeter.timeseries_schema (27010fd3-02a3-4ec6-947b-8cdbafe70d02): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.02.24 15:44:45.632273 [ 259 ] {8f5964c5-98f8-4c10-8f35-7d698e6d039f} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.002077 sec., 481.4636494944632 rows/sec., 71.94 KiB/sec. | ||
| 1196 | 2026.02.24 15:44:45.632330 [ 259 ] {8f5964c5-98f8-4c10-8f35-7d698e6d039f} <Debug> TCPHandler: Processed in 0.002340619 sec. | ||
| 1197 | 2026.02.24 15:44:45.632484 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2026.02.24 15:44:45.632609 [ 259 ] {2eb2e81b-0828-49d2-80eb-20f8a263787d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1199 | 2026.02.24 15:44:45.632663 [ 259 ] {2eb2e81b-0828-49d2-80eb-20f8a263787d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1200 | 2026.02.24 15:44:45.633208 [ 259 ] {2eb2e81b-0828-49d2-80eb-20f8a263787d} <Trace> oximeter.fields_ipaddr (522416dd-1ff6-4f23-bcfc-97a24eda8391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2026.02.24 15:44:45.633252 [ 259 ] {2eb2e81b-0828-49d2-80eb-20f8a263787d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1202 | 2026.02.24 15:44:45.633587 [ 259 ] {2eb2e81b-0828-49d2-80eb-20f8a263787d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1203 | 2026.02.24 15:44:45.633809 [ 259 ] {2eb2e81b-0828-49d2-80eb-20f8a263787d} <Trace> oximeter.fields_ipaddr (522416dd-1ff6-4f23-bcfc-97a24eda8391): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2026.02.24 15:44:45.633955 [ 259 ] {2eb2e81b-0828-49d2-80eb-20f8a263787d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001378 sec., 1451.3788098693758 rows/sec., 118.35 KiB/sec. | ||
| 1205 | 2026.02.24 15:44:45.634003 [ 259 ] {2eb2e81b-0828-49d2-80eb-20f8a263787d} <Debug> TCPHandler: Processed in 0.001589284 sec. | ||
| 1206 | 2026.02.24 15:44:45.634174 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2026.02.24 15:44:45.634309 [ 259 ] {fd75b0bb-f983-43e9-a0a8-b4e64f0d5edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1208 | 2026.02.24 15:44:45.634363 [ 259 ] {fd75b0bb-f983-43e9-a0a8-b4e64f0d5edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1209 | 2026.02.24 15:44:45.634935 [ 259 ] {fd75b0bb-f983-43e9-a0a8-b4e64f0d5edc} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2026.02.24 15:44:45.634978 [ 259 ] {fd75b0bb-f983-43e9-a0a8-b4e64f0d5edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1211 | 2026.02.24 15:44:45.635401 [ 259 ] {fd75b0bb-f983-43e9-a0a8-b4e64f0d5edc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1212 | 2026.02.24 15:44:45.635811 [ 259 ] {fd75b0bb-f983-43e9-a0a8-b4e64f0d5edc} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2026.02.24 15:44:45.635983 [ 259 ] {fd75b0bb-f983-43e9-a0a8-b4e64f0d5edc} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001703 sec., 45214.327657075744 rows/sec., 3.72 MiB/sec. | ||
| 1214 | 2026.02.24 15:44:45.636034 [ 259 ] {fd75b0bb-f983-43e9-a0a8-b4e64f0d5edc} <Debug> TCPHandler: Processed in 0.001923291 sec. | ||
| 1215 | 2026.02.24 15:44:45.636186 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.02.24 15:44:45.636302 [ 259 ] {65161b97-139d-486f-b104-44ed50503fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1217 | 2026.02.24 15:44:45.636357 [ 259 ] {65161b97-139d-486f-b104-44ed50503fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1218 | 2026.02.24 15:44:45.636910 [ 259 ] {65161b97-139d-486f-b104-44ed50503fec} <Trace> oximeter.fields_u16 (17251b60-25ca-4b28-a9db-4bf2925fc58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.02.24 15:44:45.636958 [ 259 ] {65161b97-139d-486f-b104-44ed50503fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1220 | 2026.02.24 15:44:45.637387 [ 259 ] {65161b97-139d-486f-b104-44ed50503fec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1221 | 2026.02.24 15:44:45.637706 [ 259 ] {65161b97-139d-486f-b104-44ed50503fec} <Trace> oximeter.fields_u16 (17251b60-25ca-4b28-a9db-4bf2925fc58f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.02.24 15:44:45.637850 [ 259 ] {65161b97-139d-486f-b104-44ed50503fec} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001598 sec., 7509.386733416771 rows/sec., 557.95 KiB/sec. | ||
| 1223 | 2026.02.24 15:44:45.637888 [ 259 ] {65161b97-139d-486f-b104-44ed50503fec} <Debug> TCPHandler: Processed in 0.001788827 sec. | ||
| 1224 | 2026.02.24 15:44:45.638001 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.02.24 15:44:45.638094 [ 259 ] {e288b22f-a668-4712-b7c6-af4b35d5e7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1226 | 2026.02.24 15:44:45.638136 [ 259 ] {e288b22f-a668-4712-b7c6-af4b35d5e7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1227 | 2026.02.24 15:44:45.638651 [ 259 ] {e288b22f-a668-4712-b7c6-af4b35d5e7d2} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.02.24 15:44:45.638691 [ 259 ] {e288b22f-a668-4712-b7c6-af4b35d5e7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1229 | 2026.02.24 15:44:45.639036 [ 259 ] {e288b22f-a668-4712-b7c6-af4b35d5e7d2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1230 | 2026.02.24 15:44:45.639276 [ 259 ] {e288b22f-a668-4712-b7c6-af4b35d5e7d2} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.02.24 15:44:45.639419 [ 259 ] {e288b22f-a668-4712-b7c6-af4b35d5e7d2} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001306 sec., 58192.95558958652 rows/sec., 4.55 MiB/sec. | ||
| 1232 | 2026.02.24 15:44:45.639459 [ 259 ] {e288b22f-a668-4712-b7c6-af4b35d5e7d2} <Debug> TCPHandler: Processed in 0.001477591 sec. | ||
| 1233 | 2026.02.24 15:44:45.639585 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.02.24 15:44:45.639684 [ 259 ] {36006ec4-094e-46ac-b42b-f07c2811d338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1235 | 2026.02.24 15:44:45.639731 [ 259 ] {36006ec4-094e-46ac-b42b-f07c2811d338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1236 | 2026.02.24 15:44:45.640327 [ 259 ] {36006ec4-094e-46ac-b42b-f07c2811d338} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.02.24 15:44:45.640366 [ 259 ] {36006ec4-094e-46ac-b42b-f07c2811d338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1238 | 2026.02.24 15:44:45.640743 [ 259 ] {36006ec4-094e-46ac-b42b-f07c2811d338} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1239 | 2026.02.24 15:44:45.640986 [ 259 ] {36006ec4-094e-46ac-b42b-f07c2811d338} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.02.24 15:44:45.641135 [ 259 ] {36006ec4-094e-46ac-b42b-f07c2811d338} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001471 sec., 109449.35418082937 rows/sec., 7.62 MiB/sec. | ||
| 1241 | 2026.02.24 15:44:45.641175 [ 259 ] {36006ec4-094e-46ac-b42b-f07c2811d338} <Debug> TCPHandler: Processed in 0.001640434 sec. | ||
| 1242 | 2026.02.24 15:44:45.641296 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.02.24 15:44:45.641392 [ 259 ] {ba45669e-272f-43bb-b910-7a4ee2fd6cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1244 | 2026.02.24 15:44:45.641450 [ 259 ] {ba45669e-272f-43bb-b910-7a4ee2fd6cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1245 | 2026.02.24 15:44:45.642445 [ 259 ] {ba45669e-272f-43bb-b910-7a4ee2fd6cbc} <Trace> oximeter.measurements_histogramu64 (ad6cff40-6d74-4613-a208-3280e4b4fe34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.02.24 15:44:45.642549 [ 259 ] {ba45669e-272f-43bb-b910-7a4ee2fd6cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1247 | 2026.02.24 15:44:45.644136 [ 259 ] {ba45669e-272f-43bb-b910-7a4ee2fd6cbc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1248 | 2026.02.24 15:44:45.644478 [ 259 ] {ba45669e-272f-43bb-b910-7a4ee2fd6cbc} <Trace> oximeter.measurements_histogramu64 (ad6cff40-6d74-4613-a208-3280e4b4fe34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.02.24 15:44:45.644675 [ 259 ] {ba45669e-272f-43bb-b910-7a4ee2fd6cbc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.003306 sec., 3024.8033877797943 rows/sec., 5.42 MiB/sec. | ||
| 1250 | 2026.02.24 15:44:45.644760 [ 259 ] {ba45669e-272f-43bb-b910-7a4ee2fd6cbc} <Debug> TCPHandler: Processed in 0.003527984 sec. | ||
| 1251 | 2026.02.24 15:44:45.644910 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.02.24 15:44:45.645022 [ 259 ] {3b8122c5-a854-424c-b3e1-eb6c23d661f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1253 | 2026.02.24 15:44:45.645073 [ 259 ] {3b8122c5-a854-424c-b3e1-eb6c23d661f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1254 | 2026.02.24 15:44:45.645607 [ 259 ] {3b8122c5-a854-424c-b3e1-eb6c23d661f6} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.02.24 15:44:45.645643 [ 259 ] {3b8122c5-a854-424c-b3e1-eb6c23d661f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1256 | 2026.02.24 15:44:45.645975 [ 259 ] {3b8122c5-a854-424c-b3e1-eb6c23d661f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1257 | 2026.02.24 15:44:45.646203 [ 259 ] {3b8122c5-a854-424c-b3e1-eb6c23d661f6} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.02.24 15:44:45.646336 [ 259 ] {3b8122c5-a854-424c-b3e1-eb6c23d661f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001309 sec., 45836.51642475172 rows/sec., 3.09 MiB/sec. | ||
| 1259 | 2026.02.24 15:44:45.646374 [ 259 ] {3b8122c5-a854-424c-b3e1-eb6c23d661f6} <Debug> TCPHandler: Processed in 0.001504472 sec. | ||
| 1260 | 2026.02.24 15:44:46.550356 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46220 | ||
| 1261 | 2026.02.24 15:44:46.550481 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1262 | 2026.02.24 15:44:46.550509 [ 286 ] {} <Debug> TCP-Session: 08fbbe4a-bca0-4248-97e8-d090ab1ee3eb Authenticating user 'default' from [fd00:1122:3344:101::e]:46220 | ||
| 1263 | 2026.02.24 15:44:46.550529 [ 286 ] {} <Debug> TCP-Session: 08fbbe4a-bca0-4248-97e8-d090ab1ee3eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.02.24 15:44:46.550540 [ 286 ] {} <Debug> TCP-Session: 08fbbe4a-bca0-4248-97e8-d090ab1ee3eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.02.24 15:44:46.550598 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1266 | 2026.02.24 15:44:46.550622 [ 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 | ||
| 1267 | 2026.02.24 15:44:46.550711 [ 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 | ||
| 1268 | 2026.02.24 15:44:46.551101 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47591 | ||
| 1269 | 2026.02.24 15:44:46.551181 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42055 | ||
| 1270 | 2026.02.24 15:44:46.551438 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38630 | ||
| 1271 | 2026.02.24 15:44:46.551447 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40520 | ||
| 1272 | 2026.02.24 15:44:46.551527 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59038 | ||
| 1273 | 2026.02.24 15:44:46.551716 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38773 | ||
| 1274 | 2026.02.24 15:44:46.551957 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47844 | ||
| 1275 | 2026.02.24 15:44:46.552925 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1276 | 2026.02.24 15:44:46.552927 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1277 | 2026.02.24 15:44:46.552979 [ 287 ] {} <Debug> TCP-Session: c7eadd8f-409e-45b4-9ce8-3cf77974709c Authenticating user 'default' from [fd00:1122:3344:101::e]:47591 | ||
| 1278 | 2026.02.24 15:44:46.553013 [ 292 ] {} <Debug> TCP-Session: 0fa038dc-70cd-4b26-b205-8a67cb7dae10 Authenticating user 'default' from [fd00:1122:3344:101::e]:38773 | ||
| 1279 | 2026.02.24 15:44:46.553016 [ 287 ] {} <Debug> TCP-Session: c7eadd8f-409e-45b4-9ce8-3cf77974709c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2026.02.24 15:44:46.553047 [ 292 ] {} <Debug> TCP-Session: 0fa038dc-70cd-4b26-b205-8a67cb7dae10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.02.24 15:44:46.553049 [ 287 ] {} <Debug> TCP-Session: c7eadd8f-409e-45b4-9ce8-3cf77974709c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2026.02.24 15:44:46.553070 [ 292 ] {} <Debug> TCP-Session: 0fa038dc-70cd-4b26-b205-8a67cb7dae10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.02.24 15:44:46.553113 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53278 | ||
| 1284 | 2026.02.24 15:44:46.553289 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1285 | 2026.02.24 15:44:46.553325 [ 294 ] {} <Debug> TCP-Session: b12cb8af-6e24-41fc-861d-24498e6730a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53278 | ||
| 1286 | 2026.02.24 15:44:46.553350 [ 294 ] {} <Debug> TCP-Session: b12cb8af-6e24-41fc-861d-24498e6730a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2026.02.24 15:44:46.553370 [ 294 ] {} <Debug> TCP-Session: b12cb8af-6e24-41fc-861d-24498e6730a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2026.02.24 15:44:46.555056 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1289 | 2026.02.24 15:44:46.555095 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1290 | 2026.02.24 15:44:46.555108 [ 293 ] {} <Debug> TCP-Session: 6a76e3fe-9339-451c-bcce-8426e9de684e Authenticating user 'default' from [fd00:1122:3344:101::e]:47844 | ||
| 1291 | 2026.02.24 15:44:46.555122 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1292 | 2026.02.24 15:44:46.555141 [ 291 ] {} <Debug> TCP-Session: c5b37fa5-3dc3-474a-a5b9-10a187bd86f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59038 | ||
| 1293 | 2026.02.24 15:44:46.555150 [ 293 ] {} <Debug> TCP-Session: 6a76e3fe-9339-451c-bcce-8426e9de684e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.02.24 15:44:46.555170 [ 289 ] {} <Debug> TCP-Session: 3e11da3a-12da-4c21-a06a-fe933fead984 Authenticating user 'default' from [fd00:1122:3344:101::e]:40520 | ||
| 1295 | 2026.02.24 15:44:46.555180 [ 291 ] {} <Debug> TCP-Session: c5b37fa5-3dc3-474a-a5b9-10a187bd86f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.02.24 15:44:46.555188 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1297 | 2026.02.24 15:44:46.555209 [ 291 ] {} <Debug> TCP-Session: c5b37fa5-3dc3-474a-a5b9-10a187bd86f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.02.24 15:44:46.555199 [ 289 ] {} <Debug> TCP-Session: 3e11da3a-12da-4c21-a06a-fe933fead984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.02.24 15:44:46.555246 [ 288 ] {} <Debug> TCP-Session: b772db63-cebd-4f15-be8b-aaddfa81cc45 Authenticating user 'default' from [fd00:1122:3344:101::e]:42055 | ||
| 1300 | 2026.02.24 15:44:46.555286 [ 289 ] {} <Debug> TCP-Session: 3e11da3a-12da-4c21-a06a-fe933fead984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.02.24 15:44:46.555185 [ 293 ] {} <Debug> TCP-Session: 6a76e3fe-9339-451c-bcce-8426e9de684e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.02.24 15:44:46.555310 [ 288 ] {} <Debug> TCP-Session: b772db63-cebd-4f15-be8b-aaddfa81cc45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.02.24 15:44:46.555161 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1304 | 2026.02.24 15:44:46.555352 [ 288 ] {} <Debug> TCP-Session: b772db63-cebd-4f15-be8b-aaddfa81cc45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2026.02.24 15:44:46.555382 [ 290 ] {} <Debug> TCP-Session: ddd97a0c-86de-453a-bf4d-bb24209571bf Authenticating user 'default' from [fd00:1122:3344:101::e]:38630 | ||
| 1306 | 2026.02.24 15:44:46.555403 [ 290 ] {} <Debug> TCP-Session: ddd97a0c-86de-453a-bf4d-bb24209571bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2026.02.24 15:44:46.555415 [ 290 ] {} <Debug> TCP-Session: ddd97a0c-86de-453a-bf4d-bb24209571bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1308 | 2026.02.24 15:44:46.555421 [ 286 ] {} <Trace> TCP-Session: 08fbbe4a-bca0-4248-97e8-d090ab1ee3eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.02.24 15:44:46.555590 [ 286 ] {3aadb53e-37f4-4089-b69b-187e53dac152} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46220) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1310 | 2026.02.24 15:44:46.555927 [ 286 ] {3aadb53e-37f4-4089-b69b-187e53dac152} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1311 | 2026.02.24 15:44:46.555993 [ 286 ] {3aadb53e-37f4-4089-b69b-187e53dac152} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1312 | 2026.02.24 15:44:46.556397 [ 286 ] {3aadb53e-37f4-4089-b69b-187e53dac152} <Debug> oximeter.version (9f8f6294-6430-42ec-95b4-bdb538c005d1) (SelectExecutor): Key condition: unknown | ||
| 1313 | 2026.02.24 15:44:46.561344 [ 298 ] {3aadb53e-37f4-4089-b69b-187e53dac152} <Trace> AggregatingTransform: Aggregating | ||
| 1314 | 2026.02.24 15:44:46.561412 [ 298 ] {3aadb53e-37f4-4089-b69b-187e53dac152} <Trace> Aggregator: Aggregation method: without_key | ||
| 1315 | 2026.02.24 15:44:46.562031 [ 298 ] {3aadb53e-37f4-4089-b69b-187e53dac152} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003872762 sec. (258.214 rows/sec., 10.09 KiB/sec.) | ||
| 1316 | 2026.02.24 15:44:46.562058 [ 298 ] {3aadb53e-37f4-4089-b69b-187e53dac152} <Trace> Aggregator: Merging aggregated data | ||
| 1317 | 2026.02.24 15:44:46.562089 [ 298 ] {3aadb53e-37f4-4089-b69b-187e53dac152} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1318 | 2026.02.24 15:44:46.563389 [ 286 ] {3aadb53e-37f4-4089-b69b-187e53dac152} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.007855 sec., 127.30744748567793 rows/sec., 4.97 KiB/sec. | ||
| 1319 | 2026.02.24 15:44:46.563526 [ 286 ] {3aadb53e-37f4-4089-b69b-187e53dac152} <Debug> TCPHandler: Processed in 0.008247914 sec. | ||
| 1320 | 2026.02.24 15:44:46.566774 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1321 | 2026.02.24 15:44:46.566804 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1322 | 2026.02.24 15:44:46.566827 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1323 | 2026.02.24 15:44:46.566860 [ 293 ] {} <Debug> TCP-Session: 6a76e3fe-9339-451c-bcce-8426e9de684e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.02.24 15:44:46.566872 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1325 | 2026.02.24 15:44:46.566895 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1326 | 2026.02.24 15:44:46.566904 [ 287 ] {} <Debug> TCP-Session: c7eadd8f-409e-45b4-9ce8-3cf77974709c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.02.24 15:44:46.566930 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1328 | 2026.02.24 15:44:46.566955 [ 288 ] {} <Debug> TCP-Session: b772db63-cebd-4f15-be8b-aaddfa81cc45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2026.02.24 15:44:46.566946 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1330 | 2026.02.24 15:44:46.566990 [ 291 ] {} <Debug> TCP-Session: c5b37fa5-3dc3-474a-a5b9-10a187bd86f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.02.24 15:44:46.566927 [ 290 ] {} <Debug> TCP-Session: ddd97a0c-86de-453a-bf4d-bb24209571bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1332 | 2026.02.24 15:44:46.567027 [ 294 ] {} <Debug> TCP-Session: b12cb8af-6e24-41fc-861d-24498e6730a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2026.02.24 15:44:46.566913 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1334 | 2026.02.24 15:44:46.566849 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1335 | 2026.02.24 15:44:46.567091 [ 289 ] {} <Debug> TCP-Session: 3e11da3a-12da-4c21-a06a-fe933fead984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2026.02.24 15:44:46.566833 [ 286 ] {} <Debug> TCP-Session: 08fbbe4a-bca0-4248-97e8-d090ab1ee3eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1337 | 2026.02.24 15:44:46.567120 [ 292 ] {} <Debug> TCP-Session: 0fa038dc-70cd-4b26-b205-8a67cb7dae10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1338 | 2026.02.24 15:44:47.000368 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.44 MiB, peak 174.56 MiB, free memory in arenas 0.00 B, will set to 166.66 MiB (RSS), difference: 2.22 MiB | ||
| 1339 | 2026.02.24 15:44:47.435903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 2382 | ||
| 1340 | 2026.02.24 15:44:47.436376 [ 245 ] {} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.02.24 15:44:47.436415 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1342 | 2026.02.24 15:44:47.437101 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1343 | 2026.02.24 15:44:47.437573 [ 245 ] {} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.02.24 15:44:47.437731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2382 | ||
| 1345 | 2026.02.24 15:44:47.553321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1346 | 2026.02.24 15:44:47.573093 [ 244 ] {} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.02.24 15:44:47.573171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1348 | 2026.02.24 15:44:47.580164 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1349 | 2026.02.24 15:44:47.581866 [ 244 ] {} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.02.24 15:44:47.585879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1351 | 2026.02.24 15:44:48.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.19 MiB, peak 174.56 MiB, free memory in arenas 0.00 B, will set to 169.18 MiB (RSS), difference: 1.98 MiB | ||
| 1352 | 2026.02.24 15:44:48.211933 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57811 | ||
| 1353 | 2026.02.24 15:44:48.212056 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1354 | 2026.02.24 15:44:48.212118 [ 286 ] {} <Debug> TCP-Session: ceb1ea9c-2a9c-45bf-b328-930db129df84 Authenticating user 'default' from [fd00:1122:3344:101::e]:57811 | ||
| 1355 | 2026.02.24 15:44:48.212143 [ 286 ] {} <Debug> TCP-Session: ceb1ea9c-2a9c-45bf-b328-930db129df84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1356 | 2026.02.24 15:44:48.212159 [ 286 ] {} <Debug> TCP-Session: ceb1ea9c-2a9c-45bf-b328-930db129df84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1357 | 2026.02.24 15:44:48.212409 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50053 | ||
| 1358 | 2026.02.24 15:44:48.212442 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64940 | ||
| 1359 | 2026.02.24 15:44:48.212452 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55734 | ||
| 1360 | 2026.02.24 15:44:48.212473 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42039 | ||
| 1361 | 2026.02.24 15:44:48.212511 [ 286 ] {} <Trace> TCP-Session: ceb1ea9c-2a9c-45bf-b328-930db129df84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.02.24 15:44:48.212433 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39080 | ||
| 1363 | 2026.02.24 15:44:48.212543 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1364 | 2026.02.24 15:44:48.212543 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1365 | 2026.02.24 15:44:48.212586 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1366 | 2026.02.24 15:44:48.212600 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1367 | 2026.02.24 15:44:48.212626 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1368 | 2026.02.24 15:44:48.212645 [ 291 ] {} <Debug> TCP-Session: eda77c1e-4b40-4090-a8b9-2f3af6c4d704 Authenticating user 'default' from [fd00:1122:3344:101::e]:64940 | ||
| 1369 | 2026.02.24 15:44:48.212655 [ 294 ] {} <Debug> TCP-Session: 65e717a8-1424-42dc-a224-d9d8444fb2e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42039 | ||
| 1370 | 2026.02.24 15:44:48.212666 [ 290 ] {} <Debug> TCP-Session: e5a728bb-77c8-4c29-8ccd-2c8e6e134227 Authenticating user 'default' from [fd00:1122:3344:101::e]:39080 | ||
| 1371 | 2026.02.24 15:44:48.212683 [ 286 ] {eeb15164-6062-45a8-8cab-f9f1bbb23b89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57811) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1372 | 2026.02.24 15:44:48.212694 [ 291 ] {} <Debug> TCP-Session: eda77c1e-4b40-4090-a8b9-2f3af6c4d704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2026.02.24 15:44:48.212698 [ 294 ] {} <Debug> TCP-Session: 65e717a8-1424-42dc-a224-d9d8444fb2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2026.02.24 15:44:48.212724 [ 291 ] {} <Debug> TCP-Session: eda77c1e-4b40-4090-a8b9-2f3af6c4d704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.02.24 15:44:48.212740 [ 294 ] {} <Debug> TCP-Session: 65e717a8-1424-42dc-a224-d9d8444fb2e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1376 | 2026.02.24 15:44:48.212702 [ 290 ] {} <Debug> TCP-Session: e5a728bb-77c8-4c29-8ccd-2c8e6e134227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.02.24 15:44:48.212686 [ 292 ] {} <Debug> TCP-Session: a4362adc-2064-48dc-ac1a-ff06466dffc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55734 | ||
| 1378 | 2026.02.24 15:44:48.212784 [ 290 ] {} <Debug> TCP-Session: e5a728bb-77c8-4c29-8ccd-2c8e6e134227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.02.24 15:44:48.212598 [ 287 ] {} <Debug> TCP-Session: 8fbb4570-ca1b-42e8-85c2-a6733b363ab5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50053 | ||
| 1380 | 2026.02.24 15:44:48.212827 [ 292 ] {} <Debug> TCP-Session: a4362adc-2064-48dc-ac1a-ff06466dffc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2026.02.24 15:44:48.212849 [ 287 ] {} <Debug> TCP-Session: 8fbb4570-ca1b-42e8-85c2-a6733b363ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1382 | 2026.02.24 15:44:48.212856 [ 292 ] {} <Debug> TCP-Session: a4362adc-2064-48dc-ac1a-ff06466dffc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1383 | 2026.02.24 15:44:48.212873 [ 287 ] {} <Debug> TCP-Session: 8fbb4570-ca1b-42e8-85c2-a6733b363ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.02.24 15:44:48.212429 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46294 | ||
| 1385 | 2026.02.24 15:44:48.212413 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40302 | ||
| 1386 | 2026.02.24 15:44:48.212948 [ 286 ] {eeb15164-6062-45a8-8cab-f9f1bbb23b89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1387 | 2026.02.24 15:44:48.212464 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41200 | ||
| 1388 | 2026.02.24 15:44:48.213016 [ 286 ] {eeb15164-6062-45a8-8cab-f9f1bbb23b89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1389 | 2026.02.24 15:44:48.213055 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1390 | 2026.02.24 15:44:48.213090 [ 289 ] {} <Debug> TCP-Session: a83457a3-4b98-4ce4-91df-7e7c50002acd Authenticating user 'default' from [fd00:1122:3344:101::e]:46294 | ||
| 1391 | 2026.02.24 15:44:48.213113 [ 289 ] {} <Debug> TCP-Session: a83457a3-4b98-4ce4-91df-7e7c50002acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2026.02.24 15:44:48.213116 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1393 | 2026.02.24 15:44:48.213129 [ 289 ] {} <Debug> TCP-Session: a83457a3-4b98-4ce4-91df-7e7c50002acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2026.02.24 15:44:48.213153 [ 288 ] {} <Debug> TCP-Session: c035cb4a-255f-4baa-ac21-6012d5fed6df Authenticating user 'default' from [fd00:1122:3344:101::e]:40302 | ||
| 1395 | 2026.02.24 15:44:48.213174 [ 288 ] {} <Debug> TCP-Session: c035cb4a-255f-4baa-ac21-6012d5fed6df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1396 | 2026.02.24 15:44:48.213186 [ 288 ] {} <Debug> TCP-Session: c035cb4a-255f-4baa-ac21-6012d5fed6df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1397 | 2026.02.24 15:44:48.213214 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1398 | 2026.02.24 15:44:48.213249 [ 293 ] {} <Debug> TCP-Session: 2e03e9e4-8f39-4faa-97cf-efc6f5a0f9de Authenticating user 'default' from [fd00:1122:3344:101::e]:41200 | ||
| 1399 | 2026.02.24 15:44:48.213267 [ 293 ] {} <Debug> TCP-Session: 2e03e9e4-8f39-4faa-97cf-efc6f5a0f9de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.02.24 15:44:48.213281 [ 293 ] {} <Debug> TCP-Session: 2e03e9e4-8f39-4faa-97cf-efc6f5a0f9de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1401 | 2026.02.24 15:44:48.213356 [ 286 ] {eeb15164-6062-45a8-8cab-f9f1bbb23b89} <Debug> oximeter.version (9f8f6294-6430-42ec-95b4-bdb538c005d1) (SelectExecutor): Key condition: unknown | ||
| 1402 | 2026.02.24 15:44:48.214325 [ 336 ] {eeb15164-6062-45a8-8cab-f9f1bbb23b89} <Trace> AggregatingTransform: Aggregating | ||
| 1403 | 2026.02.24 15:44:48.214383 [ 336 ] {eeb15164-6062-45a8-8cab-f9f1bbb23b89} <Trace> Aggregator: Aggregation method: without_key | ||
| 1404 | 2026.02.24 15:44:48.214422 [ 336 ] {eeb15164-6062-45a8-8cab-f9f1bbb23b89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093208 sec. (1072.869 rows/sec., 41.91 KiB/sec.) | ||
| 1405 | 2026.02.24 15:44:48.214446 [ 336 ] {eeb15164-6062-45a8-8cab-f9f1bbb23b89} <Trace> Aggregator: Merging aggregated data | ||
| 1406 | 2026.02.24 15:44:48.215849 [ 286 ] {eeb15164-6062-45a8-8cab-f9f1bbb23b89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003218 sec., 310.75201988812927 rows/sec., 12.14 KiB/sec. | ||
| 1407 | 2026.02.24 15:44:48.216025 [ 286 ] {eeb15164-6062-45a8-8cab-f9f1bbb23b89} <Debug> TCPHandler: Processed in 0.003626737 sec. | ||
| 1408 | 2026.02.24 15:44:48.216111 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1409 | 2026.02.24 15:44:48.216141 [ 286 ] {} <Debug> TCP-Session: ceb1ea9c-2a9c-45bf-b328-930db129df84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1410 | 2026.02.24 15:44:48.216143 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1411 | 2026.02.24 15:44:48.216166 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1412 | 2026.02.24 15:44:48.216188 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1413 | 2026.02.24 15:44:48.216196 [ 294 ] {} <Debug> TCP-Session: 65e717a8-1424-42dc-a224-d9d8444fb2e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2026.02.24 15:44:48.216218 [ 290 ] {} <Debug> TCP-Session: e5a728bb-77c8-4c29-8ccd-2c8e6e134227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2026.02.24 15:44:48.216232 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1416 | 2026.02.24 15:44:48.216247 [ 287 ] {} <Debug> TCP-Session: 8fbb4570-ca1b-42e8-85c2-a6733b363ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2026.02.24 15:44:48.216270 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1418 | 2026.02.24 15:44:48.216287 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1419 | 2026.02.24 15:44:48.216300 [ 289 ] {} <Debug> TCP-Session: a83457a3-4b98-4ce4-91df-7e7c50002acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2026.02.24 15:44:48.216251 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1421 | 2026.02.24 15:44:48.216334 [ 292 ] {} <Debug> TCP-Session: a4362adc-2064-48dc-ac1a-ff06466dffc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.02.24 15:44:48.216351 [ 293 ] {} <Debug> TCP-Session: 2e03e9e4-8f39-4faa-97cf-efc6f5a0f9de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.02.24 15:44:48.216382 [ 291 ] {} <Debug> TCP-Session: eda77c1e-4b40-4090-a8b9-2f3af6c4d704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.02.24 15:44:48.216210 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1425 | 2026.02.24 15:44:48.216464 [ 288 ] {} <Debug> TCP-Session: c035cb4a-255f-4baa-ac21-6012d5fed6df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2026.02.24 15:44:49.934458 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 224 | ||
| 1427 | 2026.02.24 15:44:49.936837 [ 243 ] {} <Trace> system.query_log (58239338-783f-48a7-955b-6a89b1c349ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.02.24 15:44:49.936897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1429 | 2026.02.24 15:44:49.938125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1430 | 2026.02.24 15:44:49.938411 [ 243 ] {} <Trace> system.query_log (58239338-783f-48a7-955b-6a89b1c349ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.02.24 15:44:49.938731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
| 1432 | 2026.02.24 15:44:50.630133 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.02.24 15:44:50.630304 [ 259 ] {8b3b9b13-06e8-4c6e-8f7f-15b612982b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1434 | 2026.02.24 15:44:50.630371 [ 259 ] {8b3b9b13-06e8-4c6e-8f7f-15b612982b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1435 | 2026.02.24 15:44:50.631108 [ 259 ] {8b3b9b13-06e8-4c6e-8f7f-15b612982b96} <Trace> oximeter.fields_i16 (722283fb-99af-4d34-a377-2e78eceac948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.02.24 15:44:50.631148 [ 259 ] {8b3b9b13-06e8-4c6e-8f7f-15b612982b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1437 | 2026.02.24 15:44:50.631603 [ 259 ] {8b3b9b13-06e8-4c6e-8f7f-15b612982b96} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1438 | 2026.02.24 15:44:50.631836 [ 259 ] {8b3b9b13-06e8-4c6e-8f7f-15b612982b96} <Trace> oximeter.fields_i16 (722283fb-99af-4d34-a377-2e78eceac948): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.02.24 15:44:50.631984 [ 259 ] {8b3b9b13-06e8-4c6e-8f7f-15b612982b96} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001726 sec., 164542.29432213207 rows/sec., 10.45 MiB/sec. | ||
| 1440 | 2026.02.24 15:44:50.632029 [ 259 ] {8b3b9b13-06e8-4c6e-8f7f-15b612982b96} <Debug> TCPHandler: Processed in 0.002020622 sec. | ||
| 1441 | 2026.02.24 15:44:50.632162 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.02.24 15:44:50.632266 [ 259 ] {02975e8e-3822-43b1-9533-0024bcc54a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1443 | 2026.02.24 15:44:50.632311 [ 259 ] {02975e8e-3822-43b1-9533-0024bcc54a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1444 | 2026.02.24 15:44:50.633077 [ 259 ] {02975e8e-3822-43b1-9533-0024bcc54a4f} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.02.24 15:44:50.633114 [ 259 ] {02975e8e-3822-43b1-9533-0024bcc54a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1446 | 2026.02.24 15:44:50.633504 [ 259 ] {02975e8e-3822-43b1-9533-0024bcc54a4f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1447 | 2026.02.24 15:44:50.633728 [ 259 ] {02975e8e-3822-43b1-9533-0024bcc54a4f} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.02.24 15:44:50.633863 [ 259 ] {02975e8e-3822-43b1-9533-0024bcc54a4f} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001621 sec., 491671.80752621836 rows/sec., 38.67 MiB/sec. | ||
| 1449 | 2026.02.24 15:44:50.633901 [ 259 ] {02975e8e-3822-43b1-9533-0024bcc54a4f} <Debug> TCPHandler: Processed in 0.001792228 sec. | ||
| 1450 | 2026.02.24 15:44:50.634021 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.02.24 15:44:50.634121 [ 259 ] {19abb5db-a5f7-41d4-8fcf-7d11326f82db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1452 | 2026.02.24 15:44:50.634164 [ 259 ] {19abb5db-a5f7-41d4-8fcf-7d11326f82db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1453 | 2026.02.24 15:44:50.634605 [ 259 ] {19abb5db-a5f7-41d4-8fcf-7d11326f82db} <Trace> oximeter.fields_u16 (17251b60-25ca-4b28-a9db-4bf2925fc58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.02.24 15:44:50.634642 [ 259 ] {19abb5db-a5f7-41d4-8fcf-7d11326f82db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1455 | 2026.02.24 15:44:50.634948 [ 259 ] {19abb5db-a5f7-41d4-8fcf-7d11326f82db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1456 | 2026.02.24 15:44:50.635168 [ 259 ] {19abb5db-a5f7-41d4-8fcf-7d11326f82db} <Trace> oximeter.fields_u16 (17251b60-25ca-4b28-a9db-4bf2925fc58f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.02.24 15:44:50.635294 [ 259 ] {19abb5db-a5f7-41d4-8fcf-7d11326f82db} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001194 sec., 118927.97319933 rows/sec., 6.99 MiB/sec. | ||
| 1458 | 2026.02.24 15:44:50.635337 [ 259 ] {19abb5db-a5f7-41d4-8fcf-7d11326f82db} <Debug> TCPHandler: Processed in 0.001366919 sec. | ||
| 1459 | 2026.02.24 15:44:50.635473 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.02.24 15:44:50.635571 [ 259 ] {bd371c18-5ba1-42e2-a8c6-4ba27c33cd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1461 | 2026.02.24 15:44:50.635617 [ 259 ] {bd371c18-5ba1-42e2-a8c6-4ba27c33cd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1462 | 2026.02.24 15:44:50.636095 [ 259 ] {bd371c18-5ba1-42e2-a8c6-4ba27c33cd2f} <Trace> oximeter.fields_u32 (83fff16b-8bd8-4b0f-a9bb-7a68ff596a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.02.24 15:44:50.636131 [ 259 ] {bd371c18-5ba1-42e2-a8c6-4ba27c33cd2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1464 | 2026.02.24 15:44:50.636454 [ 259 ] {bd371c18-5ba1-42e2-a8c6-4ba27c33cd2f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1465 | 2026.02.24 15:44:50.636720 [ 259 ] {bd371c18-5ba1-42e2-a8c6-4ba27c33cd2f} <Trace> oximeter.fields_u32 (83fff16b-8bd8-4b0f-a9bb-7a68ff596a3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.02.24 15:44:50.636896 [ 259 ] {bd371c18-5ba1-42e2-a8c6-4ba27c33cd2f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001343 sec., 110945.64408041698 rows/sec., 7.17 MiB/sec. | ||
| 1467 | 2026.02.24 15:44:50.636948 [ 259 ] {bd371c18-5ba1-42e2-a8c6-4ba27c33cd2f} <Debug> TCPHandler: Processed in 0.001526002 sec. | ||
| 1468 | 2026.02.24 15:44:50.637086 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.02.24 15:44:50.637212 [ 259 ] {0a39b420-7fd3-4577-81c0-c5b0a3121b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1470 | 2026.02.24 15:44:50.637263 [ 259 ] {0a39b420-7fd3-4577-81c0-c5b0a3121b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1471 | 2026.02.24 15:44:50.637777 [ 259 ] {0a39b420-7fd3-4577-81c0-c5b0a3121b4c} <Trace> oximeter.fields_u8 (cd8a085d-d52a-425a-b7a4-bc2319daa18d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.02.24 15:44:50.637821 [ 259 ] {0a39b420-7fd3-4577-81c0-c5b0a3121b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1473 | 2026.02.24 15:44:50.638173 [ 259 ] {0a39b420-7fd3-4577-81c0-c5b0a3121b4c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1474 | 2026.02.24 15:44:50.638410 [ 259 ] {0a39b420-7fd3-4577-81c0-c5b0a3121b4c} <Trace> oximeter.fields_u8 (cd8a085d-d52a-425a-b7a4-bc2319daa18d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.02.24 15:44:50.638538 [ 259 ] {0a39b420-7fd3-4577-81c0-c5b0a3121b4c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001352 sec., 109467.45562130178 rows/sec., 6.23 MiB/sec. | ||
| 1476 | 2026.02.24 15:44:50.638574 [ 259 ] {0a39b420-7fd3-4577-81c0-c5b0a3121b4c} <Debug> TCPHandler: Processed in 0.001549043 sec. | ||
| 1477 | 2026.02.24 15:44:50.638702 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.02.24 15:44:50.638798 [ 259 ] {a4e82ace-ac82-489f-bf29-606cc32f7db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1479 | 2026.02.24 15:44:50.638840 [ 259 ] {a4e82ace-ac82-489f-bf29-606cc32f7db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1480 | 2026.02.24 15:44:50.639430 [ 259 ] {a4e82ace-ac82-489f-bf29-606cc32f7db4} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.02.24 15:44:50.639464 [ 259 ] {a4e82ace-ac82-489f-bf29-606cc32f7db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1482 | 2026.02.24 15:44:50.639773 [ 259 ] {a4e82ace-ac82-489f-bf29-606cc32f7db4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1483 | 2026.02.24 15:44:50.639992 [ 259 ] {a4e82ace-ac82-489f-bf29-606cc32f7db4} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.02.24 15:44:50.640114 [ 259 ] {a4e82ace-ac82-489f-bf29-606cc32f7db4} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001383 sec., 354302.24150397687 rows/sec., 24.84 MiB/sec. | ||
| 1485 | 2026.02.24 15:44:50.640149 [ 259 ] {a4e82ace-ac82-489f-bf29-606cc32f7db4} <Debug> TCPHandler: Processed in 0.001549323 sec. | ||
| 1486 | 2026.02.24 15:44:50.640263 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.02.24 15:44:50.640420 [ 259 ] {876efbc6-7536-4ab6-afbe-814a53457f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1488 | 2026.02.24 15:44:50.640464 [ 259 ] {876efbc6-7536-4ab6-afbe-814a53457f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1489 | 2026.02.24 15:44:50.640800 [ 259 ] {876efbc6-7536-4ab6-afbe-814a53457f8b} <Trace> oximeter.measurements_bool (99f570be-6388-4b52-98fb-8a7582537a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.02.24 15:44:50.640837 [ 259 ] {876efbc6-7536-4ab6-afbe-814a53457f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1491 | 2026.02.24 15:44:50.641144 [ 259 ] {876efbc6-7536-4ab6-afbe-814a53457f8b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1492 | 2026.02.24 15:44:50.641368 [ 259 ] {876efbc6-7536-4ab6-afbe-814a53457f8b} <Trace> oximeter.measurements_bool (99f570be-6388-4b52-98fb-8a7582537a4b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.02.24 15:44:50.641492 [ 259 ] {876efbc6-7536-4ab6-afbe-814a53457f8b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 1494 | 2026.02.24 15:44:50.641529 [ 259 ] {876efbc6-7536-4ab6-afbe-814a53457f8b} <Debug> TCPHandler: Processed in 0.001256337 sec. | ||
| 1495 | 2026.02.24 15:44:50.641640 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.02.24 15:44:50.641735 [ 259 ] {b1de7d9f-8eb5-4082-b1b3-32a2267629b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1497 | 2026.02.24 15:44:50.641777 [ 259 ] {b1de7d9f-8eb5-4082-b1b3-32a2267629b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1498 | 2026.02.24 15:44:50.642198 [ 259 ] {b1de7d9f-8eb5-4082-b1b3-32a2267629b8} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.02.24 15:44:50.642232 [ 259 ] {b1de7d9f-8eb5-4082-b1b3-32a2267629b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1500 | 2026.02.24 15:44:50.642567 [ 259 ] {b1de7d9f-8eb5-4082-b1b3-32a2267629b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1501 | 2026.02.24 15:44:50.642785 [ 259 ] {b1de7d9f-8eb5-4082-b1b3-32a2267629b8} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.02.24 15:44:50.642910 [ 259 ] {b1de7d9f-8eb5-4082-b1b3-32a2267629b8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 1503 | 2026.02.24 15:44:50.642945 [ 259 ] {b1de7d9f-8eb5-4082-b1b3-32a2267629b8} <Debug> TCPHandler: Processed in 0.001355909 sec. | ||
| 1504 | 2026.02.24 15:44:50.643058 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.02.24 15:44:50.643153 [ 259 ] {7233d3bf-6ed4-41db-9dac-d9d246e4b25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1506 | 2026.02.24 15:44:50.643193 [ 259 ] {7233d3bf-6ed4-41db-9dac-d9d246e4b25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1507 | 2026.02.24 15:44:50.643498 [ 259 ] {7233d3bf-6ed4-41db-9dac-d9d246e4b25d} <Trace> oximeter.measurements_f64 (c633070e-1b03-4211-a9c2-a547dcdbfeef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.02.24 15:44:50.643533 [ 259 ] {7233d3bf-6ed4-41db-9dac-d9d246e4b25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1509 | 2026.02.24 15:44:50.643818 [ 259 ] {7233d3bf-6ed4-41db-9dac-d9d246e4b25d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1510 | 2026.02.24 15:44:50.644029 [ 259 ] {7233d3bf-6ed4-41db-9dac-d9d246e4b25d} <Trace> oximeter.measurements_f64 (c633070e-1b03-4211-a9c2-a547dcdbfeef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.02.24 15:44:50.644152 [ 259 ] {7233d3bf-6ed4-41db-9dac-d9d246e4b25d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 1512 | 2026.02.24 15:44:50.644188 [ 259 ] {7233d3bf-6ed4-41db-9dac-d9d246e4b25d} <Debug> TCPHandler: Processed in 0.001179925 sec. | ||
| 1513 | 2026.02.24 15:44:50.644294 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.02.24 15:44:50.644389 [ 259 ] {b069187b-ef0b-4ced-9406-c4bbf700f170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1515 | 2026.02.24 15:44:50.644431 [ 259 ] {b069187b-ef0b-4ced-9406-c4bbf700f170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1516 | 2026.02.24 15:44:50.644763 [ 259 ] {b069187b-ef0b-4ced-9406-c4bbf700f170} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.02.24 15:44:50.644798 [ 259 ] {b069187b-ef0b-4ced-9406-c4bbf700f170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1518 | 2026.02.24 15:44:50.645097 [ 259 ] {b069187b-ef0b-4ced-9406-c4bbf700f170} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1519 | 2026.02.24 15:44:50.645305 [ 259 ] {b069187b-ef0b-4ced-9406-c4bbf700f170} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.02.24 15:44:50.645429 [ 259 ] {b069187b-ef0b-4ced-9406-c4bbf700f170} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 1521 | 2026.02.24 15:44:50.645462 [ 259 ] {b069187b-ef0b-4ced-9406-c4bbf700f170} <Debug> TCPHandler: Processed in 0.001218696 sec. | ||
| 1522 | 2026.02.24 15:44:54.886980 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1523 | 2026.02.24 15:44:54.887091 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1524 | 2026.02.24 15:44:54.938087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2830 | ||
| 1525 | 2026.02.24 15:44:54.938800 [ 245 ] {} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.02.24 15:44:54.938879 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1527 | 2026.02.24 15:44:54.939584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1528 | 2026.02.24 15:44:54.939924 [ 245 ] {} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.02.24 15:44:54.940129 [ 76 ] {} <Debug> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1530 | 2026.02.24 15:44:54.940148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2830 | ||
| 1531 | 2026.02.24 15:44:54.940233 [ 76 ] {} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.02.24 15:44:54.940269 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1533 | 2026.02.24 15:44:54.940669 [ 187 ] {e31b85c4-5250-4ec0-9080-83abe88e516b::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 | ||
| 1534 | 2026.02.24 15:44:54.940874 [ 187 ] {e31b85c4-5250-4ec0-9080-83abe88e516b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1535 | 2026.02.24 15:44:54.940994 [ 187 ] {e31b85c4-5250-4ec0-9080-83abe88e516b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1536 | 2026.02.24 15:44:54.941112 [ 187 ] {e31b85c4-5250-4ec0-9080-83abe88e516b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1537 | 2026.02.24 15:44:54.941182 [ 187 ] {e31b85c4-5250-4ec0-9080-83abe88e516b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1538 | 2026.02.24 15:44:54.941233 [ 187 ] {e31b85c4-5250-4ec0-9080-83abe88e516b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1539 | 2026.02.24 15:44:54.941285 [ 187 ] {e31b85c4-5250-4ec0-9080-83abe88e516b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 491 rows starting from the beginning of the part | ||
| 1540 | 2026.02.24 15:44:54.941330 [ 187 ] {e31b85c4-5250-4ec0-9080-83abe88e516b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1541 | 2026.02.24 15:44:54.965256 [ 188 ] {e31b85c4-5250-4ec0-9080-83abe88e516b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2830 rows, containing 4 columns (4 merged, 0 gathered) in 0.024838604 sec., 113935.54967903993 rows/sec., 1.63 MiB/sec. | ||
| 1542 | 2026.02.24 15:44:54.966202 [ 196 ] {e31b85c4-5250-4ec0-9080-83abe88e516b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1543 | 2026.02.24 15:44:54.966655 [ 196 ] {e31b85c4-5250-4ec0-9080-83abe88e516b::all_1_6_1} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.02.24 15:44:54.966760 [ 196 ] {e31b85c4-5250-4ec0-9080-83abe88e516b::all_1_6_1} <Trace> system.asynchronous_metric_log (e31b85c4-5250-4ec0-9080-83abe88e516b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1545 | 2026.02.24 15:44:54.966908 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1546 | 2026.02.24 15:44:55.001004 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.44 MiB, peak 179.51 MiB, free memory in arenas 0.00 B, will set to 170.93 MiB (RSS), difference: 1.49 MiB | ||
| 1547 | 2026.02.24 15:44:55.086169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1548 | 2026.02.24 15:44:55.104266 [ 244 ] {} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.02.24 15:44:55.104336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1550 | 2026.02.24 15:44:55.110986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1551 | 2026.02.24 15:44:55.111778 [ 244 ] {} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.02.24 15:44:55.112077 [ 74 ] {} <Debug> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1553 | 2026.02.24 15:44:55.112146 [ 74 ] {} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.02.24 15:44:55.112173 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1555 | 2026.02.24 15:44:55.112272 [ 196 ] {656b066d-62c0-4864-bac7-251092cc2b6b::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 | ||
| 1556 | 2026.02.24 15:44:55.115415 [ 196 ] {656b066d-62c0-4864-bac7-251092cc2b6b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1557 | 2026.02.24 15:44:55.115668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1558 | 2026.02.24 15:44:55.116286 [ 196 ] {656b066d-62c0-4864-bac7-251092cc2b6b::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 | ||
| 1559 | 2026.02.24 15:44:55.119939 [ 196 ] {656b066d-62c0-4864-bac7-251092cc2b6b::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 | ||
| 1560 | 2026.02.24 15:44:55.123453 [ 196 ] {656b066d-62c0-4864-bac7-251092cc2b6b::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 | ||
| 1561 | 2026.02.24 15:44:55.127981 [ 196 ] {656b066d-62c0-4864-bac7-251092cc2b6b::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 | ||
| 1562 | 2026.02.24 15:44:55.135186 [ 196 ] {656b066d-62c0-4864-bac7-251092cc2b6b::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 | ||
| 1563 | 2026.02.24 15:44:55.139620 [ 196 ] {656b066d-62c0-4864-bac7-251092cc2b6b::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 | ||
| 1564 | 2026.02.24 15:44:55.175912 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51784 | ||
| 1565 | 2026.02.24 15:44:55.176010 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1566 | 2026.02.24 15:44:55.176036 [ 286 ] {} <Debug> TCP-Session: 65be0531-33fc-4ddf-9412-ee48d57920a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51784 | ||
| 1567 | 2026.02.24 15:44:55.176057 [ 286 ] {} <Debug> TCP-Session: 65be0531-33fc-4ddf-9412-ee48d57920a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2026.02.24 15:44:55.176069 [ 286 ] {} <Debug> TCP-Session: 65be0531-33fc-4ddf-9412-ee48d57920a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.02.24 15:44:55.176257 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33775 | ||
| 1570 | 2026.02.24 15:44:55.176295 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63557 | ||
| 1571 | 2026.02.24 15:44:55.176330 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59703 | ||
| 1572 | 2026.02.24 15:44:55.176357 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45895 | ||
| 1573 | 2026.02.24 15:44:55.176383 [ 286 ] {} <Trace> TCP-Session: 65be0531-33fc-4ddf-9412-ee48d57920a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2026.02.24 15:44:55.176391 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59998 | ||
| 1575 | 2026.02.24 15:44:55.176437 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1576 | 2026.02.24 15:44:55.176399 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1577 | 2026.02.24 15:44:55.176487 [ 288 ] {} <Debug> TCP-Session: a5af2a24-5676-4de3-a169-c7d54d5f25a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63557 | ||
| 1578 | 2026.02.24 15:44:55.176383 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52097 | ||
| 1579 | 2026.02.24 15:44:55.176515 [ 287 ] {} <Debug> TCP-Session: ad089c00-8ae0-4090-968b-8769f18fab58 Authenticating user 'default' from [fd00:1122:3344:101::e]:33775 | ||
| 1580 | 2026.02.24 15:44:55.176527 [ 288 ] {} <Debug> TCP-Session: a5af2a24-5676-4de3-a169-c7d54d5f25a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2026.02.24 15:44:55.176359 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55737 | ||
| 1582 | 2026.02.24 15:44:55.176573 [ 288 ] {} <Debug> TCP-Session: a5af2a24-5676-4de3-a169-c7d54d5f25a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2026.02.24 15:44:55.176570 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1584 | 2026.02.24 15:44:55.176567 [ 287 ] {} <Debug> TCP-Session: ad089c00-8ae0-4090-968b-8769f18fab58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2026.02.24 15:44:55.176638 [ 289 ] {} <Debug> TCP-Session: f732e7e9-8e66-46d0-b4f9-e153988fbe3e Authenticating user 'default' from [fd00:1122:3344:101::e]:59703 | ||
| 1586 | 2026.02.24 15:44:55.176650 [ 287 ] {} <Debug> TCP-Session: ad089c00-8ae0-4090-968b-8769f18fab58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2026.02.24 15:44:55.176677 [ 289 ] {} <Debug> TCP-Session: f732e7e9-8e66-46d0-b4f9-e153988fbe3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2026.02.24 15:44:55.176343 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64639 | ||
| 1589 | 2026.02.24 15:44:55.176705 [ 289 ] {} <Debug> TCP-Session: f732e7e9-8e66-46d0-b4f9-e153988fbe3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2026.02.24 15:44:55.176570 [ 286 ] {c05a4305-626a-480c-a40f-bd5e5ff15165} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51784) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1591 | 2026.02.24 15:44:55.176803 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1592 | 2026.02.24 15:44:55.176837 [ 291 ] {} <Debug> TCP-Session: 9a613aa4-ed7e-4caa-9342-23e5b52a0f84 Authenticating user 'default' from [fd00:1122:3344:101::e]:45895 | ||
| 1593 | 2026.02.24 15:44:55.176836 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1594 | 2026.02.24 15:44:55.176855 [ 291 ] {} <Debug> TCP-Session: 9a613aa4-ed7e-4caa-9342-23e5b52a0f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1595 | 2026.02.24 15:44:55.176882 [ 294 ] {} <Debug> TCP-Session: 16053287-1475-477c-b309-0bf5653d080b Authenticating user 'default' from [fd00:1122:3344:101::e]:59998 | ||
| 1596 | 2026.02.24 15:44:55.176884 [ 291 ] {} <Debug> TCP-Session: 9a613aa4-ed7e-4caa-9342-23e5b52a0f84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1597 | 2026.02.24 15:44:55.176907 [ 294 ] {} <Debug> TCP-Session: 16053287-1475-477c-b309-0bf5653d080b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2026.02.24 15:44:55.176927 [ 294 ] {} <Debug> TCP-Session: 16053287-1475-477c-b309-0bf5653d080b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.02.24 15:44:55.176991 [ 286 ] {c05a4305-626a-480c-a40f-bd5e5ff15165} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1600 | 2026.02.24 15:44:55.176993 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1601 | 2026.02.24 15:44:55.177032 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1602 | 2026.02.24 15:44:55.177035 [ 290 ] {} <Debug> TCP-Session: 0eeb4dbe-1377-436f-ab63-e43b238c85aa Authenticating user 'default' from [fd00:1122:3344:101::e]:64639 | ||
| 1603 | 2026.02.24 15:44:55.177071 [ 292 ] {} <Debug> TCP-Session: 15a4b1ef-d986-4b9e-8f82-c6f81ff8d9c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55737 | ||
| 1604 | 2026.02.24 15:44:55.177077 [ 290 ] {} <Debug> TCP-Session: 0eeb4dbe-1377-436f-ab63-e43b238c85aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.02.24 15:44:55.177117 [ 290 ] {} <Debug> TCP-Session: 0eeb4dbe-1377-436f-ab63-e43b238c85aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.02.24 15:44:55.177117 [ 286 ] {c05a4305-626a-480c-a40f-bd5e5ff15165} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1607 | 2026.02.24 15:44:55.177117 [ 292 ] {} <Debug> TCP-Session: 15a4b1ef-d986-4b9e-8f82-c6f81ff8d9c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1608 | 2026.02.24 15:44:55.177142 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1609 | 2026.02.24 15:44:55.177166 [ 292 ] {} <Debug> TCP-Session: 15a4b1ef-d986-4b9e-8f82-c6f81ff8d9c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1610 | 2026.02.24 15:44:55.177190 [ 293 ] {} <Debug> TCP-Session: d3dcb098-e579-4a59-ae8a-8ca1788eb5ea Authenticating user 'default' from [fd00:1122:3344:101::e]:52097 | ||
| 1611 | 2026.02.24 15:44:55.177212 [ 293 ] {} <Debug> TCP-Session: d3dcb098-e579-4a59-ae8a-8ca1788eb5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2026.02.24 15:44:55.177225 [ 293 ] {} <Debug> TCP-Session: d3dcb098-e579-4a59-ae8a-8ca1788eb5ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2026.02.24 15:44:55.177410 [ 286 ] {c05a4305-626a-480c-a40f-bd5e5ff15165} <Debug> oximeter.version (9f8f6294-6430-42ec-95b4-bdb538c005d1) (SelectExecutor): Key condition: unknown | ||
| 1614 | 2026.02.24 15:44:55.178745 [ 306 ] {c05a4305-626a-480c-a40f-bd5e5ff15165} <Trace> AggregatingTransform: Aggregating | ||
| 1615 | 2026.02.24 15:44:55.178786 [ 306 ] {c05a4305-626a-480c-a40f-bd5e5ff15165} <Trace> Aggregator: Aggregation method: without_key | ||
| 1616 | 2026.02.24 15:44:55.178813 [ 306 ] {c05a4305-626a-480c-a40f-bd5e5ff15165} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001306587 sec. (765.353 rows/sec., 29.90 KiB/sec.) | ||
| 1617 | 2026.02.24 15:44:55.178829 [ 306 ] {c05a4305-626a-480c-a40f-bd5e5ff15165} <Trace> Aggregator: Merging aggregated data | ||
| 1618 | 2026.02.24 15:44:55.179910 [ 286 ] {c05a4305-626a-480c-a40f-bd5e5ff15165} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003385 sec., 295.4209748892171 rows/sec., 11.54 KiB/sec. | ||
| 1619 | 2026.02.24 15:44:55.180079 [ 286 ] {c05a4305-626a-480c-a40f-bd5e5ff15165} <Debug> TCPHandler: Processed in 0.00381622 sec. | ||
| 1620 | 2026.02.24 15:44:55.180213 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1621 | 2026.02.24 15:44:55.180240 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1622 | 2026.02.24 15:44:55.180252 [ 286 ] {} <Debug> TCP-Session: 65be0531-33fc-4ddf-9412-ee48d57920a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1623 | 2026.02.24 15:44:55.180282 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1624 | 2026.02.24 15:44:55.180285 [ 287 ] {} <Debug> TCP-Session: ad089c00-8ae0-4090-968b-8769f18fab58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1625 | 2026.02.24 15:44:55.180302 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1626 | 2026.02.24 15:44:55.180328 [ 293 ] {} <Debug> TCP-Session: d3dcb098-e579-4a59-ae8a-8ca1788eb5ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2026.02.24 15:44:55.180339 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1628 | 2026.02.24 15:44:55.180357 [ 294 ] {} <Debug> TCP-Session: 16053287-1475-477c-b309-0bf5653d080b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1629 | 2026.02.24 15:44:55.180359 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1630 | 2026.02.24 15:44:55.180379 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1631 | 2026.02.24 15:44:55.180393 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1632 | 2026.02.24 15:44:55.180410 [ 290 ] {} <Debug> TCP-Session: 0eeb4dbe-1377-436f-ab63-e43b238c85aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2026.02.24 15:44:55.180436 [ 292 ] {} <Debug> TCP-Session: 15a4b1ef-d986-4b9e-8f82-c6f81ff8d9c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2026.02.24 15:44:55.180446 [ 291 ] {} <Debug> TCP-Session: 9a613aa4-ed7e-4caa-9342-23e5b52a0f84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2026.02.24 15:44:55.180383 [ 289 ] {} <Debug> TCP-Session: f732e7e9-8e66-46d0-b4f9-e153988fbe3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2026.02.24 15:44:55.180321 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1637 | 2026.02.24 15:44:55.180522 [ 288 ] {} <Debug> TCP-Session: a5af2a24-5676-4de3-a169-c7d54d5f25a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2026.02.24 15:44:55.208275 [ 201 ] {656b066d-62c0-4864-bac7-251092cc2b6b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.096044929 sec., 478.9425165799227 rows/sec., 2.48 MiB/sec. | ||
| 1639 | 2026.02.24 15:44:55.210649 [ 186 ] {656b066d-62c0-4864-bac7-251092cc2b6b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1640 | 2026.02.24 15:44:55.212870 [ 186 ] {656b066d-62c0-4864-bac7-251092cc2b6b::all_1_6_1} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.02.24 15:44:55.212976 [ 186 ] {656b066d-62c0-4864-bac7-251092cc2b6b::all_1_6_1} <Trace> system.metric_log (656b066d-62c0-4864-bac7-251092cc2b6b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1642 | 2026.02.24 15:44:55.214669 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1643 | 2026.02.24 15:44:55.621018 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.02.24 15:44:55.621198 [ 259 ] {225ac0a3-be5b-4172-b087-050d7c3baf75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1645 | 2026.02.24 15:44:55.621267 [ 259 ] {225ac0a3-be5b-4172-b087-050d7c3baf75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1646 | 2026.02.24 15:44:55.621919 [ 259 ] {225ac0a3-be5b-4172-b087-050d7c3baf75} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.02.24 15:44:55.621971 [ 259 ] {225ac0a3-be5b-4172-b087-050d7c3baf75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1648 | 2026.02.24 15:44:55.622488 [ 259 ] {225ac0a3-be5b-4172-b087-050d7c3baf75} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1649 | 2026.02.24 15:44:55.622880 [ 259 ] {225ac0a3-be5b-4172-b087-050d7c3baf75} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.02.24 15:44:55.623059 [ 74 ] {} <Debug> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1651 | 2026.02.24 15:44:55.623109 [ 259 ] {225ac0a3-be5b-4172-b087-050d7c3baf75} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001955 sec., 38874.68030690537 rows/sec., 3.20 MiB/sec. | ||
| 1652 | 2026.02.24 15:44:55.623131 [ 74 ] {} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.02.24 15:44:55.623165 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1654 | 2026.02.24 15:44:55.623177 [ 259 ] {225ac0a3-be5b-4172-b087-050d7c3baf75} <Debug> TCPHandler: Processed in 0.002287419 sec. | ||
| 1655 | 2026.02.24 15:44:55.623315 [ 188 ] {4682fe03-5d25-4068-96e7-4bb86d17ed5e::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 | ||
| 1656 | 2026.02.24 15:44:55.623343 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.02.24 15:44:55.623470 [ 259 ] {41e43738-274a-4f1d-a676-16f62613d823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1658 | 2026.02.24 15:44:55.623520 [ 259 ] {41e43738-274a-4f1d-a676-16f62613d823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1659 | 2026.02.24 15:44:55.623528 [ 188 ] {4682fe03-5d25-4068-96e7-4bb86d17ed5e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1660 | 2026.02.24 15:44:55.623594 [ 188 ] {4682fe03-5d25-4068-96e7-4bb86d17ed5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 801 rows starting from the beginning of the part | ||
| 1661 | 2026.02.24 15:44:55.623707 [ 188 ] {4682fe03-5d25-4068-96e7-4bb86d17ed5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1662 | 2026.02.24 15:44:55.623757 [ 188 ] {4682fe03-5d25-4068-96e7-4bb86d17ed5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 797 rows starting from the beginning of the part | ||
| 1663 | 2026.02.24 15:44:55.623813 [ 188 ] {4682fe03-5d25-4068-96e7-4bb86d17ed5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 77 rows starting from the beginning of the part | ||
| 1664 | 2026.02.24 15:44:55.623872 [ 188 ] {4682fe03-5d25-4068-96e7-4bb86d17ed5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 797 rows starting from the beginning of the part | ||
| 1665 | 2026.02.24 15:44:55.623922 [ 188 ] {4682fe03-5d25-4068-96e7-4bb86d17ed5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1666 | 2026.02.24 15:44:55.623985 [ 259 ] {41e43738-274a-4f1d-a676-16f62613d823} <Trace> oximeter.fields_u16 (17251b60-25ca-4b28-a9db-4bf2925fc58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.02.24 15:44:55.624033 [ 259 ] {41e43738-274a-4f1d-a676-16f62613d823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1668 | 2026.02.24 15:44:55.624429 [ 259 ] {41e43738-274a-4f1d-a676-16f62613d823} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1669 | 2026.02.24 15:44:55.624679 [ 259 ] {41e43738-274a-4f1d-a676-16f62613d823} <Trace> oximeter.fields_u16 (17251b60-25ca-4b28-a9db-4bf2925fc58f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.02.24 15:44:55.624838 [ 259 ] {41e43738-274a-4f1d-a676-16f62613d823} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001393 sec., 7178.750897343863 rows/sec., 539.81 KiB/sec. | ||
| 1671 | 2026.02.24 15:44:55.624881 [ 259 ] {41e43738-274a-4f1d-a676-16f62613d823} <Debug> TCPHandler: Processed in 0.001599934 sec. | ||
| 1672 | 2026.02.24 15:44:55.625005 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.02.24 15:44:55.625104 [ 259 ] {1cbab98a-de3b-47b3-b4d3-964545c51820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1674 | 2026.02.24 15:44:55.625148 [ 259 ] {1cbab98a-de3b-47b3-b4d3-964545c51820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1675 | 2026.02.24 15:44:55.625492 [ 201 ] {4682fe03-5d25-4068-96e7-4bb86d17ed5e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 5 columns (5 merged, 0 gathered) in 0.002247717 sec., 1158508.8336298564 rows/sec., 95.73 MiB/sec. | ||
| 1676 | 2026.02.24 15:44:55.625583 [ 259 ] {1cbab98a-de3b-47b3-b4d3-964545c51820} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.02.24 15:44:55.625625 [ 259 ] {1cbab98a-de3b-47b3-b4d3-964545c51820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1678 | 2026.02.24 15:44:55.625738 [ 191 ] {4682fe03-5d25-4068-96e7-4bb86d17ed5e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1679 | 2026.02.24 15:44:55.625959 [ 259 ] {1cbab98a-de3b-47b3-b4d3-964545c51820} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1680 | 2026.02.24 15:44:55.626019 [ 191 ] {4682fe03-5d25-4068-96e7-4bb86d17ed5e::all_1_6_1} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.02.24 15:44:55.626091 [ 191 ] {4682fe03-5d25-4068-96e7-4bb86d17ed5e::all_1_6_1} <Trace> oximeter.fields_string (4682fe03-5d25-4068-96e7-4bb86d17ed5e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1682 | 2026.02.24 15:44:55.626177 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 1683 | 2026.02.24 15:44:55.626190 [ 259 ] {1cbab98a-de3b-47b3-b4d3-964545c51820} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.02.24 15:44:55.626295 [ 74 ] {} <Debug> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1685 | 2026.02.24 15:44:55.626331 [ 259 ] {1cbab98a-de3b-47b3-b4d3-964545c51820} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001247 sec., 59342.42181234964 rows/sec., 4.63 MiB/sec. | ||
| 1686 | 2026.02.24 15:44:55.626341 [ 74 ] {} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.02.24 15:44:55.626375 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1688 | 2026.02.24 15:44:55.626377 [ 259 ] {1cbab98a-de3b-47b3-b4d3-964545c51820} <Debug> TCPHandler: Processed in 0.00142446 sec. | ||
| 1689 | 2026.02.24 15:44:55.626467 [ 188 ] {6e8d8fb3-3db3-41f3-8ab1-d59af43c4576::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 | ||
| 1690 | 2026.02.24 15:44:55.626515 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.02.24 15:44:55.626582 [ 188 ] {6e8d8fb3-3db3-41f3-8ab1-d59af43c4576::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1692 | 2026.02.24 15:44:55.626612 [ 188 ] {6e8d8fb3-3db3-41f3-8ab1-d59af43c4576::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 498 rows starting from the beginning of the part | ||
| 1693 | 2026.02.24 15:44:55.626616 [ 259 ] {76cdd22d-bfbc-497d-b7a3-13fbaa651da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1694 | 2026.02.24 15:44:55.626667 [ 188 ] {6e8d8fb3-3db3-41f3-8ab1-d59af43c4576::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1695 | 2026.02.24 15:44:55.626670 [ 259 ] {76cdd22d-bfbc-497d-b7a3-13fbaa651da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1696 | 2026.02.24 15:44:55.626714 [ 188 ] {6e8d8fb3-3db3-41f3-8ab1-d59af43c4576::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 490 rows starting from the beginning of the part | ||
| 1697 | 2026.02.24 15:44:55.626755 [ 188 ] {6e8d8fb3-3db3-41f3-8ab1-d59af43c4576::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
| 1698 | 2026.02.24 15:44:55.626794 [ 188 ] {6e8d8fb3-3db3-41f3-8ab1-d59af43c4576::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 490 rows starting from the beginning of the part | ||
| 1699 | 2026.02.24 15:44:55.626830 [ 188 ] {6e8d8fb3-3db3-41f3-8ab1-d59af43c4576::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1700 | 2026.02.24 15:44:55.627114 [ 259 ] {76cdd22d-bfbc-497d-b7a3-13fbaa651da3} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.02.24 15:44:55.627156 [ 259 ] {76cdd22d-bfbc-497d-b7a3-13fbaa651da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1702 | 2026.02.24 15:44:55.627542 [ 259 ] {76cdd22d-bfbc-497d-b7a3-13fbaa651da3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1703 | 2026.02.24 15:44:55.627773 [ 259 ] {76cdd22d-bfbc-497d-b7a3-13fbaa651da3} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.02.24 15:44:55.627828 [ 201 ] {6e8d8fb3-3db3-41f3-8ab1-d59af43c4576::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1692 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140645 sec., 1203028.9025560808 rows/sec., 90.20 MiB/sec. | ||
| 1705 | 2026.02.24 15:44:55.627900 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1706 | 2026.02.24 15:44:55.627915 [ 259 ] {76cdd22d-bfbc-497d-b7a3-13fbaa651da3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 1707 | 2026.02.24 15:44:55.627944 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.02.24 15:44:55.627972 [ 259 ] {76cdd22d-bfbc-497d-b7a3-13fbaa651da3} <Debug> TCPHandler: Processed in 0.001507342 sec. | ||
| 1709 | 2026.02.24 15:44:55.628002 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1710 | 2026.02.24 15:44:55.628040 [ 192 ] {6e8d8fb3-3db3-41f3-8ab1-d59af43c4576::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1711 | 2026.02.24 15:44:55.628123 [ 188 ] {9f8ae700-be68-40c1-809b-df72ef3e3a14::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 | ||
| 1712 | 2026.02.24 15:44:55.628146 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2026.02.24 15:44:55.628229 [ 188 ] {9f8ae700-be68-40c1-809b-df72ef3e3a14::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1714 | 2026.02.24 15:44:55.628262 [ 188 ] {9f8ae700-be68-40c1-809b-df72ef3e3a14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 269 rows starting from the beginning of the part | ||
| 1715 | 2026.02.24 15:44:55.628268 [ 259 ] {ac82722f-deb7-402a-ab72-320dc4f937b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1716 | 2026.02.24 15:44:55.628312 [ 188 ] {9f8ae700-be68-40c1-809b-df72ef3e3a14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1717 | 2026.02.24 15:44:55.628344 [ 259 ] {ac82722f-deb7-402a-ab72-320dc4f937b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1718 | 2026.02.24 15:44:55.628346 [ 192 ] {6e8d8fb3-3db3-41f3-8ab1-d59af43c4576::all_1_6_1} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.02.24 15:44:55.628358 [ 188 ] {9f8ae700-be68-40c1-809b-df72ef3e3a14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1720 | 2026.02.24 15:44:55.628409 [ 188 ] {9f8ae700-be68-40c1-809b-df72ef3e3a14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1721 | 2026.02.24 15:44:55.628444 [ 192 ] {6e8d8fb3-3db3-41f3-8ab1-d59af43c4576::all_1_6_1} <Trace> oximeter.fields_uuid (6e8d8fb3-3db3-41f3-8ab1-d59af43c4576) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1722 | 2026.02.24 15:44:55.628446 [ 188 ] {9f8ae700-be68-40c1-809b-df72ef3e3a14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1723 | 2026.02.24 15:44:55.628493 [ 188 ] {9f8ae700-be68-40c1-809b-df72ef3e3a14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1724 | 2026.02.24 15:44:55.628519 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1725 | 2026.02.24 15:44:55.629172 [ 259 ] {ac82722f-deb7-402a-ab72-320dc4f937b0} <Trace> oximeter.measurements_histogramu64 (ad6cff40-6d74-4613-a208-3280e4b4fe34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.02.24 15:44:55.629216 [ 259 ] {ac82722f-deb7-402a-ab72-320dc4f937b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1727 | 2026.02.24 15:44:55.629490 [ 201 ] {9f8ae700-be68-40c1-809b-df72ef3e3a14::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1280 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139984 sec., 914390.2160246884 rows/sec., 61.87 MiB/sec. | ||
| 1728 | 2026.02.24 15:44:55.629694 [ 188 ] {9f8ae700-be68-40c1-809b-df72ef3e3a14::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1729 | 2026.02.24 15:44:55.629797 [ 259 ] {ac82722f-deb7-402a-ab72-320dc4f937b0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1730 | 2026.02.24 15:44:55.629997 [ 188 ] {9f8ae700-be68-40c1-809b-df72ef3e3a14::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.02.24 15:44:55.630074 [ 188 ] {9f8ae700-be68-40c1-809b-df72ef3e3a14::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9f8ae700-be68-40c1-809b-df72ef3e3a14) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1732 | 2026.02.24 15:44:55.630095 [ 259 ] {ac82722f-deb7-402a-ab72-320dc4f937b0} <Trace> oximeter.measurements_histogramu64 (ad6cff40-6d74-4613-a208-3280e4b4fe34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.02.24 15:44:55.630146 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1734 | 2026.02.24 15:44:55.630254 [ 259 ] {ac82722f-deb7-402a-ab72-320dc4f937b0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002011 sec., 4972.650422675286 rows/sec., 8.91 MiB/sec. | ||
| 1735 | 2026.02.24 15:44:55.630319 [ 259 ] {ac82722f-deb7-402a-ab72-320dc4f937b0} <Debug> TCPHandler: Processed in 0.002234308 sec. | ||
| 1736 | 2026.02.24 15:44:55.630435 [ 259 ] {} <Trace> TCP-Session: b29f77eb-f9ec-4f4a-a2a7-73d197c9a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.02.24 15:44:55.630533 [ 259 ] {feff4e5b-63e5-4acb-bf3a-3cd321285746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.02.24 15:44:55.630575 [ 259 ] {feff4e5b-63e5-4acb-bf3a-3cd321285746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1739 | 2026.02.24 15:44:55.630915 [ 259 ] {feff4e5b-63e5-4acb-bf3a-3cd321285746} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.02.24 15:44:55.630950 [ 259 ] {feff4e5b-63e5-4acb-bf3a-3cd321285746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1741 | 2026.02.24 15:44:55.631252 [ 259 ] {feff4e5b-63e5-4acb-bf3a-3cd321285746} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1742 | 2026.02.24 15:44:55.631468 [ 259 ] {feff4e5b-63e5-4acb-bf3a-3cd321285746} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.02.24 15:44:55.631568 [ 74 ] {} <Debug> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1744 | 2026.02.24 15:44:55.631595 [ 259 ] {feff4e5b-63e5-4acb-bf3a-3cd321285746} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 1745 | 2026.02.24 15:44:55.631610 [ 74 ] {} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.02.24 15:44:55.631652 [ 259 ] {feff4e5b-63e5-4acb-bf3a-3cd321285746} <Debug> TCPHandler: Processed in 0.001267207 sec. | ||
| 1747 | 2026.02.24 15:44:55.631656 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1748 | 2026.02.24 15:44:55.631790 [ 200 ] {833b7a5f-c0fb-407d-9b0e-84b608fe1b10::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 | ||
| 1749 | 2026.02.24 15:44:55.631929 [ 200 ] {833b7a5f-c0fb-407d-9b0e-84b608fe1b10::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1750 | 2026.02.24 15:44:55.631968 [ 200 ] {833b7a5f-c0fb-407d-9b0e-84b608fe1b10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1751 | 2026.02.24 15:44:55.632078 [ 200 ] {833b7a5f-c0fb-407d-9b0e-84b608fe1b10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1752 | 2026.02.24 15:44:55.632133 [ 200 ] {833b7a5f-c0fb-407d-9b0e-84b608fe1b10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1753 | 2026.02.24 15:44:55.632188 [ 200 ] {833b7a5f-c0fb-407d-9b0e-84b608fe1b10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1754 | 2026.02.24 15:44:55.632231 [ 200 ] {833b7a5f-c0fb-407d-9b0e-84b608fe1b10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1755 | 2026.02.24 15:44:55.632283 [ 200 ] {833b7a5f-c0fb-407d-9b0e-84b608fe1b10::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 | ||
| 1756 | 2026.02.24 15:44:55.633130 [ 201 ] {833b7a5f-c0fb-407d-9b0e-84b608fe1b10::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001378309 sec., 326487.02141537203 rows/sec., 21.06 MiB/sec. | ||
| 1757 | 2026.02.24 15:44:55.633260 [ 200 ] {833b7a5f-c0fb-407d-9b0e-84b608fe1b10::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1758 | 2026.02.24 15:44:55.633508 [ 200 ] {833b7a5f-c0fb-407d-9b0e-84b608fe1b10::all_1_6_1} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.02.24 15:44:55.633568 [ 200 ] {833b7a5f-c0fb-407d-9b0e-84b608fe1b10::all_1_6_1} <Trace> oximeter.measurements_u64 (833b7a5f-c0fb-407d-9b0e-84b608fe1b10) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1760 | 2026.02.24 15:44:55.633620 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1761 | 2026.02.24 15:44:56.001107 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.85 MiB, peak 189.74 MiB, free memory in arenas 0.00 B, will set to 181.95 MiB (RSS), difference: 9.09 MiB | ||
| 1762 | 2026.02.24 15:44:59.939408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 258 | ||
| 1763 | 2026.02.24 15:44:59.941640 [ 243 ] {} <Trace> system.query_log (58239338-783f-48a7-955b-6a89b1c349ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.02.24 15:44:59.941679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1765 | 2026.02.24 15:44:59.942865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1766 | 2026.02.24 15:44:59.943133 [ 243 ] {} <Trace> system.query_log (58239338-783f-48a7-955b-6a89b1c349ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.02.24 15:44:59.943394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||