| 1 | [ Dec 24 00:29:34 Enabled. ] | ||
| 2 | [ Dec 24 00:29:34 Rereading configuration. ] | ||
| 3 | [ Dec 24 00:29:35 Rereading configuration. ] | ||
| 4 | [ Dec 24 00:29:36 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 | [ Dec 24 00:29:36 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 | 2025.12.24 00:29:37.339661 [ 1 ] {} <Information> Application: Will watch for the process with pid 23786 | ||
| 29 | 2025.12.24 00:29:37.340021 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.24 00:29:37.763106 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23786 | ||
| 31 | 2025.12.24 00:29:37.763967 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.24 00:29:37.764122 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.24 00:29:37.875487 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.24 00:29:37.920999 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.24 00:29:37.921098 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.24 00:29:37.921116 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.24 00:29:37.921179 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.24 00:29:37.922270 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.24 00:29:37.924910 [ 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 | 2025.12.24 00:29:37.925889 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.24 00:29:37.926218 [ 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 | 2025.12.24 00:29:37.926271 [ 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 | 2025.12.24 00:29:37.926327 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.24 00:29:37.927309 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.24 00:29:37.928820 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.24 00:29:37.936303 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.24 00:29:37.937091 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.24 00:29:37.938770 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.24 00:29:37.939067 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.24 00:29:37.940569 [ 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 | 2025.12.24 00:29:37.941221 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.24 00:29:37.945962 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.24 00:29:37.946848 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.24 00:29:37.950314 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.24 00:29:37.950650 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.24 00:29:37.951083 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.24 00:29:37.951450 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.24 00:29:37.953031 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.24 00:29:37.953055 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.24 00:29:37.953142 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.24 00:29:37.953211 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.24 00:29:37.961553 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.24 00:29:37.961575 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000165392 sec | ||
| 68 | 2025.12.24 00:29:37.961615 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.24 00:29:37.961648 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.24 00:29:37.962425 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.24 00:29:37.963104 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.24 00:29:37.973470 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.24 00:29:37.973516 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.24 00:29:37.973596 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.24 00:29:37.973611 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.24 00:29:37.973647 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.24 00:29:37.973724 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.24 00:29:37.978058 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.24 00:29:37.978107 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.24 00:29:37.978220 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.24 00:29:37.978391 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.24 00:29:37.978434 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.24 00:29:37.978447 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.24 00:29:37.978520 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.24 00:29:37.978533 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.24 00:29:37.978566 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.24 00:29:37.978634 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.24 00:29:38.001599 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.24 00:29:38.003069 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.24 00:29:38.003174 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000130482 sec | ||
| 91 | 2025.12.24 00:29:38.003189 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.24 00:29:38.003203 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.24 00:29:38.003228 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.24 00:29:38.003455 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.24 00:29:38.003563 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.24 00:29:38.003577 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.24 00:29:38.003587 [ 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 | 2025.12.24 00:29:38.003598 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.24 00:29:38.007472 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.24 00:29:38.007671 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.67 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2025.12.24 00:29:38.009166 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.443e-05 sec. | ||
| 102 | 2025.12.24 00:29:38.009579 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.24 00:29:38.010239 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.24 00:29:38.010257 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.24 00:29:38.197213 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36873 | ||
| 106 | 2025.12.24 00:29:38.198088 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32822 | ||
| 107 | 2025.12.24 00:29:38.202761 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.12.24 00:29:38.202821 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 109 | 2025.12.24 00:29:38.202842 [ 3 ] {} <Debug> TCP-Session: 9ee6de23-82f2-40a8-bc68-53f44ce0f4f5 Authenticating user 'default' from [fd00:1122:3344:101::b]:36873 | ||
| 110 | 2025.12.24 00:29:38.202872 [ 4 ] {} <Debug> TCP-Session: f9656428-221a-46e2-ad39-abca3d3159c6 Authenticating user 'default' from [fd00:1122:3344:101::c]:32822 | ||
| 111 | 2025.12.24 00:29:38.202967 [ 3 ] {} <Debug> TCP-Session: 9ee6de23-82f2-40a8-bc68-53f44ce0f4f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 112 | 2025.12.24 00:29:38.202973 [ 4 ] {} <Debug> TCP-Session: f9656428-221a-46e2-ad39-abca3d3159c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 113 | 2025.12.24 00:29:38.202992 [ 3 ] {} <Debug> TCP-Session: 9ee6de23-82f2-40a8-bc68-53f44ce0f4f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 114 | 2025.12.24 00:29:38.203105 [ 4 ] {} <Debug> TCP-Session: f9656428-221a-46e2-ad39-abca3d3159c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 115 | 2025.12.24 00:29:38.203223 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 116 | 2025.12.24 00:29:38.203323 [ 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 | ||
| 117 | 2025.12.24 00:29:38.203340 [ 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 | ||
| 118 | 2025.12.24 00:29:38.203484 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 119 | 2025.12.24 00:29:38.203526 [ 4 ] {} <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 | ||
| 120 | 2025.12.24 00:29:38.203638 [ 4 ] {} <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 | ||
| 121 | 2025.12.24 00:29:38.203989 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52776 | ||
| 122 | 2025.12.24 00:29:38.203989 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48420 | ||
| 123 | 2025.12.24 00:29:38.204181 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34144 | ||
| 124 | 2025.12.24 00:29:38.204240 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.12.24 00:29:38.204201 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.24 00:29:38.204334 [ 5 ] {} <Debug> TCP-Session: 95339ada-84df-40aa-b0e5-cd8b42bc8b56 Authenticating user 'default' from [fd00:1122:3344:101::b]:52776 | ||
| 127 | 2025.12.24 00:29:38.204337 [ 254 ] {} <Debug> TCP-Session: ef6e276d-c860-449c-975e-5e2db6c4cb87 Authenticating user 'default' from [fd00:1122:3344:101::b]:48420 | ||
| 128 | 2025.12.24 00:29:38.204368 [ 5 ] {} <Debug> TCP-Session: 95339ada-84df-40aa-b0e5-cd8b42bc8b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.24 00:29:38.204337 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50875 | ||
| 130 | 2025.12.24 00:29:38.204446 [ 254 ] {} <Debug> TCP-Session: ef6e276d-c860-449c-975e-5e2db6c4cb87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.24 00:29:38.204457 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40429 | ||
| 132 | 2025.12.24 00:29:38.204452 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.24 00:29:38.204539 [ 254 ] {} <Debug> TCP-Session: ef6e276d-c860-449c-975e-5e2db6c4cb87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.12.24 00:29:38.204593 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.12.24 00:29:38.204563 [ 255 ] {} <Debug> TCP-Session: 72e8c29d-4d87-4a08-b23c-17fa8f208429 Authenticating user 'default' from [fd00:1122:3344:101::b]:34144 | ||
| 136 | 2025.12.24 00:29:38.204559 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48495 | ||
| 137 | 2025.12.24 00:29:38.204457 [ 5 ] {} <Debug> TCP-Session: 95339ada-84df-40aa-b0e5-cd8b42bc8b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.24 00:29:38.204722 [ 255 ] {} <Debug> TCP-Session: 72e8c29d-4d87-4a08-b23c-17fa8f208429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.24 00:29:38.204704 [ 256 ] {} <Debug> TCP-Session: 5d811e7f-bfbd-4678-b747-639ae279a25b Authenticating user 'default' from [fd00:1122:3344:101::b]:50875 | ||
| 140 | 2025.12.24 00:29:38.204684 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.12.24 00:29:38.204804 [ 255 ] {} <Debug> TCP-Session: 72e8c29d-4d87-4a08-b23c-17fa8f208429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.24 00:29:38.204866 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.24 00:29:38.204809 [ 256 ] {} <Debug> TCP-Session: 5d811e7f-bfbd-4678-b747-639ae279a25b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.24 00:29:38.204933 [ 258 ] {} <Debug> TCP-Session: 90a778a3-37a7-4d6a-9bda-145096a2fa8a Authenticating user 'default' from [fd00:1122:3344:101::b]:48495 | ||
| 145 | 2025.12.24 00:29:38.204925 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50178 | ||
| 146 | 2025.12.24 00:29:38.204919 [ 257 ] {} <Debug> TCP-Session: ca223d68-48bd-48d0-a08d-39b6c94c51c5 Authenticating user 'default' from [fd00:1122:3344:101::b]:40429 | ||
| 147 | 2025.12.24 00:29:38.205007 [ 256 ] {} <Debug> TCP-Session: 5d811e7f-bfbd-4678-b747-639ae279a25b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.24 00:29:38.205057 [ 258 ] {} <Debug> TCP-Session: 90a778a3-37a7-4d6a-9bda-145096a2fa8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.24 00:29:38.205009 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62458 | ||
| 150 | 2025.12.24 00:29:38.204789 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49369 | ||
| 151 | 2025.12.24 00:29:38.205177 [ 258 ] {} <Debug> TCP-Session: 90a778a3-37a7-4d6a-9bda-145096a2fa8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.24 00:29:38.205197 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 153 | 2025.12.24 00:29:38.204782 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33470 | ||
| 154 | 2025.12.24 00:29:38.205226 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60164 | ||
| 155 | 2025.12.24 00:29:38.205280 [ 261 ] {} <Debug> TCP-Session: f7b4648f-e6df-4a7d-bf74-1c91b6858e39 Authenticating user 'default' from [fd00:1122:3344:101::c]:50178 | ||
| 156 | 2025.12.24 00:29:38.205242 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50979 | ||
| 157 | 2025.12.24 00:29:38.205345 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52003 | ||
| 158 | 2025.12.24 00:29:38.205039 [ 257 ] {} <Debug> TCP-Session: ca223d68-48bd-48d0-a08d-39b6c94c51c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 159 | 2025.12.24 00:29:38.205424 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45035 | ||
| 160 | 2025.12.24 00:29:38.205454 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.12.24 00:29:38.205417 [ 261 ] {} <Debug> TCP-Session: f7b4648f-e6df-4a7d-bf74-1c91b6858e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2025.12.24 00:29:38.205519 [ 262 ] {} <Debug> TCP-Session: 094c4d5a-7542-4212-8aa6-a8fef86e39ce Authenticating user 'default' from [fd00:1122:3344:101::c]:62458 | ||
| 163 | 2025.12.24 00:29:38.205500 [ 257 ] {} <Debug> TCP-Session: ca223d68-48bd-48d0-a08d-39b6c94c51c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.12.24 00:29:38.205590 [ 261 ] {} <Debug> TCP-Session: f7b4648f-e6df-4a7d-bf74-1c91b6858e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.12.24 00:29:38.205616 [ 262 ] {} <Debug> TCP-Session: 094c4d5a-7542-4212-8aa6-a8fef86e39ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.12.24 00:29:38.205693 [ 262 ] {} <Debug> TCP-Session: 094c4d5a-7542-4212-8aa6-a8fef86e39ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.12.24 00:29:38.205697 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.12.24 00:29:38.205740 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.12.24 00:29:38.205807 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.12.24 00:29:38.205816 [ 260 ] {} <Debug> TCP-Session: 3f6343b3-819f-416a-85a2-31fd63bbb27d Authenticating user 'default' from [fd00:1122:3344:101::c]:33470 | ||
| 171 | 2025.12.24 00:29:38.205837 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2025.12.24 00:29:38.205857 [ 264 ] {} <Debug> TCP-Session: fd6cc9aa-3078-4528-96d6-1190cacaf234 Authenticating user 'default' from [fd00:1122:3344:101::c]:60164 | ||
| 173 | 2025.12.24 00:29:38.205936 [ 266 ] {} <Debug> TCP-Session: b87c94ba-4d26-4dfd-bd13-795f75e62a75 Authenticating user 'default' from [fd00:1122:3344:101::c]:45035 | ||
| 174 | 2025.12.24 00:29:38.205850 [ 260 ] {} <Debug> TCP-Session: 3f6343b3-819f-416a-85a2-31fd63bbb27d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.12.24 00:29:38.206001 [ 263 ] {} <Debug> TCP-Session: c143feec-de18-4671-bb1f-9ed6016d4bf7 Authenticating user 'default' from [fd00:1122:3344:101::c]:50979 | ||
| 176 | 2025.12.24 00:29:38.206005 [ 266 ] {} <Debug> TCP-Session: b87c94ba-4d26-4dfd-bd13-795f75e62a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.12.24 00:29:38.206017 [ 264 ] {} <Debug> TCP-Session: fd6cc9aa-3078-4528-96d6-1190cacaf234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.12.24 00:29:38.206094 [ 263 ] {} <Debug> TCP-Session: c143feec-de18-4671-bb1f-9ed6016d4bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.12.24 00:29:38.206075 [ 266 ] {} <Debug> TCP-Session: b87c94ba-4d26-4dfd-bd13-795f75e62a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.12.24 00:29:38.206059 [ 260 ] {} <Debug> TCP-Session: 3f6343b3-819f-416a-85a2-31fd63bbb27d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.24 00:29:38.206181 [ 263 ] {} <Debug> TCP-Session: c143feec-de18-4671-bb1f-9ed6016d4bf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.12.24 00:29:38.206153 [ 264 ] {} <Debug> TCP-Session: fd6cc9aa-3078-4528-96d6-1190cacaf234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.12.24 00:29:38.205989 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2025.12.24 00:29:38.205986 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2025.12.24 00:29:38.206343 [ 259 ] {} <Debug> TCP-Session: 484e5608-2030-430d-bb72-4bee6314c932 Authenticating user 'default' from [fd00:1122:3344:101::b]:49369 | ||
| 186 | 2025.12.24 00:29:38.206366 [ 259 ] {} <Debug> TCP-Session: 484e5608-2030-430d-bb72-4bee6314c932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.24 00:29:38.206381 [ 265 ] {} <Debug> TCP-Session: 0b2d212c-8870-4fa9-93ee-debc1af7a99c Authenticating user 'default' from [fd00:1122:3344:101::c]:52003 | ||
| 188 | 2025.12.24 00:29:38.206457 [ 259 ] {} <Debug> TCP-Session: 484e5608-2030-430d-bb72-4bee6314c932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.24 00:29:38.206473 [ 265 ] {} <Debug> TCP-Session: 0b2d212c-8870-4fa9-93ee-debc1af7a99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.24 00:29:38.206579 [ 265 ] {} <Debug> TCP-Session: 0b2d212c-8870-4fa9-93ee-debc1af7a99c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.24 00:29:38.327556 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61018 | ||
| 192 | 2025.12.24 00:29:38.330251 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2025.12.24 00:29:38.330300 [ 267 ] {} <Debug> TCP-Session: 3495d632-a57a-4c79-9983-981059c31a53 Authenticating user 'default' from [fd00:1122:3344:101::a]:61018 | ||
| 194 | 2025.12.24 00:29:38.330400 [ 267 ] {} <Debug> TCP-Session: 3495d632-a57a-4c79-9983-981059c31a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.12.24 00:29:38.330413 [ 267 ] {} <Debug> TCP-Session: 3495d632-a57a-4c79-9983-981059c31a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.24 00:29:38.330483 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2025.12.24 00:29:38.330579 [ 267 ] {} <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 | ||
| 198 | 2025.12.24 00:29:38.330596 [ 267 ] {} <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 | ||
| 199 | 2025.12.24 00:29:38.331203 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54068 | ||
| 200 | 2025.12.24 00:29:38.331293 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35859 | ||
| 201 | 2025.12.24 00:29:38.331393 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2025.12.24 00:29:38.331402 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64793 | ||
| 203 | 2025.12.24 00:29:38.331445 [ 268 ] {} <Debug> TCP-Session: 3cf7cb97-bdea-4586-8d90-8b64005948c8 Authenticating user 'default' from [fd00:1122:3344:101::a]:54068 | ||
| 204 | 2025.12.24 00:29:38.331470 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63893 | ||
| 205 | 2025.12.24 00:29:38.331477 [ 268 ] {} <Debug> TCP-Session: 3cf7cb97-bdea-4586-8d90-8b64005948c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2025.12.24 00:29:38.331610 [ 268 ] {} <Debug> TCP-Session: 3cf7cb97-bdea-4586-8d90-8b64005948c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2025.12.24 00:29:38.331567 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51170 | ||
| 208 | 2025.12.24 00:29:38.331807 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2025.12.24 00:29:38.331827 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45621 | ||
| 210 | 2025.12.24 00:29:38.331896 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2025.12.24 00:29:38.331995 [ 270 ] {} <Debug> TCP-Session: c18ba554-a46b-4495-8d7c-7a4750216d1e Authenticating user 'default' from [fd00:1122:3344:101::a]:64793 | ||
| 212 | 2025.12.24 00:29:38.332080 [ 269 ] {} <Debug> TCP-Session: c03c1d41-ab6f-4e55-86b3-8c1c03d0961a Authenticating user 'default' from [fd00:1122:3344:101::a]:35859 | ||
| 213 | 2025.12.24 00:29:38.332056 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59115 | ||
| 214 | 2025.12.24 00:29:38.332107 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2025.12.24 00:29:38.332160 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.12.24 00:29:38.332169 [ 269 ] {} <Debug> TCP-Session: c03c1d41-ab6f-4e55-86b3-8c1c03d0961a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2025.12.24 00:29:38.332201 [ 271 ] {} <Debug> TCP-Session: 68ec391d-0c0a-4c14-b7f7-2b9fa639c743 Authenticating user 'default' from [fd00:1122:3344:101::a]:63893 | ||
| 218 | 2025.12.24 00:29:38.332222 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2025.12.24 00:29:38.332282 [ 269 ] {} <Debug> TCP-Session: c03c1d41-ab6f-4e55-86b3-8c1c03d0961a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2025.12.24 00:29:38.332274 [ 271 ] {} <Debug> TCP-Session: 68ec391d-0c0a-4c14-b7f7-2b9fa639c743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.12.24 00:29:38.332313 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2025.12.24 00:29:38.332260 [ 272 ] {} <Debug> TCP-Session: 25e7a63a-b57c-4740-b135-115500c6ca8b Authenticating user 'default' from [fd00:1122:3344:101::a]:51170 | ||
| 223 | 2025.12.24 00:29:38.332401 [ 273 ] {} <Debug> TCP-Session: ed0d94b6-20d1-4fa3-b883-464c9dd1d684 Authenticating user 'default' from [fd00:1122:3344:101::a]:45621 | ||
| 224 | 2025.12.24 00:29:38.332427 [ 274 ] {} <Debug> TCP-Session: 066f7085-79cc-4946-972c-37c2129fd71f Authenticating user 'default' from [fd00:1122:3344:101::a]:59115 | ||
| 225 | 2025.12.24 00:29:38.332402 [ 271 ] {} <Debug> TCP-Session: 68ec391d-0c0a-4c14-b7f7-2b9fa639c743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.12.24 00:29:38.332491 [ 273 ] {} <Debug> TCP-Session: ed0d94b6-20d1-4fa3-b883-464c9dd1d684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.12.24 00:29:38.332503 [ 274 ] {} <Debug> TCP-Session: 066f7085-79cc-4946-972c-37c2129fd71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.12.24 00:29:38.332144 [ 270 ] {} <Debug> TCP-Session: c18ba554-a46b-4495-8d7c-7a4750216d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.12.24 00:29:38.332568 [ 273 ] {} <Debug> TCP-Session: ed0d94b6-20d1-4fa3-b883-464c9dd1d684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.12.24 00:29:38.332579 [ 274 ] {} <Debug> TCP-Session: 066f7085-79cc-4946-972c-37c2129fd71f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.12.24 00:29:38.332640 [ 272 ] {} <Debug> TCP-Session: 25e7a63a-b57c-4740-b135-115500c6ca8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.12.24 00:29:38.332705 [ 272 ] {} <Debug> TCP-Session: 25e7a63a-b57c-4740-b135-115500c6ca8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.12.24 00:29:38.332722 [ 270 ] {} <Debug> TCP-Session: c18ba554-a46b-4495-8d7c-7a4750216d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.24 00:29:38.804455 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63470 | ||
| 235 | 2025.12.24 00:29:38.804655 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2025.12.24 00:29:38.804692 [ 275 ] {} <Debug> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Authenticating user 'default' from [fd00:1122:3344:101::d]:63470 | ||
| 237 | 2025.12.24 00:29:38.804759 [ 275 ] {} <Debug> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2025.12.24 00:29:38.804815 [ 275 ] {} <Debug> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.12.24 00:29:38.804900 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 240 | 2025.12.24 00:29:38.804946 [ 275 ] {} <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 | ||
| 241 | 2025.12.24 00:29:38.805093 [ 275 ] {} <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 | ||
| 242 | 2025.12.24 00:29:38.805898 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49649 | ||
| 243 | 2025.12.24 00:29:38.806095 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39131 | ||
| 244 | 2025.12.24 00:29:38.806173 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 245 | 2025.12.24 00:29:38.806197 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40778 | ||
| 246 | 2025.12.24 00:29:38.806111 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50214 | ||
| 247 | 2025.12.24 00:29:38.806309 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42014 | ||
| 248 | 2025.12.24 00:29:38.806362 [ 276 ] {} <Debug> TCP-Session: 07bfb7b8-fd22-4bc1-9139-c78ce8941bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49649 | ||
| 249 | 2025.12.24 00:29:38.806420 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2025.12.24 00:29:38.806499 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52614 | ||
| 251 | 2025.12.24 00:29:38.806625 [ 276 ] {} <Debug> TCP-Session: 07bfb7b8-fd22-4bc1-9139-c78ce8941bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2025.12.24 00:29:38.806666 [ 278 ] {} <Debug> TCP-Session: dc6525a4-9c97-4332-80e6-ced2904fb149 Authenticating user 'default' from [fd00:1122:3344:101::d]:39131 | ||
| 253 | 2025.12.24 00:29:38.806700 [ 276 ] {} <Debug> TCP-Session: 07bfb7b8-fd22-4bc1-9139-c78ce8941bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2025.12.24 00:29:38.806724 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2025.12.24 00:29:38.806741 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58178 | ||
| 256 | 2025.12.24 00:29:38.806835 [ 279 ] {} <Debug> TCP-Session: 322437f4-b264-4fb4-ba9a-b5ff9bc59fd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40778 | ||
| 257 | 2025.12.24 00:29:38.806760 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2025.12.24 00:29:38.806803 [ 278 ] {} <Debug> TCP-Session: dc6525a4-9c97-4332-80e6-ced2904fb149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2025.12.24 00:29:38.806942 [ 279 ] {} <Debug> TCP-Session: 322437f4-b264-4fb4-ba9a-b5ff9bc59fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2025.12.24 00:29:38.806970 [ 277 ] {} <Debug> TCP-Session: efe7682d-ba38-4161-9674-beefde484c7e Authenticating user 'default' from [fd00:1122:3344:101::d]:50214 | ||
| 261 | 2025.12.24 00:29:38.806981 [ 278 ] {} <Debug> TCP-Session: dc6525a4-9c97-4332-80e6-ced2904fb149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2025.12.24 00:29:38.807010 [ 277 ] {} <Debug> TCP-Session: efe7682d-ba38-4161-9674-beefde484c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2025.12.24 00:29:38.807026 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2025.12.24 00:29:38.807002 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2025.12.24 00:29:38.807090 [ 280 ] {} <Debug> TCP-Session: 787dd015-1ade-441a-88b9-d32459887a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:42014 | ||
| 266 | 2025.12.24 00:29:38.807088 [ 277 ] {} <Debug> TCP-Session: efe7682d-ba38-4161-9674-beefde484c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2025.12.24 00:29:38.807176 [ 281 ] {} <Debug> TCP-Session: 94bf765f-0787-4908-a275-e3aaac2cae69 Authenticating user 'default' from [fd00:1122:3344:101::d]:52614 | ||
| 268 | 2025.12.24 00:29:38.807084 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2025.12.24 00:29:38.807287 [ 281 ] {} <Debug> TCP-Session: 94bf765f-0787-4908-a275-e3aaac2cae69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2025.12.24 00:29:38.807258 [ 280 ] {} <Debug> TCP-Session: 787dd015-1ade-441a-88b9-d32459887a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2025.12.24 00:29:38.806984 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54611 | ||
| 272 | 2025.12.24 00:29:38.806993 [ 279 ] {} <Debug> TCP-Session: 322437f4-b264-4fb4-ba9a-b5ff9bc59fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.12.24 00:29:38.807446 [ 282 ] {} <Debug> TCP-Session: cd01da57-91f3-42a0-b666-bafb77a93c8f Authenticating user 'default' from [fd00:1122:3344:101::d]:58178 | ||
| 274 | 2025.12.24 00:29:38.807518 [ 280 ] {} <Debug> TCP-Session: 787dd015-1ade-441a-88b9-d32459887a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.12.24 00:29:38.807572 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2025.12.24 00:29:38.807554 [ 281 ] {} <Debug> TCP-Session: 94bf765f-0787-4908-a275-e3aaac2cae69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.12.24 00:29:38.807542 [ 282 ] {} <Debug> TCP-Session: cd01da57-91f3-42a0-b666-bafb77a93c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.12.24 00:29:38.807708 [ 283 ] {} <Debug> TCP-Session: 021b8337-0ab8-4bfa-b074-42de87c6e6f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54611 | ||
| 279 | 2025.12.24 00:29:38.807816 [ 282 ] {} <Debug> TCP-Session: cd01da57-91f3-42a0-b666-bafb77a93c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.12.24 00:29:38.807837 [ 283 ] {} <Debug> TCP-Session: 021b8337-0ab8-4bfa-b074-42de87c6e6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.12.24 00:29:38.807978 [ 283 ] {} <Debug> TCP-Session: 021b8337-0ab8-4bfa-b074-42de87c6e6f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.12.24 00:29:38.811083 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 283 | 2025.12.24 00:29:38.814946 [ 275 ] {99905374-ba01-48c4-9a4a-092bedc9b0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 284 | 2025.12.24 00:29:38.904813 [ 275 ] {99905374-ba01-48c4-9a4a-092bedc9b0c6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63470) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 285 | |||
| 286 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 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 | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 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 | ||
| 300 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 307 | |||
| 308 | 2025.12.24 00:29:38.906273 [ 275 ] {99905374-ba01-48c4-9a4a-092bedc9b0c6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 309 | |||
| 310 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 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 | ||
| 313 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 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 | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 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 | ||
| 324 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 331 | |||
| 332 | 2025.12.24 00:29:38.906708 [ 275 ] {99905374-ba01-48c4-9a4a-092bedc9b0c6} <Debug> TCPHandler: Processed in 0.098408494 sec. | ||
| 333 | 2025.12.24 00:29:38.907250 [ 278 ] {} <Trace> TCP-Session: dc6525a4-9c97-4332-80e6-ced2904fb149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 334 | 2025.12.24 00:29:38.907624 [ 278 ] {26a15a19-481a-423a-b429-29fce5fe6ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39131) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 335 | 2025.12.24 00:29:38.908086 [ 278 ] {26a15a19-481a-423a-b429-29fce5fe6ce2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39131) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 336 | |||
| 337 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 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 | ||
| 340 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 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 | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 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 | ||
| 351 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 358 | |||
| 359 | 2025.12.24 00:29:38.908439 [ 278 ] {26a15a19-481a-423a-b429-29fce5fe6ce2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 360 | |||
| 361 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 362 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 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 | ||
| 364 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 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 | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 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 | ||
| 375 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 382 | |||
| 383 | 2025.12.24 00:29:38.908740 [ 278 ] {26a15a19-481a-423a-b429-29fce5fe6ce2} <Debug> TCPHandler: Processed in 0.001731745 sec. | ||
| 384 | 2025.12.24 00:29:38.909035 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 385 | 2025.12.24 00:29:38.909866 [ 275 ] {27bb84da-2b8d-432f-8e2a-51b600b20a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 386 | 2025.12.24 00:29:38.910664 [ 275 ] {27bb84da-2b8d-432f-8e2a-51b600b20a3b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 387 | 2025.12.24 00:29:38.912612 [ 275 ] {27bb84da-2b8d-432f-8e2a-51b600b20a3b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 388 | 2025.12.24 00:29:38.912633 [ 275 ] {27bb84da-2b8d-432f-8e2a-51b600b20a3b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4631e-05 sec | ||
| 389 | 2025.12.24 00:29:38.912791 [ 275 ] {27bb84da-2b8d-432f-8e2a-51b600b20a3b} <Trace> ReferentialDeps: No tables | ||
| 390 | 2025.12.24 00:29:38.912804 [ 275 ] {27bb84da-2b8d-432f-8e2a-51b600b20a3b} <Trace> LoadingDeps: No tables | ||
| 391 | 2025.12.24 00:29:38.912827 [ 275 ] {27bb84da-2b8d-432f-8e2a-51b600b20a3b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 392 | 2025.12.24 00:29:38.913515 [ 275 ] {27bb84da-2b8d-432f-8e2a-51b600b20a3b} <Debug> TCPHandler: Processed in 0.004559765 sec. | ||
| 393 | 2025.12.24 00:29:38.913778 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2025.12.24 00:29:38.913922 [ 275 ] {2bc53e10-84ac-4fd5-8ba9-3b726fc93f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) /* The version table contains metadata about the `oximeter` database */ | ||
| 395 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 396 | 2025.12.24 00:29:38.914062 [ 275 ] {2bc53e10-84ac-4fd5-8ba9-3b726fc93f33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 397 | 2025.12.24 00:29:38.919542 [ 275 ] {2bc53e10-84ac-4fd5-8ba9-3b726fc93f33} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 398 | 2025.12.24 00:29:38.921144 [ 275 ] {2bc53e10-84ac-4fd5-8ba9-3b726fc93f33} <Debug> oximeter.version (83b0ad9e-7bae-4ad7-9ff3-a0b4a65ec5d4): Loading data parts | ||
| 399 | 2025.12.24 00:29:38.922512 [ 275 ] {2bc53e10-84ac-4fd5-8ba9-3b726fc93f33} <Debug> oximeter.version (83b0ad9e-7bae-4ad7-9ff3-a0b4a65ec5d4): There are no data parts | ||
| 400 | 2025.12.24 00:29:38.925822 [ 275 ] {2bc53e10-84ac-4fd5-8ba9-3b726fc93f33} <Debug> TCPHandler: Processed in 0.012053793 sec. | ||
| 401 | 2025.12.24 00:29:38.926020 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 402 | 2025.12.24 00:29:38.926347 [ 275 ] {9213f688-2f73-4c28-ab95-6fbffb458d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) /* The measurement tables contain all individual samples from each timeseries. | ||
| 403 | * | ||
| 404 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 405 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 406 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 407 | * by all samples from the same timeseries. | ||
| 408 | * | ||
| 409 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 410 | * and then uses that to index quickly into the measurements tables. | ||
| 411 | */ | ||
| 412 | 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) | ||
| 413 | 2025.12.24 00:29:38.926494 [ 275 ] {9213f688-2f73-4c28-ab95-6fbffb458d3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 414 | 2025.12.24 00:29:38.937287 [ 275 ] {9213f688-2f73-4c28-ab95-6fbffb458d3d} <Debug> oximeter.measurements_bool (71f11ced-d27e-4f8a-bc55-c4631820863a): Loading data parts | ||
| 415 | 2025.12.24 00:29:38.937517 [ 275 ] {9213f688-2f73-4c28-ab95-6fbffb458d3d} <Debug> oximeter.measurements_bool (71f11ced-d27e-4f8a-bc55-c4631820863a): There are no data parts | ||
| 416 | 2025.12.24 00:29:38.938795 [ 275 ] {9213f688-2f73-4c28-ab95-6fbffb458d3d} <Debug> TCPHandler: Processed in 0.012834014 sec. | ||
| 417 | 2025.12.24 00:29:38.939010 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2025.12.24 00:29:38.939174 [ 275 ] {e7b62b71-3b30-47a1-9d67-651db8971d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 419 | 2025.12.24 00:29:38.939293 [ 275 ] {e7b62b71-3b30-47a1-9d67-651db8971d07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 420 | 2025.12.24 00:29:38.941197 [ 275 ] {e7b62b71-3b30-47a1-9d67-651db8971d07} <Debug> oximeter.measurements_i8 (773e8f6c-6017-46bf-8604-6de7fafb7260): Loading data parts | ||
| 421 | 2025.12.24 00:29:38.941478 [ 275 ] {e7b62b71-3b30-47a1-9d67-651db8971d07} <Debug> oximeter.measurements_i8 (773e8f6c-6017-46bf-8604-6de7fafb7260): There are no data parts | ||
| 422 | 2025.12.24 00:29:38.942833 [ 275 ] {e7b62b71-3b30-47a1-9d67-651db8971d07} <Debug> TCPHandler: Processed in 0.003875226 sec. | ||
| 423 | 2025.12.24 00:29:38.942997 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2025.12.24 00:29:38.943241 [ 275 ] {f7c00115-d5c3-4ea1-a23f-9bf819f9b158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 425 | 2025.12.24 00:29:38.943328 [ 275 ] {f7c00115-d5c3-4ea1-a23f-9bf819f9b158} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 426 | 2025.12.24 00:29:38.945838 [ 275 ] {f7c00115-d5c3-4ea1-a23f-9bf819f9b158} <Debug> oximeter.measurements_u8 (8a0811bf-200a-44fb-9d44-a79e3de64c78): Loading data parts | ||
| 427 | 2025.12.24 00:29:38.945999 [ 275 ] {f7c00115-d5c3-4ea1-a23f-9bf819f9b158} <Debug> oximeter.measurements_u8 (8a0811bf-200a-44fb-9d44-a79e3de64c78): There are no data parts | ||
| 428 | 2025.12.24 00:29:38.947358 [ 275 ] {f7c00115-d5c3-4ea1-a23f-9bf819f9b158} <Debug> TCPHandler: Processed in 0.004415383 sec. | ||
| 429 | 2025.12.24 00:29:38.947633 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2025.12.24 00:29:38.947790 [ 275 ] {f1f1a76a-1cb5-44eb-bfd1-58cbea116c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 431 | 2025.12.24 00:29:38.947908 [ 275 ] {f1f1a76a-1cb5-44eb-bfd1-58cbea116c7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 432 | 2025.12.24 00:29:38.949924 [ 275 ] {f1f1a76a-1cb5-44eb-bfd1-58cbea116c7f} <Debug> oximeter.measurements_i16 (05d93a25-cab0-48c9-a78b-f5e5e53fa062): Loading data parts | ||
| 433 | 2025.12.24 00:29:38.950198 [ 275 ] {f1f1a76a-1cb5-44eb-bfd1-58cbea116c7f} <Debug> oximeter.measurements_i16 (05d93a25-cab0-48c9-a78b-f5e5e53fa062): There are no data parts | ||
| 434 | 2025.12.24 00:29:38.951789 [ 275 ] {f1f1a76a-1cb5-44eb-bfd1-58cbea116c7f} <Debug> TCPHandler: Processed in 0.004204881 sec. | ||
| 435 | 2025.12.24 00:29:38.951961 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.12.24 00:29:38.952226 [ 275 ] {4ed5921e-de62-470e-86ac-9de20f7e1dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 437 | 2025.12.24 00:29:38.952277 [ 275 ] {4ed5921e-de62-470e-86ac-9de20f7e1dfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 438 | 2025.12.24 00:29:38.954767 [ 275 ] {4ed5921e-de62-470e-86ac-9de20f7e1dfe} <Debug> oximeter.measurements_u16 (1c52e5d6-a28a-4282-9bd5-f9339cb0a902): Loading data parts | ||
| 439 | 2025.12.24 00:29:38.954921 [ 275 ] {4ed5921e-de62-470e-86ac-9de20f7e1dfe} <Debug> oximeter.measurements_u16 (1c52e5d6-a28a-4282-9bd5-f9339cb0a902): There are no data parts | ||
| 440 | 2025.12.24 00:29:38.956907 [ 275 ] {4ed5921e-de62-470e-86ac-9de20f7e1dfe} <Debug> TCPHandler: Processed in 0.005000142 sec. | ||
| 441 | 2025.12.24 00:29:38.957170 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2025.12.24 00:29:38.957328 [ 275 ] {2be3e7be-d73d-44b2-9dc7-5c32be0aedff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 443 | 2025.12.24 00:29:38.957449 [ 275 ] {2be3e7be-d73d-44b2-9dc7-5c32be0aedff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 444 | 2025.12.24 00:29:38.959275 [ 275 ] {2be3e7be-d73d-44b2-9dc7-5c32be0aedff} <Debug> oximeter.measurements_i32 (0c260b9f-a1f3-4ab8-9cd9-f307407cccc1): Loading data parts | ||
| 445 | 2025.12.24 00:29:38.959490 [ 275 ] {2be3e7be-d73d-44b2-9dc7-5c32be0aedff} <Debug> oximeter.measurements_i32 (0c260b9f-a1f3-4ab8-9cd9-f307407cccc1): There are no data parts | ||
| 446 | 2025.12.24 00:29:38.961116 [ 275 ] {2be3e7be-d73d-44b2-9dc7-5c32be0aedff} <Debug> TCPHandler: Processed in 0.003995648 sec. | ||
| 447 | 2025.12.24 00:29:38.961271 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 448 | 2025.12.24 00:29:38.961537 [ 275 ] {64553207-6d57-402f-a748-f59e29041603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 449 | 2025.12.24 00:29:38.961580 [ 275 ] {64553207-6d57-402f-a748-f59e29041603} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 450 | 2025.12.24 00:29:38.963807 [ 275 ] {64553207-6d57-402f-a748-f59e29041603} <Debug> oximeter.measurements_u32 (e9555039-cf9e-4786-ba64-231f99093ba2): Loading data parts | ||
| 451 | 2025.12.24 00:29:38.964056 [ 275 ] {64553207-6d57-402f-a748-f59e29041603} <Debug> oximeter.measurements_u32 (e9555039-cf9e-4786-ba64-231f99093ba2): There are no data parts | ||
| 452 | 2025.12.24 00:29:38.965610 [ 275 ] {64553207-6d57-402f-a748-f59e29041603} <Debug> TCPHandler: Processed in 0.004387573 sec. | ||
| 453 | 2025.12.24 00:29:38.965831 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 454 | 2025.12.24 00:29:38.965984 [ 275 ] {50c9cd7b-7ff8-40e1-9813-2db13f7e1574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 455 | 2025.12.24 00:29:38.966099 [ 275 ] {50c9cd7b-7ff8-40e1-9813-2db13f7e1574} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 456 | 2025.12.24 00:29:38.968179 [ 275 ] {50c9cd7b-7ff8-40e1-9813-2db13f7e1574} <Debug> oximeter.measurements_i64 (17a82e08-0b3c-4538-97d0-5728f35c996e): Loading data parts | ||
| 457 | 2025.12.24 00:29:38.968441 [ 275 ] {50c9cd7b-7ff8-40e1-9813-2db13f7e1574} <Debug> oximeter.measurements_i64 (17a82e08-0b3c-4538-97d0-5728f35c996e): There are no data parts | ||
| 458 | 2025.12.24 00:29:38.970427 [ 275 ] {50c9cd7b-7ff8-40e1-9813-2db13f7e1574} <Debug> TCPHandler: Processed in 0.004644317 sec. | ||
| 459 | 2025.12.24 00:29:38.970648 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 460 | 2025.12.24 00:29:38.971289 [ 275 ] {6c67bc68-97b8-4ef7-9f24-ecffb79bd391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 461 | 2025.12.24 00:29:38.971381 [ 275 ] {6c67bc68-97b8-4ef7-9f24-ecffb79bd391} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 462 | 2025.12.24 00:29:38.976293 [ 275 ] {6c67bc68-97b8-4ef7-9f24-ecffb79bd391} <Debug> oximeter.measurements_u64 (8a185704-aacd-4914-9a99-52239edabf0a): Loading data parts | ||
| 463 | 2025.12.24 00:29:38.976503 [ 275 ] {6c67bc68-97b8-4ef7-9f24-ecffb79bd391} <Debug> oximeter.measurements_u64 (8a185704-aacd-4914-9a99-52239edabf0a): There are no data parts | ||
| 464 | 2025.12.24 00:29:38.980638 [ 275 ] {6c67bc68-97b8-4ef7-9f24-ecffb79bd391} <Debug> TCPHandler: Processed in 0.010044794 sec. | ||
| 465 | 2025.12.24 00:29:38.980917 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 466 | 2025.12.24 00:29:38.981073 [ 275 ] {24049768-c6c0-4644-ac92-beb0ae28e457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 467 | 2025.12.24 00:29:38.981194 [ 275 ] {24049768-c6c0-4644-ac92-beb0ae28e457} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 468 | 2025.12.24 00:29:38.983323 [ 275 ] {24049768-c6c0-4644-ac92-beb0ae28e457} <Debug> oximeter.measurements_f32 (9aeebced-1117-4c9d-a00f-2bfe704a2ec1): Loading data parts | ||
| 469 | 2025.12.24 00:29:38.983569 [ 275 ] {24049768-c6c0-4644-ac92-beb0ae28e457} <Debug> oximeter.measurements_f32 (9aeebced-1117-4c9d-a00f-2bfe704a2ec1): There are no data parts | ||
| 470 | 2025.12.24 00:29:38.984777 [ 275 ] {24049768-c6c0-4644-ac92-beb0ae28e457} <Debug> TCPHandler: Processed in 0.003909767 sec. | ||
| 471 | 2025.12.24 00:29:38.984939 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 472 | 2025.12.24 00:29:38.985177 [ 275 ] {b9af1899-ef94-4a57-80d8-608b7d74ea64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 473 | 2025.12.24 00:29:38.985222 [ 275 ] {b9af1899-ef94-4a57-80d8-608b7d74ea64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 474 | 2025.12.24 00:29:38.986987 [ 275 ] {b9af1899-ef94-4a57-80d8-608b7d74ea64} <Debug> oximeter.measurements_f64 (b4fd7edf-8f8d-475f-ae83-0e43bef1f25d): Loading data parts | ||
| 475 | 2025.12.24 00:29:38.987143 [ 275 ] {b9af1899-ef94-4a57-80d8-608b7d74ea64} <Debug> oximeter.measurements_f64 (b4fd7edf-8f8d-475f-ae83-0e43bef1f25d): There are no data parts | ||
| 476 | 2025.12.24 00:29:38.988388 [ 275 ] {b9af1899-ef94-4a57-80d8-608b7d74ea64} <Debug> TCPHandler: Processed in 0.003497001 sec. | ||
| 477 | 2025.12.24 00:29:38.988624 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 478 | 2025.12.24 00:29:38.988781 [ 275 ] {3d1aba86-ea57-41ab-8b5d-340a8b75b141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 479 | 2025.12.24 00:29:38.988904 [ 275 ] {3d1aba86-ea57-41ab-8b5d-340a8b75b141} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 480 | 2025.12.24 00:29:38.991490 [ 275 ] {3d1aba86-ea57-41ab-8b5d-340a8b75b141} <Debug> oximeter.measurements_string (5dcd192e-a770-4806-b849-19cf5b843a9f): Loading data parts | ||
| 481 | 2025.12.24 00:29:38.991758 [ 275 ] {3d1aba86-ea57-41ab-8b5d-340a8b75b141} <Debug> oximeter.measurements_string (5dcd192e-a770-4806-b849-19cf5b843a9f): There are no data parts | ||
| 482 | 2025.12.24 00:29:38.993042 [ 275 ] {3d1aba86-ea57-41ab-8b5d-340a8b75b141} <Debug> TCPHandler: Processed in 0.004466365 sec. | ||
| 483 | 2025.12.24 00:29:38.993223 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 484 | 2025.12.24 00:29:38.993467 [ 275 ] {4ea45d15-f4d8-4696-a45d-9a618af066ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 485 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 486 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 487 | * a string isn't palatable for a few reasons. | ||
| 488 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 489 | * details. | ||
| 490 | */ | ||
| 491 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 492 | 2025.12.24 00:29:38.993585 [ 275 ] {4ea45d15-f4d8-4696-a45d-9a618af066ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 493 | 2025.12.24 00:29:38.995562 [ 275 ] {4ea45d15-f4d8-4696-a45d-9a618af066ac} <Debug> oximeter.measurements_bytes (a23f4d36-ceda-4cef-b0bf-a4d30e0535db): Loading data parts | ||
| 494 | 2025.12.24 00:29:38.995796 [ 275 ] {4ea45d15-f4d8-4696-a45d-9a618af066ac} <Debug> oximeter.measurements_bytes (a23f4d36-ceda-4cef-b0bf-a4d30e0535db): There are no data parts | ||
| 495 | 2025.12.24 00:29:38.997266 [ 275 ] {4ea45d15-f4d8-4696-a45d-9a618af066ac} <Debug> TCPHandler: Processed in 0.004090338 sec. | ||
| 496 | 2025.12.24 00:29:38.997420 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 497 | 2025.12.24 00:29:38.997665 [ 275 ] {eb913024-8271-4513-a1bd-832539b10a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 498 | 2025.12.24 00:29:38.997788 [ 275 ] {eb913024-8271-4513-a1bd-832539b10a5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 499 | 2025.12.24 00:29:38.999630 [ 275 ] {eb913024-8271-4513-a1bd-832539b10a5c} <Debug> oximeter.measurements_cumulativei64 (ff11a5b4-4089-4da8-a9e8-03cd4072cdec): Loading data parts | ||
| 500 | 2025.12.24 00:29:38.999757 [ 275 ] {eb913024-8271-4513-a1bd-832539b10a5c} <Debug> oximeter.measurements_cumulativei64 (ff11a5b4-4089-4da8-a9e8-03cd4072cdec): There are no data parts | ||
| 501 | 2025.12.24 00:29:39.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.00 MiB, peak 122.00 MiB, free memory in arenas 0.00 B, will set to 133.43 MiB (RSS), difference: 11.43 MiB | ||
| 502 | 2025.12.24 00:29:39.001215 [ 275 ] {eb913024-8271-4513-a1bd-832539b10a5c} <Debug> TCPHandler: Processed in 0.003845535 sec. | ||
| 503 | 2025.12.24 00:29:39.001376 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2025.12.24 00:29:39.001656 [ 275 ] {4ab76b4d-16bd-4118-9329-bf76b51b60ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 505 | 2025.12.24 00:29:39.001801 [ 275 ] {4ab76b4d-16bd-4118-9329-bf76b51b60ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2025.12.24 00:29:39.003598 [ 275 ] {4ab76b4d-16bd-4118-9329-bf76b51b60ff} <Debug> oximeter.measurements_cumulativeu64 (2a867f2d-a6b6-4601-ac18-5e6b28813d5a): Loading data parts | ||
| 507 | 2025.12.24 00:29:39.003737 [ 275 ] {4ab76b4d-16bd-4118-9329-bf76b51b60ff} <Debug> oximeter.measurements_cumulativeu64 (2a867f2d-a6b6-4601-ac18-5e6b28813d5a): There are no data parts | ||
| 508 | 2025.12.24 00:29:39.005335 [ 275 ] {4ab76b4d-16bd-4118-9329-bf76b51b60ff} <Debug> TCPHandler: Processed in 0.004010257 sec. | ||
| 509 | 2025.12.24 00:29:39.005491 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2025.12.24 00:29:39.005670 [ 275 ] {11ffeb1f-e2d7-4d91-bec0-acd1987145b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 511 | 2025.12.24 00:29:39.005800 [ 275 ] {11ffeb1f-e2d7-4d91-bec0-acd1987145b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2025.12.24 00:29:39.007655 [ 275 ] {11ffeb1f-e2d7-4d91-bec0-acd1987145b6} <Debug> oximeter.measurements_cumulativef32 (d2c1f251-d807-448b-840e-c08715304b6b): Loading data parts | ||
| 513 | 2025.12.24 00:29:39.007784 [ 275 ] {11ffeb1f-e2d7-4d91-bec0-acd1987145b6} <Debug> oximeter.measurements_cumulativef32 (d2c1f251-d807-448b-840e-c08715304b6b): There are no data parts | ||
| 514 | 2025.12.24 00:29:39.009184 [ 275 ] {11ffeb1f-e2d7-4d91-bec0-acd1987145b6} <Debug> TCPHandler: Processed in 0.003743834 sec. | ||
| 515 | 2025.12.24 00:29:39.009443 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2025.12.24 00:29:39.009606 [ 275 ] {c0649653-4009-4852-bf75-af572ea39ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 517 | 2025.12.24 00:29:39.009737 [ 275 ] {c0649653-4009-4852-bf75-af572ea39ade} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2025.12.24 00:29:39.011534 [ 275 ] {c0649653-4009-4852-bf75-af572ea39ade} <Debug> oximeter.measurements_cumulativef64 (7b0bf2bf-aa14-4cfe-a4cd-8a479afc77ea): Loading data parts | ||
| 519 | 2025.12.24 00:29:39.011844 [ 275 ] {c0649653-4009-4852-bf75-af572ea39ade} <Debug> oximeter.measurements_cumulativef64 (7b0bf2bf-aa14-4cfe-a4cd-8a479afc77ea): There are no data parts | ||
| 520 | 2025.12.24 00:29:39.013280 [ 275 ] {c0649653-4009-4852-bf75-af572ea39ade} <Debug> TCPHandler: Processed in 0.003887725 sec. | ||
| 521 | 2025.12.24 00:29:39.013433 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.12.24 00:29:39.013755 [ 275 ] {677c891b-215e-47dc-89ee-eda7914304f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2025.12.24 00:29:39.013927 [ 275 ] {677c891b-215e-47dc-89ee-eda7914304f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2025.12.24 00:29:39.016270 [ 275 ] {677c891b-215e-47dc-89ee-eda7914304f3} <Debug> oximeter.measurements_histogrami8 (62fd9665-cd08-4c88-b490-40d26c8b0a3e): Loading data parts | ||
| 535 | 2025.12.24 00:29:39.016411 [ 275 ] {677c891b-215e-47dc-89ee-eda7914304f3} <Debug> oximeter.measurements_histogrami8 (62fd9665-cd08-4c88-b490-40d26c8b0a3e): There are no data parts | ||
| 536 | 2025.12.24 00:29:39.017782 [ 275 ] {677c891b-215e-47dc-89ee-eda7914304f3} <Debug> TCPHandler: Processed in 0.004400783 sec. | ||
| 537 | 2025.12.24 00:29:39.018035 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.12.24 00:29:39.018247 [ 275 ] {dd4cba31-e253-4802-898d-a8985af77935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 539 | 2025.12.24 00:29:39.018375 [ 275 ] {dd4cba31-e253-4802-898d-a8985af77935} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.12.24 00:29:39.020409 [ 275 ] {dd4cba31-e253-4802-898d-a8985af77935} <Debug> oximeter.measurements_histogramu8 (7d72e858-44a8-4d2e-bb39-65eeee1a0827): Loading data parts | ||
| 541 | 2025.12.24 00:29:39.020646 [ 275 ] {dd4cba31-e253-4802-898d-a8985af77935} <Debug> oximeter.measurements_histogramu8 (7d72e858-44a8-4d2e-bb39-65eeee1a0827): There are no data parts | ||
| 542 | 2025.12.24 00:29:39.022208 [ 275 ] {dd4cba31-e253-4802-898d-a8985af77935} <Debug> TCPHandler: Processed in 0.00422308 sec. | ||
| 543 | 2025.12.24 00:29:39.022358 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.12.24 00:29:39.022672 [ 275 ] {06205b34-fd6f-4ed8-8893-188d59f05978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 545 | 2025.12.24 00:29:39.022816 [ 275 ] {06205b34-fd6f-4ed8-8893-188d59f05978} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2025.12.24 00:29:39.025015 [ 275 ] {06205b34-fd6f-4ed8-8893-188d59f05978} <Debug> oximeter.measurements_histogrami16 (a3c90276-1607-419d-aadb-c29b7c6b2787): Loading data parts | ||
| 547 | 2025.12.24 00:29:39.025169 [ 275 ] {06205b34-fd6f-4ed8-8893-188d59f05978} <Debug> oximeter.measurements_histogrami16 (a3c90276-1607-419d-aadb-c29b7c6b2787): There are no data parts | ||
| 548 | 2025.12.24 00:29:39.026839 [ 275 ] {06205b34-fd6f-4ed8-8893-188d59f05978} <Debug> TCPHandler: Processed in 0.004530205 sec. | ||
| 549 | 2025.12.24 00:29:39.027097 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.12.24 00:29:39.027404 [ 275 ] {a21cfc19-bc90-4400-9ef0-eedebdf883ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 551 | 2025.12.24 00:29:39.027584 [ 275 ] {a21cfc19-bc90-4400-9ef0-eedebdf883ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2025.12.24 00:29:39.030084 [ 275 ] {a21cfc19-bc90-4400-9ef0-eedebdf883ff} <Debug> oximeter.measurements_histogramu16 (c2bb3003-bdc7-486d-9698-31e2891beb9b): Loading data parts | ||
| 553 | 2025.12.24 00:29:39.030282 [ 275 ] {a21cfc19-bc90-4400-9ef0-eedebdf883ff} <Debug> oximeter.measurements_histogramu16 (c2bb3003-bdc7-486d-9698-31e2891beb9b): There are no data parts | ||
| 554 | 2025.12.24 00:29:39.031812 [ 275 ] {a21cfc19-bc90-4400-9ef0-eedebdf883ff} <Debug> TCPHandler: Processed in 0.004768398 sec. | ||
| 555 | 2025.12.24 00:29:39.031976 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.12.24 00:29:39.032290 [ 275 ] {8d0359dd-bf2b-40be-9bd0-82cbc4d00068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 557 | 2025.12.24 00:29:39.032455 [ 275 ] {8d0359dd-bf2b-40be-9bd0-82cbc4d00068} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2025.12.24 00:29:39.034948 [ 275 ] {8d0359dd-bf2b-40be-9bd0-82cbc4d00068} <Debug> oximeter.measurements_histogrami32 (9bec2048-0402-4b34-967f-ff724925a1ce): Loading data parts | ||
| 559 | 2025.12.24 00:29:39.035105 [ 275 ] {8d0359dd-bf2b-40be-9bd0-82cbc4d00068} <Debug> oximeter.measurements_histogrami32 (9bec2048-0402-4b34-967f-ff724925a1ce): There are no data parts | ||
| 560 | 2025.12.24 00:29:39.037256 [ 275 ] {8d0359dd-bf2b-40be-9bd0-82cbc4d00068} <Debug> TCPHandler: Processed in 0.005335667 sec. | ||
| 561 | 2025.12.24 00:29:39.037564 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2025.12.24 00:29:39.037792 [ 275 ] {88c5e9f2-5744-458b-add5-6157ca5d08aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 563 | 2025.12.24 00:29:39.037938 [ 275 ] {88c5e9f2-5744-458b-add5-6157ca5d08aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2025.12.24 00:29:39.040214 [ 275 ] {88c5e9f2-5744-458b-add5-6157ca5d08aa} <Debug> oximeter.measurements_histogramu32 (6362178d-d9ab-4f09-921f-06062e48d1b0): Loading data parts | ||
| 565 | 2025.12.24 00:29:39.040406 [ 275 ] {88c5e9f2-5744-458b-add5-6157ca5d08aa} <Debug> oximeter.measurements_histogramu32 (6362178d-d9ab-4f09-921f-06062e48d1b0): There are no data parts | ||
| 566 | 2025.12.24 00:29:39.042068 [ 275 ] {88c5e9f2-5744-458b-add5-6157ca5d08aa} <Debug> TCPHandler: Processed in 0.004554745 sec. | ||
| 567 | 2025.12.24 00:29:39.042253 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.12.24 00:29:39.042586 [ 275 ] {1007b7e0-9c68-4d03-ae52-8d4799e20fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 569 | 2025.12.24 00:29:39.042809 [ 275 ] {1007b7e0-9c68-4d03-ae52-8d4799e20fda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2025.12.24 00:29:39.045164 [ 275 ] {1007b7e0-9c68-4d03-ae52-8d4799e20fda} <Debug> oximeter.measurements_histogrami64 (f26031c3-ec52-40b5-9b16-787075ccc461): Loading data parts | ||
| 571 | 2025.12.24 00:29:39.045318 [ 275 ] {1007b7e0-9c68-4d03-ae52-8d4799e20fda} <Debug> oximeter.measurements_histogrami64 (f26031c3-ec52-40b5-9b16-787075ccc461): There are no data parts | ||
| 572 | 2025.12.24 00:29:39.046676 [ 275 ] {1007b7e0-9c68-4d03-ae52-8d4799e20fda} <Debug> TCPHandler: Processed in 0.004477224 sec. | ||
| 573 | 2025.12.24 00:29:39.046959 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2025.12.24 00:29:39.047218 [ 275 ] {173566b2-9364-40c4-8cd8-efe93bab3e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 575 | 2025.12.24 00:29:39.047406 [ 275 ] {173566b2-9364-40c4-8cd8-efe93bab3e14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2025.12.24 00:29:39.049604 [ 275 ] {173566b2-9364-40c4-8cd8-efe93bab3e14} <Debug> oximeter.measurements_histogramu64 (5dd24969-2af4-4a3d-9dda-5a5f8e3ef7a2): Loading data parts | ||
| 577 | 2025.12.24 00:29:39.049762 [ 275 ] {173566b2-9364-40c4-8cd8-efe93bab3e14} <Debug> oximeter.measurements_histogramu64 (5dd24969-2af4-4a3d-9dda-5a5f8e3ef7a2): There are no data parts | ||
| 578 | 2025.12.24 00:29:39.051214 [ 275 ] {173566b2-9364-40c4-8cd8-efe93bab3e14} <Debug> TCPHandler: Processed in 0.004312422 sec. | ||
| 579 | 2025.12.24 00:29:39.051381 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.12.24 00:29:39.051729 [ 275 ] {6484dfcb-8485-46bb-a149-3a9be65f9069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 581 | 2025.12.24 00:29:39.051883 [ 275 ] {6484dfcb-8485-46bb-a149-3a9be65f9069} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2025.12.24 00:29:39.057242 [ 275 ] {6484dfcb-8485-46bb-a149-3a9be65f9069} <Debug> oximeter.measurements_histogramf32 (c6322d04-0284-47f3-97c8-90a10b516997): Loading data parts | ||
| 583 | 2025.12.24 00:29:39.057396 [ 275 ] {6484dfcb-8485-46bb-a149-3a9be65f9069} <Debug> oximeter.measurements_histogramf32 (c6322d04-0284-47f3-97c8-90a10b516997): There are no data parts | ||
| 584 | 2025.12.24 00:29:39.058948 [ 275 ] {6484dfcb-8485-46bb-a149-3a9be65f9069} <Debug> TCPHandler: Processed in 0.007617769 sec. | ||
| 585 | 2025.12.24 00:29:39.059226 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.12.24 00:29:39.059443 [ 275 ] {668f41e1-f1c7-4308-bcb9-0c518e09d1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 587 | 2025.12.24 00:29:39.059633 [ 275 ] {668f41e1-f1c7-4308-bcb9-0c518e09d1fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2025.12.24 00:29:39.061867 [ 275 ] {668f41e1-f1c7-4308-bcb9-0c518e09d1fe} <Debug> oximeter.measurements_histogramf64 (7cac08b6-5cf9-487e-a89c-ffb0ffbf9581): Loading data parts | ||
| 589 | 2025.12.24 00:29:39.062077 [ 275 ] {668f41e1-f1c7-4308-bcb9-0c518e09d1fe} <Debug> oximeter.measurements_histogramf64 (7cac08b6-5cf9-487e-a89c-ffb0ffbf9581): There are no data parts | ||
| 590 | 2025.12.24 00:29:39.063646 [ 275 ] {668f41e1-f1c7-4308-bcb9-0c518e09d1fe} <Debug> TCPHandler: Processed in 0.004485405 sec. | ||
| 591 | 2025.12.24 00:29:39.063806 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.12.24 00:29:39.064048 [ 275 ] {007a4558-f0c5-4c74-b82f-730d528fd890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2025.12.24 00:29:39.064188 [ 275 ] {007a4558-f0c5-4c74-b82f-730d528fd890} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2025.12.24 00:29:39.066195 [ 275 ] {007a4558-f0c5-4c74-b82f-730d528fd890} <Debug> oximeter.fields_bool (a7847116-6543-47f5-b580-6a3777b72e4d): Loading data parts | ||
| 620 | 2025.12.24 00:29:39.066410 [ 275 ] {007a4558-f0c5-4c74-b82f-730d528fd890} <Debug> oximeter.fields_bool (a7847116-6543-47f5-b580-6a3777b72e4d): There are no data parts | ||
| 621 | 2025.12.24 00:29:39.067623 [ 275 ] {007a4558-f0c5-4c74-b82f-730d528fd890} <Debug> TCPHandler: Processed in 0.003867835 sec. | ||
| 622 | 2025.12.24 00:29:39.067778 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2025.12.24 00:29:39.068101 [ 275 ] {3a76d33f-4366-4bba-9687-3c65280686b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 624 | 2025.12.24 00:29:39.068238 [ 275 ] {3a76d33f-4366-4bba-9687-3c65280686b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2025.12.24 00:29:39.070136 [ 275 ] {3a76d33f-4366-4bba-9687-3c65280686b3} <Debug> oximeter.fields_i8 (e5cf69ab-ace5-4791-a1f3-47bd4f7a80ba): Loading data parts | ||
| 626 | 2025.12.24 00:29:39.070307 [ 275 ] {3a76d33f-4366-4bba-9687-3c65280686b3} <Debug> oximeter.fields_i8 (e5cf69ab-ace5-4791-a1f3-47bd4f7a80ba): There are no data parts | ||
| 627 | 2025.12.24 00:29:39.071748 [ 275 ] {3a76d33f-4366-4bba-9687-3c65280686b3} <Debug> TCPHandler: Processed in 0.004023938 sec. | ||
| 628 | 2025.12.24 00:29:39.071904 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2025.12.24 00:29:39.072059 [ 275 ] {9fb7c957-c31e-4b85-b038-b2103211ac9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 630 | 2025.12.24 00:29:39.072211 [ 275 ] {9fb7c957-c31e-4b85-b038-b2103211ac9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2025.12.24 00:29:39.074377 [ 275 ] {9fb7c957-c31e-4b85-b038-b2103211ac9e} <Debug> oximeter.fields_u8 (d89b804f-59e9-4478-b954-4e4591fa0202): Loading data parts | ||
| 632 | 2025.12.24 00:29:39.074520 [ 275 ] {9fb7c957-c31e-4b85-b038-b2103211ac9e} <Debug> oximeter.fields_u8 (d89b804f-59e9-4478-b954-4e4591fa0202): There are no data parts | ||
| 633 | 2025.12.24 00:29:39.075839 [ 275 ] {9fb7c957-c31e-4b85-b038-b2103211ac9e} <Debug> TCPHandler: Processed in 0.003983847 sec. | ||
| 634 | 2025.12.24 00:29:39.075992 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2025.12.24 00:29:39.076237 [ 275 ] {92fed9a2-42ec-4acf-b832-b1b6204a300a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 636 | 2025.12.24 00:29:39.076394 [ 275 ] {92fed9a2-42ec-4acf-b832-b1b6204a300a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2025.12.24 00:29:39.078257 [ 275 ] {92fed9a2-42ec-4acf-b832-b1b6204a300a} <Debug> oximeter.fields_i16 (2e308966-0dc3-4429-a1a5-561e35a36b33): Loading data parts | ||
| 638 | 2025.12.24 00:29:39.078391 [ 275 ] {92fed9a2-42ec-4acf-b832-b1b6204a300a} <Debug> oximeter.fields_i16 (2e308966-0dc3-4429-a1a5-561e35a36b33): There are no data parts | ||
| 639 | 2025.12.24 00:29:39.079909 [ 275 ] {92fed9a2-42ec-4acf-b832-b1b6204a300a} <Debug> TCPHandler: Processed in 0.003966377 sec. | ||
| 640 | 2025.12.24 00:29:39.080074 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.12.24 00:29:39.080236 [ 275 ] {75814669-e48d-45fe-b337-dd24769749ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 642 | 2025.12.24 00:29:39.080383 [ 275 ] {75814669-e48d-45fe-b337-dd24769749ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2025.12.24 00:29:39.082474 [ 275 ] {75814669-e48d-45fe-b337-dd24769749ad} <Debug> oximeter.fields_u16 (52138517-1a96-481a-9259-e900fa3a5d93): Loading data parts | ||
| 644 | 2025.12.24 00:29:39.082668 [ 275 ] {75814669-e48d-45fe-b337-dd24769749ad} <Debug> oximeter.fields_u16 (52138517-1a96-481a-9259-e900fa3a5d93): There are no data parts | ||
| 645 | 2025.12.24 00:29:39.084044 [ 275 ] {75814669-e48d-45fe-b337-dd24769749ad} <Debug> TCPHandler: Processed in 0.004022918 sec. | ||
| 646 | 2025.12.24 00:29:39.084258 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.12.24 00:29:39.084466 [ 275 ] {0723c733-a113-4513-8d48-6a48774b549d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 648 | 2025.12.24 00:29:39.084608 [ 275 ] {0723c733-a113-4513-8d48-6a48774b549d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2025.12.24 00:29:39.087040 [ 275 ] {0723c733-a113-4513-8d48-6a48774b549d} <Debug> oximeter.fields_i32 (8c581989-187c-4708-af80-0cc04f74b17c): Loading data parts | ||
| 650 | 2025.12.24 00:29:39.087194 [ 275 ] {0723c733-a113-4513-8d48-6a48774b549d} <Debug> oximeter.fields_i32 (8c581989-187c-4708-af80-0cc04f74b17c): There are no data parts | ||
| 651 | 2025.12.24 00:29:39.088723 [ 275 ] {0723c733-a113-4513-8d48-6a48774b549d} <Debug> TCPHandler: Processed in 0.004520405 sec. | ||
| 652 | 2025.12.24 00:29:39.088875 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2025.12.24 00:29:39.089035 [ 275 ] {8ee6ef03-64da-499f-989a-7f63e55f91e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 654 | 2025.12.24 00:29:39.089174 [ 275 ] {8ee6ef03-64da-499f-989a-7f63e55f91e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2025.12.24 00:29:39.091328 [ 275 ] {8ee6ef03-64da-499f-989a-7f63e55f91e9} <Debug> oximeter.fields_u32 (2e5d3b89-4096-4e3b-aecd-d9e472870309): Loading data parts | ||
| 656 | 2025.12.24 00:29:39.091463 [ 275 ] {8ee6ef03-64da-499f-989a-7f63e55f91e9} <Debug> oximeter.fields_u32 (2e5d3b89-4096-4e3b-aecd-d9e472870309): There are no data parts | ||
| 657 | 2025.12.24 00:29:39.092741 [ 275 ] {8ee6ef03-64da-499f-989a-7f63e55f91e9} <Debug> TCPHandler: Processed in 0.003916176 sec. | ||
| 658 | 2025.12.24 00:29:39.093003 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2025.12.24 00:29:39.093163 [ 275 ] {e48a4a79-9fef-4c58-9af2-1f916ed73425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 660 | 2025.12.24 00:29:39.093301 [ 275 ] {e48a4a79-9fef-4c58-9af2-1f916ed73425} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2025.12.24 00:29:39.095988 [ 275 ] {e48a4a79-9fef-4c58-9af2-1f916ed73425} <Debug> oximeter.fields_i64 (c49627e4-984b-4751-b7dc-028260724fff): Loading data parts | ||
| 662 | 2025.12.24 00:29:39.096223 [ 275 ] {e48a4a79-9fef-4c58-9af2-1f916ed73425} <Debug> oximeter.fields_i64 (c49627e4-984b-4751-b7dc-028260724fff): There are no data parts | ||
| 663 | 2025.12.24 00:29:39.097610 [ 275 ] {e48a4a79-9fef-4c58-9af2-1f916ed73425} <Debug> TCPHandler: Processed in 0.004656437 sec. | ||
| 664 | 2025.12.24 00:29:39.097766 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2025.12.24 00:29:39.097993 [ 275 ] {aadfeb0d-b985-4930-8c51-f98e8bbc31eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 666 | 2025.12.24 00:29:39.098085 [ 275 ] {aadfeb0d-b985-4930-8c51-f98e8bbc31eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2025.12.24 00:29:39.100776 [ 275 ] {aadfeb0d-b985-4930-8c51-f98e8bbc31eb} <Debug> oximeter.fields_u64 (427f1e71-dff2-42f2-9518-6b78c1bc310e): Loading data parts | ||
| 668 | 2025.12.24 00:29:39.100934 [ 275 ] {aadfeb0d-b985-4930-8c51-f98e8bbc31eb} <Debug> oximeter.fields_u64 (427f1e71-dff2-42f2-9518-6b78c1bc310e): There are no data parts | ||
| 669 | 2025.12.24 00:29:39.102274 [ 275 ] {aadfeb0d-b985-4930-8c51-f98e8bbc31eb} <Debug> TCPHandler: Processed in 0.004557266 sec. | ||
| 670 | 2025.12.24 00:29:39.102611 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2025.12.24 00:29:39.102775 [ 275 ] {d1be10f2-b823-4244-a662-f30fcbb998b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 672 | 2025.12.24 00:29:39.102986 [ 275 ] {d1be10f2-b823-4244-a662-f30fcbb998b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2025.12.24 00:29:39.104997 [ 275 ] {d1be10f2-b823-4244-a662-f30fcbb998b9} <Debug> oximeter.fields_ipaddr (19e83559-a3e2-4d36-9dbb-045ffe544621): Loading data parts | ||
| 674 | 2025.12.24 00:29:39.105325 [ 275 ] {d1be10f2-b823-4244-a662-f30fcbb998b9} <Debug> oximeter.fields_ipaddr (19e83559-a3e2-4d36-9dbb-045ffe544621): There are no data parts | ||
| 675 | 2025.12.24 00:29:39.106585 [ 275 ] {d1be10f2-b823-4244-a662-f30fcbb998b9} <Debug> TCPHandler: Processed in 0.004055818 sec. | ||
| 676 | 2025.12.24 00:29:39.106725 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2025.12.24 00:29:39.106972 [ 275 ] {2d2ee488-ed04-42a5-90ba-518ab7ee117f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 678 | 2025.12.24 00:29:39.107065 [ 275 ] {2d2ee488-ed04-42a5-90ba-518ab7ee117f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2025.12.24 00:29:39.109005 [ 275 ] {2d2ee488-ed04-42a5-90ba-518ab7ee117f} <Debug> oximeter.fields_string (9ebb42a9-83fc-4c87-87a0-81dd46a75024): Loading data parts | ||
| 680 | 2025.12.24 00:29:39.109185 [ 275 ] {2d2ee488-ed04-42a5-90ba-518ab7ee117f} <Debug> oximeter.fields_string (9ebb42a9-83fc-4c87-87a0-81dd46a75024): There are no data parts | ||
| 681 | 2025.12.24 00:29:39.110508 [ 275 ] {2d2ee488-ed04-42a5-90ba-518ab7ee117f} <Debug> TCPHandler: Processed in 0.003796334 sec. | ||
| 682 | 2025.12.24 00:29:39.110731 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2025.12.24 00:29:39.110891 [ 275 ] {488fbf62-e619-437b-a33b-6d0071f6a0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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) | ||
| 684 | 2025.12.24 00:29:39.111051 [ 275 ] {488fbf62-e619-437b-a33b-6d0071f6a0a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2025.12.24 00:29:39.112964 [ 275 ] {488fbf62-e619-437b-a33b-6d0071f6a0a1} <Debug> oximeter.fields_uuid (5b0ad397-fba2-43b6-970c-4976650c4c4a): Loading data parts | ||
| 686 | 2025.12.24 00:29:39.113236 [ 275 ] {488fbf62-e619-437b-a33b-6d0071f6a0a1} <Debug> oximeter.fields_uuid (5b0ad397-fba2-43b6-970c-4976650c4c4a): There are no data parts | ||
| 687 | 2025.12.24 00:29:39.114552 [ 275 ] {488fbf62-e619-437b-a33b-6d0071f6a0a1} <Debug> TCPHandler: Processed in 0.003885656 sec. | ||
| 688 | 2025.12.24 00:29:39.114732 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2025.12.24 00:29:39.115108 [ 275 ] {a08d4695-a76f-4738-b4ff-ce4d5dd6738d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2025.12.24 00:29:39.115269 [ 275 ] {a08d4695-a76f-4738-b4ff-ce4d5dd6738d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2025.12.24 00:29:39.117420 [ 275 ] {a08d4695-a76f-4738-b4ff-ce4d5dd6738d} <Debug> oximeter.timeseries_schema (244f087c-0b36-4804-a312-334dfa545776): Loading data parts | ||
| 695 | 2025.12.24 00:29:39.117745 [ 275 ] {a08d4695-a76f-4738-b4ff-ce4d5dd6738d} <Debug> oximeter.timeseries_schema (244f087c-0b36-4804-a312-334dfa545776): There are no data parts | ||
| 696 | 2025.12.24 00:29:39.119749 [ 275 ] {a08d4695-a76f-4738-b4ff-ce4d5dd6738d} <Debug> TCPHandler: Processed in 0.005066783 sec. | ||
| 697 | 2025.12.24 00:29:39.119947 [ 278 ] {} <Trace> TCP-Session: dc6525a4-9c97-4332-80e6-ced2904fb149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2025.12.24 00:29:39.120314 [ 278 ] {8b767189-2528-4521-ae42-a30b714a67e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39131) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2025.12.24 00:29:39.121824 [ 278 ] {8b767189-2528-4521-ae42-a30b714a67e8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2025.12.24 00:29:39.130205 [ 285 ] {8b767189-2528-4521-ae42-a30b714a67e8} <Trace> oximeter.version (83b0ad9e-7bae-4ad7-9ff3-a0b4a65ec5d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2025.12.24 00:29:39.130413 [ 285 ] {8b767189-2528-4521-ae42-a30b714a67e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 702 | 2025.12.24 00:29:39.134678 [ 285 ] {8b767189-2528-4521-ae42-a30b714a67e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2025.12.24 00:29:39.135275 [ 285 ] {8b767189-2528-4521-ae42-a30b714a67e8} <Trace> oximeter.version (83b0ad9e-7bae-4ad7-9ff3-a0b4a65ec5d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2025.12.24 00:29:39.135825 [ 278 ] {8b767189-2528-4521-ae42-a30b714a67e8} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015644 sec., 63.92227051904883 rows/sec., 1022.76 B/sec. | ||
| 705 | 2025.12.24 00:29:39.136071 [ 278 ] {8b767189-2528-4521-ae42-a30b714a67e8} <Debug> TCPHandler: Processed in 0.016187963 sec. | ||
| 706 | 2025.12.24 00:29:40.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.60 MiB, peak 135.60 MiB, free memory in arenas 0.00 B, will set to 139.73 MiB (RSS), difference: 4.13 MiB | ||
| 707 | 2025.12.24 00:29:45.479100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.12.24 00:29:45.479109 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.12.24 00:29:45.479198 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.12.24 00:29:45.479243 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.12.24 00:29:45.482446 [ 243 ] {} <Debug> system.asynchronous_metric_log (b896fa33-d496-462a-92e3-447e361fdfe2): Loading data parts | ||
| 712 | 2025.12.24 00:29:45.482620 [ 243 ] {} <Debug> system.asynchronous_metric_log (b896fa33-d496-462a-92e3-447e361fdfe2): There are no data parts | ||
| 713 | 2025.12.24 00:29:45.489059 [ 243 ] {} <Trace> system.asynchronous_metric_log (b896fa33-d496-462a-92e3-447e361fdfe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.12.24 00:29:45.489203 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 715 | 2025.12.24 00:29:45.495185 [ 244 ] {} <Debug> system.metric_log (4d6b6cb2-79fb-4e36-acf1-6d2bbd805d1d): Loading data parts | ||
| 716 | 2025.12.24 00:29:45.495350 [ 244 ] {} <Debug> system.metric_log (4d6b6cb2-79fb-4e36-acf1-6d2bbd805d1d): There are no data parts | ||
| 717 | 2025.12.24 00:29:45.496749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.12.24 00:29:45.497367 [ 243 ] {} <Trace> system.asynchronous_metric_log (b896fa33-d496-462a-92e3-447e361fdfe2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.12.24 00:29:45.497522 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2025.12.24 00:29:45.519242 [ 244 ] {} <Trace> system.metric_log (4d6b6cb2-79fb-4e36-acf1-6d2bbd805d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.24 00:29:45.519412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 722 | 2025.12.24 00:29:45.525751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.24 00:29:45.526965 [ 244 ] {} <Trace> system.metric_log (4d6b6cb2-79fb-4e36-acf1-6d2bbd805d1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.12.24 00:29:45.530439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.24 00:29:46.001151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.90 MiB, peak 148.90 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 9.08 MiB | ||
| 726 | 2025.12.24 00:29:47.978897 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.24 00:29:47.979080 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.24 00:29:47.983379 [ 242 ] {} <Debug> system.query_log (81ec916a-bb6d-414b-931e-12b6c1b56690): Loading data parts | ||
| 729 | 2025.12.24 00:29:47.983575 [ 242 ] {} <Debug> system.query_log (81ec916a-bb6d-414b-931e-12b6c1b56690): There are no data parts | ||
| 730 | 2025.12.24 00:29:47.990409 [ 242 ] {} <Trace> system.query_log (81ec916a-bb6d-414b-931e-12b6c1b56690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.24 00:29:47.990546 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 732 | 2025.12.24 00:29:47.992344 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.24 00:29:47.992848 [ 242 ] {} <Trace> system.query_log (81ec916a-bb6d-414b-931e-12b6c1b56690): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.12.24 00:29:47.993187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.24 00:29:48.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.17 MiB, peak 158.17 MiB, free memory in arenas 0.00 B, will set to 155.04 MiB (RSS), difference: -3.13 MiB | ||
| 736 | 2025.12.24 00:29:52.953255 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.24 00:29:52.953315 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.24 00:29:52.997697 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 915 | ||
| 739 | 2025.12.24 00:29:53.000543 [ 243 ] {} <Trace> system.asynchronous_metric_log (b896fa33-d496-462a-92e3-447e361fdfe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.24 00:29:53.000589 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 741 | 2025.12.24 00:29:53.001311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.24 00:29:53.001949 [ 243 ] {} <Trace> system.asynchronous_metric_log (b896fa33-d496-462a-92e3-447e361fdfe2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.12.24 00:29:53.002108 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 915 | ||
| 744 | 2025.12.24 00:29:53.030624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.24 00:29:53.049079 [ 244 ] {} <Trace> system.metric_log (4d6b6cb2-79fb-4e36-acf1-6d2bbd805d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.24 00:29:53.049180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 747 | 2025.12.24 00:29:53.055754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.24 00:29:53.056818 [ 244 ] {} <Trace> system.metric_log (4d6b6cb2-79fb-4e36-acf1-6d2bbd805d1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.12.24 00:29:53.060095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.24 00:29:54.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.98 MiB, peak 159.98 MiB, free memory in arenas 0.00 B, will set to 157.65 MiB (RSS), difference: 1.68 MiB | ||
| 751 | 2025.12.24 00:29:58.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.66 MiB, peak 159.98 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.12.24 00:29:59.148451 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.12.24 00:29:59.148657 [ 275 ] {8afe9729-719e-4874-b05f-634ebf4d4834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.12.24 00:29:59.149209 [ 275 ] {8afe9729-719e-4874-b05f-634ebf4d4834} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.12.24 00:29:59.154117 [ 275 ] {8afe9729-719e-4874-b05f-634ebf4d4834} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.12.24 00:29:59.158849 [ 275 ] {8afe9729-719e-4874-b05f-634ebf4d4834} <Debug> TCPHandler: Processed in 0.010543192 sec. | ||
| 757 | 2025.12.24 00:29:59.169531 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.12.24 00:29:59.169700 [ 275 ] {22142d9e-d456-4453-bd03-f147eb4fd88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.12.24 00:29:59.171975 [ 275 ] {22142d9e-d456-4453-bd03-f147eb4fd88d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.12.24 00:29:59.172023 [ 275 ] {22142d9e-d456-4453-bd03-f147eb4fd88d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.12.24 00:29:59.174583 [ 275 ] {22142d9e-d456-4453-bd03-f147eb4fd88d} <Debug> TCPHandler: Processed in 0.005118984 sec. | ||
| 762 | 2025.12.24 00:29:59.174820 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.12.24 00:29:59.174940 [ 275 ] {7dff6c30-2257-4f3a-9a99-2233ec737070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.12.24 00:29:59.175227 [ 275 ] {7dff6c30-2257-4f3a-9a99-2233ec737070} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.12.24 00:29:59.175270 [ 275 ] {7dff6c30-2257-4f3a-9a99-2233ec737070} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.12.24 00:29:59.175564 [ 275 ] {7dff6c30-2257-4f3a-9a99-2233ec737070} <Debug> TCPHandler: Processed in 0.000792461 sec. | ||
| 767 | 2025.12.24 00:29:59.175762 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.12.24 00:29:59.175874 [ 275 ] {ace121bf-73ae-4a79-b4fa-1acc03f217fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.176108 [ 275 ] {ace121bf-73ae-4a79-b4fa-1acc03f217fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.12.24 00:29:59.176151 [ 275 ] {ace121bf-73ae-4a79-b4fa-1acc03f217fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.12.24 00:29:59.176530 [ 275 ] {ace121bf-73ae-4a79-b4fa-1acc03f217fe} <Debug> TCPHandler: Processed in 0.000816182 sec. | ||
| 772 | 2025.12.24 00:29:59.176739 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.12.24 00:29:59.176853 [ 275 ] {6ab07824-8784-45af-b0a4-45464bd7402d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.177085 [ 275 ] {6ab07824-8784-45af-b0a4-45464bd7402d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.12.24 00:29:59.177127 [ 275 ] {6ab07824-8784-45af-b0a4-45464bd7402d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.12.24 00:29:59.177448 [ 275 ] {6ab07824-8784-45af-b0a4-45464bd7402d} <Debug> TCPHandler: Processed in 0.000755881 sec. | ||
| 777 | 2025.12.24 00:29:59.177641 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.12.24 00:29:59.177753 [ 275 ] {806005b1-8601-45a7-a232-661795cea87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.177984 [ 275 ] {806005b1-8601-45a7-a232-661795cea87b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.12.24 00:29:59.178027 [ 275 ] {806005b1-8601-45a7-a232-661795cea87b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.12.24 00:29:59.178346 [ 275 ] {806005b1-8601-45a7-a232-661795cea87b} <Debug> TCPHandler: Processed in 0.000750571 sec. | ||
| 782 | 2025.12.24 00:29:59.178551 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.12.24 00:29:59.178663 [ 275 ] {16bd26b8-d9e6-44fd-916b-ca4725abcdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.178897 [ 275 ] {16bd26b8-d9e6-44fd-916b-ca4725abcdf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.12.24 00:29:59.178941 [ 275 ] {16bd26b8-d9e6-44fd-916b-ca4725abcdf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.12.24 00:29:59.179249 [ 275 ] {16bd26b8-d9e6-44fd-916b-ca4725abcdf6} <Debug> TCPHandler: Processed in 0.000750391 sec. | ||
| 787 | 2025.12.24 00:29:59.179440 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.12.24 00:29:59.179553 [ 275 ] {78764453-6af8-49bb-a8a9-c3f639bcfefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.179788 [ 275 ] {78764453-6af8-49bb-a8a9-c3f639bcfefd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.12.24 00:29:59.179830 [ 275 ] {78764453-6af8-49bb-a8a9-c3f639bcfefd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.12.24 00:29:59.180137 [ 275 ] {78764453-6af8-49bb-a8a9-c3f639bcfefd} <Debug> TCPHandler: Processed in 0.000742761 sec. | ||
| 792 | 2025.12.24 00:29:59.180339 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.12.24 00:29:59.180451 [ 275 ] {07a5eddc-de64-48d8-adbf-756492ec3245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.180694 [ 275 ] {07a5eddc-de64-48d8-adbf-756492ec3245} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.12.24 00:29:59.180737 [ 275 ] {07a5eddc-de64-48d8-adbf-756492ec3245} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.12.24 00:29:59.181049 [ 275 ] {07a5eddc-de64-48d8-adbf-756492ec3245} <Debug> TCPHandler: Processed in 0.000756591 sec. | ||
| 797 | 2025.12.24 00:29:59.181255 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.12.24 00:29:59.181372 [ 275 ] {a88ac4aa-922b-419f-8776-842ca0543a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.181618 [ 275 ] {a88ac4aa-922b-419f-8776-842ca0543a89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.12.24 00:29:59.181660 [ 275 ] {a88ac4aa-922b-419f-8776-842ca0543a89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.12.24 00:29:59.181968 [ 275 ] {a88ac4aa-922b-419f-8776-842ca0543a89} <Debug> TCPHandler: Processed in 0.000759191 sec. | ||
| 802 | 2025.12.24 00:29:59.182160 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.12.24 00:29:59.182275 [ 275 ] {8640aa8a-c308-4cc5-b294-cfff15002bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.182518 [ 275 ] {8640aa8a-c308-4cc5-b294-cfff15002bf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.12.24 00:29:59.182562 [ 275 ] {8640aa8a-c308-4cc5-b294-cfff15002bf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.12.24 00:29:59.182891 [ 275 ] {8640aa8a-c308-4cc5-b294-cfff15002bf2} <Debug> TCPHandler: Processed in 0.000777841 sec. | ||
| 807 | 2025.12.24 00:29:59.183121 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.12.24 00:29:59.183279 [ 275 ] {34723d62-90b0-4753-bbff-cd16b2963b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.183615 [ 275 ] {34723d62-90b0-4753-bbff-cd16b2963b6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.12.24 00:29:59.183670 [ 275 ] {34723d62-90b0-4753-bbff-cd16b2963b6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.12.24 00:29:59.184063 [ 275 ] {34723d62-90b0-4753-bbff-cd16b2963b6f} <Debug> TCPHandler: Processed in 0.001008024 sec. | ||
| 812 | 2025.12.24 00:29:59.184272 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.12.24 00:29:59.184395 [ 275 ] {a89705b7-db3b-4558-af53-290f88a095b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.184720 [ 275 ] {a89705b7-db3b-4558-af53-290f88a095b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.12.24 00:29:59.184769 [ 275 ] {a89705b7-db3b-4558-af53-290f88a095b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.12.24 00:29:59.185136 [ 275 ] {a89705b7-db3b-4558-af53-290f88a095b4} <Debug> TCPHandler: Processed in 0.000912443 sec. | ||
| 817 | 2025.12.24 00:29:59.185341 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.12.24 00:29:59.185462 [ 275 ] {4a47e453-96f9-4531-9ea8-45ebd9a38740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.185727 [ 275 ] {4a47e453-96f9-4531-9ea8-45ebd9a38740} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.12.24 00:29:59.185770 [ 275 ] {4a47e453-96f9-4531-9ea8-45ebd9a38740} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.12.24 00:29:59.186103 [ 275 ] {4a47e453-96f9-4531-9ea8-45ebd9a38740} <Debug> TCPHandler: Processed in 0.000812271 sec. | ||
| 822 | 2025.12.24 00:29:59.186309 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.12.24 00:29:59.186429 [ 275 ] {b5bce845-c663-4414-a713-f371267ce0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.186693 [ 275 ] {b5bce845-c663-4414-a713-f371267ce0b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.12.24 00:29:59.186736 [ 275 ] {b5bce845-c663-4414-a713-f371267ce0b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.12.24 00:29:59.187088 [ 275 ] {b5bce845-c663-4414-a713-f371267ce0b7} <Debug> TCPHandler: Processed in 0.000827332 sec. | ||
| 827 | 2025.12.24 00:29:59.187732 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.12.24 00:29:59.187851 [ 275 ] {d9fc161a-d04c-42f5-83ee-9f7532f785c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.188112 [ 275 ] {d9fc161a-d04c-42f5-83ee-9f7532f785c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.12.24 00:29:59.188155 [ 275 ] {d9fc161a-d04c-42f5-83ee-9f7532f785c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.12.24 00:29:59.188501 [ 275 ] {d9fc161a-d04c-42f5-83ee-9f7532f785c8} <Debug> TCPHandler: Processed in 0.000817972 sec. | ||
| 832 | 2025.12.24 00:29:59.188718 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.12.24 00:29:59.188837 [ 275 ] {569bd25a-4f5c-4131-bf33-a422afa909ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.189097 [ 275 ] {569bd25a-4f5c-4131-bf33-a422afa909ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.12.24 00:29:59.189140 [ 275 ] {569bd25a-4f5c-4131-bf33-a422afa909ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.12.24 00:29:59.189468 [ 275 ] {569bd25a-4f5c-4131-bf33-a422afa909ba} <Debug> TCPHandler: Processed in 0.000798571 sec. | ||
| 837 | 2025.12.24 00:29:59.189688 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.12.24 00:29:59.189808 [ 275 ] {8725202f-980e-46e5-b4c3-830f74dccad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.190095 [ 275 ] {8725202f-980e-46e5-b4c3-830f74dccad2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.12.24 00:29:59.190138 [ 275 ] {8725202f-980e-46e5-b4c3-830f74dccad2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.12.24 00:29:59.190467 [ 275 ] {8725202f-980e-46e5-b4c3-830f74dccad2} <Debug> TCPHandler: Processed in 0.000827842 sec. | ||
| 842 | 2025.12.24 00:29:59.190661 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.12.24 00:29:59.190781 [ 275 ] {cf2cfe69-8b07-48f4-96b3-f5eb9ef111be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.191039 [ 275 ] {cf2cfe69-8b07-48f4-96b3-f5eb9ef111be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.12.24 00:29:59.191081 [ 275 ] {cf2cfe69-8b07-48f4-96b3-f5eb9ef111be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.12.24 00:29:59.191412 [ 275 ] {cf2cfe69-8b07-48f4-96b3-f5eb9ef111be} <Debug> TCPHandler: Processed in 0.000799152 sec. | ||
| 847 | 2025.12.24 00:29:59.191620 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.12.24 00:29:59.191740 [ 275 ] {6c6d4240-0724-4832-a797-85f3e6ff259f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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 | 2025.12.24 00:29:59.192000 [ 275 ] {6c6d4240-0724-4832-a797-85f3e6ff259f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.12.24 00:29:59.192042 [ 275 ] {6c6d4240-0724-4832-a797-85f3e6ff259f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.12.24 00:29:59.192358 [ 275 ] {6c6d4240-0724-4832-a797-85f3e6ff259f} <Debug> TCPHandler: Processed in 0.000785922 sec. | ||
| 852 | 2025.12.24 00:29:59.192635 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.12.24 00:29:59.192798 [ 275 ] {aae116d7-8b09-438b-a9bc-94b7be8ca00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2025.12.24 00:29:59.193148 [ 275 ] {aae116d7-8b09-438b-a9bc-94b7be8ca00c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.12.24 00:29:59.193194 [ 275 ] {aae116d7-8b09-438b-a9bc-94b7be8ca00c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.12.24 00:29:59.193520 [ 275 ] {aae116d7-8b09-438b-a9bc-94b7be8ca00c} <Debug> TCPHandler: Processed in 0.000948303 sec. | ||
| 857 | 2025.12.24 00:29:59.193772 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.12.24 00:29:59.193899 [ 275 ] {30d426da-3875-4abd-aea3-fffdf8d3f829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2025.12.24 00:29:59.194180 [ 275 ] {30d426da-3875-4abd-aea3-fffdf8d3f829} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.12.24 00:29:59.194224 [ 275 ] {30d426da-3875-4abd-aea3-fffdf8d3f829} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.12.24 00:29:59.194530 [ 275 ] {30d426da-3875-4abd-aea3-fffdf8d3f829} <Debug> TCPHandler: Processed in 0.000808652 sec. | ||
| 862 | 2025.12.24 00:29:59.194772 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.12.24 00:29:59.194899 [ 275 ] {b75fdeb7-c030-4a8b-9410-4a1e882fdb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2025.12.24 00:29:59.195180 [ 275 ] {b75fdeb7-c030-4a8b-9410-4a1e882fdb1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.12.24 00:29:59.195224 [ 275 ] {b75fdeb7-c030-4a8b-9410-4a1e882fdb1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.12.24 00:29:59.195523 [ 275 ] {b75fdeb7-c030-4a8b-9410-4a1e882fdb1c} <Debug> TCPHandler: Processed in 0.000799752 sec. | ||
| 867 | 2025.12.24 00:29:59.195756 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.12.24 00:29:59.195881 [ 275 ] {aa6a93ac-81b1-45e2-8c47-adc9a8098f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2025.12.24 00:29:59.196151 [ 275 ] {aa6a93ac-81b1-45e2-8c47-adc9a8098f09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.12.24 00:29:59.196193 [ 275 ] {aa6a93ac-81b1-45e2-8c47-adc9a8098f09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.12.24 00:29:59.196485 [ 275 ] {aa6a93ac-81b1-45e2-8c47-adc9a8098f09} <Debug> TCPHandler: Processed in 0.000777001 sec. | ||
| 872 | 2025.12.24 00:29:59.196737 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.12.24 00:29:59.196863 [ 275 ] {e68d48b5-fb5b-435a-8c26-9e42ccbdbe93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2025.12.24 00:29:59.197131 [ 275 ] {e68d48b5-fb5b-435a-8c26-9e42ccbdbe93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.12.24 00:29:59.197174 [ 275 ] {e68d48b5-fb5b-435a-8c26-9e42ccbdbe93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.12.24 00:29:59.197488 [ 275 ] {e68d48b5-fb5b-435a-8c26-9e42ccbdbe93} <Debug> TCPHandler: Processed in 0.000800341 sec. | ||
| 877 | 2025.12.24 00:29:59.203507 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.12.24 00:29:59.203659 [ 275 ] {acc92a35-3b03-4040-bd30-c191bd06274f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2025.12.24 00:29:59.203986 [ 275 ] {acc92a35-3b03-4040-bd30-c191bd06274f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.12.24 00:29:59.204038 [ 275 ] {acc92a35-3b03-4040-bd30-c191bd06274f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.12.24 00:29:59.204346 [ 275 ] {acc92a35-3b03-4040-bd30-c191bd06274f} <Debug> TCPHandler: Processed in 0.000897453 sec. | ||
| 882 | 2025.12.24 00:29:59.212056 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.12.24 00:29:59.212222 [ 275 ] {5c321b78-16de-4c31-ab1c-66924e1a0592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2025.12.24 00:29:59.212296 [ 275 ] {5c321b78-16de-4c31-ab1c-66924e1a0592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.12.24 00:29:59.213174 [ 275 ] {5c321b78-16de-4c31-ab1c-66924e1a0592} <Trace> oximeter.timeseries_schema (244f087c-0b36-4804-a312-334dfa545776): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2025.12.24 00:29:59.213221 [ 275 ] {5c321b78-16de-4c31-ab1c-66924e1a0592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 887 | 2025.12.24 00:29:59.213845 [ 275 ] {5c321b78-16de-4c31-ab1c-66924e1a0592} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2025.12.24 00:29:59.214253 [ 275 ] {5c321b78-16de-4c31-ab1c-66924e1a0592} <Trace> oximeter.timeseries_schema (244f087c-0b36-4804-a312-334dfa545776): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2025.12.24 00:29:59.214402 [ 275 ] {5c321b78-16de-4c31-ab1c-66924e1a0592} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002232 sec., 11648.745519713262 rows/sec., 2.51 MiB/sec. | ||
| 890 | 2025.12.24 00:29:59.214441 [ 275 ] {5c321b78-16de-4c31-ab1c-66924e1a0592} <Debug> TCPHandler: Processed in 0.002447285 sec. | ||
| 891 | 2025.12.24 00:29:59.214576 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.12.24 00:29:59.214674 [ 275 ] {72bcd5f3-9adb-48da-bc0b-c8606760f85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2025.12.24 00:29:59.214714 [ 275 ] {72bcd5f3-9adb-48da-bc0b-c8606760f85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2025.12.24 00:29:59.219204 [ 275 ] {72bcd5f3-9adb-48da-bc0b-c8606760f85e} <Trace> oximeter.fields_i16 (2e308966-0dc3-4429-a1a5-561e35a36b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2025.12.24 00:29:59.219265 [ 275 ] {72bcd5f3-9adb-48da-bc0b-c8606760f85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 896 | 2025.12.24 00:29:59.220129 [ 275 ] {72bcd5f3-9adb-48da-bc0b-c8606760f85e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2025.12.24 00:29:59.220579 [ 275 ] {72bcd5f3-9adb-48da-bc0b-c8606760f85e} <Trace> oximeter.fields_i16 (2e308966-0dc3-4429-a1a5-561e35a36b33): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2025.12.24 00:29:59.220712 [ 275 ] {72bcd5f3-9adb-48da-bc0b-c8606760f85e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00606 sec., 3960.39603960396 rows/sec., 336.48 KiB/sec. | ||
| 899 | 2025.12.24 00:29:59.220750 [ 275 ] {72bcd5f3-9adb-48da-bc0b-c8606760f85e} <Debug> TCPHandler: Processed in 0.006223909 sec. | ||
| 900 | 2025.12.24 00:29:59.220866 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.12.24 00:29:59.220961 [ 275 ] {4cf962ab-5681-4464-8be0-7ea1805b99ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2025.12.24 00:29:59.221001 [ 275 ] {4cf962ab-5681-4464-8be0-7ea1805b99ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2025.12.24 00:29:59.221389 [ 275 ] {4cf962ab-5681-4464-8be0-7ea1805b99ee} <Trace> oximeter.fields_ipaddr (19e83559-a3e2-4d36-9dbb-045ffe544621): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2025.12.24 00:29:59.221428 [ 275 ] {4cf962ab-5681-4464-8be0-7ea1805b99ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 905 | 2025.12.24 00:29:59.221834 [ 275 ] {4cf962ab-5681-4464-8be0-7ea1805b99ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2025.12.24 00:29:59.222258 [ 275 ] {4cf962ab-5681-4464-8be0-7ea1805b99ee} <Trace> oximeter.fields_ipaddr (19e83559-a3e2-4d36-9dbb-045ffe544621): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2025.12.24 00:29:59.222389 [ 275 ] {4cf962ab-5681-4464-8be0-7ea1805b99ee} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001447 sec., 6910.850034554251 rows/sec., 563.53 KiB/sec. | ||
| 908 | 2025.12.24 00:29:59.222428 [ 275 ] {4cf962ab-5681-4464-8be0-7ea1805b99ee} <Debug> TCPHandler: Processed in 0.001612794 sec. | ||
| 909 | 2025.12.24 00:29:59.222536 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.12.24 00:29:59.222630 [ 275 ] {793f843f-1db1-439e-a8b8-1134d9d85d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2025.12.24 00:29:59.222671 [ 275 ] {793f843f-1db1-439e-a8b8-1134d9d85d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2025.12.24 00:29:59.223172 [ 275 ] {793f843f-1db1-439e-a8b8-1134d9d85d25} <Trace> oximeter.fields_string (9ebb42a9-83fc-4c87-87a0-81dd46a75024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2025.12.24 00:29:59.223210 [ 275 ] {793f843f-1db1-439e-a8b8-1134d9d85d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 914 | 2025.12.24 00:29:59.223745 [ 275 ] {793f843f-1db1-439e-a8b8-1134d9d85d25} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2025.12.24 00:29:59.224180 [ 275 ] {793f843f-1db1-439e-a8b8-1134d9d85d25} <Trace> oximeter.fields_string (9ebb42a9-83fc-4c87-87a0-81dd46a75024): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2025.12.24 00:29:59.224313 [ 275 ] {793f843f-1db1-439e-a8b8-1134d9d85d25} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001701 sec., 118165.78483245149 rows/sec., 10.47 MiB/sec. | ||
| 917 | 2025.12.24 00:29:59.224349 [ 275 ] {793f843f-1db1-439e-a8b8-1134d9d85d25} <Debug> TCPHandler: Processed in 0.001863397 sec. | ||
| 918 | 2025.12.24 00:29:59.224462 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2025.12.24 00:29:59.224557 [ 275 ] {2f267141-7d1a-477a-82bc-3f63359c3479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2025.12.24 00:29:59.224597 [ 275 ] {2f267141-7d1a-477a-82bc-3f63359c3479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2025.12.24 00:29:59.225002 [ 275 ] {2f267141-7d1a-477a-82bc-3f63359c3479} <Trace> oximeter.fields_u16 (52138517-1a96-481a-9259-e900fa3a5d93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2025.12.24 00:29:59.225037 [ 275 ] {2f267141-7d1a-477a-82bc-3f63359c3479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 923 | 2025.12.24 00:29:59.225444 [ 275 ] {2f267141-7d1a-477a-82bc-3f63359c3479} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2025.12.24 00:29:59.225877 [ 275 ] {2f267141-7d1a-477a-82bc-3f63359c3479} <Trace> oximeter.fields_u16 (52138517-1a96-481a-9259-e900fa3a5d93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2025.12.24 00:29:59.226004 [ 275 ] {2f267141-7d1a-477a-82bc-3f63359c3479} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001465 sec., 21843.003412969283 rows/sec., 1.61 MiB/sec. | ||
| 926 | 2025.12.24 00:29:59.226042 [ 275 ] {2f267141-7d1a-477a-82bc-3f63359c3479} <Debug> TCPHandler: Processed in 0.001630063 sec. | ||
| 927 | 2025.12.24 00:29:59.226149 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2025.12.24 00:29:59.226244 [ 275 ] {f6f551ed-3d72-478b-b700-6b9a53480155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2025.12.24 00:29:59.226284 [ 275 ] {f6f551ed-3d72-478b-b700-6b9a53480155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2025.12.24 00:29:59.226708 [ 275 ] {f6f551ed-3d72-478b-b700-6b9a53480155} <Trace> oximeter.fields_u32 (2e5d3b89-4096-4e3b-aecd-d9e472870309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2025.12.24 00:29:59.226742 [ 275 ] {f6f551ed-3d72-478b-b700-6b9a53480155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 932 | 2025.12.24 00:29:59.227157 [ 275 ] {f6f551ed-3d72-478b-b700-6b9a53480155} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2025.12.24 00:29:59.227595 [ 275 ] {f6f551ed-3d72-478b-b700-6b9a53480155} <Trace> oximeter.fields_u32 (2e5d3b89-4096-4e3b-aecd-d9e472870309): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2025.12.24 00:29:59.227725 [ 275 ] {f6f551ed-3d72-478b-b700-6b9a53480155} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0015 sec., 16000 rows/sec., 1.33 MiB/sec. | ||
| 935 | 2025.12.24 00:29:59.227762 [ 275 ] {f6f551ed-3d72-478b-b700-6b9a53480155} <Debug> TCPHandler: Processed in 0.001663884 sec. | ||
| 936 | 2025.12.24 00:29:59.227867 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2025.12.24 00:29:59.227961 [ 275 ] {40220ce5-34af-4e00-8413-2e693ba1ffd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2025.12.24 00:29:59.228000 [ 275 ] {40220ce5-34af-4e00-8413-2e693ba1ffd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2025.12.24 00:29:59.228387 [ 275 ] {40220ce5-34af-4e00-8413-2e693ba1ffd4} <Trace> oximeter.fields_u8 (d89b804f-59e9-4478-b954-4e4591fa0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2025.12.24 00:29:59.228422 [ 275 ] {40220ce5-34af-4e00-8413-2e693ba1ffd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 941 | 2025.12.24 00:29:59.228852 [ 275 ] {40220ce5-34af-4e00-8413-2e693ba1ffd4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2025.12.24 00:29:59.229319 [ 275 ] {40220ce5-34af-4e00-8413-2e693ba1ffd4} <Trace> oximeter.fields_u8 (d89b804f-59e9-4478-b954-4e4591fa0202): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2025.12.24 00:29:59.229447 [ 275 ] {40220ce5-34af-4e00-8413-2e693ba1ffd4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001504 sec., 7978.72340425532 rows/sec., 623.34 KiB/sec. | ||
| 944 | 2025.12.24 00:29:59.229484 [ 275 ] {40220ce5-34af-4e00-8413-2e693ba1ffd4} <Debug> TCPHandler: Processed in 0.001666244 sec. | ||
| 945 | 2025.12.24 00:29:59.229584 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2025.12.24 00:29:59.229678 [ 275 ] {1ddb1990-60c2-40a5-8383-b3893eaef6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2025.12.24 00:29:59.229717 [ 275 ] {1ddb1990-60c2-40a5-8383-b3893eaef6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2025.12.24 00:29:59.230150 [ 275 ] {1ddb1990-60c2-40a5-8383-b3893eaef6a1} <Trace> oximeter.fields_uuid (5b0ad397-fba2-43b6-970c-4976650c4c4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2025.12.24 00:29:59.230185 [ 275 ] {1ddb1990-60c2-40a5-8383-b3893eaef6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 950 | 2025.12.24 00:29:59.230606 [ 275 ] {1ddb1990-60c2-40a5-8383-b3893eaef6a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2025.12.24 00:29:59.231034 [ 275 ] {1ddb1990-60c2-40a5-8383-b3893eaef6a1} <Trace> oximeter.fields_uuid (5b0ad397-fba2-43b6-970c-4976650c4c4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2025.12.24 00:29:59.231168 [ 275 ] {1ddb1990-60c2-40a5-8383-b3893eaef6a1} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001506 sec., 79681.2749003984 rows/sec., 6.48 MiB/sec. | ||
| 953 | 2025.12.24 00:29:59.231214 [ 275 ] {1ddb1990-60c2-40a5-8383-b3893eaef6a1} <Debug> TCPHandler: Processed in 0.001679524 sec. | ||
| 954 | 2025.12.24 00:29:59.231331 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2025.12.24 00:29:59.231426 [ 275 ] {5e32a373-59f4-4652-b994-11d87fd07aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2025.12.24 00:29:59.231468 [ 275 ] {5e32a373-59f4-4652-b994-11d87fd07aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2025.12.24 00:29:59.231998 [ 275 ] {5e32a373-59f4-4652-b994-11d87fd07aae} <Trace> oximeter.measurements_cumulativeu64 (2a867f2d-a6b6-4601-ac18-5e6b28813d5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2025.12.24 00:29:59.232031 [ 275 ] {5e32a373-59f4-4652-b994-11d87fd07aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 959 | 2025.12.24 00:29:59.232552 [ 275 ] {5e32a373-59f4-4652-b994-11d87fd07aae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2025.12.24 00:29:59.232988 [ 275 ] {5e32a373-59f4-4652-b994-11d87fd07aae} <Trace> oximeter.measurements_cumulativeu64 (2a867f2d-a6b6-4601-ac18-5e6b28813d5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2025.12.24 00:29:59.233119 [ 275 ] {5e32a373-59f4-4652-b994-11d87fd07aae} <Debug> executeQuery: Read 285 rows, 21.72 KiB in 0.001712 sec., 166471.96261682242 rows/sec., 12.39 MiB/sec. | ||
| 962 | 2025.12.24 00:29:59.233157 [ 275 ] {5e32a373-59f4-4652-b994-11d87fd07aae} <Debug> TCPHandler: Processed in 0.001876097 sec. | ||
| 963 | 2025.12.24 00:29:59.233258 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2025.12.24 00:29:59.233352 [ 275 ] {9f8ba226-f534-40bf-917f-4ff306742de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2025.12.24 00:29:59.233407 [ 275 ] {9f8ba226-f534-40bf-917f-4ff306742de7} <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 | ||
| 966 | 2025.12.24 00:29:59.234191 [ 275 ] {9f8ba226-f534-40bf-917f-4ff306742de7} <Trace> oximeter.measurements_histogramu64 (5dd24969-2af4-4a3d-9dda-5a5f8e3ef7a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2025.12.24 00:29:59.234226 [ 275 ] {9f8ba226-f534-40bf-917f-4ff306742de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 968 | 2025.12.24 00:29:59.237552 [ 275 ] {9f8ba226-f534-40bf-917f-4ff306742de7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2025.12.24 00:29:59.238015 [ 275 ] {9f8ba226-f534-40bf-917f-4ff306742de7} <Trace> oximeter.measurements_histogramu64 (5dd24969-2af4-4a3d-9dda-5a5f8e3ef7a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2025.12.24 00:29:59.238153 [ 275 ] {9f8ba226-f534-40bf-917f-4ff306742de7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004819 sec., 2075.1193193608633 rows/sec., 3.72 MiB/sec. | ||
| 971 | 2025.12.24 00:29:59.238204 [ 275 ] {9f8ba226-f534-40bf-917f-4ff306742de7} <Debug> TCPHandler: Processed in 0.004994822 sec. | ||
| 972 | 2025.12.24 00:29:59.238319 [ 275 ] {} <Trace> TCP-Session: 25222d4f-a243-4a9d-89c6-a7386685a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2025.12.24 00:29:59.238414 [ 275 ] {1b03d707-1980-47c7-91f8-4c6b773f0fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63470) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2025.12.24 00:29:59.238459 [ 275 ] {1b03d707-1980-47c7-91f8-4c6b773f0fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2025.12.24 00:29:59.238807 [ 275 ] {1b03d707-1980-47c7-91f8-4c6b773f0fc8} <Trace> oximeter.measurements_u64 (8a185704-aacd-4914-9a99-52239edabf0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2025.12.24 00:29:59.238842 [ 275 ] {1b03d707-1980-47c7-91f8-4c6b773f0fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 977 | 2025.12.24 00:29:59.239255 [ 275 ] {1b03d707-1980-47c7-91f8-4c6b773f0fc8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2025.12.24 00:29:59.239711 [ 275 ] {1b03d707-1980-47c7-91f8-4c6b773f0fc8} <Trace> oximeter.measurements_u64 (8a185704-aacd-4914-9a99-52239edabf0a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2025.12.24 00:29:59.239842 [ 275 ] {1b03d707-1980-47c7-91f8-4c6b773f0fc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. | ||
| 980 | 2025.12.24 00:29:59.239881 [ 275 ] {1b03d707-1980-47c7-91f8-4c6b773f0fc8} <Debug> TCPHandler: Processed in 0.001612333 sec. | ||
| 981 | 2025.12.24 00:30:00.502264 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1403 | ||
| 982 | 2025.12.24 00:30:00.502790 [ 243 ] {} <Trace> system.asynchronous_metric_log (b896fa33-d496-462a-92e3-447e361fdfe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2025.12.24 00:30:00.502840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 984 | 2025.12.24 00:30:00.503539 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2025.12.24 00:30:00.504196 [ 243 ] {} <Trace> system.asynchronous_metric_log (b896fa33-d496-462a-92e3-447e361fdfe2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2025.12.24 00:30:00.504329 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 987 | 2025.12.24 00:30:00.560238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2025.12.24 00:30:00.578465 [ 244 ] {} <Trace> system.metric_log (4d6b6cb2-79fb-4e36-acf1-6d2bbd805d1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.12.24 00:30:00.578540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 990 | 2025.12.24 00:30:00.585469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2025.12.24 00:30:00.586742 [ 244 ] {} <Trace> system.metric_log (4d6b6cb2-79fb-4e36-acf1-6d2bbd805d1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.12.24 00:30:00.590600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2025.12.24 00:30:01.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.78 MiB, peak 163.78 MiB, free memory in arenas 0.00 B, will set to 161.07 MiB (RSS), difference: 1.29 MiB | ||