| 1 | [ May 8 13:59:18 Enabled. ] | ||
| 2 | [ May 8 13:59:18 Rereading configuration. ] | ||
| 3 | [ May 8 13:59:19 Rereading configuration. ] | ||
| 4 | [ May 8 13:59:20 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 | [ May 8 13:59:20 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.08 13:59:21.778755 [ 1 ] {} <Information> Application: Will watch for the process with pid 25023 | ||
| 29 | 2026.05.08 13:59:21.779152 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.08 13:59:21.961934 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25023 | ||
| 31 | 2026.05.08 13:59:21.962629 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.08 13:59:21.962769 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.08 13:59:22.058402 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.08 13:59:22.099383 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.08 13:59:22.099434 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.08 13:59:22.099452 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.08 13:59:22.099508 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.08 13:59:22.099864 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.08 13:59:22.101950 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.08 13:59:22.102778 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.08 13:59:22.103591 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.08 13:59:22.103612 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.08 13:59:22.103625 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.08 13:59:22.104286 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.08 13:59:22.105279 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.08 13:59:22.111436 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.08 13:59:22.112192 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.08 13:59:22.113467 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.08 13:59:22.113532 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.08 13:59:22.114563 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.08 13:59:22.115069 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.08 13:59:22.118962 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.08 13:59:22.119656 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.08 13:59:22.122766 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.08 13:59:22.123182 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.08 13:59:22.123534 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.08 13:59:22.123869 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.08 13:59:22.125156 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.08 13:59:22.125181 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.08 13:59:22.125271 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.08 13:59:22.125354 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.08 13:59:22.137338 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.08 13:59:22.137368 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162033 sec | ||
| 68 | 2026.05.08 13:59:22.137389 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.08 13:59:22.137404 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.08 13:59:22.138181 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.08 13:59:22.138736 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.08 13:59:22.146015 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.08 13:59:22.146058 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.08 13:59:22.146078 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.08 13:59:22.146089 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.08 13:59:22.146121 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.08 13:59:22.146141 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.08 13:59:22.148472 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.08 13:59:22.148518 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.08 13:59:22.148538 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.08 13:59:22.148670 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.08 13:59:22.148711 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.08 13:59:22.148724 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.08 13:59:22.148740 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.08 13:59:22.148752 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.08 13:59:22.148780 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.08 13:59:22.148796 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.08 13:59:22.170085 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.08 13:59:22.171431 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.08 13:59:22.171459 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5381e-05 sec | ||
| 91 | 2026.05.08 13:59:22.171471 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.08 13:59:22.171481 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.08 13:59:22.171503 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.08 13:59:22.171677 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.08 13:59:22.171718 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.08 13:59:22.171730 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.08 13:59:22.171741 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.08 13:59:22.171751 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.08 13:59:22.180849 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.08 13:59:22.181070 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.65 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2026.05.08 13:59:22.182450 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.419e-05 sec. | ||
| 102 | 2026.05.08 13:59:22.182993 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.08 13:59:22.183758 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.08 13:59:22.183775 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.08 13:59:22.387168 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51369 | ||
| 106 | 2026.05.08 13:59:22.388152 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.08 13:59:22.388216 [ 3 ] {} <Debug> TCP-Session: bb2e0575-ca94-4031-bb34-3948a3d2923c Authenticating user 'default' from [fd00:1122:3344:101::e]:51369 | ||
| 108 | 2026.05.08 13:59:22.388247 [ 3 ] {} <Debug> TCP-Session: bb2e0575-ca94-4031-bb34-3948a3d2923c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.08 13:59:22.388271 [ 3 ] {} <Debug> TCP-Session: bb2e0575-ca94-4031-bb34-3948a3d2923c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.08 13:59:22.388366 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.08 13:59:22.388392 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.08 13:59:22.388419 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.08 13:59:22.388851 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55487 | ||
| 114 | 2026.05.08 13:59:22.388868 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43806 | ||
| 115 | 2026.05.08 13:59:22.389011 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.08 13:59:22.389056 [ 4 ] {} <Debug> TCP-Session: 88f94f27-b5db-4014-afbe-9297667f8c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:55487 | ||
| 117 | 2026.05.08 13:59:22.389109 [ 4 ] {} <Debug> TCP-Session: 88f94f27-b5db-4014-afbe-9297667f8c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.05.08 13:59:22.389128 [ 4 ] {} <Debug> TCP-Session: 88f94f27-b5db-4014-afbe-9297667f8c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.08 13:59:22.389192 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.05.08 13:59:22.389267 [ 5 ] {} <Debug> TCP-Session: 7051a765-2245-48e4-9bed-f4a16190768c Authenticating user 'default' from [fd00:1122:3344:101::e]:43806 | ||
| 121 | 2026.05.08 13:59:22.389291 [ 5 ] {} <Debug> TCP-Session: 7051a765-2245-48e4-9bed-f4a16190768c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.08 13:59:22.389304 [ 5 ] {} <Debug> TCP-Session: 7051a765-2245-48e4-9bed-f4a16190768c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.08 13:59:22.389669 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46586 | ||
| 124 | 2026.05.08 13:59:22.389966 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.08 13:59:22.389995 [ 253 ] {} <Debug> TCP-Session: b9546761-6097-4458-bcc9-7761e2458275 Authenticating user 'default' from [fd00:1122:3344:101::e]:46586 | ||
| 126 | 2026.05.08 13:59:22.389999 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45199 | ||
| 127 | 2026.05.08 13:59:22.390013 [ 253 ] {} <Debug> TCP-Session: b9546761-6097-4458-bcc9-7761e2458275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.08 13:59:22.390051 [ 253 ] {} <Debug> TCP-Session: b9546761-6097-4458-bcc9-7761e2458275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.08 13:59:22.390688 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45632 | ||
| 130 | 2026.05.08 13:59:22.391387 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43852 | ||
| 131 | 2026.05.08 13:59:22.391571 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.08 13:59:22.391592 [ 3 ] {} <Trace> TCP-Session: bb2e0575-ca94-4031-bb34-3948a3d2923c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 133 | 2026.05.08 13:59:22.391609 [ 254 ] {} <Debug> TCP-Session: 31b77ad3-1761-4f9d-af1c-efe68d88600e Authenticating user 'default' from [fd00:1122:3344:101::e]:45199 | ||
| 134 | 2026.05.08 13:59:22.391621 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.05.08 13:59:22.391655 [ 254 ] {} <Debug> TCP-Session: 31b77ad3-1761-4f9d-af1c-efe68d88600e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.08 13:59:22.391655 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46248 | ||
| 137 | 2026.05.08 13:59:22.391675 [ 254 ] {} <Debug> TCP-Session: 31b77ad3-1761-4f9d-af1c-efe68d88600e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.08 13:59:22.391672 [ 255 ] {} <Debug> TCP-Session: 47303739-a092-429d-94c4-526c365a42e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45632 | ||
| 139 | 2026.05.08 13:59:22.391656 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58354 | ||
| 140 | 2026.05.08 13:59:22.391812 [ 255 ] {} <Debug> TCP-Session: 47303739-a092-429d-94c4-526c365a42e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.08 13:59:22.391834 [ 255 ] {} <Debug> TCP-Session: 47303739-a092-429d-94c4-526c365a42e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.08 13:59:22.391770 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.05.08 13:59:22.391980 [ 257 ] {} <Debug> TCP-Session: 37e10744-85fb-4208-84ac-8bec67ddf9b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43852 | ||
| 144 | 2026.05.08 13:59:22.392016 [ 257 ] {} <Debug> TCP-Session: 37e10744-85fb-4208-84ac-8bec67ddf9b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.08 13:59:22.392034 [ 257 ] {} <Debug> TCP-Session: 37e10744-85fb-4208-84ac-8bec67ddf9b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.08 13:59:22.392194 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.08 13:59:22.392237 [ 259 ] {} <Debug> TCP-Session: f8dcd842-7fa8-4f2b-9a3c-a133127b6467 Authenticating user 'default' from [fd00:1122:3344:101::e]:58354 | ||
| 148 | 2026.05.08 13:59:22.392254 [ 259 ] {} <Debug> TCP-Session: f8dcd842-7fa8-4f2b-9a3c-a133127b6467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.08 13:59:22.392266 [ 259 ] {} <Debug> TCP-Session: f8dcd842-7fa8-4f2b-9a3c-a133127b6467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.08 13:59:22.392819 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.08 13:59:22.392869 [ 258 ] {} <Debug> TCP-Session: 61b807b0-d0d3-4bd2-9de9-e652f17a0246 Authenticating user 'default' from [fd00:1122:3344:101::e]:46248 | ||
| 152 | 2026.05.08 13:59:22.392887 [ 258 ] {} <Debug> TCP-Session: 61b807b0-d0d3-4bd2-9de9-e652f17a0246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.08 13:59:22.392911 [ 258 ] {} <Debug> TCP-Session: 61b807b0-d0d3-4bd2-9de9-e652f17a0246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.08 13:59:22.394766 [ 3 ] {7264a7c7-69c9-4b75-86f8-3364ac2bd4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51369) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 155 | 2026.05.08 13:59:22.399115 [ 3 ] {7264a7c7-69c9-4b75-86f8-3364ac2bd4c1} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 156 | 2026.05.08 13:59:22.400628 [ 3 ] {7264a7c7-69c9-4b75-86f8-3364ac2bd4c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 157 | 2026.05.08 13:59:22.403356 [ 260 ] {7264a7c7-69c9-4b75-86f8-3364ac2bd4c1} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 158 | 2026.05.08 13:59:22.406568 [ 3 ] {7264a7c7-69c9-4b75-86f8-3364ac2bd4c1} <Debug> executeQuery: Read 96 rows, 5.29 KiB in 0.011495 sec., 8351.457155284907 rows/sec., 460.37 KiB/sec. | ||
| 159 | 2026.05.08 13:59:22.406648 [ 3 ] {7264a7c7-69c9-4b75-86f8-3364ac2bd4c1} <Debug> TCPHandler: Processed in 0.017420099 sec. | ||
| 160 | 2026.05.08 13:59:22.529821 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37888 | ||
| 161 | 2026.05.08 13:59:22.529982 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.08 13:59:22.530046 [ 261 ] {} <Debug> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37888 | ||
| 163 | 2026.05.08 13:59:22.530073 [ 261 ] {} <Debug> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.08 13:59:22.530088 [ 261 ] {} <Debug> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.08 13:59:22.530165 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 166 | 2026.05.08 13:59:22.530192 [ 261 ] {} <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 | ||
| 167 | 2026.05.08 13:59:22.530219 [ 261 ] {} <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 | ||
| 168 | 2026.05.08 13:59:22.530684 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63811 | ||
| 169 | 2026.05.08 13:59:22.530762 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52738 | ||
| 170 | 2026.05.08 13:59:22.530832 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54571 | ||
| 171 | 2026.05.08 13:59:22.530966 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.05.08 13:59:22.530998 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60627 | ||
| 173 | 2026.05.08 13:59:22.531014 [ 262 ] {} <Debug> TCP-Session: d7394aee-8954-4d24-b428-c96b2b0c6a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:63811 | ||
| 174 | 2026.05.08 13:59:22.531015 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.08 13:59:22.531058 [ 262 ] {} <Debug> TCP-Session: d7394aee-8954-4d24-b428-c96b2b0c6a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.08 13:59:22.531080 [ 263 ] {} <Debug> TCP-Session: 26401a0e-b8f8-4dcc-972b-85490dadf18a Authenticating user 'default' from [fd00:1122:3344:101::d]:52738 | ||
| 177 | 2026.05.08 13:59:22.531107 [ 263 ] {} <Debug> TCP-Session: 26401a0e-b8f8-4dcc-972b-85490dadf18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.08 13:59:22.531122 [ 263 ] {} <Debug> TCP-Session: 26401a0e-b8f8-4dcc-972b-85490dadf18a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.08 13:59:22.531137 [ 262 ] {} <Debug> TCP-Session: d7394aee-8954-4d24-b428-c96b2b0c6a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.08 13:59:22.531119 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58245 | ||
| 181 | 2026.05.08 13:59:22.531148 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.08 13:59:22.531224 [ 264 ] {} <Debug> TCP-Session: 12dbf847-938c-4d5c-b14e-69e18a9543ea Authenticating user 'default' from [fd00:1122:3344:101::d]:54571 | ||
| 183 | 2026.05.08 13:59:22.531249 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39773 | ||
| 184 | 2026.05.08 13:59:22.531258 [ 264 ] {} <Debug> TCP-Session: 12dbf847-938c-4d5c-b14e-69e18a9543ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.08 13:59:22.531289 [ 264 ] {} <Debug> TCP-Session: 12dbf847-938c-4d5c-b14e-69e18a9543ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.08 13:59:22.531309 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.08 13:59:22.531364 [ 265 ] {} <Debug> TCP-Session: ef1d617b-9022-4767-9366-0e438a6b86dd Authenticating user 'default' from [fd00:1122:3344:101::d]:60627 | ||
| 188 | 2026.05.08 13:59:22.531371 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.05.08 13:59:22.531384 [ 265 ] {} <Debug> TCP-Session: ef1d617b-9022-4767-9366-0e438a6b86dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.08 13:59:22.531391 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43446 | ||
| 191 | 2026.05.08 13:59:22.531431 [ 266 ] {} <Debug> TCP-Session: 55153f47-fe84-458c-9db0-9b8cd1dd48bd Authenticating user 'default' from [fd00:1122:3344:101::d]:58245 | ||
| 192 | 2026.05.08 13:59:22.531430 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.05.08 13:59:22.531466 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 194 | 2026.05.08 13:59:22.531501 [ 267 ] {} <Debug> TCP-Session: 97434c02-dbd5-4b96-bb36-9aa1c6a2d9a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39773 | ||
| 195 | 2026.05.08 13:59:22.531501 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44125 | ||
| 196 | 2026.05.08 13:59:22.531545 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 197 | 2026.05.08 13:59:22.531528 [ 267 ] {} <Debug> TCP-Session: 97434c02-dbd5-4b96-bb36-9aa1c6a2d9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.08 13:59:22.531598 [ 268 ] {} <Debug> TCP-Session: a6cf1b33-0c13-4853-9cfe-d8a7a68c07bb Authenticating user 'default' from [fd00:1122:3344:101::d]:43446 | ||
| 199 | 2026.05.08 13:59:22.531616 [ 267 ] {} <Debug> TCP-Session: 97434c02-dbd5-4b96-bb36-9aa1c6a2d9a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.08 13:59:22.531464 [ 266 ] {} <Debug> TCP-Session: 55153f47-fe84-458c-9db0-9b8cd1dd48bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 201 | 2026.05.08 13:59:22.531640 [ 268 ] {} <Debug> TCP-Session: a6cf1b33-0c13-4853-9cfe-d8a7a68c07bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 202 | 2026.05.08 13:59:22.531668 [ 266 ] {} <Debug> TCP-Session: 55153f47-fe84-458c-9db0-9b8cd1dd48bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.05.08 13:59:22.531435 [ 265 ] {} <Debug> TCP-Session: ef1d617b-9022-4767-9366-0e438a6b86dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.05.08 13:59:22.531710 [ 268 ] {} <Debug> TCP-Session: a6cf1b33-0c13-4853-9cfe-d8a7a68c07bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.08 13:59:22.531726 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.05.08 13:59:22.531707 [ 261 ] {254cba2f-419d-4b64-b7ff-3ebeb50026a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.05.08 13:59:22.531783 [ 269 ] {} <Debug> TCP-Session: b07742cd-3730-4995-8e9e-21fb723eb963 Authenticating user 'default' from [fd00:1122:3344:101::d]:44125 | ||
| 208 | 2026.05.08 13:59:22.531819 [ 269 ] {} <Debug> TCP-Session: b07742cd-3730-4995-8e9e-21fb723eb963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.08 13:59:22.531831 [ 269 ] {} <Debug> TCP-Session: b07742cd-3730-4995-8e9e-21fb723eb963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.05.08 13:59:22.639547 [ 261 ] {254cba2f-419d-4b64-b7ff-3ebeb50026a2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37888) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 211 | |||
| 212 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 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 | ||
| 221 | 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 | ||
| 222 | 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 | ||
| 223 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 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 | ||
| 226 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 233 | |||
| 234 | 2026.05.08 13:59:22.640521 [ 261 ] {254cba2f-419d-4b64-b7ff-3ebeb50026a2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 235 | |||
| 236 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 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 | ||
| 245 | 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 | ||
| 246 | 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 | ||
| 247 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 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 | ||
| 250 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 257 | |||
| 258 | 2026.05.08 13:59:22.640623 [ 261 ] {254cba2f-419d-4b64-b7ff-3ebeb50026a2} <Debug> TCPHandler: Processed in 0.109640527 sec. | ||
| 259 | 2026.05.08 13:59:22.641021 [ 263 ] {} <Trace> TCP-Session: 26401a0e-b8f8-4dcc-972b-85490dadf18a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 260 | 2026.05.08 13:59:22.641235 [ 263 ] {657bea38-1735-4a8f-abfa-20716814934c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52738) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 261 | 2026.05.08 13:59:22.641668 [ 263 ] {657bea38-1735-4a8f-abfa-20716814934c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52738) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 262 | |||
| 263 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 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 | ||
| 270 | 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 | ||
| 271 | 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 | ||
| 272 | 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 | ||
| 273 | 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 | ||
| 274 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 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 | ||
| 277 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 284 | |||
| 285 | 2026.05.08 13:59:22.641808 [ 263 ] {657bea38-1735-4a8f-abfa-20716814934c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.05.08 13:59:22.641881 [ 263 ] {657bea38-1735-4a8f-abfa-20716814934c} <Debug> TCPHandler: Processed in 0.001006529 sec. | ||
| 310 | 2026.05.08 13:59:22.642182 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 311 | 2026.05.08 13:59:22.642998 [ 261 ] {ad30d604-11d4-4307-a672-79bd02f38df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 312 | 2026.05.08 13:59:22.643078 [ 261 ] {ad30d604-11d4-4307-a672-79bd02f38df6} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 313 | 2026.05.08 13:59:22.645762 [ 261 ] {ad30d604-11d4-4307-a672-79bd02f38df6} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 314 | 2026.05.08 13:59:22.645840 [ 261 ] {ad30d604-11d4-4307-a672-79bd02f38df6} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111722 sec | ||
| 315 | 2026.05.08 13:59:22.645856 [ 261 ] {ad30d604-11d4-4307-a672-79bd02f38df6} <Trace> ReferentialDeps: No tables | ||
| 316 | 2026.05.08 13:59:22.645868 [ 261 ] {ad30d604-11d4-4307-a672-79bd02f38df6} <Trace> LoadingDeps: No tables | ||
| 317 | 2026.05.08 13:59:22.645906 [ 261 ] {ad30d604-11d4-4307-a672-79bd02f38df6} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 318 | 2026.05.08 13:59:22.645971 [ 261 ] {ad30d604-11d4-4307-a672-79bd02f38df6} <Debug> TCPHandler: Processed in 0.003910524 sec. | ||
| 319 | 2026.05.08 13:59:22.646123 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.05.08 13:59:22.646289 [ 261 ] {687e484c-9348-4a41-9201-116f3e593e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) /* The version table contains metadata about the `oximeter` database */ | ||
| 321 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 322 | 2026.05.08 13:59:22.646332 [ 261 ] {687e484c-9348-4a41-9201-116f3e593e4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 323 | 2026.05.08 13:59:22.650190 [ 261 ] {687e484c-9348-4a41-9201-116f3e593e4e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 324 | 2026.05.08 13:59:22.651520 [ 261 ] {687e484c-9348-4a41-9201-116f3e593e4e} <Debug> oximeter.version (33bc1bf6-1517-4739-92fe-7b332ba25337): Loading data parts | ||
| 325 | 2026.05.08 13:59:22.652569 [ 261 ] {687e484c-9348-4a41-9201-116f3e593e4e} <Debug> oximeter.version (33bc1bf6-1517-4739-92fe-7b332ba25337): There are no data parts | ||
| 326 | 2026.05.08 13:59:22.656694 [ 261 ] {687e484c-9348-4a41-9201-116f3e593e4e} <Debug> TCPHandler: Processed in 0.010618961 sec. | ||
| 327 | 2026.05.08 13:59:22.656953 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 328 | 2026.05.08 13:59:22.657165 [ 261 ] {baa5ef17-b660-42f3-b861-fb5b54014aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) /* The measurement tables contain all individual samples from each timeseries. | ||
| 329 | * | ||
| 330 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 331 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 332 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 333 | * by all samples from the same timeseries. | ||
| 334 | * | ||
| 335 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 336 | * and then uses that to index quickly into the measurements tables. | ||
| 337 | */ | ||
| 338 | 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) | ||
| 339 | 2026.05.08 13:59:22.657246 [ 261 ] {baa5ef17-b660-42f3-b861-fb5b54014aea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 340 | 2026.05.08 13:59:22.668795 [ 261 ] {baa5ef17-b660-42f3-b861-fb5b54014aea} <Debug> oximeter.measurements_bool (beeae7da-8a2e-4129-bd8a-5b5a36fcd6a6): Loading data parts | ||
| 341 | 2026.05.08 13:59:22.669079 [ 261 ] {baa5ef17-b660-42f3-b861-fb5b54014aea} <Debug> oximeter.measurements_bool (beeae7da-8a2e-4129-bd8a-5b5a36fcd6a6): There are no data parts | ||
| 342 | 2026.05.08 13:59:22.670971 [ 261 ] {baa5ef17-b660-42f3-b861-fb5b54014aea} <Debug> TCPHandler: Processed in 0.014100657 sec. | ||
| 343 | 2026.05.08 13:59:22.671181 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.08 13:59:22.671388 [ 261 ] {b6b231db-a8b8-48cc-b9fc-27d830203033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 345 | 2026.05.08 13:59:22.671451 [ 261 ] {b6b231db-a8b8-48cc-b9fc-27d830203033} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 346 | 2026.05.08 13:59:22.673272 [ 261 ] {b6b231db-a8b8-48cc-b9fc-27d830203033} <Debug> oximeter.measurements_i8 (f308d84b-2689-4839-9264-36d3cdc9923d): Loading data parts | ||
| 347 | 2026.05.08 13:59:22.673427 [ 261 ] {b6b231db-a8b8-48cc-b9fc-27d830203033} <Debug> oximeter.measurements_i8 (f308d84b-2689-4839-9264-36d3cdc9923d): There are no data parts | ||
| 348 | 2026.05.08 13:59:22.676864 [ 261 ] {b6b231db-a8b8-48cc-b9fc-27d830203033} <Debug> TCPHandler: Processed in 0.005771269 sec. | ||
| 349 | 2026.05.08 13:59:22.677047 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.08 13:59:22.677231 [ 261 ] {3c7b2805-f46c-4f8d-8868-d1b555bfdac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 351 | 2026.05.08 13:59:22.677295 [ 261 ] {3c7b2805-f46c-4f8d-8868-d1b555bfdac5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 352 | 2026.05.08 13:59:22.679567 [ 261 ] {3c7b2805-f46c-4f8d-8868-d1b555bfdac5} <Debug> oximeter.measurements_u8 (aa5dc142-cc7d-4e69-80b5-906c28333a23): Loading data parts | ||
| 353 | 2026.05.08 13:59:22.679767 [ 261 ] {3c7b2805-f46c-4f8d-8868-d1b555bfdac5} <Debug> oximeter.measurements_u8 (aa5dc142-cc7d-4e69-80b5-906c28333a23): There are no data parts | ||
| 354 | 2026.05.08 13:59:22.681470 [ 261 ] {3c7b2805-f46c-4f8d-8868-d1b555bfdac5} <Debug> TCPHandler: Processed in 0.004480925 sec. | ||
| 355 | 2026.05.08 13:59:22.681622 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.08 13:59:22.681818 [ 261 ] {d47cb59a-0e38-458f-b6ba-e9c7e90738e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 357 | 2026.05.08 13:59:22.681861 [ 261 ] {d47cb59a-0e38-458f-b6ba-e9c7e90738e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 358 | 2026.05.08 13:59:22.683605 [ 261 ] {d47cb59a-0e38-458f-b6ba-e9c7e90738e9} <Debug> oximeter.measurements_i16 (8ccc05b9-290b-4448-8aee-ccb2c586c098): Loading data parts | ||
| 359 | 2026.05.08 13:59:22.683738 [ 261 ] {d47cb59a-0e38-458f-b6ba-e9c7e90738e9} <Debug> oximeter.measurements_i16 (8ccc05b9-290b-4448-8aee-ccb2c586c098): There are no data parts | ||
| 360 | 2026.05.08 13:59:22.687277 [ 261 ] {d47cb59a-0e38-458f-b6ba-e9c7e90738e9} <Debug> TCPHandler: Processed in 0.005703208 sec. | ||
| 361 | 2026.05.08 13:59:22.687469 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.05.08 13:59:22.687655 [ 261 ] {5d158063-2e34-481e-8baf-e2ba31be8bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 363 | 2026.05.08 13:59:22.687719 [ 261 ] {5d158063-2e34-481e-8baf-e2ba31be8bd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 364 | 2026.05.08 13:59:22.689620 [ 261 ] {5d158063-2e34-481e-8baf-e2ba31be8bd9} <Debug> oximeter.measurements_u16 (cd6f83f4-bc81-4eeb-9dce-611f804487da): Loading data parts | ||
| 365 | 2026.05.08 13:59:22.689816 [ 261 ] {5d158063-2e34-481e-8baf-e2ba31be8bd9} <Debug> oximeter.measurements_u16 (cd6f83f4-bc81-4eeb-9dce-611f804487da): There are no data parts | ||
| 366 | 2026.05.08 13:59:22.691501 [ 261 ] {5d158063-2e34-481e-8baf-e2ba31be8bd9} <Debug> TCPHandler: Processed in 0.004091447 sec. | ||
| 367 | 2026.05.08 13:59:22.691650 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.05.08 13:59:22.691846 [ 261 ] {e4c0cdea-546f-40a9-9450-515b8ff646af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 369 | 2026.05.08 13:59:22.691890 [ 261 ] {e4c0cdea-546f-40a9-9450-515b8ff646af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 370 | 2026.05.08 13:59:22.693615 [ 261 ] {e4c0cdea-546f-40a9-9450-515b8ff646af} <Debug> oximeter.measurements_i32 (b6bd736a-b0f0-45c7-96f6-3fc989452139): Loading data parts | ||
| 371 | 2026.05.08 13:59:22.693772 [ 261 ] {e4c0cdea-546f-40a9-9450-515b8ff646af} <Debug> oximeter.measurements_i32 (b6bd736a-b0f0-45c7-96f6-3fc989452139): There are no data parts | ||
| 372 | 2026.05.08 13:59:22.697155 [ 261 ] {e4c0cdea-546f-40a9-9450-515b8ff646af} <Debug> TCPHandler: Processed in 0.005555405 sec. | ||
| 373 | 2026.05.08 13:59:22.697334 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.05.08 13:59:22.697486 [ 261 ] {d9ede4b2-a94c-4748-a09c-d6a0060fc188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 375 | 2026.05.08 13:59:22.697548 [ 261 ] {d9ede4b2-a94c-4748-a09c-d6a0060fc188} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 376 | 2026.05.08 13:59:22.699405 [ 261 ] {d9ede4b2-a94c-4748-a09c-d6a0060fc188} <Debug> oximeter.measurements_u32 (99d9abd4-0702-4105-b098-a1d2819184ca): Loading data parts | ||
| 377 | 2026.05.08 13:59:22.699558 [ 261 ] {d9ede4b2-a94c-4748-a09c-d6a0060fc188} <Debug> oximeter.measurements_u32 (99d9abd4-0702-4105-b098-a1d2819184ca): There are no data parts | ||
| 378 | 2026.05.08 13:59:22.701190 [ 261 ] {d9ede4b2-a94c-4748-a09c-d6a0060fc188} <Debug> TCPHandler: Processed in 0.003916204 sec. | ||
| 379 | 2026.05.08 13:59:22.701336 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.08 13:59:22.701540 [ 261 ] {e75b6e35-6b37-44c9-90a9-c603e45c7f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 381 | 2026.05.08 13:59:22.701593 [ 261 ] {e75b6e35-6b37-44c9-90a9-c603e45c7f2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 382 | 2026.05.08 13:59:22.703400 [ 261 ] {e75b6e35-6b37-44c9-90a9-c603e45c7f2e} <Debug> oximeter.measurements_i64 (cd0ad238-8da2-4cf5-8415-ff1be38badd6): Loading data parts | ||
| 383 | 2026.05.08 13:59:22.703546 [ 261 ] {e75b6e35-6b37-44c9-90a9-c603e45c7f2e} <Debug> oximeter.measurements_i64 (cd0ad238-8da2-4cf5-8415-ff1be38badd6): There are no data parts | ||
| 384 | 2026.05.08 13:59:22.707079 [ 261 ] {e75b6e35-6b37-44c9-90a9-c603e45c7f2e} <Debug> TCPHandler: Processed in 0.005798489 sec. | ||
| 385 | 2026.05.08 13:59:22.707243 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.05.08 13:59:22.707396 [ 261 ] {7dee728a-c5a2-44d1-ac4b-7418f853bdf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 387 | 2026.05.08 13:59:22.707454 [ 261 ] {7dee728a-c5a2-44d1-ac4b-7418f853bdf9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 388 | 2026.05.08 13:59:22.709310 [ 261 ] {7dee728a-c5a2-44d1-ac4b-7418f853bdf9} <Debug> oximeter.measurements_u64 (2874d711-9e6c-4a88-b26c-b3351130aaa3): Loading data parts | ||
| 389 | 2026.05.08 13:59:22.709463 [ 261 ] {7dee728a-c5a2-44d1-ac4b-7418f853bdf9} <Debug> oximeter.measurements_u64 (2874d711-9e6c-4a88-b26c-b3351130aaa3): There are no data parts | ||
| 390 | 2026.05.08 13:59:22.711077 [ 261 ] {7dee728a-c5a2-44d1-ac4b-7418f853bdf9} <Debug> TCPHandler: Processed in 0.003885044 sec. | ||
| 391 | 2026.05.08 13:59:22.711217 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.05.08 13:59:22.711383 [ 261 ] {8a82e028-2d00-4b69-88da-b47c9a3e2dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 393 | 2026.05.08 13:59:22.711429 [ 261 ] {8a82e028-2d00-4b69-88da-b47c9a3e2dfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 394 | 2026.05.08 13:59:22.713103 [ 261 ] {8a82e028-2d00-4b69-88da-b47c9a3e2dfe} <Debug> oximeter.measurements_f32 (bd4a9465-63ac-42d2-ba0f-1fa84d7ada7e): Loading data parts | ||
| 395 | 2026.05.08 13:59:22.713257 [ 261 ] {8a82e028-2d00-4b69-88da-b47c9a3e2dfe} <Debug> oximeter.measurements_f32 (bd4a9465-63ac-42d2-ba0f-1fa84d7ada7e): There are no data parts | ||
| 396 | 2026.05.08 13:59:22.716588 [ 261 ] {8a82e028-2d00-4b69-88da-b47c9a3e2dfe} <Debug> TCPHandler: Processed in 0.005419753 sec. | ||
| 397 | 2026.05.08 13:59:22.716768 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.05.08 13:59:22.716954 [ 261 ] {25bbd180-688f-48b5-af74-a9d8f83d2d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 399 | 2026.05.08 13:59:22.717020 [ 261 ] {25bbd180-688f-48b5-af74-a9d8f83d2d94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 400 | 2026.05.08 13:59:22.719083 [ 261 ] {25bbd180-688f-48b5-af74-a9d8f83d2d94} <Debug> oximeter.measurements_f64 (ced898fc-3971-48e2-8279-68d2fe3af011): Loading data parts | ||
| 401 | 2026.05.08 13:59:22.719278 [ 261 ] {25bbd180-688f-48b5-af74-a9d8f83d2d94} <Debug> oximeter.measurements_f64 (ced898fc-3971-48e2-8279-68d2fe3af011): There are no data parts | ||
| 402 | 2026.05.08 13:59:22.721007 [ 261 ] {25bbd180-688f-48b5-af74-a9d8f83d2d94} <Debug> TCPHandler: Processed in 0.004300341 sec. | ||
| 403 | 2026.05.08 13:59:22.721150 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.05.08 13:59:22.721337 [ 261 ] {63b518f7-df9e-4340-aec5-56e19eb43393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 405 | 2026.05.08 13:59:22.721380 [ 261 ] {63b518f7-df9e-4340-aec5-56e19eb43393} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 406 | 2026.05.08 13:59:22.723059 [ 261 ] {63b518f7-df9e-4340-aec5-56e19eb43393} <Debug> oximeter.measurements_string (826afb9e-cc2e-453d-881e-c209f9505fe5): Loading data parts | ||
| 407 | 2026.05.08 13:59:22.723218 [ 261 ] {63b518f7-df9e-4340-aec5-56e19eb43393} <Debug> oximeter.measurements_string (826afb9e-cc2e-453d-881e-c209f9505fe5): There are no data parts | ||
| 408 | 2026.05.08 13:59:22.726630 [ 261 ] {63b518f7-df9e-4340-aec5-56e19eb43393} <Debug> TCPHandler: Processed in 0.005537985 sec. | ||
| 409 | 2026.05.08 13:59:22.726832 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 410 | 2026.05.08 13:59:22.726982 [ 261 ] {47347f9b-d6f8-490f-87e7-6bdb3dc77945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 411 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 412 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 413 | * a string isn't palatable for a few reasons. | ||
| 414 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 415 | * details. | ||
| 416 | */ | ||
| 417 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 418 | 2026.05.08 13:59:22.727045 [ 261 ] {47347f9b-d6f8-490f-87e7-6bdb3dc77945} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 419 | 2026.05.08 13:59:22.731081 [ 261 ] {47347f9b-d6f8-490f-87e7-6bdb3dc77945} <Debug> oximeter.measurements_bytes (8acbd837-947f-4573-9f74-856c0279e3d3): Loading data parts | ||
| 420 | 2026.05.08 13:59:22.731246 [ 261 ] {47347f9b-d6f8-490f-87e7-6bdb3dc77945} <Debug> oximeter.measurements_bytes (8acbd837-947f-4573-9f74-856c0279e3d3): There are no data parts | ||
| 421 | 2026.05.08 13:59:22.733177 [ 261 ] {47347f9b-d6f8-490f-87e7-6bdb3dc77945} <Debug> TCPHandler: Processed in 0.006375541 sec. | ||
| 422 | 2026.05.08 13:59:22.733360 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.05.08 13:59:22.733524 [ 261 ] {12cd6c70-3f7e-44d2-8fc2-eb1407be200b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 424 | 2026.05.08 13:59:22.733591 [ 261 ] {12cd6c70-3f7e-44d2-8fc2-eb1407be200b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 425 | 2026.05.08 13:59:22.736379 [ 261 ] {12cd6c70-3f7e-44d2-8fc2-eb1407be200b} <Debug> oximeter.measurements_cumulativei64 (fd5b484a-55a7-47d3-8c5c-84e523d50dbd): Loading data parts | ||
| 426 | 2026.05.08 13:59:22.736601 [ 261 ] {12cd6c70-3f7e-44d2-8fc2-eb1407be200b} <Debug> oximeter.measurements_cumulativei64 (fd5b484a-55a7-47d3-8c5c-84e523d50dbd): There are no data parts | ||
| 427 | 2026.05.08 13:59:22.738428 [ 261 ] {12cd6c70-3f7e-44d2-8fc2-eb1407be200b} <Debug> TCPHandler: Processed in 0.005129007 sec. | ||
| 428 | 2026.05.08 13:59:22.738580 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.05.08 13:59:22.738797 [ 261 ] {488e61bc-1604-4671-b510-1e1e507139a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 430 | 2026.05.08 13:59:22.738870 [ 261 ] {488e61bc-1604-4671-b510-1e1e507139a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 431 | 2026.05.08 13:59:22.741022 [ 261 ] {488e61bc-1604-4671-b510-1e1e507139a9} <Debug> oximeter.measurements_cumulativeu64 (e82622bf-6131-489b-b736-45dcb63a42b1): Loading data parts | ||
| 432 | 2026.05.08 13:59:22.741179 [ 261 ] {488e61bc-1604-4671-b510-1e1e507139a9} <Debug> oximeter.measurements_cumulativeu64 (e82622bf-6131-489b-b736-45dcb63a42b1): There are no data parts | ||
| 433 | 2026.05.08 13:59:22.744868 [ 261 ] {488e61bc-1604-4671-b510-1e1e507139a9} <Debug> TCPHandler: Processed in 0.00633852 sec. | ||
| 434 | 2026.05.08 13:59:22.745053 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.05.08 13:59:22.745231 [ 261 ] {5e973c17-6eb4-4ee2-9476-cadb8fddbb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 436 | 2026.05.08 13:59:22.745314 [ 261 ] {5e973c17-6eb4-4ee2-9476-cadb8fddbb87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 437 | 2026.05.08 13:59:22.747523 [ 261 ] {5e973c17-6eb4-4ee2-9476-cadb8fddbb87} <Debug> oximeter.measurements_cumulativef32 (66d4a214-9bc8-46cf-8831-b8494a9f0969): Loading data parts | ||
| 438 | 2026.05.08 13:59:22.747683 [ 261 ] {5e973c17-6eb4-4ee2-9476-cadb8fddbb87} <Debug> oximeter.measurements_cumulativef32 (66d4a214-9bc8-46cf-8831-b8494a9f0969): There are no data parts | ||
| 439 | 2026.05.08 13:59:22.749497 [ 261 ] {5e973c17-6eb4-4ee2-9476-cadb8fddbb87} <Debug> TCPHandler: Processed in 0.004520486 sec. | ||
| 440 | 2026.05.08 13:59:22.749682 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 441 | 2026.05.08 13:59:22.749867 [ 261 ] {5eecb93f-6093-4df6-8619-64b3779de3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 442 | 2026.05.08 13:59:22.749923 [ 261 ] {5eecb93f-6093-4df6-8619-64b3779de3bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 443 | 2026.05.08 13:59:22.751950 [ 261 ] {5eecb93f-6093-4df6-8619-64b3779de3bb} <Debug> oximeter.measurements_cumulativef64 (48cde139-081a-46a7-832f-e9fc6c6da758): Loading data parts | ||
| 444 | 2026.05.08 13:59:22.752135 [ 261 ] {5eecb93f-6093-4df6-8619-64b3779de3bb} <Debug> oximeter.measurements_cumulativef64 (48cde139-081a-46a7-832f-e9fc6c6da758): There are no data parts | ||
| 445 | 2026.05.08 13:59:22.755467 [ 261 ] {5eecb93f-6093-4df6-8619-64b3779de3bb} <Debug> TCPHandler: Processed in 0.00584012 sec. | ||
| 446 | 2026.05.08 13:59:22.755633 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 447 | 2026.05.08 13:59:22.755889 [ 261 ] {46ec3baa-9fbb-413c-9ea8-5d265394e250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 448 | * NOTE: Array types cannot be Nullable, see | ||
| 449 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 450 | * for more details. | ||
| 451 | * | ||
| 452 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 453 | * is unfortunate, and at this point relies on the fact that an | ||
| 454 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 455 | * to figure out another way to represent missing samples here. | ||
| 456 | */ | ||
| 457 | 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) | ||
| 458 | 2026.05.08 13:59:22.755962 [ 261 ] {46ec3baa-9fbb-413c-9ea8-5d265394e250} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 459 | 2026.05.08 13:59:22.760195 [ 261 ] {46ec3baa-9fbb-413c-9ea8-5d265394e250} <Debug> oximeter.measurements_histogrami8 (0aa6a37b-bae5-489a-9e77-7df0f617a57d): Loading data parts | ||
| 460 | 2026.05.08 13:59:22.760346 [ 261 ] {46ec3baa-9fbb-413c-9ea8-5d265394e250} <Debug> oximeter.measurements_histogrami8 (0aa6a37b-bae5-489a-9e77-7df0f617a57d): There are no data parts | ||
| 461 | 2026.05.08 13:59:22.761987 [ 261 ] {46ec3baa-9fbb-413c-9ea8-5d265394e250} <Debug> TCPHandler: Processed in 0.006407542 sec. | ||
| 462 | 2026.05.08 13:59:22.762152 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.08 13:59:22.762377 [ 261 ] {41c4b89a-ca9d-4ac1-ba29-f6bd2008f064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 464 | 2026.05.08 13:59:22.762444 [ 261 ] {41c4b89a-ca9d-4ac1-ba29-f6bd2008f064} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 465 | 2026.05.08 13:59:22.766442 [ 261 ] {41c4b89a-ca9d-4ac1-ba29-f6bd2008f064} <Debug> oximeter.measurements_histogramu8 (202c0d7a-990f-4555-99d1-e977286ec42e): Loading data parts | ||
| 466 | 2026.05.08 13:59:22.766667 [ 261 ] {41c4b89a-ca9d-4ac1-ba29-f6bd2008f064} <Debug> oximeter.measurements_histogramu8 (202c0d7a-990f-4555-99d1-e977286ec42e): There are no data parts | ||
| 467 | 2026.05.08 13:59:22.771056 [ 261 ] {41c4b89a-ca9d-4ac1-ba29-f6bd2008f064} <Debug> TCPHandler: Processed in 0.00896176 sec. | ||
| 468 | 2026.05.08 13:59:22.771229 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.05.08 13:59:22.771486 [ 261 ] {1fc5a022-e716-4798-bd20-6514cf502408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 470 | 2026.05.08 13:59:22.771559 [ 261 ] {1fc5a022-e716-4798-bd20-6514cf502408} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 471 | 2026.05.08 13:59:22.774875 [ 261 ] {1fc5a022-e716-4798-bd20-6514cf502408} <Debug> oximeter.measurements_histogrami16 (501012c9-a269-402f-a18f-07e6dea26a72): Loading data parts | ||
| 472 | 2026.05.08 13:59:22.775750 [ 261 ] {1fc5a022-e716-4798-bd20-6514cf502408} <Debug> oximeter.measurements_histogrami16 (501012c9-a269-402f-a18f-07e6dea26a72): There are no data parts | ||
| 473 | 2026.05.08 13:59:22.777647 [ 261 ] {1fc5a022-e716-4798-bd20-6514cf502408} <Debug> TCPHandler: Processed in 0.006485773 sec. | ||
| 474 | 2026.05.08 13:59:22.777875 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.05.08 13:59:22.778093 [ 261 ] {8c6a3308-8a67-416d-99e1-642595f2c00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 476 | 2026.05.08 13:59:22.778171 [ 261 ] {8c6a3308-8a67-416d-99e1-642595f2c00d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 477 | 2026.05.08 13:59:22.782154 [ 261 ] {8c6a3308-8a67-416d-99e1-642595f2c00d} <Debug> oximeter.measurements_histogramu16 (b1580fb1-ec37-4d0d-97c9-ef78c75e2bdf): Loading data parts | ||
| 478 | 2026.05.08 13:59:22.782728 [ 261 ] {8c6a3308-8a67-416d-99e1-642595f2c00d} <Debug> oximeter.measurements_histogramu16 (b1580fb1-ec37-4d0d-97c9-ef78c75e2bdf): There are no data parts | ||
| 479 | 2026.05.08 13:59:22.787272 [ 261 ] {8c6a3308-8a67-416d-99e1-642595f2c00d} <Debug> TCPHandler: Processed in 0.009455499 sec. | ||
| 480 | 2026.05.08 13:59:22.787462 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.08 13:59:22.787739 [ 261 ] {10467ba7-bc88-40d2-9ff7-aaf8249e7dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 482 | 2026.05.08 13:59:22.787819 [ 261 ] {10467ba7-bc88-40d2-9ff7-aaf8249e7dfd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 483 | 2026.05.08 13:59:22.791680 [ 261 ] {10467ba7-bc88-40d2-9ff7-aaf8249e7dfd} <Debug> oximeter.measurements_histogrami32 (bdca5c21-1dd8-4292-a3d3-26f47ddb4934): Loading data parts | ||
| 484 | 2026.05.08 13:59:22.791998 [ 261 ] {10467ba7-bc88-40d2-9ff7-aaf8249e7dfd} <Debug> oximeter.measurements_histogrami32 (bdca5c21-1dd8-4292-a3d3-26f47ddb4934): There are no data parts | ||
| 485 | 2026.05.08 13:59:22.794173 [ 261 ] {10467ba7-bc88-40d2-9ff7-aaf8249e7dfd} <Debug> TCPHandler: Processed in 0.006786699 sec. | ||
| 486 | 2026.05.08 13:59:22.794368 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.05.08 13:59:22.794596 [ 261 ] {110ccd9c-9c79-4129-be9b-76771eb0013d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 488 | 2026.05.08 13:59:22.794673 [ 261 ] {110ccd9c-9c79-4129-be9b-76771eb0013d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 489 | 2026.05.08 13:59:22.798197 [ 261 ] {110ccd9c-9c79-4129-be9b-76771eb0013d} <Debug> oximeter.measurements_histogramu32 (6913698d-5e95-4e85-9205-2351e8d4c1bd): Loading data parts | ||
| 490 | 2026.05.08 13:59:22.798420 [ 261 ] {110ccd9c-9c79-4129-be9b-76771eb0013d} <Debug> oximeter.measurements_histogramu32 (6913698d-5e95-4e85-9205-2351e8d4c1bd): There are no data parts | ||
| 491 | 2026.05.08 13:59:22.802754 [ 261 ] {110ccd9c-9c79-4129-be9b-76771eb0013d} <Debug> TCPHandler: Processed in 0.00844513 sec. | ||
| 492 | 2026.05.08 13:59:22.802915 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.05.08 13:59:22.803173 [ 261 ] {cccd065c-7341-4797-9b68-537f28bb5fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 494 | 2026.05.08 13:59:22.803240 [ 261 ] {cccd065c-7341-4797-9b68-537f28bb5fb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 495 | 2026.05.08 13:59:22.810292 [ 261 ] {cccd065c-7341-4797-9b68-537f28bb5fb3} <Debug> oximeter.measurements_histogrami64 (5cbfe9a7-a714-499b-af67-f3f7e2ea2ade): Loading data parts | ||
| 496 | 2026.05.08 13:59:22.810453 [ 261 ] {cccd065c-7341-4797-9b68-537f28bb5fb3} <Debug> oximeter.measurements_histogrami64 (5cbfe9a7-a714-499b-af67-f3f7e2ea2ade): There are no data parts | ||
| 497 | 2026.05.08 13:59:22.815912 [ 261 ] {cccd065c-7341-4797-9b68-537f28bb5fb3} <Debug> TCPHandler: Processed in 0.013050607 sec. | ||
| 498 | 2026.05.08 13:59:22.816140 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.08 13:59:22.816407 [ 261 ] {ff92a99a-ce94-4a81-8893-cc617ab9ee40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 500 | 2026.05.08 13:59:22.816492 [ 261 ] {ff92a99a-ce94-4a81-8893-cc617ab9ee40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 501 | 2026.05.08 13:59:22.821160 [ 261 ] {ff92a99a-ce94-4a81-8893-cc617ab9ee40} <Debug> oximeter.measurements_histogramu64 (521cfb0f-b0a9-4324-b02b-572cbb6aaf42): Loading data parts | ||
| 502 | 2026.05.08 13:59:22.821380 [ 261 ] {ff92a99a-ce94-4a81-8893-cc617ab9ee40} <Debug> oximeter.measurements_histogramu64 (521cfb0f-b0a9-4324-b02b-572cbb6aaf42): There are no data parts | ||
| 503 | 2026.05.08 13:59:22.822853 [ 261 ] {ff92a99a-ce94-4a81-8893-cc617ab9ee40} <Debug> TCPHandler: Processed in 0.006800879 sec. | ||
| 504 | 2026.05.08 13:59:22.823014 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.05.08 13:59:22.823265 [ 261 ] {0a0e01f3-6967-405c-b75f-c652fbb3a8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 506 | 2026.05.08 13:59:22.823338 [ 261 ] {0a0e01f3-6967-405c-b75f-c652fbb3a8b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 507 | 2026.05.08 13:59:22.828767 [ 261 ] {0a0e01f3-6967-405c-b75f-c652fbb3a8b4} <Debug> oximeter.measurements_histogramf32 (6e77098a-b2f0-4bb3-aee8-705125e778b2): Loading data parts | ||
| 508 | 2026.05.08 13:59:22.828917 [ 261 ] {0a0e01f3-6967-405c-b75f-c652fbb3a8b4} <Debug> oximeter.measurements_histogramf32 (6e77098a-b2f0-4bb3-aee8-705125e778b2): There are no data parts | ||
| 509 | 2026.05.08 13:59:22.832244 [ 261 ] {0a0e01f3-6967-405c-b75f-c652fbb3a8b4} <Debug> TCPHandler: Processed in 0.009283446 sec. | ||
| 510 | 2026.05.08 13:59:22.832461 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.05.08 13:59:22.832740 [ 261 ] {550d0b81-9ade-4822-aae4-12340116fa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 512 | 2026.05.08 13:59:22.832823 [ 261 ] {550d0b81-9ade-4822-aae4-12340116fa25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 513 | 2026.05.08 13:59:22.837501 [ 261 ] {550d0b81-9ade-4822-aae4-12340116fa25} <Debug> oximeter.measurements_histogramf64 (1a09b855-5ae3-4b33-8b21-567cf5f0a0a8): Loading data parts | ||
| 514 | 2026.05.08 13:59:22.837658 [ 261 ] {550d0b81-9ade-4822-aae4-12340116fa25} <Debug> oximeter.measurements_histogramf64 (1a09b855-5ae3-4b33-8b21-567cf5f0a0a8): There are no data parts | ||
| 515 | 2026.05.08 13:59:22.840793 [ 261 ] {550d0b81-9ade-4822-aae4-12340116fa25} <Debug> TCPHandler: Processed in 0.008405129 sec. | ||
| 516 | 2026.05.08 13:59:22.840966 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.05.08 13:59:22.841163 [ 261 ] {af97666e-cb60-4a5f-863e-c7801250c054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) /* The field tables store named dimensions of each timeseries. | ||
| 518 | * | ||
| 519 | * As with the measurement tables, there is one field table for each field data | ||
| 520 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 521 | * this behavior **must not** be relied upon for query correctness. | ||
| 522 | * | ||
| 523 | * The index for the fields differs from the measurements, however. Rows are | ||
| 524 | * sorted by timeseries name, then field name, field value, and finally | ||
| 525 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 526 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 527 | * usually then used to look up measurements. | ||
| 528 | * | ||
| 529 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 530 | * timeseries name and then key, since it would improve lookups where one | ||
| 531 | * already has the key. Realistically though, these tables are quite small and | ||
| 532 | * so performance benefits will be low in absolute terms. | ||
| 533 | * | ||
| 534 | * TTL: We use a materialized column to expire old field table records. This | ||
| 535 | * column is generated automatically by the database whenever a new row is | ||
| 536 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 537 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 538 | * record will remain during a deduplication, which will have the last | ||
| 539 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 540 | * measurement tables. | ||
| 541 | */ | ||
| 542 | 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) | ||
| 543 | 2026.05.08 13:59:22.841231 [ 261 ] {af97666e-cb60-4a5f-863e-c7801250c054} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 544 | 2026.05.08 13:59:22.843176 [ 261 ] {af97666e-cb60-4a5f-863e-c7801250c054} <Debug> oximeter.fields_bool (06045224-e242-45e8-bece-b0badc0bce32): Loading data parts | ||
| 545 | 2026.05.08 13:59:22.843348 [ 261 ] {af97666e-cb60-4a5f-863e-c7801250c054} <Debug> oximeter.fields_bool (06045224-e242-45e8-bece-b0badc0bce32): There are no data parts | ||
| 546 | 2026.05.08 13:59:22.846549 [ 261 ] {af97666e-cb60-4a5f-863e-c7801250c054} <Debug> TCPHandler: Processed in 0.005637407 sec. | ||
| 547 | 2026.05.08 13:59:22.846725 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.05.08 13:59:22.846890 [ 261 ] {45470c46-3036-4152-94a4-74d0f9e7763f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 549 | 2026.05.08 13:59:22.846953 [ 261 ] {45470c46-3036-4152-94a4-74d0f9e7763f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 550 | 2026.05.08 13:59:22.848931 [ 261 ] {45470c46-3036-4152-94a4-74d0f9e7763f} <Debug> oximeter.fields_i8 (f5f2ca59-3d81-4ce2-9f3f-0b3144c2cebc): Loading data parts | ||
| 551 | 2026.05.08 13:59:22.849170 [ 261 ] {45470c46-3036-4152-94a4-74d0f9e7763f} <Debug> oximeter.fields_i8 (f5f2ca59-3d81-4ce2-9f3f-0b3144c2cebc): There are no data parts | ||
| 552 | 2026.05.08 13:59:22.852415 [ 261 ] {45470c46-3036-4152-94a4-74d0f9e7763f} <Debug> TCPHandler: Processed in 0.005745959 sec. | ||
| 553 | 2026.05.08 13:59:22.852571 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.05.08 13:59:22.852786 [ 261 ] {149ff0d6-805a-47d8-bfc0-cd45217056ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 555 | 2026.05.08 13:59:22.852871 [ 261 ] {149ff0d6-805a-47d8-bfc0-cd45217056ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 556 | 2026.05.08 13:59:22.857745 [ 261 ] {149ff0d6-805a-47d8-bfc0-cd45217056ac} <Debug> oximeter.fields_u8 (474d1243-1a4a-4a45-86a3-814489e12a4c): Loading data parts | ||
| 557 | 2026.05.08 13:59:22.857902 [ 261 ] {149ff0d6-805a-47d8-bfc0-cd45217056ac} <Debug> oximeter.fields_u8 (474d1243-1a4a-4a45-86a3-814489e12a4c): There are no data parts | ||
| 558 | 2026.05.08 13:59:22.861785 [ 261 ] {149ff0d6-805a-47d8-bfc0-cd45217056ac} <Debug> TCPHandler: Processed in 0.009265616 sec. | ||
| 559 | 2026.05.08 13:59:22.861987 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.05.08 13:59:22.862193 [ 261 ] {eb071eb0-9041-44df-bf97-d69ae6384c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 561 | 2026.05.08 13:59:22.862262 [ 261 ] {eb071eb0-9041-44df-bf97-d69ae6384c06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 562 | 2026.05.08 13:59:22.867625 [ 261 ] {eb071eb0-9041-44df-bf97-d69ae6384c06} <Debug> oximeter.fields_i16 (90d07d82-f21b-4472-b84a-b6df26bba897): Loading data parts | ||
| 563 | 2026.05.08 13:59:22.867805 [ 261 ] {eb071eb0-9041-44df-bf97-d69ae6384c06} <Debug> oximeter.fields_i16 (90d07d82-f21b-4472-b84a-b6df26bba897): There are no data parts | ||
| 564 | 2026.05.08 13:59:22.869569 [ 261 ] {eb071eb0-9041-44df-bf97-d69ae6384c06} <Debug> TCPHandler: Processed in 0.007648594 sec. | ||
| 565 | 2026.05.08 13:59:22.869795 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2026.05.08 13:59:22.870063 [ 261 ] {1baafce6-d093-48b2-8c73-5385be3a240c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 567 | 2026.05.08 13:59:22.870144 [ 261 ] {1baafce6-d093-48b2-8c73-5385be3a240c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 568 | 2026.05.08 13:59:22.873987 [ 261 ] {1baafce6-d093-48b2-8c73-5385be3a240c} <Debug> oximeter.fields_u16 (b061b315-3a4a-44aa-8714-5acbb91a387b): Loading data parts | ||
| 569 | 2026.05.08 13:59:22.874139 [ 261 ] {1baafce6-d093-48b2-8c73-5385be3a240c} <Debug> oximeter.fields_u16 (b061b315-3a4a-44aa-8714-5acbb91a387b): There are no data parts | ||
| 570 | 2026.05.08 13:59:22.878932 [ 261 ] {1baafce6-d093-48b2-8c73-5385be3a240c} <Debug> TCPHandler: Processed in 0.009232125 sec. | ||
| 571 | 2026.05.08 13:59:22.879156 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2026.05.08 13:59:22.879335 [ 261 ] {95776a30-0c56-488c-92c4-d1dad5fd36bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 573 | 2026.05.08 13:59:22.879410 [ 261 ] {95776a30-0c56-488c-92c4-d1dad5fd36bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 574 | 2026.05.08 13:59:22.883085 [ 261 ] {95776a30-0c56-488c-92c4-d1dad5fd36bf} <Debug> oximeter.fields_i32 (c8534074-9403-47c3-87e3-ffba73a2b7cd): Loading data parts | ||
| 575 | 2026.05.08 13:59:22.883302 [ 261 ] {95776a30-0c56-488c-92c4-d1dad5fd36bf} <Debug> oximeter.fields_i32 (c8534074-9403-47c3-87e3-ffba73a2b7cd): There are no data parts | ||
| 576 | 2026.05.08 13:59:22.887523 [ 261 ] {95776a30-0c56-488c-92c4-d1dad5fd36bf} <Debug> TCPHandler: Processed in 0.00843991 sec. | ||
| 577 | 2026.05.08 13:59:22.887709 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2026.05.08 13:59:22.887941 [ 261 ] {ac8d594d-411b-4b9d-9d67-d395ecf216fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 579 | 2026.05.08 13:59:22.888000 [ 261 ] {ac8d594d-411b-4b9d-9d67-d395ecf216fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 580 | 2026.05.08 13:59:22.891145 [ 261 ] {ac8d594d-411b-4b9d-9d67-d395ecf216fc} <Debug> oximeter.fields_u32 (f2c80f6b-d432-4c1f-a7fe-8657e504a9f0): Loading data parts | ||
| 581 | 2026.05.08 13:59:22.891359 [ 261 ] {ac8d594d-411b-4b9d-9d67-d395ecf216fc} <Debug> oximeter.fields_u32 (f2c80f6b-d432-4c1f-a7fe-8657e504a9f0): There are no data parts | ||
| 582 | 2026.05.08 13:59:22.893056 [ 261 ] {ac8d594d-411b-4b9d-9d67-d395ecf216fc} <Debug> TCPHandler: Processed in 0.005411403 sec. | ||
| 583 | 2026.05.08 13:59:22.893239 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2026.05.08 13:59:22.893412 [ 261 ] {97ee5187-48b3-4908-a91f-6a9195e53190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 585 | 2026.05.08 13:59:22.893484 [ 261 ] {97ee5187-48b3-4908-a91f-6a9195e53190} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 586 | 2026.05.08 13:59:22.897206 [ 261 ] {97ee5187-48b3-4908-a91f-6a9195e53190} <Debug> oximeter.fields_i64 (ba31fc03-705c-45eb-a525-6da10293cdb2): Loading data parts | ||
| 587 | 2026.05.08 13:59:22.897390 [ 261 ] {97ee5187-48b3-4908-a91f-6a9195e53190} <Debug> oximeter.fields_i64 (ba31fc03-705c-45eb-a525-6da10293cdb2): There are no data parts | ||
| 588 | 2026.05.08 13:59:22.900932 [ 261 ] {97ee5187-48b3-4908-a91f-6a9195e53190} <Debug> TCPHandler: Processed in 0.007746707 sec. | ||
| 589 | 2026.05.08 13:59:22.901121 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.05.08 13:59:22.901826 [ 261 ] {6022bc8f-d98e-41e3-bd1b-c12b1e7e4ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 591 | 2026.05.08 13:59:22.901893 [ 261 ] {6022bc8f-d98e-41e3-bd1b-c12b1e7e4ef8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 592 | 2026.05.08 13:59:22.909362 [ 261 ] {6022bc8f-d98e-41e3-bd1b-c12b1e7e4ef8} <Debug> oximeter.fields_u64 (028729c0-6432-4667-ac93-665215b5e986): Loading data parts | ||
| 593 | 2026.05.08 13:59:22.909522 [ 261 ] {6022bc8f-d98e-41e3-bd1b-c12b1e7e4ef8} <Debug> oximeter.fields_u64 (028729c0-6432-4667-ac93-665215b5e986): There are no data parts | ||
| 594 | 2026.05.08 13:59:22.911791 [ 261 ] {6022bc8f-d98e-41e3-bd1b-c12b1e7e4ef8} <Debug> TCPHandler: Processed in 0.010742044 sec. | ||
| 595 | 2026.05.08 13:59:22.912016 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.05.08 13:59:22.912229 [ 261 ] {b941ec44-e6c1-41ea-b848-d557ef1c0fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 597 | 2026.05.08 13:59:22.912300 [ 261 ] {b941ec44-e6c1-41ea-b848-d557ef1c0fdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 598 | 2026.05.08 13:59:22.916360 [ 261 ] {b941ec44-e6c1-41ea-b848-d557ef1c0fdf} <Debug> oximeter.fields_ipaddr (31a0fdc7-79be-4a9a-964a-683e0786bf51): Loading data parts | ||
| 599 | 2026.05.08 13:59:22.916544 [ 261 ] {b941ec44-e6c1-41ea-b848-d557ef1c0fdf} <Debug> oximeter.fields_ipaddr (31a0fdc7-79be-4a9a-964a-683e0786bf51): There are no data parts | ||
| 600 | 2026.05.08 13:59:22.918024 [ 261 ] {b941ec44-e6c1-41ea-b848-d557ef1c0fdf} <Debug> TCPHandler: Processed in 0.006089556 sec. | ||
| 601 | 2026.05.08 13:59:22.918175 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.05.08 13:59:22.918351 [ 261 ] {9a203280-15de-42fc-85f2-6db37ef166c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 603 | 2026.05.08 13:59:22.918408 [ 261 ] {9a203280-15de-42fc-85f2-6db37ef166c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 604 | 2026.05.08 13:59:22.920586 [ 261 ] {9a203280-15de-42fc-85f2-6db37ef166c5} <Debug> oximeter.fields_string (d2df74a5-3549-474f-8bd6-c70a983b4dd2): Loading data parts | ||
| 605 | 2026.05.08 13:59:22.920737 [ 261 ] {9a203280-15de-42fc-85f2-6db37ef166c5} <Debug> oximeter.fields_string (d2df74a5-3549-474f-8bd6-c70a983b4dd2): There are no data parts | ||
| 606 | 2026.05.08 13:59:22.922027 [ 261 ] {9a203280-15de-42fc-85f2-6db37ef166c5} <Debug> TCPHandler: Processed in 0.003903145 sec. | ||
| 607 | 2026.05.08 13:59:22.922170 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 608 | 2026.05.08 13:59:22.922325 [ 261 ] {79664f15-cb9f-46bc-b8b4-03974bb8ad9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) 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) | ||
| 609 | 2026.05.08 13:59:22.922441 [ 261 ] {79664f15-cb9f-46bc-b8b4-03974bb8ad9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 610 | 2026.05.08 13:59:22.926540 [ 261 ] {79664f15-cb9f-46bc-b8b4-03974bb8ad9d} <Debug> oximeter.fields_uuid (0136b8c1-7d29-4fca-9baa-a72c17eb9fff): Loading data parts | ||
| 611 | 2026.05.08 13:59:22.926780 [ 261 ] {79664f15-cb9f-46bc-b8b4-03974bb8ad9d} <Debug> oximeter.fields_uuid (0136b8c1-7d29-4fca-9baa-a72c17eb9fff): There are no data parts | ||
| 612 | 2026.05.08 13:59:22.928641 [ 261 ] {79664f15-cb9f-46bc-b8b4-03974bb8ad9d} <Debug> TCPHandler: Processed in 0.006520644 sec. | ||
| 613 | 2026.05.08 13:59:22.928813 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 614 | 2026.05.08 13:59:22.929156 [ 261 ] {a809c68c-b900-4bfa-97a3-73594c7ec2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) /* The timeseries schema table stores the extracted schema for the samples | ||
| 615 | * oximeter collects. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.05.08 13:59:22.929302 [ 261 ] {a809c68c-b900-4bfa-97a3-73594c7ec2f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 619 | 2026.05.08 13:59:22.933631 [ 261 ] {a809c68c-b900-4bfa-97a3-73594c7ec2f2} <Debug> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811): Loading data parts | ||
| 620 | 2026.05.08 13:59:22.933854 [ 261 ] {a809c68c-b900-4bfa-97a3-73594c7ec2f2} <Debug> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811): There are no data parts | ||
| 621 | 2026.05.08 13:59:22.935841 [ 261 ] {a809c68c-b900-4bfa-97a3-73594c7ec2f2} <Debug> TCPHandler: Processed in 0.007078834 sec. | ||
| 622 | 2026.05.08 13:59:22.936158 [ 263 ] {} <Trace> TCP-Session: 26401a0e-b8f8-4dcc-972b-85490dadf18a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.05.08 13:59:22.936591 [ 263 ] {f27e70ad-d841-4cc5-847a-810af644f105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52738) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 624 | 2026.05.08 13:59:22.937928 [ 263 ] {f27e70ad-d841-4cc5-847a-810af644f105} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 625 | 2026.05.08 13:59:22.952931 [ 260 ] {f27e70ad-d841-4cc5-847a-810af644f105} <Trace> oximeter.version (33bc1bf6-1517-4739-92fe-7b332ba25337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 626 | 2026.05.08 13:59:22.953099 [ 260 ] {f27e70ad-d841-4cc5-847a-810af644f105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 627 | 2026.05.08 13:59:22.957103 [ 260 ] {f27e70ad-d841-4cc5-847a-810af644f105} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 628 | 2026.05.08 13:59:22.957634 [ 260 ] {f27e70ad-d841-4cc5-847a-810af644f105} <Trace> oximeter.version (33bc1bf6-1517-4739-92fe-7b332ba25337): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 629 | 2026.05.08 13:59:22.957984 [ 263 ] {f27e70ad-d841-4cc5-847a-810af644f105} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021567 sec., 46.367134974729915 rows/sec., 741.87 B/sec. | ||
| 630 | 2026.05.08 13:59:22.958184 [ 263 ] {f27e70ad-d841-4cc5-847a-810af644f105} <Debug> TCPHandler: Processed in 0.02216101 sec. | ||
| 631 | 2026.05.08 13:59:23.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.14 MiB, peak 126.14 MiB, free memory in arenas 0.00 B, will set to 139.81 MiB (RSS), difference: 13.67 MiB | ||
| 632 | 2026.05.08 13:59:23.221808 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51741 | ||
| 633 | 2026.05.08 13:59:23.221959 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.05.08 13:59:23.221994 [ 271 ] {} <Debug> TCP-Session: ad51613a-48ba-4947-9c82-5130950d9d51 Authenticating user 'default' from [fd00:1122:3344:101::e]:51741 | ||
| 635 | 2026.05.08 13:59:23.222129 [ 271 ] {} <Debug> TCP-Session: ad51613a-48ba-4947-9c82-5130950d9d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.05.08 13:59:23.222146 [ 271 ] {} <Debug> TCP-Session: ad51613a-48ba-4947-9c82-5130950d9d51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.08 13:59:23.222505 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56365 | ||
| 638 | 2026.05.08 13:59:23.222583 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54508 | ||
| 639 | 2026.05.08 13:59:23.222692 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65166 | ||
| 640 | 2026.05.08 13:59:23.222781 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51502 | ||
| 641 | 2026.05.08 13:59:23.222934 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.05.08 13:59:23.222954 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48727 | ||
| 643 | 2026.05.08 13:59:23.223029 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.05.08 13:59:23.223113 [ 272 ] {} <Debug> TCP-Session: 26f7a7e1-8dc1-44dd-b42f-0fcf08e8ee47 Authenticating user 'default' from [fd00:1122:3344:101::e]:56365 | ||
| 645 | 2026.05.08 13:59:23.223133 [ 273 ] {} <Debug> TCP-Session: 2389e5a8-0071-4a38-b46d-a06fe5e4b93a Authenticating user 'default' from [fd00:1122:3344:101::e]:54508 | ||
| 646 | 2026.05.08 13:59:23.223150 [ 272 ] {} <Debug> TCP-Session: 26f7a7e1-8dc1-44dd-b42f-0fcf08e8ee47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.05.08 13:59:23.223144 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42856 | ||
| 648 | 2026.05.08 13:59:23.223254 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.05.08 13:59:23.223305 [ 272 ] {} <Debug> TCP-Session: 26f7a7e1-8dc1-44dd-b42f-0fcf08e8ee47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.05.08 13:59:23.223293 [ 273 ] {} <Debug> TCP-Session: 2389e5a8-0071-4a38-b46d-a06fe5e4b93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.05.08 13:59:23.223330 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.05.08 13:59:23.223410 [ 274 ] {} <Debug> TCP-Session: 3bad3652-6bb4-4d85-a397-89b944000f2a Authenticating user 'default' from [fd00:1122:3344:101::e]:65166 | ||
| 653 | 2026.05.08 13:59:23.223432 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60135 | ||
| 654 | 2026.05.08 13:59:23.223477 [ 275 ] {} <Debug> TCP-Session: b2cbff08-d5fb-472b-9bcc-ccaec92afb88 Authenticating user 'default' from [fd00:1122:3344:101::e]:51502 | ||
| 655 | 2026.05.08 13:59:23.223491 [ 273 ] {} <Debug> TCP-Session: 2389e5a8-0071-4a38-b46d-a06fe5e4b93a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.08 13:59:23.223578 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.05.08 13:59:23.223592 [ 274 ] {} <Debug> TCP-Session: 3bad3652-6bb4-4d85-a397-89b944000f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.05.08 13:59:23.223606 [ 275 ] {} <Debug> TCP-Session: b2cbff08-d5fb-472b-9bcc-ccaec92afb88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.08 13:59:23.223663 [ 274 ] {} <Debug> TCP-Session: 3bad3652-6bb4-4d85-a397-89b944000f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.08 13:59:23.223693 [ 275 ] {} <Debug> TCP-Session: b2cbff08-d5fb-472b-9bcc-ccaec92afb88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.08 13:59:23.223621 [ 277 ] {} <Debug> TCP-Session: c008a71a-2ae3-44d9-982c-0177f5d3c896 Authenticating user 'default' from [fd00:1122:3344:101::e]:42856 | ||
| 662 | 2026.05.08 13:59:23.223546 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 663 | 2026.05.08 13:59:23.223840 [ 277 ] {} <Debug> TCP-Session: c008a71a-2ae3-44d9-982c-0177f5d3c896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.08 13:59:23.223870 [ 277 ] {} <Debug> TCP-Session: c008a71a-2ae3-44d9-982c-0177f5d3c896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.05.08 13:59:23.223905 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.05.08 13:59:23.223875 [ 276 ] {} <Debug> TCP-Session: ab61ec06-7e7d-4461-9721-882f23ffa597 Authenticating user 'default' from [fd00:1122:3344:101::e]:48727 | ||
| 667 | 2026.05.08 13:59:23.223974 [ 276 ] {} <Debug> TCP-Session: ab61ec06-7e7d-4461-9721-882f23ffa597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.08 13:59:23.223996 [ 278 ] {} <Debug> TCP-Session: cc60dc09-1853-4c61-be57-7b7f5aff4f54 Authenticating user 'default' from [fd00:1122:3344:101::e]:60135 | ||
| 669 | 2026.05.08 13:59:23.224044 [ 276 ] {} <Debug> TCP-Session: ab61ec06-7e7d-4461-9721-882f23ffa597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.05.08 13:59:23.224121 [ 278 ] {} <Debug> TCP-Session: cc60dc09-1853-4c61-be57-7b7f5aff4f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.05.08 13:59:23.224198 [ 278 ] {} <Debug> TCP-Session: cc60dc09-1853-4c61-be57-7b7f5aff4f54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 672 | 2026.05.08 13:59:23.357642 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36805 | ||
| 673 | 2026.05.08 13:59:23.357838 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.05.08 13:59:23.357881 [ 279 ] {} <Debug> TCP-Session: 33d891f0-0028-45c9-911b-372850183ad3 Authenticating user 'default' from [fd00:1122:3344:101::b]:36805 | ||
| 675 | 2026.05.08 13:59:23.358071 [ 279 ] {} <Debug> TCP-Session: 33d891f0-0028-45c9-911b-372850183ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 676 | 2026.05.08 13:59:23.358090 [ 279 ] {} <Debug> TCP-Session: 33d891f0-0028-45c9-911b-372850183ad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.08 13:59:23.358170 [ 279 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 678 | 2026.05.08 13:59:23.358337 [ 279 ] {} <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 | ||
| 679 | 2026.05.08 13:59:23.358364 [ 279 ] {} <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 | ||
| 680 | 2026.05.08 13:59:23.360144 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53165 | ||
| 681 | 2026.05.08 13:59:23.360223 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52673 | ||
| 682 | 2026.05.08 13:59:23.360357 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.05.08 13:59:23.360429 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48025 | ||
| 684 | 2026.05.08 13:59:23.360327 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58573 | ||
| 685 | 2026.05.08 13:59:23.360511 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50024 | ||
| 686 | 2026.05.08 13:59:23.360706 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35945 | ||
| 687 | 2026.05.08 13:59:23.360615 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58711 | ||
| 688 | 2026.05.08 13:59:23.360524 [ 280 ] {} <Debug> TCP-Session: 2c422fcb-b668-446f-82d8-470fce7d6c20 Authenticating user 'default' from [fd00:1122:3344:101::b]:53165 | ||
| 689 | 2026.05.08 13:59:23.360781 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.05.08 13:59:23.360818 [ 280 ] {} <Debug> TCP-Session: 2c422fcb-b668-446f-82d8-470fce7d6c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.08 13:59:23.360910 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.05.08 13:59:23.360945 [ 280 ] {} <Debug> TCP-Session: 2c422fcb-b668-446f-82d8-470fce7d6c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.05.08 13:59:23.360971 [ 283 ] {} <Debug> TCP-Session: 96174a73-e088-4488-b445-8f036158a051 Authenticating user 'default' from [fd00:1122:3344:101::b]:48025 | ||
| 694 | 2026.05.08 13:59:23.360949 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.08 13:59:23.360951 [ 281 ] {} <Debug> TCP-Session: 9c0d2068-27bc-462e-b14e-e63e9592feb5 Authenticating user 'default' from [fd00:1122:3344:101::b]:52673 | ||
| 696 | 2026.05.08 13:59:23.361138 [ 282 ] {} <Debug> TCP-Session: f8f9ac46-19ea-4185-ba00-c5e18db254cb Authenticating user 'default' from [fd00:1122:3344:101::b]:58573 | ||
| 697 | 2026.05.08 13:59:23.361212 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.05.08 13:59:23.361223 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.05.08 13:59:23.361143 [ 281 ] {} <Debug> TCP-Session: 9c0d2068-27bc-462e-b14e-e63e9592feb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.08 13:59:23.361332 [ 285 ] {} <Debug> TCP-Session: 76a01ad9-27e6-425d-8af7-6b946c53c7f5 Authenticating user 'default' from [fd00:1122:3344:101::b]:58711 | ||
| 701 | 2026.05.08 13:59:23.361330 [ 286 ] {} <Debug> TCP-Session: c4f31713-daff-4f6c-b5fa-db5aef6cbad5 Authenticating user 'default' from [fd00:1122:3344:101::b]:35945 | ||
| 702 | 2026.05.08 13:59:23.361307 [ 282 ] {} <Debug> TCP-Session: f8f9ac46-19ea-4185-ba00-c5e18db254cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.08 13:59:23.361421 [ 286 ] {} <Debug> TCP-Session: c4f31713-daff-4f6c-b5fa-db5aef6cbad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.08 13:59:23.361446 [ 285 ] {} <Debug> TCP-Session: 76a01ad9-27e6-425d-8af7-6b946c53c7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.08 13:59:23.361402 [ 281 ] {} <Debug> TCP-Session: 9c0d2068-27bc-462e-b14e-e63e9592feb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.08 13:59:23.361517 [ 285 ] {} <Debug> TCP-Session: 76a01ad9-27e6-425d-8af7-6b946c53c7f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.08 13:59:23.361534 [ 286 ] {} <Debug> TCP-Session: c4f31713-daff-4f6c-b5fa-db5aef6cbad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.08 13:59:23.361503 [ 282 ] {} <Debug> TCP-Session: f8f9ac46-19ea-4185-ba00-c5e18db254cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.08 13:59:23.361274 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2026.05.08 13:59:23.361152 [ 283 ] {} <Debug> TCP-Session: 96174a73-e088-4488-b445-8f036158a051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.08 13:59:23.361693 [ 283 ] {} <Debug> TCP-Session: 96174a73-e088-4488-b445-8f036158a051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.08 13:59:23.361714 [ 284 ] {} <Debug> TCP-Session: cfdd4479-3f0e-4b75-b32b-d52d1b8d6ddc Authenticating user 'default' from [fd00:1122:3344:101::b]:50024 | ||
| 713 | 2026.05.08 13:59:23.361910 [ 284 ] {} <Debug> TCP-Session: cfdd4479-3f0e-4b75-b32b-d52d1b8d6ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.08 13:59:23.361925 [ 284 ] {} <Debug> TCP-Session: cfdd4479-3f0e-4b75-b32b-d52d1b8d6ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.08 13:59:24.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.90 MiB, peak 139.90 MiB, free memory in arenas 0.00 B, will set to 140.92 MiB (RSS), difference: 1.02 MiB | ||
| 716 | 2026.05.08 13:59:24.328371 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43709 | ||
| 717 | 2026.05.08 13:59:24.328557 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.08 13:59:24.328725 [ 287 ] {} <Debug> TCP-Session: 0f6a5411-90a1-448c-aa97-cfe8b5e8334d Authenticating user 'default' from [fd00:1122:3344:101::c]:43709 | ||
| 719 | 2026.05.08 13:59:24.328791 [ 287 ] {} <Debug> TCP-Session: 0f6a5411-90a1-448c-aa97-cfe8b5e8334d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.08 13:59:24.328806 [ 287 ] {} <Debug> TCP-Session: 0f6a5411-90a1-448c-aa97-cfe8b5e8334d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.08 13:59:24.328908 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.08 13:59:24.328969 [ 287 ] {} <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 | ||
| 723 | 2026.05.08 13:59:24.329061 [ 287 ] {} <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 | ||
| 724 | 2026.05.08 13:59:24.333726 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33302 | ||
| 725 | 2026.05.08 13:59:24.333829 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49393 | ||
| 726 | 2026.05.08 13:59:24.333925 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36680 | ||
| 727 | 2026.05.08 13:59:24.334007 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.05.08 13:59:24.334016 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36087 | ||
| 729 | 2026.05.08 13:59:24.334052 [ 288 ] {} <Debug> TCP-Session: ae1ee6c8-07a6-4039-9786-43fbdef64e6f Authenticating user 'default' from [fd00:1122:3344:101::c]:33302 | ||
| 730 | 2026.05.08 13:59:24.334133 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46091 | ||
| 731 | 2026.05.08 13:59:24.334176 [ 288 ] {} <Debug> TCP-Session: ae1ee6c8-07a6-4039-9786-43fbdef64e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.05.08 13:59:24.334199 [ 288 ] {} <Debug> TCP-Session: ae1ee6c8-07a6-4039-9786-43fbdef64e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.05.08 13:59:24.334273 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.08 13:59:24.334298 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36178 | ||
| 735 | 2026.05.08 13:59:24.334367 [ 289 ] {} <Debug> TCP-Session: cbba4efa-f517-4963-a740-f1f6aaa5dd54 Authenticating user 'default' from [fd00:1122:3344:101::c]:49393 | ||
| 736 | 2026.05.08 13:59:24.334405 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.05.08 13:59:24.334461 [ 289 ] {} <Debug> TCP-Session: cbba4efa-f517-4963-a740-f1f6aaa5dd54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.08 13:59:24.334364 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.08 13:59:24.334526 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36984 | ||
| 740 | 2026.05.08 13:59:24.334567 [ 291 ] {} <Debug> TCP-Session: 3054eb21-f549-45d9-a2d6-69ee6c53d59a Authenticating user 'default' from [fd00:1122:3344:101::c]:36087 | ||
| 741 | 2026.05.08 13:59:24.334586 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 742 | 2026.05.08 13:59:24.334663 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.05.08 13:59:24.334865 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.05.08 13:59:24.334739 [ 291 ] {} <Debug> TCP-Session: 3054eb21-f549-45d9-a2d6-69ee6c53d59a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.08 13:59:24.334728 [ 292 ] {} <Debug> TCP-Session: 62960ddc-a484-43d7-a9d9-b3c299686183 Authenticating user 'default' from [fd00:1122:3344:101::c]:46091 | ||
| 746 | 2026.05.08 13:59:24.334564 [ 290 ] {} <Debug> TCP-Session: c3423c99-22b3-4311-be92-9bcf48189e86 Authenticating user 'default' from [fd00:1122:3344:101::c]:36680 | ||
| 747 | 2026.05.08 13:59:24.335000 [ 294 ] {} <Debug> TCP-Session: 6ae12ce8-3c6b-4c17-ab17-87b1c3669f97 Authenticating user 'default' from [fd00:1122:3344:101::c]:36984 | ||
| 748 | 2026.05.08 13:59:24.334983 [ 292 ] {} <Debug> TCP-Session: 62960ddc-a484-43d7-a9d9-b3c299686183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.08 13:59:24.334956 [ 291 ] {} <Debug> TCP-Session: 3054eb21-f549-45d9-a2d6-69ee6c53d59a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.08 13:59:24.334953 [ 293 ] {} <Debug> TCP-Session: e1ca5435-2d4c-44f2-90fb-3c490614b200 Authenticating user 'default' from [fd00:1122:3344:101::c]:36178 | ||
| 751 | 2026.05.08 13:59:24.334556 [ 289 ] {} <Debug> TCP-Session: cbba4efa-f517-4963-a740-f1f6aaa5dd54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.08 13:59:24.335178 [ 290 ] {} <Debug> TCP-Session: c3423c99-22b3-4311-be92-9bcf48189e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.08 13:59:24.335200 [ 293 ] {} <Debug> TCP-Session: e1ca5435-2d4c-44f2-90fb-3c490614b200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.08 13:59:24.335254 [ 290 ] {} <Debug> TCP-Session: c3423c99-22b3-4311-be92-9bcf48189e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.08 13:59:24.335273 [ 293 ] {} <Debug> TCP-Session: e1ca5435-2d4c-44f2-90fb-3c490614b200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.08 13:59:24.335298 [ 292 ] {} <Debug> TCP-Session: 62960ddc-a484-43d7-a9d9-b3c299686183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.08 13:59:24.335464 [ 294 ] {} <Debug> TCP-Session: 6ae12ce8-3c6b-4c17-ab17-87b1c3669f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.08 13:59:24.335488 [ 294 ] {} <Debug> TCP-Session: 6ae12ce8-3c6b-4c17-ab17-87b1c3669f97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.08 13:59:24.866268 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40835 | ||
| 760 | 2026.05.08 13:59:24.866472 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.08 13:59:24.866505 [ 295 ] {} <Debug> TCP-Session: 8a14b6a8-38fa-44e8-bc7c-33aff721226e Authenticating user 'default' from [fd00:1122:3344:101::a]:40835 | ||
| 762 | 2026.05.08 13:59:24.866526 [ 295 ] {} <Debug> TCP-Session: 8a14b6a8-38fa-44e8-bc7c-33aff721226e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.08 13:59:24.866540 [ 295 ] {} <Debug> TCP-Session: 8a14b6a8-38fa-44e8-bc7c-33aff721226e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.08 13:59:24.866626 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.08 13:59:24.866654 [ 295 ] {} <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 | ||
| 766 | 2026.05.08 13:59:24.866671 [ 295 ] {} <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 | ||
| 767 | 2026.05.08 13:59:24.873355 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32987 | ||
| 768 | 2026.05.08 13:59:24.873456 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53897 | ||
| 769 | 2026.05.08 13:59:24.873605 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.08 13:59:24.873616 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38702 | ||
| 771 | 2026.05.08 13:59:24.873653 [ 296 ] {} <Debug> TCP-Session: e5d045b2-8bb2-4b16-94c2-ba68e56a683c Authenticating user 'default' from [fd00:1122:3344:101::a]:32987 | ||
| 772 | 2026.05.08 13:59:24.873695 [ 296 ] {} <Debug> TCP-Session: e5d045b2-8bb2-4b16-94c2-ba68e56a683c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.08 13:59:24.873708 [ 296 ] {} <Debug> TCP-Session: e5d045b2-8bb2-4b16-94c2-ba68e56a683c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.08 13:59:24.873747 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.08 13:59:24.873767 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43654 | ||
| 776 | 2026.05.08 13:59:24.873789 [ 297 ] {} <Debug> TCP-Session: c9d7963a-5f6c-42c3-85f5-2a9cf581d8b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:53897 | ||
| 777 | 2026.05.08 13:59:24.873823 [ 297 ] {} <Debug> TCP-Session: c9d7963a-5f6c-42c3-85f5-2a9cf581d8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.08 13:59:24.873837 [ 297 ] {} <Debug> TCP-Session: c9d7963a-5f6c-42c3-85f5-2a9cf581d8b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.08 13:59:24.873860 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48751 | ||
| 780 | 2026.05.08 13:59:24.873953 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.05.08 13:59:24.874003 [ 298 ] {} <Debug> TCP-Session: 27005d8c-e360-4c29-8f46-592db18ff7a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:38702 | ||
| 782 | 2026.05.08 13:59:24.874030 [ 298 ] {} <Debug> TCP-Session: 27005d8c-e360-4c29-8f46-592db18ff7a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.08 13:59:24.874046 [ 298 ] {} <Debug> TCP-Session: 27005d8c-e360-4c29-8f46-592db18ff7a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.08 13:59:24.874316 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.05.08 13:59:24.874397 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.08 13:59:24.874416 [ 299 ] {} <Debug> TCP-Session: 64e42041-8b29-4cc0-a36e-ce8098f99133 Authenticating user 'default' from [fd00:1122:3344:101::a]:43654 | ||
| 787 | 2026.05.08 13:59:24.874422 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45757 | ||
| 788 | 2026.05.08 13:59:24.874471 [ 299 ] {} <Debug> TCP-Session: 64e42041-8b29-4cc0-a36e-ce8098f99133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.08 13:59:24.874445 [ 300 ] {} <Debug> TCP-Session: a311839e-6835-4a3a-86ce-e96f62bd1bcb Authenticating user 'default' from [fd00:1122:3344:101::a]:48751 | ||
| 790 | 2026.05.08 13:59:24.874514 [ 299 ] {} <Debug> TCP-Session: 64e42041-8b29-4cc0-a36e-ce8098f99133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.08 13:59:24.874519 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36728 | ||
| 792 | 2026.05.08 13:59:24.874535 [ 300 ] {} <Debug> TCP-Session: a311839e-6835-4a3a-86ce-e96f62bd1bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.08 13:59:24.874576 [ 300 ] {} <Debug> TCP-Session: a311839e-6835-4a3a-86ce-e96f62bd1bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.08 13:59:24.874699 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.08 13:59:24.874736 [ 301 ] {} <Debug> TCP-Session: e94d50d0-2cb7-40ac-b486-415a12220fc9 Authenticating user 'default' from [fd00:1122:3344:101::a]:45757 | ||
| 796 | 2026.05.08 13:59:24.874754 [ 301 ] {} <Debug> TCP-Session: e94d50d0-2cb7-40ac-b486-415a12220fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.08 13:59:24.874766 [ 301 ] {} <Debug> TCP-Session: e94d50d0-2cb7-40ac-b486-415a12220fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.08 13:59:24.874784 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.08 13:59:24.874821 [ 302 ] {} <Debug> TCP-Session: 731ae1fb-8115-46d3-a9ad-2d13d8111919 Authenticating user 'default' from [fd00:1122:3344:101::a]:36728 | ||
| 800 | 2026.05.08 13:59:24.874839 [ 302 ] {} <Debug> TCP-Session: 731ae1fb-8115-46d3-a9ad-2d13d8111919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.08 13:59:24.874852 [ 302 ] {} <Debug> TCP-Session: 731ae1fb-8115-46d3-a9ad-2d13d8111919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.08 13:59:25.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 141.02 MiB, peak 141.02 MiB, free memory in arenas 0.00 B, will set to 142.10 MiB (RSS), difference: 1.09 MiB | ||
| 803 | 2026.05.08 13:59:29.649108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.08 13:59:29.649158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.08 13:59:29.649221 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.08 13:59:29.649247 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.08 13:59:29.654544 [ 244 ] {} <Debug> system.asynchronous_metric_log (12064ac0-b811-4791-9307-2dd1db6801f0): Loading data parts | ||
| 808 | 2026.05.08 13:59:29.654859 [ 244 ] {} <Debug> system.asynchronous_metric_log (12064ac0-b811-4791-9307-2dd1db6801f0): There are no data parts | ||
| 809 | 2026.05.08 13:59:29.658791 [ 244 ] {} <Trace> system.asynchronous_metric_log (12064ac0-b811-4791-9307-2dd1db6801f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.08 13:59:29.658869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 811 | 2026.05.08 13:59:29.664123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.08 13:59:29.664944 [ 244 ] {} <Trace> system.asynchronous_metric_log (12064ac0-b811-4791-9307-2dd1db6801f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.08 13:59:29.665103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.08 13:59:29.668951 [ 243 ] {} <Debug> system.metric_log (02ac89ea-de38-4ffd-bf43-0991d0c28ca8): Loading data parts | ||
| 815 | 2026.05.08 13:59:29.669117 [ 243 ] {} <Debug> system.metric_log (02ac89ea-de38-4ffd-bf43-0991d0c28ca8): There are no data parts | ||
| 816 | 2026.05.08 13:59:29.695193 [ 243 ] {} <Trace> system.metric_log (02ac89ea-de38-4ffd-bf43-0991d0c28ca8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.08 13:59:29.695247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 818 | 2026.05.08 13:59:29.701609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.08 13:59:29.702756 [ 243 ] {} <Trace> system.metric_log (02ac89ea-de38-4ffd-bf43-0991d0c28ca8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.08 13:59:29.705930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.08 13:59:30.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.18 MiB, peak 151.18 MiB, free memory in arenas 0.00 B, will set to 156.29 MiB (RSS), difference: 9.12 MiB | ||
| 822 | 2026.05.08 13:59:32.149034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 823 | 2026.05.08 13:59:32.149131 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.08 13:59:32.159773 [ 242 ] {} <Debug> system.query_log (56fed0b0-7737-46de-ac8a-afe62d73ce04): Loading data parts | ||
| 825 | 2026.05.08 13:59:32.159971 [ 242 ] {} <Debug> system.query_log (56fed0b0-7737-46de-ac8a-afe62d73ce04): There are no data parts | ||
| 826 | 2026.05.08 13:59:32.165606 [ 242 ] {} <Trace> system.query_log (56fed0b0-7737-46de-ac8a-afe62d73ce04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.08 13:59:32.165647 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 828 | 2026.05.08 13:59:32.167345 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.08 13:59:32.167937 [ 242 ] {} <Trace> system.query_log (56fed0b0-7737-46de-ac8a-afe62d73ce04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.08 13:59:32.168225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 831 | 2026.05.08 13:59:33.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.52 MiB, peak 160.52 MiB, free memory in arenas 0.00 B, will set to 157.41 MiB (RSS), difference: -3.11 MiB | ||
| 832 | 2026.05.08 13:59:37.125452 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.08 13:59:37.125531 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.08 13:59:37.166143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.08 13:59:37.170745 [ 244 ] {} <Trace> system.asynchronous_metric_log (12064ac0-b811-4791-9307-2dd1db6801f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.08 13:59:37.170806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 837 | 2026.05.08 13:59:37.171562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.08 13:59:37.172120 [ 244 ] {} <Trace> system.asynchronous_metric_log (12064ac0-b811-4791-9307-2dd1db6801f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.08 13:59:37.172283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.08 13:59:37.206967 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.08 13:59:37.225104 [ 243 ] {} <Trace> system.metric_log (02ac89ea-de38-4ffd-bf43-0991d0c28ca8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.08 13:59:37.225169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 843 | 2026.05.08 13:59:37.231703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.08 13:59:37.232810 [ 243 ] {} <Trace> system.metric_log (02ac89ea-de38-4ffd-bf43-0991d0c28ca8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.08 13:59:37.235708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.08 13:59:38.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.08 MiB, peak 162.08 MiB, free memory in arenas 0.00 B, will set to 159.95 MiB (RSS), difference: 1.87 MiB | ||
| 847 | 2026.05.08 13:59:42.973040 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.05.08 13:59:42.973311 [ 261 ] {ab449ee0-5c31-4a42-99bf-c5b3d2716b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 849 | 2026.05.08 13:59:42.988067 [ 261 ] {ab449ee0-5c31-4a42-99bf-c5b3d2716b84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.05.08 13:59:42.990377 [ 261 ] {ab449ee0-5c31-4a42-99bf-c5b3d2716b84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.05.08 13:59:42.990883 [ 261 ] {ab449ee0-5c31-4a42-99bf-c5b3d2716b84} <Debug> TCPHandler: Processed in 0.017984511 sec. | ||
| 852 | 2026.05.08 13:59:43.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.00 MiB, peak 162.08 MiB, free memory in arenas 0.00 B, will set to 160.30 MiB (RSS), difference: 4.31 MiB | ||
| 853 | 2026.05.08 13:59:43.001077 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.05.08 13:59:43.001207 [ 261 ] {5ff6fa0d-3b2d-4e98-b32e-9929045baf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 855 | 2026.05.08 13:59:43.001255 [ 261 ] {5ff6fa0d-3b2d-4e98-b32e-9929045baf04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.05.08 13:59:43.004712 [ 261 ] {5ff6fa0d-3b2d-4e98-b32e-9929045baf04} <Trace> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2026.05.08 13:59:43.004760 [ 261 ] {5ff6fa0d-3b2d-4e98-b32e-9929045baf04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 858 | 2026.05.08 13:59:43.007445 [ 261 ] {5ff6fa0d-3b2d-4e98-b32e-9929045baf04} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2026.05.08 13:59:43.007841 [ 261 ] {5ff6fa0d-3b2d-4e98-b32e-9929045baf04} <Trace> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2026.05.08 13:59:43.007995 [ 261 ] {5ff6fa0d-3b2d-4e98-b32e-9929045baf04} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.006825 sec., 3956.043956043956 rows/sec., 967.98 KiB/sec. | ||
| 861 | 2026.05.08 13:59:43.008037 [ 261 ] {5ff6fa0d-3b2d-4e98-b32e-9929045baf04} <Debug> TCPHandler: Processed in 0.007028183 sec. | ||
| 862 | 2026.05.08 13:59:43.008195 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.05.08 13:59:43.008305 [ 261 ] {c4bf2eb5-2092-4d0d-b65f-d86673031316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 864 | 2026.05.08 13:59:43.008349 [ 261 ] {c4bf2eb5-2092-4d0d-b65f-d86673031316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 865 | 2026.05.08 13:59:43.015472 [ 261 ] {c4bf2eb5-2092-4d0d-b65f-d86673031316} <Trace> oximeter.fields_i16 (90d07d82-f21b-4472-b84a-b6df26bba897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 866 | 2026.05.08 13:59:43.015509 [ 261 ] {c4bf2eb5-2092-4d0d-b65f-d86673031316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 867 | 2026.05.08 13:59:43.018140 [ 261 ] {c4bf2eb5-2092-4d0d-b65f-d86673031316} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 868 | 2026.05.08 13:59:43.018665 [ 261 ] {c4bf2eb5-2092-4d0d-b65f-d86673031316} <Trace> oximeter.fields_i16 (90d07d82-f21b-4472-b84a-b6df26bba897): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 869 | 2026.05.08 13:59:43.018799 [ 261 ] {c4bf2eb5-2092-4d0d-b65f-d86673031316} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.010523 sec., 26988.50137793405 rows/sec., 1.71 MiB/sec. | ||
| 870 | 2026.05.08 13:59:43.018838 [ 261 ] {c4bf2eb5-2092-4d0d-b65f-d86673031316} <Debug> TCPHandler: Processed in 0.010695323 sec. | ||
| 871 | 2026.05.08 13:59:43.018990 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.05.08 13:59:43.019093 [ 261 ] {bf42fb67-47bc-4437-8770-1251cbb1c080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 873 | 2026.05.08 13:59:43.019136 [ 261 ] {bf42fb67-47bc-4437-8770-1251cbb1c080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 874 | 2026.05.08 13:59:43.019564 [ 261 ] {bf42fb67-47bc-4437-8770-1251cbb1c080} <Trace> oximeter.fields_ipaddr (31a0fdc7-79be-4a9a-964a-683e0786bf51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2026.05.08 13:59:43.019602 [ 261 ] {bf42fb67-47bc-4437-8770-1251cbb1c080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 876 | 2026.05.08 13:59:43.020029 [ 261 ] {bf42fb67-47bc-4437-8770-1251cbb1c080} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 877 | 2026.05.08 13:59:43.020501 [ 261 ] {bf42fb67-47bc-4437-8770-1251cbb1c080} <Trace> oximeter.fields_ipaddr (31a0fdc7-79be-4a9a-964a-683e0786bf51): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2026.05.08 13:59:43.020631 [ 261 ] {bf42fb67-47bc-4437-8770-1251cbb1c080} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00156 sec., 2564.102564102564 rows/sec., 209.08 KiB/sec. | ||
| 879 | 2026.05.08 13:59:43.020668 [ 261 ] {bf42fb67-47bc-4437-8770-1251cbb1c080} <Debug> TCPHandler: Processed in 0.001730453 sec. | ||
| 880 | 2026.05.08 13:59:43.020785 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.05.08 13:59:43.020881 [ 261 ] {817b55bd-271c-4e00-9e6d-9cee957f645c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 882 | 2026.05.08 13:59:43.020921 [ 261 ] {817b55bd-271c-4e00-9e6d-9cee957f645c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 883 | 2026.05.08 13:59:43.021737 [ 261 ] {817b55bd-271c-4e00-9e6d-9cee957f645c} <Trace> oximeter.fields_string (d2df74a5-3549-474f-8bd6-c70a983b4dd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2026.05.08 13:59:43.021775 [ 261 ] {817b55bd-271c-4e00-9e6d-9cee957f645c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 885 | 2026.05.08 13:59:43.022309 [ 261 ] {817b55bd-271c-4e00-9e6d-9cee957f645c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2026.05.08 13:59:43.022845 [ 261 ] {817b55bd-271c-4e00-9e6d-9cee957f645c} <Trace> oximeter.fields_string (d2df74a5-3549-474f-8bd6-c70a983b4dd2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2026.05.08 13:59:43.022969 [ 261 ] {817b55bd-271c-4e00-9e6d-9cee957f645c} <Debug> executeQuery: Read 769 rows, 60.58 KiB in 0.002108 sec., 364800.7590132827 rows/sec., 28.07 MiB/sec. | ||
| 888 | 2026.05.08 13:59:43.023006 [ 261 ] {817b55bd-271c-4e00-9e6d-9cee957f645c} <Debug> TCPHandler: Processed in 0.002270093 sec. | ||
| 889 | 2026.05.08 13:59:43.023128 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.05.08 13:59:43.023224 [ 261 ] {fda99e5e-5922-4c1b-93b8-9e087b779f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 891 | 2026.05.08 13:59:43.023263 [ 261 ] {fda99e5e-5922-4c1b-93b8-9e087b779f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 892 | 2026.05.08 13:59:43.023750 [ 261 ] {fda99e5e-5922-4c1b-93b8-9e087b779f08} <Trace> oximeter.fields_u16 (b061b315-3a4a-44aa-8714-5acbb91a387b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.05.08 13:59:43.023783 [ 261 ] {fda99e5e-5922-4c1b-93b8-9e087b779f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 894 | 2026.05.08 13:59:43.024276 [ 261 ] {fda99e5e-5922-4c1b-93b8-9e087b779f08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.05.08 13:59:43.024691 [ 261 ] {fda99e5e-5922-4c1b-93b8-9e087b779f08} <Trace> oximeter.fields_u16 (b061b315-3a4a-44aa-8714-5acbb91a387b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.05.08 13:59:43.024816 [ 261 ] {fda99e5e-5922-4c1b-93b8-9e087b779f08} <Debug> executeQuery: Read 146 rows, 8.82 KiB in 0.001611 sec., 90626.93978895096 rows/sec., 5.35 MiB/sec. | ||
| 897 | 2026.05.08 13:59:43.024853 [ 261 ] {fda99e5e-5922-4c1b-93b8-9e087b779f08} <Debug> TCPHandler: Processed in 0.001773564 sec. | ||
| 898 | 2026.05.08 13:59:43.024974 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.05.08 13:59:43.025069 [ 261 ] {d6017fb0-05d8-4bc9-8d8e-1d2506ac3c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 900 | 2026.05.08 13:59:43.025109 [ 261 ] {d6017fb0-05d8-4bc9-8d8e-1d2506ac3c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 901 | 2026.05.08 13:59:43.025551 [ 261 ] {d6017fb0-05d8-4bc9-8d8e-1d2506ac3c75} <Trace> oximeter.fields_u32 (f2c80f6b-d432-4c1f-a7fe-8657e504a9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.08 13:59:43.025589 [ 261 ] {d6017fb0-05d8-4bc9-8d8e-1d2506ac3c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 903 | 2026.05.08 13:59:43.025982 [ 261 ] {d6017fb0-05d8-4bc9-8d8e-1d2506ac3c75} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.08 13:59:43.026391 [ 261 ] {d6017fb0-05d8-4bc9-8d8e-1d2506ac3c75} <Trace> oximeter.fields_u32 (f2c80f6b-d432-4c1f-a7fe-8657e504a9f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.08 13:59:43.026517 [ 261 ] {d6017fb0-05d8-4bc9-8d8e-1d2506ac3c75} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001465 sec., 101706.48464163824 rows/sec., 6.57 MiB/sec. | ||
| 906 | 2026.05.08 13:59:43.026553 [ 261 ] {d6017fb0-05d8-4bc9-8d8e-1d2506ac3c75} <Debug> TCPHandler: Processed in 0.001626661 sec. | ||
| 907 | 2026.05.08 13:59:43.026672 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.05.08 13:59:43.026767 [ 261 ] {c1147224-ff29-4b6b-b5e0-967adf53e9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 909 | 2026.05.08 13:59:43.026808 [ 261 ] {c1147224-ff29-4b6b-b5e0-967adf53e9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 910 | 2026.05.08 13:59:43.027261 [ 261 ] {c1147224-ff29-4b6b-b5e0-967adf53e9a4} <Trace> oximeter.fields_u8 (474d1243-1a4a-4a45-86a3-814489e12a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.08 13:59:43.027297 [ 261 ] {c1147224-ff29-4b6b-b5e0-967adf53e9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 912 | 2026.05.08 13:59:43.027701 [ 261 ] {c1147224-ff29-4b6b-b5e0-967adf53e9a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.05.08 13:59:43.028206 [ 261 ] {c1147224-ff29-4b6b-b5e0-967adf53e9a4} <Trace> oximeter.fields_u8 (474d1243-1a4a-4a45-86a3-814489e12a4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.08 13:59:43.028328 [ 261 ] {c1147224-ff29-4b6b-b5e0-967adf53e9a4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001579 sec., 93730.20899303356 rows/sec., 5.33 MiB/sec. | ||
| 915 | 2026.05.08 13:59:43.028365 [ 261 ] {c1147224-ff29-4b6b-b5e0-967adf53e9a4} <Debug> TCPHandler: Processed in 0.001743813 sec. | ||
| 916 | 2026.05.08 13:59:43.028493 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.08 13:59:43.028586 [ 261 ] {26b7acfd-fc40-4de9-92c6-1077ab1626ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 918 | 2026.05.08 13:59:43.028626 [ 261 ] {26b7acfd-fc40-4de9-92c6-1077ab1626ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 919 | 2026.05.08 13:59:43.029169 [ 261 ] {26b7acfd-fc40-4de9-92c6-1077ab1626ee} <Trace> oximeter.fields_uuid (0136b8c1-7d29-4fca-9baa-a72c17eb9fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.05.08 13:59:43.029205 [ 261 ] {26b7acfd-fc40-4de9-92c6-1077ab1626ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 921 | 2026.05.08 13:59:43.029650 [ 261 ] {26b7acfd-fc40-4de9-92c6-1077ab1626ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.05.08 13:59:43.030089 [ 261 ] {26b7acfd-fc40-4de9-92c6-1077ab1626ee} <Trace> oximeter.fields_uuid (0136b8c1-7d29-4fca-9baa-a72c17eb9fff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.05.08 13:59:43.030212 [ 261 ] {26b7acfd-fc40-4de9-92c6-1077ab1626ee} <Debug> executeQuery: Read 458 rows, 32.63 KiB in 0.001643 sec., 278758.3688374924 rows/sec., 19.39 MiB/sec. | ||
| 924 | 2026.05.08 13:59:43.030249 [ 261 ] {26b7acfd-fc40-4de9-92c6-1077ab1626ee} <Debug> TCPHandler: Processed in 0.001805454 sec. | ||
| 925 | 2026.05.08 13:59:43.030371 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.05.08 13:59:43.030466 [ 261 ] {03d087a9-05a3-4cf5-818d-7922afd8cf4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 927 | 2026.05.08 13:59:43.030508 [ 261 ] {03d087a9-05a3-4cf5-818d-7922afd8cf4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 928 | 2026.05.08 13:59:43.030846 [ 261 ] {03d087a9-05a3-4cf5-818d-7922afd8cf4a} <Trace> oximeter.measurements_bool (beeae7da-8a2e-4129-bd8a-5b5a36fcd6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.05.08 13:59:43.030882 [ 261 ] {03d087a9-05a3-4cf5-818d-7922afd8cf4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 930 | 2026.05.08 13:59:43.031302 [ 261 ] {03d087a9-05a3-4cf5-818d-7922afd8cf4a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.05.08 13:59:43.031709 [ 261 ] {03d087a9-05a3-4cf5-818d-7922afd8cf4a} <Trace> oximeter.measurements_bool (beeae7da-8a2e-4129-bd8a-5b5a36fcd6a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.05.08 13:59:43.031837 [ 261 ] {03d087a9-05a3-4cf5-818d-7922afd8cf4a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001388 sec., 4322.766570605188 rows/sec., 225.85 KiB/sec. | ||
| 933 | 2026.05.08 13:59:43.031873 [ 261 ] {03d087a9-05a3-4cf5-818d-7922afd8cf4a} <Debug> TCPHandler: Processed in 0.00155157 sec. | ||
| 934 | 2026.05.08 13:59:43.031997 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.08 13:59:43.032092 [ 261 ] {d505b794-30b9-4b4b-9b5d-3542bfc8f8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 936 | 2026.05.08 13:59:43.032134 [ 261 ] {d505b794-30b9-4b4b-9b5d-3542bfc8f8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 937 | 2026.05.08 13:59:43.032523 [ 261 ] {d505b794-30b9-4b4b-9b5d-3542bfc8f8eb} <Trace> oximeter.measurements_cumulativeu64 (e82622bf-6131-489b-b736-45dcb63a42b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.05.08 13:59:43.032557 [ 261 ] {d505b794-30b9-4b4b-9b5d-3542bfc8f8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 939 | 2026.05.08 13:59:43.032969 [ 261 ] {d505b794-30b9-4b4b-9b5d-3542bfc8f8eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.05.08 13:59:43.033471 [ 261 ] {d505b794-30b9-4b4b-9b5d-3542bfc8f8eb} <Trace> oximeter.measurements_cumulativeu64 (e82622bf-6131-489b-b736-45dcb63a42b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.05.08 13:59:43.033597 [ 261 ] {d505b794-30b9-4b4b-9b5d-3542bfc8f8eb} <Debug> executeQuery: Read 127 rows, 8.18 KiB in 0.001524 sec., 83333.33333333333 rows/sec., 5.24 MiB/sec. | ||
| 942 | 2026.05.08 13:59:43.033634 [ 261 ] {d505b794-30b9-4b4b-9b5d-3542bfc8f8eb} <Debug> TCPHandler: Processed in 0.001685462 sec. | ||
| 943 | 2026.05.08 13:59:43.033754 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.05.08 13:59:43.033848 [ 261 ] {bad495f5-68e6-4aa6-b6d3-8bbdb55aedf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 945 | 2026.05.08 13:59:43.033890 [ 261 ] {bad495f5-68e6-4aa6-b6d3-8bbdb55aedf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 946 | 2026.05.08 13:59:43.034200 [ 261 ] {bad495f5-68e6-4aa6-b6d3-8bbdb55aedf3} <Trace> oximeter.measurements_f64 (ced898fc-3971-48e2-8279-68d2fe3af011): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.05.08 13:59:43.034235 [ 261 ] {bad495f5-68e6-4aa6-b6d3-8bbdb55aedf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 948 | 2026.05.08 13:59:43.034636 [ 261 ] {bad495f5-68e6-4aa6-b6d3-8bbdb55aedf3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.05.08 13:59:43.035142 [ 261 ] {bad495f5-68e6-4aa6-b6d3-8bbdb55aedf3} <Trace> oximeter.measurements_f64 (ced898fc-3971-48e2-8279-68d2fe3af011): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.05.08 13:59:43.035268 [ 261 ] {bad495f5-68e6-4aa6-b6d3-8bbdb55aedf3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001438 sec., 695.4102920723227 rows/sec., 46.86 KiB/sec. | ||
| 951 | 2026.05.08 13:59:43.035303 [ 261 ] {bad495f5-68e6-4aa6-b6d3-8bbdb55aedf3} <Debug> TCPHandler: Processed in 0.001596621 sec. | ||
| 952 | 2026.05.08 13:59:43.035420 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.05.08 13:59:43.035513 [ 261 ] {de6a68e4-6b82-44b5-b846-6ab97da2e960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 954 | 2026.05.08 13:59:43.035554 [ 261 ] {de6a68e4-6b82-44b5-b846-6ab97da2e960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 955 | 2026.05.08 13:59:43.035874 [ 261 ] {de6a68e4-6b82-44b5-b846-6ab97da2e960} <Trace> oximeter.measurements_u64 (2874d711-9e6c-4a88-b26c-b3351130aaa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.05.08 13:59:43.035911 [ 261 ] {de6a68e4-6b82-44b5-b846-6ab97da2e960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 957 | 2026.05.08 13:59:43.036309 [ 261 ] {de6a68e4-6b82-44b5-b846-6ab97da2e960} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.05.08 13:59:43.036732 [ 261 ] {de6a68e4-6b82-44b5-b846-6ab97da2e960} <Trace> oximeter.measurements_u64 (2874d711-9e6c-4a88-b26c-b3351130aaa3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.05.08 13:59:43.036859 [ 261 ] {de6a68e4-6b82-44b5-b846-6ab97da2e960} <Debug> executeQuery: Read 36 rows, 2.05 KiB in 0.001364 sec., 26392.961876832844 rows/sec., 1.47 MiB/sec. | ||
| 960 | 2026.05.08 13:59:43.036894 [ 261 ] {de6a68e4-6b82-44b5-b846-6ab97da2e960} <Debug> TCPHandler: Processed in 0.001522259 sec. | ||
| 961 | 2026.05.08 13:59:44.672412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 962 | 2026.05.08 13:59:44.672870 [ 244 ] {} <Trace> system.asynchronous_metric_log (12064ac0-b811-4791-9307-2dd1db6801f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.05.08 13:59:44.672920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 964 | 2026.05.08 13:59:44.673604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 965 | 2026.05.08 13:59:44.674109 [ 244 ] {} <Trace> system.asynchronous_metric_log (12064ac0-b811-4791-9307-2dd1db6801f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.05.08 13:59:44.674245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 967 | 2026.05.08 13:59:44.735840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 968 | 2026.05.08 13:59:44.754021 [ 243 ] {} <Trace> system.metric_log (02ac89ea-de38-4ffd-bf43-0991d0c28ca8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2026.05.08 13:59:44.754085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 970 | 2026.05.08 13:59:44.760385 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 971 | 2026.05.08 13:59:44.761537 [ 243 ] {} <Trace> system.metric_log (02ac89ea-de38-4ffd-bf43-0991d0c28ca8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2026.05.08 13:59:44.764943 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 973 | 2026.05.08 13:59:45.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.20 MiB, peak 165.20 MiB, free memory in arenas 0.00 B, will set to 162.46 MiB (RSS), difference: 1.26 MiB | ||
| 974 | 2026.05.08 13:59:47.969324 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 975 | 2026.05.08 13:59:47.969567 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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') FORMAT Native (stage: Complete) | ||
| 976 | 2026.05.08 13:59:47.971934 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 977 | 2026.05.08 13:59:47.977422 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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')" moved to PREWHERE | ||
| 978 | 2026.05.08 13:59:47.977907 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 979 | 2026.05.08 13:59:47.980858 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 980 | 2026.05.08 13:59:47.985380 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Debug> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 981 | 2026.05.08 13:59:47.987588 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Trace> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 982 | 2026.05.08 13:59:47.987639 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Debug> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 983 | 2026.05.08 13:59:47.987656 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Trace> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 984 | 2026.05.08 13:59:47.989657 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 985 | 2026.05.08 13:59:47.989688 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 986 | 2026.05.08 13:59:48.009778 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.040295 sec., 670.0583198908054 rows/sec., 163.95 KiB/sec. | ||
| 987 | 2026.05.08 13:59:48.009886 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Debug> MemoryTracker: Peak memory usage (for query): 134.88 KiB. | ||
| 988 | 2026.05.08 13:59:48.009902 [ 261 ] {819d1538-71b1-408b-a8a5-66c1a2b9cd63} <Debug> TCPHandler: Processed in 0.040705992 sec. | ||
| 989 | 2026.05.08 13:59:48.011212 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.05.08 13:59:48.011326 [ 261 ] {285a7f8c-6bc4-4198-a241-8f71c20d04a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 991 | 2026.05.08 13:59:48.011374 [ 261 ] {285a7f8c-6bc4-4198-a241-8f71c20d04a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 992 | 2026.05.08 13:59:48.011849 [ 261 ] {285a7f8c-6bc4-4198-a241-8f71c20d04a1} <Trace> oximeter.fields_string (d2df74a5-3549-474f-8bd6-c70a983b4dd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.05.08 13:59:48.011891 [ 261 ] {285a7f8c-6bc4-4198-a241-8f71c20d04a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 994 | 2026.05.08 13:59:48.012466 [ 261 ] {285a7f8c-6bc4-4198-a241-8f71c20d04a1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 995 | 2026.05.08 13:59:48.012907 [ 261 ] {285a7f8c-6bc4-4198-a241-8f71c20d04a1} <Trace> oximeter.fields_string (d2df74a5-3549-474f-8bd6-c70a983b4dd2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.05.08 13:59:48.013053 [ 261 ] {285a7f8c-6bc4-4198-a241-8f71c20d04a1} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001762 sec., 14755.959137343929 rows/sec., 1.11 MiB/sec. | ||
| 997 | 2026.05.08 13:59:48.013090 [ 261 ] {285a7f8c-6bc4-4198-a241-8f71c20d04a1} <Debug> TCPHandler: Processed in 0.001935136 sec. | ||
| 998 | 2026.05.08 13:59:48.013218 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.05.08 13:59:48.013313 [ 261 ] {61c2cb55-2fe4-44a8-84a3-6830fe4ac6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1000 | 2026.05.08 13:59:48.013353 [ 261 ] {61c2cb55-2fe4-44a8-84a3-6830fe4ac6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1001 | 2026.05.08 13:59:48.013770 [ 261 ] {61c2cb55-2fe4-44a8-84a3-6830fe4ac6f8} <Trace> oximeter.fields_uuid (0136b8c1-7d29-4fca-9baa-a72c17eb9fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2026.05.08 13:59:48.013806 [ 261 ] {61c2cb55-2fe4-44a8-84a3-6830fe4ac6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1003 | 2026.05.08 13:59:48.014223 [ 261 ] {61c2cb55-2fe4-44a8-84a3-6830fe4ac6f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1004 | 2026.05.08 13:59:48.014632 [ 261 ] {61c2cb55-2fe4-44a8-84a3-6830fe4ac6f8} <Trace> oximeter.fields_uuid (0136b8c1-7d29-4fca-9baa-a72c17eb9fff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2026.05.08 13:59:48.014758 [ 261 ] {61c2cb55-2fe4-44a8-84a3-6830fe4ac6f8} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001466 sec., 19099.590723055935 rows/sec., 1.49 MiB/sec. | ||
| 1006 | 2026.05.08 13:59:48.014792 [ 261 ] {61c2cb55-2fe4-44a8-84a3-6830fe4ac6f8} <Debug> TCPHandler: Processed in 0.0016233 sec. | ||
| 1007 | 2026.05.08 13:59:48.014910 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.05.08 13:59:48.015001 [ 261 ] {23895000-02d4-4115-bd79-d440510d6abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1009 | 2026.05.08 13:59:48.015042 [ 261 ] {23895000-02d4-4115-bd79-d440510d6abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1010 | 2026.05.08 13:59:48.015408 [ 261 ] {23895000-02d4-4115-bd79-d440510d6abe} <Trace> oximeter.measurements_cumulativeu64 (e82622bf-6131-489b-b736-45dcb63a42b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.05.08 13:59:48.015442 [ 261 ] {23895000-02d4-4115-bd79-d440510d6abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1012 | 2026.05.08 13:59:48.015875 [ 261 ] {23895000-02d4-4115-bd79-d440510d6abe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1013 | 2026.05.08 13:59:48.016303 [ 261 ] {23895000-02d4-4115-bd79-d440510d6abe} <Trace> oximeter.measurements_cumulativeu64 (e82622bf-6131-489b-b736-45dcb63a42b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.05.08 13:59:48.016426 [ 261 ] {23895000-02d4-4115-bd79-d440510d6abe} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001443 sec., 69300.0693000693 rows/sec., 4.80 MiB/sec. | ||
| 1015 | 2026.05.08 13:59:48.016460 [ 261 ] {23895000-02d4-4115-bd79-d440510d6abe} <Debug> TCPHandler: Processed in 0.0015963 sec. | ||
| 1016 | 2026.05.08 13:59:48.016582 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.05.08 13:59:48.016672 [ 261 ] {a1510bfc-ee19-4fef-861f-555c73e46334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1018 | 2026.05.08 13:59:48.016711 [ 261 ] {a1510bfc-ee19-4fef-861f-555c73e46334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1019 | 2026.05.08 13:59:48.017019 [ 261 ] {a1510bfc-ee19-4fef-861f-555c73e46334} <Trace> oximeter.measurements_u64 (2874d711-9e6c-4a88-b26c-b3351130aaa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2026.05.08 13:59:48.017052 [ 261 ] {a1510bfc-ee19-4fef-861f-555c73e46334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1021 | 2026.05.08 13:59:48.017461 [ 261 ] {a1510bfc-ee19-4fef-861f-555c73e46334} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1022 | 2026.05.08 13:59:48.017878 [ 261 ] {a1510bfc-ee19-4fef-861f-555c73e46334} <Trace> oximeter.measurements_u64 (2874d711-9e6c-4a88-b26c-b3351130aaa3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2026.05.08 13:59:48.018001 [ 261 ] {a1510bfc-ee19-4fef-861f-555c73e46334} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001346 sec., 22288.261515601782 rows/sec., 1.53 MiB/sec. | ||
| 1024 | 2026.05.08 13:59:48.018033 [ 261 ] {a1510bfc-ee19-4fef-861f-555c73e46334} <Debug> TCPHandler: Processed in 0.001498588 sec. | ||
| 1025 | 2026.05.08 13:59:52.125780 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1026 | 2026.05.08 13:59:52.125859 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1027 | 2026.05.08 13:59:52.168635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 126 | ||
| 1028 | 2026.05.08 13:59:52.171621 [ 242 ] {} <Trace> system.query_log (56fed0b0-7737-46de-ac8a-afe62d73ce04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2026.05.08 13:59:52.171664 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1030 | 2026.05.08 13:59:52.172877 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1031 | 2026.05.08 13:59:52.173372 [ 242 ] {} <Trace> system.query_log (56fed0b0-7737-46de-ac8a-afe62d73ce04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2026.05.08 13:59:52.173599 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
| 1033 | 2026.05.08 13:59:52.174363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1034 | 2026.05.08 13:59:52.174822 [ 244 ] {} <Trace> system.asynchronous_metric_log (12064ac0-b811-4791-9307-2dd1db6801f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.05.08 13:59:52.174859 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1036 | 2026.05.08 13:59:52.175520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1037 | 2026.05.08 13:59:52.176008 [ 244 ] {} <Trace> system.asynchronous_metric_log (12064ac0-b811-4791-9307-2dd1db6801f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.05.08 13:59:52.176132 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1039 | 2026.05.08 13:59:52.265069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1040 | 2026.05.08 13:59:52.282122 [ 243 ] {} <Trace> system.metric_log (02ac89ea-de38-4ffd-bf43-0991d0c28ca8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2026.05.08 13:59:52.282176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1042 | 2026.05.08 13:59:52.288387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1043 | 2026.05.08 13:59:52.289504 [ 243 ] {} <Trace> system.metric_log (02ac89ea-de38-4ffd-bf43-0991d0c28ca8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2026.05.08 13:59:52.292310 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1045 | 2026.05.08 13:59:52.973276 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1046 | 2026.05.08 13:59:52.973574 [ 261 ] {40f2d165-edfd-4586-b850-c02457cdbc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1047 | 2026.05.08 13:59:52.974085 [ 261 ] {40f2d165-edfd-4586-b850-c02457cdbc85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1048 | 2026.05.08 13:59:52.974150 [ 261 ] {40f2d165-edfd-4586-b850-c02457cdbc85} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1049 | 2026.05.08 13:59:52.974485 [ 261 ] {40f2d165-edfd-4586-b850-c02457cdbc85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1050 | 2026.05.08 13:59:52.974554 [ 261 ] {40f2d165-edfd-4586-b850-c02457cdbc85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1051 | 2026.05.08 13:59:52.974698 [ 261 ] {40f2d165-edfd-4586-b850-c02457cdbc85} <Debug> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 1052 | 2026.05.08 13:59:52.974735 [ 261 ] {40f2d165-edfd-4586-b850-c02457cdbc85} <Trace> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1053 | 2026.05.08 13:59:52.974757 [ 261 ] {40f2d165-edfd-4586-b850-c02457cdbc85} <Debug> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1054 | 2026.05.08 13:59:52.974773 [ 261 ] {40f2d165-edfd-4586-b850-c02457cdbc85} <Trace> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1055 | 2026.05.08 13:59:52.974810 [ 261 ] {40f2d165-edfd-4586-b850-c02457cdbc85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1056 | 2026.05.08 13:59:52.974830 [ 261 ] {40f2d165-edfd-4586-b850-c02457cdbc85} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1057 | 2026.05.08 13:59:52.975943 [ 261 ] {40f2d165-edfd-4586-b850-c02457cdbc85} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.002514 sec., 10739.856801909307 rows/sec., 2.57 MiB/sec. | ||
| 1058 | 2026.05.08 13:59:52.976045 [ 261 ] {40f2d165-edfd-4586-b850-c02457cdbc85} <Debug> TCPHandler: Processed in 0.002910065 sec. | ||
| 1059 | 2026.05.08 13:59:52.983188 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.05.08 13:59:52.983321 [ 261 ] {67948209-c55f-4c80-a6e4-ed760a98e7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.05.08 13:59:52.983372 [ 261 ] {67948209-c55f-4c80-a6e4-ed760a98e7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1062 | 2026.05.08 13:59:52.983973 [ 261 ] {67948209-c55f-4c80-a6e4-ed760a98e7f2} <Trace> oximeter.fields_i16 (90d07d82-f21b-4472-b84a-b6df26bba897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.05.08 13:59:52.984021 [ 261 ] {67948209-c55f-4c80-a6e4-ed760a98e7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1064 | 2026.05.08 13:59:52.984579 [ 261 ] {67948209-c55f-4c80-a6e4-ed760a98e7f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.05.08 13:59:52.985064 [ 261 ] {67948209-c55f-4c80-a6e4-ed760a98e7f2} <Trace> oximeter.fields_i16 (90d07d82-f21b-4472-b84a-b6df26bba897): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.05.08 13:59:52.985210 [ 261 ] {67948209-c55f-4c80-a6e4-ed760a98e7f2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001927 sec., 147379.34613388687 rows/sec., 9.36 MiB/sec. | ||
| 1067 | 2026.05.08 13:59:52.985247 [ 261 ] {67948209-c55f-4c80-a6e4-ed760a98e7f2} <Debug> TCPHandler: Processed in 0.00212241 sec. | ||
| 1068 | 2026.05.08 13:59:52.985381 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.05.08 13:59:52.985476 [ 261 ] {ba24f79d-ffd0-4297-a27d-e5573bd11444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1070 | 2026.05.08 13:59:52.985515 [ 261 ] {ba24f79d-ffd0-4297-a27d-e5573bd11444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1071 | 2026.05.08 13:59:52.986240 [ 261 ] {ba24f79d-ffd0-4297-a27d-e5573bd11444} <Trace> oximeter.fields_string (d2df74a5-3549-474f-8bd6-c70a983b4dd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.05.08 13:59:52.986276 [ 261 ] {ba24f79d-ffd0-4297-a27d-e5573bd11444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1073 | 2026.05.08 13:59:52.986734 [ 261 ] {ba24f79d-ffd0-4297-a27d-e5573bd11444} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2026.05.08 13:59:52.987226 [ 261 ] {ba24f79d-ffd0-4297-a27d-e5573bd11444} <Trace> oximeter.fields_string (d2df74a5-3549-474f-8bd6-c70a983b4dd2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.05.08 13:59:52.987355 [ 261 ] {ba24f79d-ffd0-4297-a27d-e5573bd11444} <Debug> executeQuery: Read 767 rows, 60.44 KiB in 0.001897 sec., 404322.61465471797 rows/sec., 31.11 MiB/sec. | ||
| 1076 | 2026.05.08 13:59:52.987392 [ 261 ] {ba24f79d-ffd0-4297-a27d-e5573bd11444} <Debug> TCPHandler: Processed in 0.002060369 sec. | ||
| 1077 | 2026.05.08 13:59:52.987545 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.08 13:59:52.987638 [ 261 ] {df6f028d-4b7a-4b2a-98b3-542b10b1a0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.05.08 13:59:52.987678 [ 261 ] {df6f028d-4b7a-4b2a-98b3-542b10b1a0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1080 | 2026.05.08 13:59:52.988120 [ 261 ] {df6f028d-4b7a-4b2a-98b3-542b10b1a0f7} <Trace> oximeter.fields_u16 (b061b315-3a4a-44aa-8714-5acbb91a387b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.05.08 13:59:52.988157 [ 261 ] {df6f028d-4b7a-4b2a-98b3-542b10b1a0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1082 | 2026.05.08 13:59:52.988568 [ 261 ] {df6f028d-4b7a-4b2a-98b3-542b10b1a0f7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1083 | 2026.05.08 13:59:52.989040 [ 261 ] {df6f028d-4b7a-4b2a-98b3-542b10b1a0f7} <Trace> oximeter.fields_u16 (b061b315-3a4a-44aa-8714-5acbb91a387b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.05.08 13:59:52.989165 [ 261 ] {df6f028d-4b7a-4b2a-98b3-542b10b1a0f7} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001544 sec., 91968.91191709845 rows/sec., 5.40 MiB/sec. | ||
| 1085 | 2026.05.08 13:59:52.989202 [ 261 ] {df6f028d-4b7a-4b2a-98b3-542b10b1a0f7} <Debug> TCPHandler: Processed in 0.001706922 sec. | ||
| 1086 | 2026.05.08 13:59:52.989329 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.05.08 13:59:52.989421 [ 261 ] {47ead440-2f72-4435-bbb1-e597728b4007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.05.08 13:59:52.989461 [ 261 ] {47ead440-2f72-4435-bbb1-e597728b4007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1089 | 2026.05.08 13:59:52.989926 [ 261 ] {47ead440-2f72-4435-bbb1-e597728b4007} <Trace> oximeter.fields_u32 (f2c80f6b-d432-4c1f-a7fe-8657e504a9f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.05.08 13:59:52.989963 [ 261 ] {47ead440-2f72-4435-bbb1-e597728b4007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1091 | 2026.05.08 13:59:52.990367 [ 261 ] {47ead440-2f72-4435-bbb1-e597728b4007} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2026.05.08 13:59:52.990817 [ 261 ] {47ead440-2f72-4435-bbb1-e597728b4007} <Trace> oximeter.fields_u32 (f2c80f6b-d432-4c1f-a7fe-8657e504a9f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.05.08 13:59:52.990945 [ 261 ] {47ead440-2f72-4435-bbb1-e597728b4007} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00154 sec., 96753.24675324676 rows/sec., 6.25 MiB/sec. | ||
| 1094 | 2026.05.08 13:59:52.990981 [ 261 ] {47ead440-2f72-4435-bbb1-e597728b4007} <Debug> TCPHandler: Processed in 0.001701602 sec. | ||
| 1095 | 2026.05.08 13:59:52.991114 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.05.08 13:59:52.991207 [ 261 ] {d793b145-7221-41b2-a25d-5da6b129b628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.05.08 13:59:52.991246 [ 261 ] {d793b145-7221-41b2-a25d-5da6b129b628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1098 | 2026.05.08 13:59:52.991692 [ 261 ] {d793b145-7221-41b2-a25d-5da6b129b628} <Trace> oximeter.fields_u8 (474d1243-1a4a-4a45-86a3-814489e12a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.05.08 13:59:52.991727 [ 261 ] {d793b145-7221-41b2-a25d-5da6b129b628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1100 | 2026.05.08 13:59:52.992129 [ 261 ] {d793b145-7221-41b2-a25d-5da6b129b628} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1101 | 2026.05.08 13:59:52.992545 [ 261 ] {d793b145-7221-41b2-a25d-5da6b129b628} <Trace> oximeter.fields_u8 (474d1243-1a4a-4a45-86a3-814489e12a4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.05.08 13:59:52.992670 [ 261 ] {d793b145-7221-41b2-a25d-5da6b129b628} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001481 sec., 99932.478055368 rows/sec., 5.68 MiB/sec. | ||
| 1103 | 2026.05.08 13:59:52.992707 [ 261 ] {d793b145-7221-41b2-a25d-5da6b129b628} <Debug> TCPHandler: Processed in 0.001642141 sec. | ||
| 1104 | 2026.05.08 13:59:52.992836 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.05.08 13:59:52.992927 [ 261 ] {a7d5cbf4-2f6a-4d4a-b266-afc006edfc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1106 | 2026.05.08 13:59:52.992966 [ 261 ] {a7d5cbf4-2f6a-4d4a-b266-afc006edfc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1107 | 2026.05.08 13:59:52.993491 [ 261 ] {a7d5cbf4-2f6a-4d4a-b266-afc006edfc95} <Trace> oximeter.fields_uuid (0136b8c1-7d29-4fca-9baa-a72c17eb9fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.05.08 13:59:52.993527 [ 261 ] {a7d5cbf4-2f6a-4d4a-b266-afc006edfc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1109 | 2026.05.08 13:59:52.993947 [ 261 ] {a7d5cbf4-2f6a-4d4a-b266-afc006edfc95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1110 | 2026.05.08 13:59:52.994367 [ 261 ] {a7d5cbf4-2f6a-4d4a-b266-afc006edfc95} <Trace> oximeter.fields_uuid (0136b8c1-7d29-4fca-9baa-a72c17eb9fff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.05.08 13:59:52.994493 [ 261 ] {a7d5cbf4-2f6a-4d4a-b266-afc006edfc95} <Debug> executeQuery: Read 454 rows, 32.30 KiB in 0.001583 sec., 286797.22046746686 rows/sec., 19.93 MiB/sec. | ||
| 1112 | 2026.05.08 13:59:52.994537 [ 261 ] {a7d5cbf4-2f6a-4d4a-b266-afc006edfc95} <Debug> TCPHandler: Processed in 0.001750163 sec. | ||
| 1113 | 2026.05.08 13:59:52.994660 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.05.08 13:59:52.994754 [ 261 ] {e37d6d99-d3a1-4e13-b2d6-426c7176d201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1115 | 2026.05.08 13:59:52.994794 [ 261 ] {e37d6d99-d3a1-4e13-b2d6-426c7176d201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1116 | 2026.05.08 13:59:52.995119 [ 261 ] {e37d6d99-d3a1-4e13-b2d6-426c7176d201} <Trace> oximeter.measurements_bool (beeae7da-8a2e-4129-bd8a-5b5a36fcd6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2026.05.08 13:59:52.995154 [ 261 ] {e37d6d99-d3a1-4e13-b2d6-426c7176d201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1118 | 2026.05.08 13:59:52.995555 [ 261 ] {e37d6d99-d3a1-4e13-b2d6-426c7176d201} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1119 | 2026.05.08 13:59:52.996068 [ 261 ] {e37d6d99-d3a1-4e13-b2d6-426c7176d201} <Trace> oximeter.measurements_bool (beeae7da-8a2e-4129-bd8a-5b5a36fcd6a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2026.05.08 13:59:52.996195 [ 261 ] {e37d6d99-d3a1-4e13-b2d6-426c7176d201} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. | ||
| 1121 | 2026.05.08 13:59:52.996237 [ 261 ] {e37d6d99-d3a1-4e13-b2d6-426c7176d201} <Debug> TCPHandler: Processed in 0.001626501 sec. | ||
| 1122 | 2026.05.08 13:59:52.996356 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.05.08 13:59:52.996450 [ 261 ] {939b5747-9767-480c-b12c-1cd820d195f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1124 | 2026.05.08 13:59:52.996492 [ 261 ] {939b5747-9767-480c-b12c-1cd820d195f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1125 | 2026.05.08 13:59:52.996934 [ 261 ] {939b5747-9767-480c-b12c-1cd820d195f4} <Trace> oximeter.measurements_cumulativeu64 (e82622bf-6131-489b-b736-45dcb63a42b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.05.08 13:59:52.996970 [ 261 ] {939b5747-9767-480c-b12c-1cd820d195f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1127 | 2026.05.08 13:59:52.997399 [ 261 ] {939b5747-9767-480c-b12c-1cd820d195f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1128 | 2026.05.08 13:59:52.997811 [ 261 ] {939b5747-9767-480c-b12c-1cd820d195f4} <Trace> oximeter.measurements_cumulativeu64 (e82622bf-6131-489b-b736-45dcb63a42b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.05.08 13:59:52.997939 [ 261 ] {939b5747-9767-480c-b12c-1cd820d195f4} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001507 sec., 136031.8513603185 rows/sec., 8.89 MiB/sec. | ||
| 1130 | 2026.05.08 13:59:52.997974 [ 261 ] {939b5747-9767-480c-b12c-1cd820d195f4} <Debug> TCPHandler: Processed in 0.001666922 sec. | ||
| 1131 | 2026.05.08 13:59:52.998092 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.05.08 13:59:52.998185 [ 261 ] {e90194e1-dcde-466a-8c6b-cf7707ebd586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1133 | 2026.05.08 13:59:52.998227 [ 261 ] {e90194e1-dcde-466a-8c6b-cf7707ebd586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1134 | 2026.05.08 13:59:52.998540 [ 261 ] {e90194e1-dcde-466a-8c6b-cf7707ebd586} <Trace> oximeter.measurements_f64 (ced898fc-3971-48e2-8279-68d2fe3af011): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.05.08 13:59:52.998575 [ 261 ] {e90194e1-dcde-466a-8c6b-cf7707ebd586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1136 | 2026.05.08 13:59:52.998962 [ 261 ] {e90194e1-dcde-466a-8c6b-cf7707ebd586} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1137 | 2026.05.08 13:59:52.999364 [ 261 ] {e90194e1-dcde-466a-8c6b-cf7707ebd586} <Trace> oximeter.measurements_f64 (ced898fc-3971-48e2-8279-68d2fe3af011): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.05.08 13:59:52.999489 [ 261 ] {e90194e1-dcde-466a-8c6b-cf7707ebd586} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 51.01 KiB/sec. | ||
| 1139 | 2026.05.08 13:59:52.999524 [ 261 ] {e90194e1-dcde-466a-8c6b-cf7707ebd586} <Debug> TCPHandler: Processed in 0.001481548 sec. | ||
| 1140 | 2026.05.08 13:59:52.999643 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.05.08 13:59:52.999736 [ 261 ] {85f640db-6fb8-4fe9-8238-ff8982053c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1142 | 2026.05.08 13:59:52.999775 [ 261 ] {85f640db-6fb8-4fe9-8238-ff8982053c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1143 | 2026.05.08 13:59:53.000099 [ 261 ] {85f640db-6fb8-4fe9-8238-ff8982053c69} <Trace> oximeter.measurements_u64 (2874d711-9e6c-4a88-b26c-b3351130aaa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.05.08 13:59:53.000180 [ 261 ] {85f640db-6fb8-4fe9-8238-ff8982053c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1145 | 2026.05.08 13:59:53.000575 [ 261 ] {85f640db-6fb8-4fe9-8238-ff8982053c69} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1146 | 2026.05.08 13:59:53.001017 [ 261 ] {85f640db-6fb8-4fe9-8238-ff8982053c69} <Trace> oximeter.measurements_u64 (2874d711-9e6c-4a88-b26c-b3351130aaa3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.05.08 13:59:53.001145 [ 261 ] {85f640db-6fb8-4fe9-8238-ff8982053c69} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.55 MiB/sec. | ||
| 1148 | 2026.05.08 13:59:53.001179 [ 261 ] {85f640db-6fb8-4fe9-8238-ff8982053c69} <Debug> TCPHandler: Processed in 0.00158449 sec. | ||
| 1149 | 2026.05.08 13:59:57.969805 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.05.08 13:59:57.970025 [ 261 ] {af4085ed-e678-4916-8be5-7decea605dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1151 | 2026.05.08 13:59:57.970319 [ 261 ] {af4085ed-e678-4916-8be5-7decea605dea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1152 | 2026.05.08 13:59:57.970351 [ 261 ] {af4085ed-e678-4916-8be5-7decea605dea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1153 | 2026.05.08 13:59:57.970560 [ 261 ] {af4085ed-e678-4916-8be5-7decea605dea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1154 | 2026.05.08 13:59:57.970625 [ 261 ] {af4085ed-e678-4916-8be5-7decea605dea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1155 | 2026.05.08 13:59:57.970831 [ 261 ] {af4085ed-e678-4916-8be5-7decea605dea} <Debug> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811) (SelectExecutor): Key condition: (column 0 in 16-element set) | ||
| 1156 | 2026.05.08 13:59:57.970870 [ 261 ] {af4085ed-e678-4916-8be5-7decea605dea} <Trace> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1157 | 2026.05.08 13:59:57.970892 [ 261 ] {af4085ed-e678-4916-8be5-7decea605dea} <Debug> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1158 | 2026.05.08 13:59:57.970909 [ 261 ] {af4085ed-e678-4916-8be5-7decea605dea} <Trace> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1159 | 2026.05.08 13:59:57.970949 [ 261 ] {af4085ed-e678-4916-8be5-7decea605dea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1160 | 2026.05.08 13:59:57.970969 [ 261 ] {af4085ed-e678-4916-8be5-7decea605dea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1161 | 2026.05.08 13:59:57.972049 [ 261 ] {af4085ed-e678-4916-8be5-7decea605dea} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.002095 sec., 12887.828162291169 rows/sec., 3.08 MiB/sec. | ||
| 1162 | 2026.05.08 13:59:57.972147 [ 261 ] {af4085ed-e678-4916-8be5-7decea605dea} <Debug> TCPHandler: Processed in 0.002482167 sec. | ||
| 1163 | 2026.05.08 13:59:57.973760 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.05.08 13:59:57.973872 [ 261 ] {e6cf4771-0227-4bde-a1e0-726a297c3db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1165 | 2026.05.08 13:59:57.973916 [ 261 ] {e6cf4771-0227-4bde-a1e0-726a297c3db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1166 | 2026.05.08 13:59:57.974428 [ 261 ] {e6cf4771-0227-4bde-a1e0-726a297c3db6} <Trace> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.05.08 13:59:57.974475 [ 261 ] {e6cf4771-0227-4bde-a1e0-726a297c3db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1168 | 2026.05.08 13:59:57.974999 [ 261 ] {e6cf4771-0227-4bde-a1e0-726a297c3db6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1169 | 2026.05.08 13:59:57.975366 [ 261 ] {e6cf4771-0227-4bde-a1e0-726a297c3db6} <Trace> oximeter.timeseries_schema (878ef9d3-e4e8-4fe2-a161-05f41b195811): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.05.08 13:59:57.975511 [ 261 ] {e6cf4771-0227-4bde-a1e0-726a297c3db6} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.001671 sec., 598.4440454817475 rows/sec., 89.42 KiB/sec. | ||
| 1171 | 2026.05.08 13:59:57.975551 [ 261 ] {e6cf4771-0227-4bde-a1e0-726a297c3db6} <Debug> TCPHandler: Processed in 0.001842165 sec. | ||
| 1172 | 2026.05.08 13:59:57.975676 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.05.08 13:59:57.975770 [ 261 ] {d23c5d9b-16bd-4708-9a3e-681e9dca28a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1174 | 2026.05.08 13:59:57.975811 [ 261 ] {d23c5d9b-16bd-4708-9a3e-681e9dca28a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1175 | 2026.05.08 13:59:57.976222 [ 261 ] {d23c5d9b-16bd-4708-9a3e-681e9dca28a7} <Trace> oximeter.fields_ipaddr (31a0fdc7-79be-4a9a-964a-683e0786bf51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.05.08 13:59:57.976258 [ 261 ] {d23c5d9b-16bd-4708-9a3e-681e9dca28a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1177 | 2026.05.08 13:59:57.976647 [ 261 ] {d23c5d9b-16bd-4708-9a3e-681e9dca28a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1178 | 2026.05.08 13:59:57.977114 [ 261 ] {d23c5d9b-16bd-4708-9a3e-681e9dca28a7} <Trace> oximeter.fields_ipaddr (31a0fdc7-79be-4a9a-964a-683e0786bf51): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.05.08 13:59:57.977244 [ 261 ] {d23c5d9b-16bd-4708-9a3e-681e9dca28a7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001492 sec., 2680.965147453083 rows/sec., 218.61 KiB/sec. | ||
| 1180 | 2026.05.08 13:59:57.977281 [ 261 ] {d23c5d9b-16bd-4708-9a3e-681e9dca28a7} <Debug> TCPHandler: Processed in 0.001654351 sec. | ||
| 1181 | 2026.05.08 13:59:57.977400 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.05.08 13:59:57.977493 [ 261 ] {de5e923d-7b9e-431a-924b-46afcf4f4ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1183 | 2026.05.08 13:59:57.977532 [ 261 ] {de5e923d-7b9e-431a-924b-46afcf4f4ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1184 | 2026.05.08 13:59:57.977949 [ 261 ] {de5e923d-7b9e-431a-924b-46afcf4f4ef0} <Trace> oximeter.fields_string (d2df74a5-3549-474f-8bd6-c70a983b4dd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.05.08 13:59:57.977985 [ 261 ] {de5e923d-7b9e-431a-924b-46afcf4f4ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1186 | 2026.05.08 13:59:57.978388 [ 261 ] {de5e923d-7b9e-431a-924b-46afcf4f4ef0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1187 | 2026.05.08 13:59:57.978794 [ 261 ] {de5e923d-7b9e-431a-924b-46afcf4f4ef0} <Trace> oximeter.fields_string (d2df74a5-3549-474f-8bd6-c70a983b4dd2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.05.08 13:59:57.978922 [ 261 ] {de5e923d-7b9e-431a-924b-46afcf4f4ef0} <Debug> executeQuery: Read 76 rows, 6.42 KiB in 0.001446 sec., 52558.78284923928 rows/sec., 4.34 MiB/sec. | ||
| 1189 | 2026.05.08 13:59:57.978958 [ 261 ] {de5e923d-7b9e-431a-924b-46afcf4f4ef0} <Debug> TCPHandler: Processed in 0.001606641 sec. | ||
| 1190 | 2026.05.08 13:59:57.979080 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.05.08 13:59:57.979172 [ 261 ] {c8976699-4e55-44a4-a77f-d1f40d0ecd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.05.08 13:59:57.979212 [ 261 ] {c8976699-4e55-44a4-a77f-d1f40d0ecd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1193 | 2026.05.08 13:59:57.979603 [ 261 ] {c8976699-4e55-44a4-a77f-d1f40d0ecd89} <Trace> oximeter.fields_u16 (b061b315-3a4a-44aa-8714-5acbb91a387b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.05.08 13:59:57.979639 [ 261 ] {c8976699-4e55-44a4-a77f-d1f40d0ecd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1195 | 2026.05.08 13:59:57.980071 [ 261 ] {c8976699-4e55-44a4-a77f-d1f40d0ecd89} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1196 | 2026.05.08 13:59:57.980474 [ 261 ] {c8976699-4e55-44a4-a77f-d1f40d0ecd89} <Trace> oximeter.fields_u16 (b061b315-3a4a-44aa-8714-5acbb91a387b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.05.08 13:59:57.980601 [ 261 ] {c8976699-4e55-44a4-a77f-d1f40d0ecd89} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001447 sec., 10366.275051831375 rows/sec., 764.65 KiB/sec. | ||
| 1198 | 2026.05.08 13:59:57.980639 [ 261 ] {c8976699-4e55-44a4-a77f-d1f40d0ecd89} <Debug> TCPHandler: Processed in 0.001608561 sec. | ||
| 1199 | 2026.05.08 13:59:57.980755 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.05.08 13:59:57.980849 [ 261 ] {079eb83b-71d3-4ba7-bffd-2220a2090f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1201 | 2026.05.08 13:59:57.980887 [ 261 ] {079eb83b-71d3-4ba7-bffd-2220a2090f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1202 | 2026.05.08 13:59:57.981450 [ 261 ] {079eb83b-71d3-4ba7-bffd-2220a2090f09} <Trace> oximeter.fields_uuid (0136b8c1-7d29-4fca-9baa-a72c17eb9fff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.05.08 13:59:57.981486 [ 261 ] {079eb83b-71d3-4ba7-bffd-2220a2090f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1204 | 2026.05.08 13:59:57.981878 [ 261 ] {079eb83b-71d3-4ba7-bffd-2220a2090f09} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1205 | 2026.05.08 13:59:57.982350 [ 261 ] {079eb83b-71d3-4ba7-bffd-2220a2090f09} <Trace> oximeter.fields_uuid (0136b8c1-7d29-4fca-9baa-a72c17eb9fff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.05.08 13:59:57.982478 [ 261 ] {079eb83b-71d3-4ba7-bffd-2220a2090f09} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001647 sec., 43108.68245294475 rows/sec., 3.37 MiB/sec. | ||
| 1207 | 2026.05.08 13:59:57.982513 [ 261 ] {079eb83b-71d3-4ba7-bffd-2220a2090f09} <Debug> TCPHandler: Processed in 0.001808434 sec. | ||
| 1208 | 2026.05.08 13:59:57.982632 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.05.08 13:59:57.982726 [ 261 ] {698b220f-87e6-413a-ac09-29be9dc21108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1210 | 2026.05.08 13:59:57.982768 [ 261 ] {698b220f-87e6-413a-ac09-29be9dc21108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1211 | 2026.05.08 13:59:57.983141 [ 261 ] {698b220f-87e6-413a-ac09-29be9dc21108} <Trace> oximeter.measurements_cumulativeu64 (e82622bf-6131-489b-b736-45dcb63a42b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.05.08 13:59:57.983177 [ 261 ] {698b220f-87e6-413a-ac09-29be9dc21108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1213 | 2026.05.08 13:59:57.983605 [ 261 ] {698b220f-87e6-413a-ac09-29be9dc21108} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1214 | 2026.05.08 13:59:57.984021 [ 261 ] {698b220f-87e6-413a-ac09-29be9dc21108} <Trace> oximeter.measurements_cumulativeu64 (e82622bf-6131-489b-b736-45dcb63a42b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.05.08 13:59:57.984147 [ 261 ] {698b220f-87e6-413a-ac09-29be9dc21108} <Debug> executeQuery: Read 112 rows, 7.95 KiB in 0.001439 sec., 77831.8276580959 rows/sec., 5.40 MiB/sec. | ||
| 1216 | 2026.05.08 13:59:57.984183 [ 261 ] {698b220f-87e6-413a-ac09-29be9dc21108} <Debug> TCPHandler: Processed in 0.00159978 sec. | ||
| 1217 | 2026.05.08 13:59:57.984303 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.05.08 13:59:57.984396 [ 261 ] {d80ee267-c536-4139-b8fb-5cc3038374be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1219 | 2026.05.08 13:59:57.984449 [ 261 ] {d80ee267-c536-4139-b8fb-5cc3038374be} <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 | ||
| 1220 | 2026.05.08 13:59:57.985207 [ 261 ] {d80ee267-c536-4139-b8fb-5cc3038374be} <Trace> oximeter.measurements_histogramu64 (521cfb0f-b0a9-4324-b02b-572cbb6aaf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.05.08 13:59:57.985242 [ 261 ] {d80ee267-c536-4139-b8fb-5cc3038374be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1222 | 2026.05.08 13:59:57.989067 [ 261 ] {d80ee267-c536-4139-b8fb-5cc3038374be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1223 | 2026.05.08 13:59:57.989521 [ 261 ] {d80ee267-c536-4139-b8fb-5cc3038374be} <Trace> oximeter.measurements_histogramu64 (521cfb0f-b0a9-4324-b02b-572cbb6aaf42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.05.08 13:59:57.989657 [ 261 ] {d80ee267-c536-4139-b8fb-5cc3038374be} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.005279 sec., 2083.7279787838606 rows/sec., 3.73 MiB/sec. | ||
| 1225 | 2026.05.08 13:59:57.989708 [ 261 ] {d80ee267-c536-4139-b8fb-5cc3038374be} <Debug> TCPHandler: Processed in 0.005454424 sec. | ||
| 1226 | 2026.05.08 13:59:57.989832 [ 261 ] {} <Trace> TCP-Session: eae9a3dc-3bc3-4080-bfa8-bad628178ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.05.08 13:59:57.989926 [ 261 ] {e4a12749-e5e0-4ca2-8096-98827c35a3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.05.08 13:59:57.989968 [ 261 ] {e4a12749-e5e0-4ca2-8096-98827c35a3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1229 | 2026.05.08 13:59:57.990303 [ 261 ] {e4a12749-e5e0-4ca2-8096-98827c35a3dd} <Trace> oximeter.measurements_u64 (2874d711-9e6c-4a88-b26c-b3351130aaa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.05.08 13:59:57.990338 [ 261 ] {e4a12749-e5e0-4ca2-8096-98827c35a3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1231 | 2026.05.08 13:59:57.990740 [ 261 ] {e4a12749-e5e0-4ca2-8096-98827c35a3dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1232 | 2026.05.08 13:59:57.991158 [ 261 ] {e4a12749-e5e0-4ca2-8096-98827c35a3dd} <Trace> oximeter.measurements_u64 (2874d711-9e6c-4a88-b26c-b3351130aaa3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.05.08 13:59:57.991285 [ 261 ] {e4a12749-e5e0-4ca2-8096-98827c35a3dd} <Debug> executeQuery: Read 34 rows, 2.39 KiB in 0.001377 sec., 24691.35802469136 rows/sec., 1.69 MiB/sec. | ||
| 1234 | 2026.05.08 13:59:57.991327 [ 261 ] {e4a12749-e5e0-4ca2-8096-98827c35a3dd} <Debug> TCPHandler: Processed in 0.001544559 sec. | ||
| 1235 | 2026.05.08 13:59:59.676308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1236 | 2026.05.08 13:59:59.676751 [ 244 ] {} <Trace> system.asynchronous_metric_log (12064ac0-b811-4791-9307-2dd1db6801f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.05.08 13:59:59.676785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1238 | 2026.05.08 13:59:59.677501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1239 | 2026.05.08 13:59:59.678039 [ 244 ] {} <Trace> system.asynchronous_metric_log (12064ac0-b811-4791-9307-2dd1db6801f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.05.08 13:59:59.678192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1241 | 2026.05.08 13:59:59.792482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1242 | 2026.05.08 13:59:59.809643 [ 243 ] {} <Trace> system.metric_log (02ac89ea-de38-4ffd-bf43-0991d0c28ca8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.05.08 13:59:59.809687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1244 | 2026.05.08 13:59:59.815775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1245 | 2026.05.08 13:59:59.816918 [ 243 ] {} <Trace> system.metric_log (02ac89ea-de38-4ffd-bf43-0991d0c28ca8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.05.08 13:59:59.819853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1247 | 2026.05.08 14:00:00.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.93 MiB, peak 169.93 MiB, free memory in arenas 0.00 B, will set to 167.11 MiB (RSS), difference: 1.18 MiB | ||