| 1 | [ Jun 19 11:44:08 Enabled. ] | ||
| 2 | [ Jun 19 11:44:08 Rereading configuration. ] | ||
| 3 | [ Jun 19 11:44:10 Rereading configuration. ] | ||
| 4 | [ Jun 19 11:44:15 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 | [ Jun 19 11:44:16 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.06.19 11:44:16.856286 [ 1 ] {} <Information> Application: Will watch for the process with pid 23750 | ||
| 29 | 2025.06.19 11:44:16.856751 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.06.19 11:44:17.162053 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23750 | ||
| 31 | 2025.06.19 11:44:17.162766 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.06.19 11:44:17.162926 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.06.19 11:44:17.252654 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.06.19 11:44:17.291010 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.06.19 11:44:17.291056 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.06.19 11:44:17.291073 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.06.19 11:44:17.291126 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.06.19 11:44:17.291491 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.06.19 11:44:17.293525 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.06.19 11:44:17.294291 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.06.19 11:44:17.295076 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.06.19 11:44:17.295096 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.06.19 11:44:17.295110 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.06.19 11:44:17.295765 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.06.19 11:44:17.296758 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.06.19 11:44:17.302657 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.06.19 11:44:17.303300 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.06.19 11:44:17.304542 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.06.19 11:44:17.304605 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.06.19 11:44:17.305600 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.06.19 11:44:17.306006 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.06.19 11:44:17.309655 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.06.19 11:44:17.310263 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.06.19 11:44:17.313149 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.06.19 11:44:17.313537 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.06.19 11:44:17.313958 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.06.19 11:44:17.314307 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.06.19 11:44:17.315600 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.06.19 11:44:17.315625 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.06.19 11:44:17.315710 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.06.19 11:44:17.315797 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.06.19 11:44:17.331048 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.06.19 11:44:17.331078 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000182835 sec | ||
| 68 | 2025.06.19 11:44:17.331100 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.06.19 11:44:17.331117 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.06.19 11:44:17.331859 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.06.19 11:44:17.332437 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.06.19 11:44:17.341321 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.06.19 11:44:17.341371 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.06.19 11:44:17.341396 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.06.19 11:44:17.341410 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.06.19 11:44:17.341447 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.06.19 11:44:17.341469 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.06.19 11:44:17.343638 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.06.19 11:44:17.343680 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.06.19 11:44:17.343698 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.06.19 11:44:17.343829 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.06.19 11:44:17.343868 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.06.19 11:44:17.343880 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.06.19 11:44:17.343898 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.06.19 11:44:17.343909 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.06.19 11:44:17.343938 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.06.19 11:44:17.343954 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.06.19 11:44:17.365169 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.06.19 11:44:17.366854 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.06.19 11:44:17.366881 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5471e-05 sec | ||
| 91 | 2025.06.19 11:44:17.366894 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.06.19 11:44:17.366904 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.06.19 11:44:17.366925 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.06.19 11:44:17.367120 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.06.19 11:44:17.367161 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.06.19 11:44:17.367174 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.06.19 11:44:17.367184 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.06.19 11:44:17.367195 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.06.19 11:44:17.386479 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.06.19 11:44:17.386669 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.64 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2025.06.19 11:44:17.387885 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.187e-05 sec. | ||
| 102 | 2025.06.19 11:44:17.388171 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.06.19 11:44:17.388211 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.06.19 11:44:17.388224 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.06.19 11:44:17.862615 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55497 | ||
| 106 | 2025.06.19 11:44:17.863642 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.06.19 11:44:17.863698 [ 3 ] {} <Debug> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55497 | ||
| 108 | 2025.06.19 11:44:17.863726 [ 3 ] {} <Debug> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.06.19 11:44:17.863745 [ 3 ] {} <Debug> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.06.19 11:44:17.863836 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.06.19 11:44:17.863861 [ 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 | 2025.06.19 11:44:17.863882 [ 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 | 2025.06.19 11:44:17.865070 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42207 | ||
| 114 | 2025.06.19 11:44:17.865070 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61227 | ||
| 115 | 2025.06.19 11:44:17.865463 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.06.19 11:44:17.865503 [ 5 ] {} <Debug> TCP-Session: 4bccb4df-9e03-4183-bba7-61273d7df1c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61227 | ||
| 117 | 2025.06.19 11:44:17.865505 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37164 | ||
| 118 | 2025.06.19 11:44:17.865556 [ 5 ] {} <Debug> TCP-Session: 4bccb4df-9e03-4183-bba7-61273d7df1c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.06.19 11:44:17.865599 [ 5 ] {} <Debug> TCP-Session: 4bccb4df-9e03-4183-bba7-61273d7df1c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.06.19 11:44:17.865665 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36363 | ||
| 121 | 2025.06.19 11:44:17.866338 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48115 | ||
| 122 | 2025.06.19 11:44:17.866337 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38763 | ||
| 123 | 2025.06.19 11:44:17.866891 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53796 | ||
| 124 | 2025.06.19 11:44:17.866979 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.06.19 11:44:17.867018 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.06.19 11:44:17.867059 [ 257 ] {} <Debug> TCP-Session: 35cd1ea0-c0d9-4928-b22e-007b8d2f271a Authenticating user 'default' from [fd00:1122:3344:101::d]:38763 | ||
| 127 | 2025.06.19 11:44:17.867079 [ 257 ] {} <Debug> TCP-Session: 35cd1ea0-c0d9-4928-b22e-007b8d2f271a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.06.19 11:44:17.867092 [ 256 ] {} <Debug> TCP-Session: d8a0657f-d69d-46d6-82d7-9a818c348f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:36363 | ||
| 129 | 2025.06.19 11:44:17.867109 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.06.19 11:44:17.867115 [ 257 ] {} <Debug> TCP-Session: 35cd1ea0-c0d9-4928-b22e-007b8d2f271a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.06.19 11:44:17.867139 [ 256 ] {} <Debug> TCP-Session: d8a0657f-d69d-46d6-82d7-9a818c348f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.06.19 11:44:17.867099 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 133 | 2025.06.19 11:44:17.867176 [ 256 ] {} <Debug> TCP-Session: d8a0657f-d69d-46d6-82d7-9a818c348f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.06.19 11:44:17.867198 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.06.19 11:44:17.867180 [ 4 ] {} <Debug> TCP-Session: b1048632-748d-4728-8169-77deb75b68fa Authenticating user 'default' from [fd00:1122:3344:101::d]:48115 | ||
| 136 | 2025.06.19 11:44:17.867220 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.06.19 11:44:17.867259 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.06.19 11:44:17.867293 [ 258 ] {} <Debug> TCP-Session: 0ed6edf2-124d-4671-bd82-73f8df157ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53796 | ||
| 139 | 2025.06.19 11:44:17.867308 [ 253 ] {} <Debug> TCP-Session: 2eed7b07-54a6-4a22-af82-f8ce95b3e481 Authenticating user 'default' from [fd00:1122:3344:101::d]:42207 | ||
| 140 | 2025.06.19 11:44:17.867315 [ 258 ] {} <Debug> TCP-Session: 0ed6edf2-124d-4671-bd82-73f8df157ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.06.19 11:44:17.867094 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46839 | ||
| 142 | 2025.06.19 11:44:17.867343 [ 253 ] {} <Debug> TCP-Session: 2eed7b07-54a6-4a22-af82-f8ce95b3e481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.06.19 11:44:17.867343 [ 258 ] {} <Debug> TCP-Session: 0ed6edf2-124d-4671-bd82-73f8df157ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.06.19 11:44:17.867376 [ 253 ] {} <Debug> TCP-Session: 2eed7b07-54a6-4a22-af82-f8ce95b3e481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.06.19 11:44:17.867261 [ 4 ] {} <Debug> TCP-Session: b1048632-748d-4728-8169-77deb75b68fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.06.19 11:44:17.867251 [ 254 ] {} <Debug> TCP-Session: 40f1f1d2-f7cc-44ab-8d08-1e29e8fb13dc Authenticating user 'default' from [fd00:1122:3344:101::d]:37164 | ||
| 147 | 2025.06.19 11:44:17.867433 [ 4 ] {} <Debug> TCP-Session: b1048632-748d-4728-8169-77deb75b68fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.06.19 11:44:17.867479 [ 254 ] {} <Debug> TCP-Session: 40f1f1d2-f7cc-44ab-8d08-1e29e8fb13dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.06.19 11:44:17.867504 [ 254 ] {} <Debug> TCP-Session: 40f1f1d2-f7cc-44ab-8d08-1e29e8fb13dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.06.19 11:44:17.867608 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.06.19 11:44:17.867652 [ 259 ] {} <Debug> TCP-Session: b077153f-ae23-4474-872b-7d375cf9f3d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46839 | ||
| 152 | 2025.06.19 11:44:17.868123 [ 259 ] {} <Debug> TCP-Session: b077153f-ae23-4474-872b-7d375cf9f3d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.06.19 11:44:17.868149 [ 259 ] {} <Debug> TCP-Session: b077153f-ae23-4474-872b-7d375cf9f3d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.06.19 11:44:17.869443 [ 3 ] {6a9dfd5d-6227-41dd-bdff-f9531eb28581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.06.19 11:44:17.944596 [ 3 ] {6a9dfd5d-6227-41dd-bdff-f9531eb28581} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55497) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.06.19 11:44:17.945337 [ 3 ] {6a9dfd5d-6227-41dd-bdff-f9531eb28581} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.06.19 11:44:17.945414 [ 3 ] {6a9dfd5d-6227-41dd-bdff-f9531eb28581} <Debug> TCPHandler: Processed in 0.080675759 sec. | ||
| 204 | 2025.06.19 11:44:17.945844 [ 5 ] {} <Trace> TCP-Session: 4bccb4df-9e03-4183-bba7-61273d7df1c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.06.19 11:44:17.946127 [ 5 ] {237cb336-c1e1-496a-8fc3-0ed25f686a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61227) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.06.19 11:44:17.946489 [ 5 ] {237cb336-c1e1-496a-8fc3-0ed25f686a8c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61227) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.06.19 11:44:17.946609 [ 5 ] {237cb336-c1e1-496a-8fc3-0ed25f686a8c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.06.19 11:44:17.946676 [ 5 ] {237cb336-c1e1-496a-8fc3-0ed25f686a8c} <Debug> TCPHandler: Processed in 0.001003748 sec. | ||
| 255 | 2025.06.19 11:44:17.946991 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.06.19 11:44:17.947672 [ 3 ] {c42618e4-615c-4d6a-acc0-407b34b8364c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.06.19 11:44:17.948229 [ 3 ] {c42618e4-615c-4d6a-acc0-407b34b8364c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.06.19 11:44:17.949656 [ 3 ] {c42618e4-615c-4d6a-acc0-407b34b8364c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.06.19 11:44:17.949676 [ 3 ] {c42618e4-615c-4d6a-acc0-407b34b8364c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2691e-05 sec | ||
| 260 | 2025.06.19 11:44:17.949690 [ 3 ] {c42618e4-615c-4d6a-acc0-407b34b8364c} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.06.19 11:44:17.949705 [ 3 ] {c42618e4-615c-4d6a-acc0-407b34b8364c} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.06.19 11:44:17.949730 [ 3 ] {c42618e4-615c-4d6a-acc0-407b34b8364c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.06.19 11:44:17.950318 [ 3 ] {c42618e4-615c-4d6a-acc0-407b34b8364c} <Debug> TCPHandler: Processed in 0.003431757 sec. | ||
| 264 | 2025.06.19 11:44:17.950489 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.06.19 11:44:17.950643 [ 3 ] {8f1822c0-d121-489c-b462-3adce7ca6f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.06.19 11:44:17.950689 [ 3 ] {8f1822c0-d121-489c-b462-3adce7ca6f60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.06.19 11:44:17.955211 [ 3 ] {8f1822c0-d121-489c-b462-3adce7ca6f60} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.06.19 11:44:17.961022 [ 3 ] {8f1822c0-d121-489c-b462-3adce7ca6f60} <Debug> oximeter.version (9fffd977-9b9c-4a68-a1f4-449b4d1aed59): Loading data parts | ||
| 270 | 2025.06.19 11:44:17.962059 [ 3 ] {8f1822c0-d121-489c-b462-3adce7ca6f60} <Debug> oximeter.version (9fffd977-9b9c-4a68-a1f4-449b4d1aed59): There are no data parts | ||
| 271 | 2025.06.19 11:44:17.965057 [ 3 ] {8f1822c0-d121-489c-b462-3adce7ca6f60} <Debug> TCPHandler: Processed in 0.014625653 sec. | ||
| 272 | 2025.06.19 11:44:17.965221 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.06.19 11:44:17.965393 [ 3 ] {02a4a52e-8f48-47f4-b113-25f99be384d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.06.19 11:44:17.965458 [ 3 ] {02a4a52e-8f48-47f4-b113-25f99be384d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.06.19 11:44:17.977025 [ 3 ] {02a4a52e-8f48-47f4-b113-25f99be384d2} <Debug> oximeter.measurements_bool (6270dc7c-60d9-45a6-81d1-987a2130d754): Loading data parts | ||
| 286 | 2025.06.19 11:44:17.977309 [ 3 ] {02a4a52e-8f48-47f4-b113-25f99be384d2} <Debug> oximeter.measurements_bool (6270dc7c-60d9-45a6-81d1-987a2130d754): There are no data parts | ||
| 287 | 2025.06.19 11:44:17.979029 [ 3 ] {02a4a52e-8f48-47f4-b113-25f99be384d2} <Debug> TCPHandler: Processed in 0.013858382 sec. | ||
| 288 | 2025.06.19 11:44:17.979263 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.06.19 11:44:17.979586 [ 3 ] {c14946a6-6032-4884-b004-c88ba7b9c464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 290 | 2025.06.19 11:44:17.979682 [ 3 ] {c14946a6-6032-4884-b004-c88ba7b9c464} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.06.19 11:44:17.983990 [ 3 ] {c14946a6-6032-4884-b004-c88ba7b9c464} <Debug> oximeter.measurements_i8 (73c47c1f-452e-4291-b9b4-c0f03c1beb97): Loading data parts | ||
| 292 | 2025.06.19 11:44:17.984249 [ 3 ] {c14946a6-6032-4884-b004-c88ba7b9c464} <Debug> oximeter.measurements_i8 (73c47c1f-452e-4291-b9b4-c0f03c1beb97): There are no data parts | ||
| 293 | 2025.06.19 11:44:17.985899 [ 3 ] {c14946a6-6032-4884-b004-c88ba7b9c464} <Debug> TCPHandler: Processed in 0.00675109 sec. | ||
| 294 | 2025.06.19 11:44:17.986068 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.06.19 11:44:17.986218 [ 3 ] {d129b307-1fd2-43a2-bd2d-5ea091018fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 296 | 2025.06.19 11:44:17.986266 [ 3 ] {d129b307-1fd2-43a2-bd2d-5ea091018fc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.06.19 11:44:17.988383 [ 3 ] {d129b307-1fd2-43a2-bd2d-5ea091018fc9} <Debug> oximeter.measurements_u8 (bbf6e6f3-bebd-4375-b8a1-1d6295b297dd): Loading data parts | ||
| 298 | 2025.06.19 11:44:17.988529 [ 3 ] {d129b307-1fd2-43a2-bd2d-5ea091018fc9} <Debug> oximeter.measurements_u8 (bbf6e6f3-bebd-4375-b8a1-1d6295b297dd): There are no data parts | ||
| 299 | 2025.06.19 11:44:17.989903 [ 3 ] {d129b307-1fd2-43a2-bd2d-5ea091018fc9} <Debug> TCPHandler: Processed in 0.0038904 sec. | ||
| 300 | 2025.06.19 11:44:17.990070 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.06.19 11:44:17.990228 [ 3 ] {3ea36b7c-b2d8-40f7-8be4-507ba89a016c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 302 | 2025.06.19 11:44:17.990269 [ 3 ] {3ea36b7c-b2d8-40f7-8be4-507ba89a016c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.06.19 11:44:17.994393 [ 3 ] {3ea36b7c-b2d8-40f7-8be4-507ba89a016c} <Debug> oximeter.measurements_i16 (fc78ad68-0768-4e0c-8688-17811f700c7a): Loading data parts | ||
| 304 | 2025.06.19 11:44:17.994529 [ 3 ] {3ea36b7c-b2d8-40f7-8be4-507ba89a016c} <Debug> oximeter.measurements_i16 (fc78ad68-0768-4e0c-8688-17811f700c7a): There are no data parts | ||
| 305 | 2025.06.19 11:44:17.996277 [ 3 ] {3ea36b7c-b2d8-40f7-8be4-507ba89a016c} <Debug> TCPHandler: Processed in 0.006262907 sec. | ||
| 306 | 2025.06.19 11:44:17.996452 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.06.19 11:44:17.996600 [ 3 ] {96e52169-5465-4547-a9f4-90b1fc4a346e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 308 | 2025.06.19 11:44:17.996649 [ 3 ] {96e52169-5465-4547-a9f4-90b1fc4a346e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.06.19 11:44:17.998794 [ 3 ] {96e52169-5465-4547-a9f4-90b1fc4a346e} <Debug> oximeter.measurements_u16 (c310092c-ab81-4ec6-b110-7d722d32e716): Loading data parts | ||
| 310 | 2025.06.19 11:44:17.999046 [ 3 ] {96e52169-5465-4547-a9f4-90b1fc4a346e} <Debug> oximeter.measurements_u16 (c310092c-ab81-4ec6-b110-7d722d32e716): There are no data parts | ||
| 311 | 2025.06.19 11:44:18.000547 [ 3 ] {96e52169-5465-4547-a9f4-90b1fc4a346e} <Debug> TCPHandler: Processed in 0.004151427 sec. | ||
| 312 | 2025.06.19 11:44:18.000715 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.06.19 11:44:18.000873 [ 3 ] {47644ed0-7a43-47f5-b203-f0d134d0717d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 314 | 2025.06.19 11:44:18.000913 [ 3 ] {47644ed0-7a43-47f5-b203-f0d134d0717d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.06.19 11:44:18.001099 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.24 MiB, peak 121.24 MiB, free memory in arenas 0.00 B, will set to 131.09 MiB (RSS), difference: 9.84 MiB | ||
| 316 | 2025.06.19 11:44:18.005153 [ 3 ] {47644ed0-7a43-47f5-b203-f0d134d0717d} <Debug> oximeter.measurements_i32 (e3778ae0-9b79-4958-a2b8-bc8929306c81): Loading data parts | ||
| 317 | 2025.06.19 11:44:18.005316 [ 3 ] {47644ed0-7a43-47f5-b203-f0d134d0717d} <Debug> oximeter.measurements_i32 (e3778ae0-9b79-4958-a2b8-bc8929306c81): There are no data parts | ||
| 318 | 2025.06.19 11:44:18.007047 [ 3 ] {47644ed0-7a43-47f5-b203-f0d134d0717d} <Debug> TCPHandler: Processed in 0.0063899 sec. | ||
| 319 | 2025.06.19 11:44:18.007210 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2025.06.19 11:44:18.007393 [ 3 ] {c7872210-0053-4e4e-9cd9-33d5e5b5fc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2025.06.19 11:44:18.007451 [ 3 ] {c7872210-0053-4e4e-9cd9-33d5e5b5fc46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2025.06.19 11:44:18.009775 [ 3 ] {c7872210-0053-4e4e-9cd9-33d5e5b5fc46} <Debug> oximeter.measurements_u32 (53dd94d7-f8cc-40d7-acf3-a5f98bed7b9e): Loading data parts | ||
| 323 | 2025.06.19 11:44:18.009897 [ 3 ] {c7872210-0053-4e4e-9cd9-33d5e5b5fc46} <Debug> oximeter.measurements_u32 (53dd94d7-f8cc-40d7-acf3-a5f98bed7b9e): There are no data parts | ||
| 324 | 2025.06.19 11:44:18.011296 [ 3 ] {c7872210-0053-4e4e-9cd9-33d5e5b5fc46} <Debug> TCPHandler: Processed in 0.004144107 sec. | ||
| 325 | 2025.06.19 11:44:18.011435 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2025.06.19 11:44:18.011596 [ 3 ] {0313eef7-8e0b-4436-94c6-21edd43a7708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2025.06.19 11:44:18.011644 [ 3 ] {0313eef7-8e0b-4436-94c6-21edd43a7708} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2025.06.19 11:44:18.015626 [ 3 ] {0313eef7-8e0b-4436-94c6-21edd43a7708} <Debug> oximeter.measurements_i64 (5d6de1b1-92d0-4c18-82e7-d60d0440b8e4): Loading data parts | ||
| 329 | 2025.06.19 11:44:18.015861 [ 3 ] {0313eef7-8e0b-4436-94c6-21edd43a7708} <Debug> oximeter.measurements_i64 (5d6de1b1-92d0-4c18-82e7-d60d0440b8e4): There are no data parts | ||
| 330 | 2025.06.19 11:44:18.017459 [ 3 ] {0313eef7-8e0b-4436-94c6-21edd43a7708} <Debug> TCPHandler: Processed in 0.006071731 sec. | ||
| 331 | 2025.06.19 11:44:18.017595 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.06.19 11:44:18.017742 [ 3 ] {894e66e3-ca29-4c87-b418-617f2382fba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2025.06.19 11:44:18.017791 [ 3 ] {894e66e3-ca29-4c87-b418-617f2382fba3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2025.06.19 11:44:18.019914 [ 3 ] {894e66e3-ca29-4c87-b418-617f2382fba3} <Debug> oximeter.measurements_u64 (95e0e59a-795d-4249-8cb5-5aa75224d2c3): Loading data parts | ||
| 335 | 2025.06.19 11:44:18.020067 [ 3 ] {894e66e3-ca29-4c87-b418-617f2382fba3} <Debug> oximeter.measurements_u64 (95e0e59a-795d-4249-8cb5-5aa75224d2c3): There are no data parts | ||
| 336 | 2025.06.19 11:44:18.021479 [ 3 ] {894e66e3-ca29-4c87-b418-617f2382fba3} <Debug> TCPHandler: Processed in 0.003931171 sec. | ||
| 337 | 2025.06.19 11:44:18.021611 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.06.19 11:44:18.021770 [ 3 ] {f4bbd294-ffd1-45da-86d6-bdcfced882e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2025.06.19 11:44:18.021818 [ 3 ] {f4bbd294-ffd1-45da-86d6-bdcfced882e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2025.06.19 11:44:18.025712 [ 3 ] {f4bbd294-ffd1-45da-86d6-bdcfced882e5} <Debug> oximeter.measurements_f32 (ddbf6172-6417-4804-a20b-a008c32fb8d1): Loading data parts | ||
| 341 | 2025.06.19 11:44:18.025886 [ 3 ] {f4bbd294-ffd1-45da-86d6-bdcfced882e5} <Debug> oximeter.measurements_f32 (ddbf6172-6417-4804-a20b-a008c32fb8d1): There are no data parts | ||
| 342 | 2025.06.19 11:44:18.027523 [ 3 ] {f4bbd294-ffd1-45da-86d6-bdcfced882e5} <Debug> TCPHandler: Processed in 0.005958918 sec. | ||
| 343 | 2025.06.19 11:44:18.027652 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.06.19 11:44:18.027799 [ 3 ] {d3dad995-dd96-45d9-bb47-5aa147e5c9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2025.06.19 11:44:18.027848 [ 3 ] {d3dad995-dd96-45d9-bb47-5aa147e5c9e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2025.06.19 11:44:18.029992 [ 3 ] {d3dad995-dd96-45d9-bb47-5aa147e5c9e6} <Debug> oximeter.measurements_f64 (788369e4-5e27-445a-9f41-23b16ac37efc): Loading data parts | ||
| 347 | 2025.06.19 11:44:18.030138 [ 3 ] {d3dad995-dd96-45d9-bb47-5aa147e5c9e6} <Debug> oximeter.measurements_f64 (788369e4-5e27-445a-9f41-23b16ac37efc): There are no data parts | ||
| 348 | 2025.06.19 11:44:18.031434 [ 3 ] {d3dad995-dd96-45d9-bb47-5aa147e5c9e6} <Debug> TCPHandler: Processed in 0.003828378 sec. | ||
| 349 | 2025.06.19 11:44:18.031562 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.06.19 11:44:18.031719 [ 3 ] {55546050-884b-467b-a975-00cca9abf205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2025.06.19 11:44:18.031768 [ 3 ] {55546050-884b-467b-a975-00cca9abf205} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2025.06.19 11:44:18.035625 [ 3 ] {55546050-884b-467b-a975-00cca9abf205} <Debug> oximeter.measurements_string (8a751786-ea82-4712-bf7d-3053d4250ffc): Loading data parts | ||
| 353 | 2025.06.19 11:44:18.035837 [ 3 ] {55546050-884b-467b-a975-00cca9abf205} <Debug> oximeter.measurements_string (8a751786-ea82-4712-bf7d-3053d4250ffc): There are no data parts | ||
| 354 | 2025.06.19 11:44:18.037493 [ 3 ] {55546050-884b-467b-a975-00cca9abf205} <Debug> TCPHandler: Processed in 0.005978109 sec. | ||
| 355 | 2025.06.19 11:44:18.037628 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.06.19 11:44:18.037783 [ 3 ] {cd4b37ce-ddf5-4cab-bb8f-e6915f4cf72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2025.06.19 11:44:18.037847 [ 3 ] {cd4b37ce-ddf5-4cab-bb8f-e6915f4cf72a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2025.06.19 11:44:18.040452 [ 3 ] {cd4b37ce-ddf5-4cab-bb8f-e6915f4cf72a} <Debug> oximeter.measurements_bytes (5e469156-9697-468c-8ce3-1c8051ca1200): Loading data parts | ||
| 366 | 2025.06.19 11:44:18.040566 [ 3 ] {cd4b37ce-ddf5-4cab-bb8f-e6915f4cf72a} <Debug> oximeter.measurements_bytes (5e469156-9697-468c-8ce3-1c8051ca1200): There are no data parts | ||
| 367 | 2025.06.19 11:44:18.041936 [ 3 ] {cd4b37ce-ddf5-4cab-bb8f-e6915f4cf72a} <Debug> TCPHandler: Processed in 0.004353203 sec. | ||
| 368 | 2025.06.19 11:44:18.042068 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.06.19 11:44:18.042223 [ 3 ] {581289c7-1316-47ed-86a6-33a5e36982db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2025.06.19 11:44:18.042279 [ 3 ] {581289c7-1316-47ed-86a6-33a5e36982db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.06.19 11:44:18.046175 [ 3 ] {581289c7-1316-47ed-86a6-33a5e36982db} <Debug> oximeter.measurements_cumulativei64 (24d8febb-7ee8-4199-b9ce-bac49f3dc532): Loading data parts | ||
| 372 | 2025.06.19 11:44:18.046325 [ 3 ] {581289c7-1316-47ed-86a6-33a5e36982db} <Debug> oximeter.measurements_cumulativei64 (24d8febb-7ee8-4199-b9ce-bac49f3dc532): There are no data parts | ||
| 373 | 2025.06.19 11:44:18.047700 [ 3 ] {581289c7-1316-47ed-86a6-33a5e36982db} <Debug> TCPHandler: Processed in 0.00567851 sec. | ||
| 374 | 2025.06.19 11:44:18.047835 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.06.19 11:44:18.048005 [ 3 ] {1eb69177-cb12-450b-9a72-0ffa02e03910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2025.06.19 11:44:18.048061 [ 3 ] {1eb69177-cb12-450b-9a72-0ffa02e03910} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.06.19 11:44:18.050167 [ 3 ] {1eb69177-cb12-450b-9a72-0ffa02e03910} <Debug> oximeter.measurements_cumulativeu64 (35fd0e33-e836-4832-b762-350b43f8f814): Loading data parts | ||
| 378 | 2025.06.19 11:44:18.050309 [ 3 ] {1eb69177-cb12-450b-9a72-0ffa02e03910} <Debug> oximeter.measurements_cumulativeu64 (35fd0e33-e836-4832-b762-350b43f8f814): There are no data parts | ||
| 379 | 2025.06.19 11:44:18.051552 [ 3 ] {1eb69177-cb12-450b-9a72-0ffa02e03910} <Debug> TCPHandler: Processed in 0.003764106 sec. | ||
| 380 | 2025.06.19 11:44:18.051682 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.06.19 11:44:18.051854 [ 3 ] {0ea01418-55bf-4ef2-90eb-60a09a038651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2025.06.19 11:44:18.051904 [ 3 ] {0ea01418-55bf-4ef2-90eb-60a09a038651} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.06.19 11:44:18.055811 [ 3 ] {0ea01418-55bf-4ef2-90eb-60a09a038651} <Debug> oximeter.measurements_cumulativef32 (ac054952-fb3f-4d2e-992a-f1a82e6e7ef6): Loading data parts | ||
| 384 | 2025.06.19 11:44:18.055999 [ 3 ] {0ea01418-55bf-4ef2-90eb-60a09a038651} <Debug> oximeter.measurements_cumulativef32 (ac054952-fb3f-4d2e-992a-f1a82e6e7ef6): There are no data parts | ||
| 385 | 2025.06.19 11:44:18.057505 [ 3 ] {0ea01418-55bf-4ef2-90eb-60a09a038651} <Debug> TCPHandler: Processed in 0.005869086 sec. | ||
| 386 | 2025.06.19 11:44:18.057637 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.06.19 11:44:18.057792 [ 3 ] {d1354bd7-408d-4cfa-9763-02bdc5353971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2025.06.19 11:44:18.057850 [ 3 ] {d1354bd7-408d-4cfa-9763-02bdc5353971} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.06.19 11:44:18.059971 [ 3 ] {d1354bd7-408d-4cfa-9763-02bdc5353971} <Debug> oximeter.measurements_cumulativef64 (35a50f9a-6f61-471a-b4e0-7dc0955dab8f): Loading data parts | ||
| 390 | 2025.06.19 11:44:18.060253 [ 3 ] {d1354bd7-408d-4cfa-9763-02bdc5353971} <Debug> oximeter.measurements_cumulativef64 (35a50f9a-6f61-471a-b4e0-7dc0955dab8f): There are no data parts | ||
| 391 | 2025.06.19 11:44:18.061513 [ 3 ] {d1354bd7-408d-4cfa-9763-02bdc5353971} <Debug> TCPHandler: Processed in 0.00392189 sec. | ||
| 392 | 2025.06.19 11:44:18.061643 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.06.19 11:44:18.061875 [ 3 ] {32b86873-be75-4476-901a-befe8b99025f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2025.06.19 11:44:18.061946 [ 3 ] {32b86873-be75-4476-901a-befe8b99025f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.06.19 11:44:18.065967 [ 3 ] {32b86873-be75-4476-901a-befe8b99025f} <Debug> oximeter.measurements_histogrami8 (a970bb19-ea6b-4f6d-b0a4-65d60ad1f801): Loading data parts | ||
| 406 | 2025.06.19 11:44:18.066127 [ 3 ] {32b86873-be75-4476-901a-befe8b99025f} <Debug> oximeter.measurements_histogrami8 (a970bb19-ea6b-4f6d-b0a4-65d60ad1f801): There are no data parts | ||
| 407 | 2025.06.19 11:44:18.067897 [ 3 ] {32b86873-be75-4476-901a-befe8b99025f} <Debug> TCPHandler: Processed in 0.006302088 sec. | ||
| 408 | 2025.06.19 11:44:18.068033 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.06.19 11:44:18.068237 [ 3 ] {cde5e07e-7ecd-45aa-a6b6-2593656fa309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2025.06.19 11:44:18.068303 [ 3 ] {cde5e07e-7ecd-45aa-a6b6-2593656fa309} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.06.19 11:44:18.070564 [ 3 ] {cde5e07e-7ecd-45aa-a6b6-2593656fa309} <Debug> oximeter.measurements_histogramu8 (653422bf-b6fa-48dc-ac98-85e72348a5cf): Loading data parts | ||
| 412 | 2025.06.19 11:44:18.070717 [ 3 ] {cde5e07e-7ecd-45aa-a6b6-2593656fa309} <Debug> oximeter.measurements_histogramu8 (653422bf-b6fa-48dc-ac98-85e72348a5cf): There are no data parts | ||
| 413 | 2025.06.19 11:44:18.071995 [ 3 ] {cde5e07e-7ecd-45aa-a6b6-2593656fa309} <Debug> TCPHandler: Processed in 0.004008064 sec. | ||
| 414 | 2025.06.19 11:44:18.072126 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.06.19 11:44:18.072355 [ 3 ] {012156b2-01ab-480b-b235-efc2e8c9d2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2025.06.19 11:44:18.072421 [ 3 ] {012156b2-01ab-480b-b235-efc2e8c9d2c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.06.19 11:44:18.076401 [ 3 ] {012156b2-01ab-480b-b235-efc2e8c9d2c2} <Debug> oximeter.measurements_histogrami16 (ec5302ed-cc44-46c8-b7e5-bd611bffeebe): Loading data parts | ||
| 418 | 2025.06.19 11:44:18.076535 [ 3 ] {012156b2-01ab-480b-b235-efc2e8c9d2c2} <Debug> oximeter.measurements_histogrami16 (ec5302ed-cc44-46c8-b7e5-bd611bffeebe): There are no data parts | ||
| 419 | 2025.06.19 11:44:18.077962 [ 3 ] {012156b2-01ab-480b-b235-efc2e8c9d2c2} <Debug> TCPHandler: Processed in 0.005881776 sec. | ||
| 420 | 2025.06.19 11:44:18.078109 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.06.19 11:44:18.078312 [ 3 ] {659555a2-11f2-46e6-a2ad-e04c4d1dd1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2025.06.19 11:44:18.078378 [ 3 ] {659555a2-11f2-46e6-a2ad-e04c4d1dd1d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.06.19 11:44:18.080647 [ 3 ] {659555a2-11f2-46e6-a2ad-e04c4d1dd1d3} <Debug> oximeter.measurements_histogramu16 (69c0fb13-dc79-4b96-8382-bbf5df51031e): Loading data parts | ||
| 424 | 2025.06.19 11:44:18.080788 [ 3 ] {659555a2-11f2-46e6-a2ad-e04c4d1dd1d3} <Debug> oximeter.measurements_histogramu16 (69c0fb13-dc79-4b96-8382-bbf5df51031e): There are no data parts | ||
| 425 | 2025.06.19 11:44:18.082058 [ 3 ] {659555a2-11f2-46e6-a2ad-e04c4d1dd1d3} <Debug> TCPHandler: Processed in 0.003995203 sec. | ||
| 426 | 2025.06.19 11:44:18.082187 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.06.19 11:44:18.082411 [ 3 ] {50ad7f11-93ca-4374-9e2c-0b1b849ac4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2025.06.19 11:44:18.082476 [ 3 ] {50ad7f11-93ca-4374-9e2c-0b1b849ac4f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.06.19 11:44:18.086447 [ 3 ] {50ad7f11-93ca-4374-9e2c-0b1b849ac4f8} <Debug> oximeter.measurements_histogrami32 (6629b5d9-6e4c-4cf8-a85f-6353da13d062): Loading data parts | ||
| 430 | 2025.06.19 11:44:18.086582 [ 3 ] {50ad7f11-93ca-4374-9e2c-0b1b849ac4f8} <Debug> oximeter.measurements_histogrami32 (6629b5d9-6e4c-4cf8-a85f-6353da13d062): There are no data parts | ||
| 431 | 2025.06.19 11:44:18.087996 [ 3 ] {50ad7f11-93ca-4374-9e2c-0b1b849ac4f8} <Debug> TCPHandler: Processed in 0.005855276 sec. | ||
| 432 | 2025.06.19 11:44:18.088145 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.06.19 11:44:18.088349 [ 3 ] {92db8e40-eba0-40bb-8817-661683bca093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2025.06.19 11:44:18.088416 [ 3 ] {92db8e40-eba0-40bb-8817-661683bca093} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.06.19 11:44:18.090665 [ 3 ] {92db8e40-eba0-40bb-8817-661683bca093} <Debug> oximeter.measurements_histogramu32 (59358f65-1b87-4ed5-b61d-1dfa15845b02): Loading data parts | ||
| 436 | 2025.06.19 11:44:18.090797 [ 3 ] {92db8e40-eba0-40bb-8817-661683bca093} <Debug> oximeter.measurements_histogramu32 (59358f65-1b87-4ed5-b61d-1dfa15845b02): There are no data parts | ||
| 437 | 2025.06.19 11:44:18.092043 [ 3 ] {92db8e40-eba0-40bb-8817-661683bca093} <Debug> TCPHandler: Processed in 0.003944282 sec. | ||
| 438 | 2025.06.19 11:44:18.092174 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.06.19 11:44:18.092392 [ 3 ] {f01301b4-18f8-446c-8576-938b3aeb965b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2025.06.19 11:44:18.092457 [ 3 ] {f01301b4-18f8-446c-8576-938b3aeb965b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.06.19 11:44:18.095370 [ 3 ] {f01301b4-18f8-446c-8576-938b3aeb965b} <Debug> oximeter.measurements_histogrami64 (476a7274-bdf7-49c9-9963-daad865706bb): Loading data parts | ||
| 442 | 2025.06.19 11:44:18.095515 [ 3 ] {f01301b4-18f8-446c-8576-938b3aeb965b} <Debug> oximeter.measurements_histogrami64 (476a7274-bdf7-49c9-9963-daad865706bb): There are no data parts | ||
| 443 | 2025.06.19 11:44:18.097323 [ 3 ] {f01301b4-18f8-446c-8576-938b3aeb965b} <Debug> TCPHandler: Processed in 0.005195537 sec. | ||
| 444 | 2025.06.19 11:44:18.097481 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.06.19 11:44:18.097689 [ 3 ] {e353abf7-aca8-4ce2-a9a7-8ba4ab0fe7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2025.06.19 11:44:18.097757 [ 3 ] {e353abf7-aca8-4ce2-a9a7-8ba4ab0fe7bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.06.19 11:44:18.099578 [ 3 ] {e353abf7-aca8-4ce2-a9a7-8ba4ab0fe7bd} <Debug> oximeter.measurements_histogramu64 (186fe3f5-cb83-4046-8df5-c8c4cc7181a8): Loading data parts | ||
| 448 | 2025.06.19 11:44:18.099705 [ 3 ] {e353abf7-aca8-4ce2-a9a7-8ba4ab0fe7bd} <Debug> oximeter.measurements_histogramu64 (186fe3f5-cb83-4046-8df5-c8c4cc7181a8): There are no data parts | ||
| 449 | 2025.06.19 11:44:18.103269 [ 3 ] {e353abf7-aca8-4ce2-a9a7-8ba4ab0fe7bd} <Debug> TCPHandler: Processed in 0.005834965 sec. | ||
| 450 | 2025.06.19 11:44:18.103424 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.06.19 11:44:18.103674 [ 3 ] {a6e9ce53-5e3d-4fea-82a8-6da5a6b689ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 452 | 2025.06.19 11:44:18.103757 [ 3 ] {a6e9ce53-5e3d-4fea-82a8-6da5a6b689ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.06.19 11:44:18.105779 [ 3 ] {a6e9ce53-5e3d-4fea-82a8-6da5a6b689ec} <Debug> oximeter.measurements_histogramf32 (aed33c4e-58d9-4c98-91d4-2427fd26d787): Loading data parts | ||
| 454 | 2025.06.19 11:44:18.105903 [ 3 ] {a6e9ce53-5e3d-4fea-82a8-6da5a6b689ec} <Debug> oximeter.measurements_histogramf32 (aed33c4e-58d9-4c98-91d4-2427fd26d787): There are no data parts | ||
| 455 | 2025.06.19 11:44:18.109488 [ 3 ] {a6e9ce53-5e3d-4fea-82a8-6da5a6b689ec} <Debug> TCPHandler: Processed in 0.006118933 sec. | ||
| 456 | 2025.06.19 11:44:18.109710 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.06.19 11:44:18.110105 [ 3 ] {45387ba1-a2e6-49e2-b68b-360cdac200d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 458 | 2025.06.19 11:44:18.110201 [ 3 ] {45387ba1-a2e6-49e2-b68b-360cdac200d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.06.19 11:44:18.112242 [ 3 ] {45387ba1-a2e6-49e2-b68b-360cdac200d7} <Debug> oximeter.measurements_histogramf64 (ab8a5bba-3cd4-4419-85e2-915a12ae2280): Loading data parts | ||
| 460 | 2025.06.19 11:44:18.112386 [ 3 ] {45387ba1-a2e6-49e2-b68b-360cdac200d7} <Debug> oximeter.measurements_histogramf64 (ab8a5bba-3cd4-4419-85e2-915a12ae2280): There are no data parts | ||
| 461 | 2025.06.19 11:44:18.114099 [ 3 ] {45387ba1-a2e6-49e2-b68b-360cdac200d7} <Debug> TCPHandler: Processed in 0.004475057 sec. | ||
| 462 | 2025.06.19 11:44:18.114242 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.06.19 11:44:18.114448 [ 3 ] {d4cf30f3-4089-4920-893d-ef2f46b20b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2025.06.19 11:44:18.114525 [ 3 ] {d4cf30f3-4089-4920-893d-ef2f46b20b14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.06.19 11:44:18.116417 [ 3 ] {d4cf30f3-4089-4920-893d-ef2f46b20b14} <Debug> oximeter.fields_bool (2f6861c7-5402-4572-90da-e9483c00c2b4): Loading data parts | ||
| 491 | 2025.06.19 11:44:18.116556 [ 3 ] {d4cf30f3-4089-4920-893d-ef2f46b20b14} <Debug> oximeter.fields_bool (2f6861c7-5402-4572-90da-e9483c00c2b4): There are no data parts | ||
| 492 | 2025.06.19 11:44:18.120098 [ 3 ] {d4cf30f3-4089-4920-893d-ef2f46b20b14} <Debug> TCPHandler: Processed in 0.005912387 sec. | ||
| 493 | 2025.06.19 11:44:18.120254 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.06.19 11:44:18.120417 [ 3 ] {c277c354-d3b5-4829-976f-ed5326e4adc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 495 | 2025.06.19 11:44:18.120467 [ 3 ] {c277c354-d3b5-4829-976f-ed5326e4adc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.06.19 11:44:18.122424 [ 3 ] {c277c354-d3b5-4829-976f-ed5326e4adc9} <Debug> oximeter.fields_i8 (24092c5a-c223-4e96-9e26-f058a0ed2f9f): Loading data parts | ||
| 497 | 2025.06.19 11:44:18.122559 [ 3 ] {c277c354-d3b5-4829-976f-ed5326e4adc9} <Debug> oximeter.fields_i8 (24092c5a-c223-4e96-9e26-f058a0ed2f9f): There are no data parts | ||
| 498 | 2025.06.19 11:44:18.124267 [ 3 ] {c277c354-d3b5-4829-976f-ed5326e4adc9} <Debug> TCPHandler: Processed in 0.004059904 sec. | ||
| 499 | 2025.06.19 11:44:18.124412 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.06.19 11:44:18.124593 [ 3 ] {b8e6c377-081b-4404-b52e-ef75e43f92b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 501 | 2025.06.19 11:44:18.124655 [ 3 ] {b8e6c377-081b-4404-b52e-ef75e43f92b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.06.19 11:44:18.126379 [ 3 ] {b8e6c377-081b-4404-b52e-ef75e43f92b5} <Debug> oximeter.fields_u8 (67ac2b7a-0e31-49f1-9bca-aa53a3257500): Loading data parts | ||
| 503 | 2025.06.19 11:44:18.126524 [ 3 ] {b8e6c377-081b-4404-b52e-ef75e43f92b5} <Debug> oximeter.fields_u8 (67ac2b7a-0e31-49f1-9bca-aa53a3257500): There are no data parts | ||
| 504 | 2025.06.19 11:44:18.130028 [ 3 ] {b8e6c377-081b-4404-b52e-ef75e43f92b5} <Debug> TCPHandler: Processed in 0.00567082 sec. | ||
| 505 | 2025.06.19 11:44:18.130214 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.06.19 11:44:18.130377 [ 3 ] {27e8e6a6-d731-4b53-85f8-4e5c2da5dd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 507 | 2025.06.19 11:44:18.130427 [ 3 ] {27e8e6a6-d731-4b53-85f8-4e5c2da5dd09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.06.19 11:44:18.132268 [ 3 ] {27e8e6a6-d731-4b53-85f8-4e5c2da5dd09} <Debug> oximeter.fields_i16 (6728c623-f1a3-4055-ae3b-3aa561026f3d): Loading data parts | ||
| 509 | 2025.06.19 11:44:18.132391 [ 3 ] {27e8e6a6-d731-4b53-85f8-4e5c2da5dd09} <Debug> oximeter.fields_i16 (6728c623-f1a3-4055-ae3b-3aa561026f3d): There are no data parts | ||
| 510 | 2025.06.19 11:44:18.134051 [ 3 ] {27e8e6a6-d731-4b53-85f8-4e5c2da5dd09} <Debug> TCPHandler: Processed in 0.00390937 sec. | ||
| 511 | 2025.06.19 11:44:18.134174 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.06.19 11:44:18.134324 [ 3 ] {13bc77ab-0527-4c38-a669-135f235e7766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 513 | 2025.06.19 11:44:18.134375 [ 3 ] {13bc77ab-0527-4c38-a669-135f235e7766} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.06.19 11:44:18.136021 [ 3 ] {13bc77ab-0527-4c38-a669-135f235e7766} <Debug> oximeter.fields_u16 (b3b65768-88ba-441a-aa85-c30041978bb1): Loading data parts | ||
| 515 | 2025.06.19 11:44:18.136249 [ 3 ] {13bc77ab-0527-4c38-a669-135f235e7766} <Debug> oximeter.fields_u16 (b3b65768-88ba-441a-aa85-c30041978bb1): There are no data parts | ||
| 516 | 2025.06.19 11:44:18.139648 [ 3 ] {13bc77ab-0527-4c38-a669-135f235e7766} <Debug> TCPHandler: Processed in 0.005521616 sec. | ||
| 517 | 2025.06.19 11:44:18.139778 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.06.19 11:44:18.139940 [ 3 ] {d8a61c9c-7107-41d4-8524-8389e58dffb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 519 | 2025.06.19 11:44:18.139990 [ 3 ] {d8a61c9c-7107-41d4-8524-8389e58dffb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.06.19 11:44:18.141852 [ 3 ] {d8a61c9c-7107-41d4-8524-8389e58dffb8} <Debug> oximeter.fields_i32 (0c01a7df-9dc9-43a2-b9a0-1f684970bad2): Loading data parts | ||
| 521 | 2025.06.19 11:44:18.141974 [ 3 ] {d8a61c9c-7107-41d4-8524-8389e58dffb8} <Debug> oximeter.fields_i32 (0c01a7df-9dc9-43a2-b9a0-1f684970bad2): There are no data parts | ||
| 522 | 2025.06.19 11:44:18.143627 [ 3 ] {d8a61c9c-7107-41d4-8524-8389e58dffb8} <Debug> TCPHandler: Processed in 0.00389599 sec. | ||
| 523 | 2025.06.19 11:44:18.143752 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.06.19 11:44:18.143900 [ 3 ] {f80fdccc-8852-43dc-ad29-067b26353f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 525 | 2025.06.19 11:44:18.143951 [ 3 ] {f80fdccc-8852-43dc-ad29-067b26353f8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.06.19 11:44:18.145578 [ 3 ] {f80fdccc-8852-43dc-ad29-067b26353f8e} <Debug> oximeter.fields_u32 (652e144a-413a-412f-a845-e180009c271f): Loading data parts | ||
| 527 | 2025.06.19 11:44:18.145721 [ 3 ] {f80fdccc-8852-43dc-ad29-067b26353f8e} <Debug> oximeter.fields_u32 (652e144a-413a-412f-a845-e180009c271f): There are no data parts | ||
| 528 | 2025.06.19 11:44:18.149191 [ 3 ] {f80fdccc-8852-43dc-ad29-067b26353f8e} <Debug> TCPHandler: Processed in 0.005482425 sec. | ||
| 529 | 2025.06.19 11:44:18.149434 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.06.19 11:44:18.149739 [ 3 ] {40f81953-4347-4701-9d44-a7d9c674509d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 531 | 2025.06.19 11:44:18.149834 [ 3 ] {40f81953-4347-4701-9d44-a7d9c674509d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.06.19 11:44:18.152138 [ 3 ] {40f81953-4347-4701-9d44-a7d9c674509d} <Debug> oximeter.fields_i64 (7eff54b8-0e44-41f1-bae8-07eb85704f2d): Loading data parts | ||
| 533 | 2025.06.19 11:44:18.152284 [ 3 ] {40f81953-4347-4701-9d44-a7d9c674509d} <Debug> oximeter.fields_i64 (7eff54b8-0e44-41f1-bae8-07eb85704f2d): There are no data parts | ||
| 534 | 2025.06.19 11:44:18.153992 [ 3 ] {40f81953-4347-4701-9d44-a7d9c674509d} <Debug> TCPHandler: Processed in 0.004640791 sec. | ||
| 535 | 2025.06.19 11:44:18.154117 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.06.19 11:44:18.154298 [ 3 ] {ecdcc310-b043-4b9d-820e-32a8a4903f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 537 | 2025.06.19 11:44:18.154361 [ 3 ] {ecdcc310-b043-4b9d-820e-32a8a4903f5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.06.19 11:44:18.156183 [ 3 ] {ecdcc310-b043-4b9d-820e-32a8a4903f5d} <Debug> oximeter.fields_u64 (4a2ef018-45df-4bca-9a71-caeec16f32c4): Loading data parts | ||
| 539 | 2025.06.19 11:44:18.156328 [ 3 ] {ecdcc310-b043-4b9d-820e-32a8a4903f5d} <Debug> oximeter.fields_u64 (4a2ef018-45df-4bca-9a71-caeec16f32c4): There are no data parts | ||
| 540 | 2025.06.19 11:44:18.159730 [ 3 ] {ecdcc310-b043-4b9d-820e-32a8a4903f5d} <Debug> TCPHandler: Processed in 0.00565879 sec. | ||
| 541 | 2025.06.19 11:44:18.159878 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.06.19 11:44:18.160074 [ 3 ] {d75ae48e-f274-484a-89c9-00fa70b7ec3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 543 | 2025.06.19 11:44:18.160135 [ 3 ] {d75ae48e-f274-484a-89c9-00fa70b7ec3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.06.19 11:44:18.162021 [ 3 ] {d75ae48e-f274-484a-89c9-00fa70b7ec3b} <Debug> oximeter.fields_ipaddr (7e33b425-97fc-4058-8aff-d1f1bf940a18): Loading data parts | ||
| 545 | 2025.06.19 11:44:18.162228 [ 3 ] {d75ae48e-f274-484a-89c9-00fa70b7ec3b} <Debug> oximeter.fields_ipaddr (7e33b425-97fc-4058-8aff-d1f1bf940a18): There are no data parts | ||
| 546 | 2025.06.19 11:44:18.163907 [ 3 ] {d75ae48e-f274-484a-89c9-00fa70b7ec3b} <Debug> TCPHandler: Processed in 0.004086116 sec. | ||
| 547 | 2025.06.19 11:44:18.164038 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.06.19 11:44:18.164185 [ 3 ] {8b711fd2-e997-4e28-802c-03a76ebdeacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 549 | 2025.06.19 11:44:18.164237 [ 3 ] {8b711fd2-e997-4e28-802c-03a76ebdeacd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.06.19 11:44:18.165886 [ 3 ] {8b711fd2-e997-4e28-802c-03a76ebdeacd} <Debug> oximeter.fields_string (a9900207-8602-4dc5-a0a3-07e55ee81fe7): Loading data parts | ||
| 551 | 2025.06.19 11:44:18.166083 [ 3 ] {8b711fd2-e997-4e28-802c-03a76ebdeacd} <Debug> oximeter.fields_string (a9900207-8602-4dc5-a0a3-07e55ee81fe7): There are no data parts | ||
| 552 | 2025.06.19 11:44:18.169659 [ 3 ] {8b711fd2-e997-4e28-802c-03a76ebdeacd} <Debug> TCPHandler: Processed in 0.00566476 sec. | ||
| 553 | 2025.06.19 11:44:18.169895 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.06.19 11:44:18.170259 [ 3 ] {d29f77ac-f0c2-44d7-a532-f7136c4293d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) 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) | ||
| 555 | 2025.06.19 11:44:18.170401 [ 3 ] {d29f77ac-f0c2-44d7-a532-f7136c4293d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.06.19 11:44:18.172405 [ 3 ] {d29f77ac-f0c2-44d7-a532-f7136c4293d4} <Debug> oximeter.fields_uuid (697a5c08-bc76-484c-a22e-62b4ad5096f0): Loading data parts | ||
| 557 | 2025.06.19 11:44:18.172537 [ 3 ] {d29f77ac-f0c2-44d7-a532-f7136c4293d4} <Debug> oximeter.fields_uuid (697a5c08-bc76-484c-a22e-62b4ad5096f0): There are no data parts | ||
| 558 | 2025.06.19 11:44:18.174199 [ 3 ] {d29f77ac-f0c2-44d7-a532-f7136c4293d4} <Debug> TCPHandler: Processed in 0.004402575 sec. | ||
| 559 | 2025.06.19 11:44:18.174344 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.06.19 11:44:18.174589 [ 3 ] {ba9c9df5-4a79-417f-9bba-135418395bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2025.06.19 11:44:18.174659 [ 3 ] {ba9c9df5-4a79-417f-9bba-135418395bf3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.06.19 11:44:18.176373 [ 3 ] {ba9c9df5-4a79-417f-9bba-135418395bf3} <Debug> oximeter.timeseries_schema (913e267c-e7a3-4b8d-922b-82861206046c): Loading data parts | ||
| 566 | 2025.06.19 11:44:18.176506 [ 3 ] {ba9c9df5-4a79-417f-9bba-135418395bf3} <Debug> oximeter.timeseries_schema (913e267c-e7a3-4b8d-922b-82861206046c): There are no data parts | ||
| 567 | 2025.06.19 11:44:18.180180 [ 3 ] {ba9c9df5-4a79-417f-9bba-135418395bf3} <Debug> TCPHandler: Processed in 0.005880537 sec. | ||
| 568 | 2025.06.19 11:44:18.180580 [ 5 ] {} <Trace> TCP-Session: 4bccb4df-9e03-4183-bba7-61273d7df1c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.06.19 11:44:18.181009 [ 5 ] {2ac8d8ab-27d2-4916-982d-8cf9834f82e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61227) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.06.19 11:44:18.182476 [ 5 ] {2ac8d8ab-27d2-4916-982d-8cf9834f82e9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.06.19 11:44:18.190982 [ 260 ] {2ac8d8ab-27d2-4916-982d-8cf9834f82e9} <Trace> oximeter.version (9fffd977-9b9c-4a68-a1f4-449b4d1aed59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.06.19 11:44:18.191026 [ 260 ] {2ac8d8ab-27d2-4916-982d-8cf9834f82e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 573 | 2025.06.19 11:44:18.194987 [ 260 ] {2ac8d8ab-27d2-4916-982d-8cf9834f82e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.06.19 11:44:18.195308 [ 260 ] {2ac8d8ab-27d2-4916-982d-8cf9834f82e9} <Trace> oximeter.version (9fffd977-9b9c-4a68-a1f4-449b4d1aed59): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2025.06.19 11:44:18.195562 [ 5 ] {2ac8d8ab-27d2-4916-982d-8cf9834f82e9} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014769 sec., 67.70939129257228 rows/sec., 1.06 KiB/sec. | ||
| 576 | 2025.06.19 11:44:18.195917 [ 5 ] {2ac8d8ab-27d2-4916-982d-8cf9834f82e9} <Debug> TCPHandler: Processed in 0.015513898 sec. | ||
| 577 | 2025.06.19 11:44:19.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.85 MiB, peak 133.85 MiB, free memory in arenas 0.00 B, will set to 138.09 MiB (RSS), difference: 4.23 MiB | ||
| 578 | 2025.06.19 11:44:19.701426 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59352 | ||
| 579 | 2025.06.19 11:44:19.701615 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2025.06.19 11:44:19.701647 [ 262 ] {} <Debug> TCP-Session: 338eb18b-2517-4a0b-8b2b-1e20ddf928bb Authenticating user 'default' from [fd00:1122:3344:101::a]:59352 | ||
| 581 | 2025.06.19 11:44:19.701668 [ 262 ] {} <Debug> TCP-Session: 338eb18b-2517-4a0b-8b2b-1e20ddf928bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.06.19 11:44:19.701695 [ 262 ] {} <Debug> TCP-Session: 338eb18b-2517-4a0b-8b2b-1e20ddf928bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2025.06.19 11:44:19.701770 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2025.06.19 11:44:19.701805 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.06.19 11:44:19.701845 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2025.06.19 11:44:19.702958 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53945 | ||
| 587 | 2025.06.19 11:44:19.703110 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42226 | ||
| 588 | 2025.06.19 11:44:19.703125 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61020 | ||
| 589 | 2025.06.19 11:44:19.703170 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2025.06.19 11:44:19.703247 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50838 | ||
| 591 | 2025.06.19 11:44:19.703356 [ 263 ] {} <Debug> TCP-Session: f2338ecf-dd9e-4632-88a4-fcb4aa5e4ee7 Authenticating user 'default' from [fd00:1122:3344:101::a]:53945 | ||
| 592 | 2025.06.19 11:44:19.703383 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48517 | ||
| 593 | 2025.06.19 11:44:19.703398 [ 263 ] {} <Debug> TCP-Session: f2338ecf-dd9e-4632-88a4-fcb4aa5e4ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.06.19 11:44:19.703444 [ 263 ] {} <Debug> TCP-Session: f2338ecf-dd9e-4632-88a4-fcb4aa5e4ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2025.06.19 11:44:19.703541 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60361 | ||
| 596 | 2025.06.19 11:44:19.703624 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46749 | ||
| 597 | 2025.06.19 11:44:19.703755 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2025.06.19 11:44:19.703810 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.06.19 11:44:19.703894 [ 268 ] {} <Debug> TCP-Session: ddaae1c4-d639-4fab-8837-9b6789006f95 Authenticating user 'default' from [fd00:1122:3344:101::a]:60361 | ||
| 600 | 2025.06.19 11:44:19.703911 [ 269 ] {} <Debug> TCP-Session: 6424229e-d52c-4eaa-80f0-19bc31a49d36 Authenticating user 'default' from [fd00:1122:3344:101::a]:46749 | ||
| 601 | 2025.06.19 11:44:19.703922 [ 268 ] {} <Debug> TCP-Session: ddaae1c4-d639-4fab-8837-9b6789006f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.06.19 11:44:19.703990 [ 269 ] {} <Debug> TCP-Session: 6424229e-d52c-4eaa-80f0-19bc31a49d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.06.19 11:44:19.703994 [ 268 ] {} <Debug> TCP-Session: ddaae1c4-d639-4fab-8837-9b6789006f95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.06.19 11:44:19.704012 [ 269 ] {} <Debug> TCP-Session: 6424229e-d52c-4eaa-80f0-19bc31a49d36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.06.19 11:44:19.704839 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2025.06.19 11:44:19.704869 [ 265 ] {} <Debug> TCP-Session: 7b031f56-1eed-49ee-9261-cab0bd5251e5 Authenticating user 'default' from [fd00:1122:3344:101::a]:42226 | ||
| 607 | 2025.06.19 11:44:19.704925 [ 265 ] {} <Debug> TCP-Session: 7b031f56-1eed-49ee-9261-cab0bd5251e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.06.19 11:44:19.704937 [ 265 ] {} <Debug> TCP-Session: 7b031f56-1eed-49ee-9261-cab0bd5251e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.06.19 11:44:19.705449 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2025.06.19 11:44:19.705582 [ 266 ] {} <Debug> TCP-Session: 56e0450b-057b-497b-8457-2fd7f70cac78 Authenticating user 'default' from [fd00:1122:3344:101::a]:50838 | ||
| 611 | 2025.06.19 11:44:19.705608 [ 266 ] {} <Debug> TCP-Session: 56e0450b-057b-497b-8457-2fd7f70cac78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.06.19 11:44:19.705623 [ 266 ] {} <Debug> TCP-Session: 56e0450b-057b-497b-8457-2fd7f70cac78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.06.19 11:44:19.706708 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2025.06.19 11:44:19.706741 [ 264 ] {} <Debug> TCP-Session: fafec78c-fa4c-4290-bfb1-99f4d6ddc3c1 Authenticating user 'default' from [fd00:1122:3344:101::a]:61020 | ||
| 615 | 2025.06.19 11:44:19.706757 [ 264 ] {} <Debug> TCP-Session: fafec78c-fa4c-4290-bfb1-99f4d6ddc3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.06.19 11:44:19.706743 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 617 | 2025.06.19 11:44:19.706866 [ 264 ] {} <Debug> TCP-Session: fafec78c-fa4c-4290-bfb1-99f4d6ddc3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.06.19 11:44:19.706937 [ 267 ] {} <Debug> TCP-Session: 8563b4d6-46f8-4efc-8199-7f1e6877f535 Authenticating user 'default' from [fd00:1122:3344:101::a]:48517 | ||
| 619 | 2025.06.19 11:44:19.706961 [ 267 ] {} <Debug> TCP-Session: 8563b4d6-46f8-4efc-8199-7f1e6877f535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.06.19 11:44:19.707008 [ 267 ] {} <Debug> TCP-Session: 8563b4d6-46f8-4efc-8199-7f1e6877f535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2025.06.19 11:44:20.780264 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49401 | ||
| 622 | 2025.06.19 11:44:20.780425 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.06.19 11:44:20.780642 [ 270 ] {} <Debug> TCP-Session: 4e3c7ec8-94dd-49a2-a670-2ea78a0f50c8 Authenticating user 'default' from [fd00:1122:3344:101::b]:49401 | ||
| 624 | 2025.06.19 11:44:20.780667 [ 270 ] {} <Debug> TCP-Session: 4e3c7ec8-94dd-49a2-a670-2ea78a0f50c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.06.19 11:44:20.780679 [ 270 ] {} <Debug> TCP-Session: 4e3c7ec8-94dd-49a2-a670-2ea78a0f50c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.06.19 11:44:20.780836 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.06.19 11:44:20.780865 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.06.19 11:44:20.780986 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2025.06.19 11:44:20.782042 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62927 | ||
| 630 | 2025.06.19 11:44:20.782139 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59043 | ||
| 631 | 2025.06.19 11:44:20.782215 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64544 | ||
| 632 | 2025.06.19 11:44:20.782368 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52332 | ||
| 633 | 2025.06.19 11:44:20.782383 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41324 | ||
| 634 | 2025.06.19 11:44:20.782516 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49381 | ||
| 635 | 2025.06.19 11:44:20.782704 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47453 | ||
| 636 | 2025.06.19 11:44:20.783014 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2025.06.19 11:44:20.783053 [ 271 ] {} <Debug> TCP-Session: 3e225a0d-5cd4-4828-a045-0c49c9198489 Authenticating user 'default' from [fd00:1122:3344:101::b]:62927 | ||
| 638 | 2025.06.19 11:44:20.783209 [ 271 ] {} <Debug> TCP-Session: 3e225a0d-5cd4-4828-a045-0c49c9198489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2025.06.19 11:44:20.783225 [ 271 ] {} <Debug> TCP-Session: 3e225a0d-5cd4-4828-a045-0c49c9198489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2025.06.19 11:44:20.783556 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2025.06.19 11:44:20.783669 [ 272 ] {} <Debug> TCP-Session: 2ab11c0e-fcca-4917-ad82-4b98cb03e7f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:59043 | ||
| 642 | 2025.06.19 11:44:20.783753 [ 272 ] {} <Debug> TCP-Session: 2ab11c0e-fcca-4917-ad82-4b98cb03e7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2025.06.19 11:44:20.783773 [ 272 ] {} <Debug> TCP-Session: 2ab11c0e-fcca-4917-ad82-4b98cb03e7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.06.19 11:44:20.785680 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2025.06.19 11:44:20.785754 [ 276 ] {} <Debug> TCP-Session: 4b28b9b5-da19-490b-902a-af793b6b6cba Authenticating user 'default' from [fd00:1122:3344:101::b]:49381 | ||
| 646 | 2025.06.19 11:44:20.785773 [ 276 ] {} <Debug> TCP-Session: 4b28b9b5-da19-490b-902a-af793b6b6cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.06.19 11:44:20.785785 [ 276 ] {} <Debug> TCP-Session: 4b28b9b5-da19-490b-902a-af793b6b6cba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.06.19 11:44:20.786273 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2025.06.19 11:44:20.786315 [ 275 ] {} <Debug> TCP-Session: 02ec05c3-f574-4477-99a5-80a5ad3ba0f4 Authenticating user 'default' from [fd00:1122:3344:101::b]:41324 | ||
| 650 | 2025.06.19 11:44:20.786341 [ 275 ] {} <Debug> TCP-Session: 02ec05c3-f574-4477-99a5-80a5ad3ba0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.06.19 11:44:20.786467 [ 275 ] {} <Debug> TCP-Session: 02ec05c3-f574-4477-99a5-80a5ad3ba0f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.06.19 11:44:20.797977 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2025.06.19 11:44:20.798027 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.06.19 11:44:20.798040 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2025.06.19 11:44:20.798042 [ 277 ] {} <Debug> TCP-Session: 15be21c1-0fa9-480c-b21e-717c882b02f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:47453 | ||
| 656 | 2025.06.19 11:44:20.798199 [ 273 ] {} <Debug> TCP-Session: 0d13ce3c-cff3-4864-b77a-9501a39a0bae Authenticating user 'default' from [fd00:1122:3344:101::b]:64544 | ||
| 657 | 2025.06.19 11:44:20.798225 [ 274 ] {} <Debug> TCP-Session: d3d8bc4f-e585-45cb-a753-001b219c1b5c Authenticating user 'default' from [fd00:1122:3344:101::b]:52332 | ||
| 658 | 2025.06.19 11:44:20.798208 [ 277 ] {} <Debug> TCP-Session: 15be21c1-0fa9-480c-b21e-717c882b02f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.06.19 11:44:20.798403 [ 273 ] {} <Debug> TCP-Session: 0d13ce3c-cff3-4864-b77a-9501a39a0bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.06.19 11:44:20.798438 [ 274 ] {} <Debug> TCP-Session: d3d8bc4f-e585-45cb-a753-001b219c1b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.06.19 11:44:20.798408 [ 277 ] {} <Debug> TCP-Session: 15be21c1-0fa9-480c-b21e-717c882b02f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.06.19 11:44:20.798523 [ 273 ] {} <Debug> TCP-Session: 0d13ce3c-cff3-4864-b77a-9501a39a0bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.06.19 11:44:20.798546 [ 274 ] {} <Debug> TCP-Session: d3d8bc4f-e585-45cb-a753-001b219c1b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.06.19 11:44:20.941456 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40724 | ||
| 665 | 2025.06.19 11:44:20.941651 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.06.19 11:44:20.941683 [ 278 ] {} <Debug> TCP-Session: 356c7003-ba38-44a7-8bcb-5a0d60926e2f Authenticating user 'default' from [fd00:1122:3344:101::c]:40724 | ||
| 667 | 2025.06.19 11:44:20.941745 [ 278 ] {} <Debug> TCP-Session: 356c7003-ba38-44a7-8bcb-5a0d60926e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.06.19 11:44:20.941758 [ 278 ] {} <Debug> TCP-Session: 356c7003-ba38-44a7-8bcb-5a0d60926e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.06.19 11:44:20.941823 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.06.19 11:44:20.941863 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.06.19 11:44:20.941878 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.06.19 11:44:20.944287 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64757 | ||
| 673 | 2025.06.19 11:44:20.944363 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52667 | ||
| 674 | 2025.06.19 11:44:20.944450 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39772 | ||
| 675 | 2025.06.19 11:44:20.944518 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.06.19 11:44:20.944620 [ 279 ] {} <Debug> TCP-Session: 786cefe0-1798-46c6-88b0-cb6965dbfb8e Authenticating user 'default' from [fd00:1122:3344:101::c]:64757 | ||
| 677 | 2025.06.19 11:44:20.944621 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56018 | ||
| 678 | 2025.06.19 11:44:20.944647 [ 279 ] {} <Debug> TCP-Session: 786cefe0-1798-46c6-88b0-cb6965dbfb8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.06.19 11:44:20.944687 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.06.19 11:44:20.944710 [ 279 ] {} <Debug> TCP-Session: 786cefe0-1798-46c6-88b0-cb6965dbfb8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.06.19 11:44:20.944752 [ 280 ] {} <Debug> TCP-Session: 8cc1fe1c-6c1b-49ad-bc18-1d764b0cd2f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:52667 | ||
| 682 | 2025.06.19 11:44:20.944783 [ 280 ] {} <Debug> TCP-Session: 8cc1fe1c-6c1b-49ad-bc18-1d764b0cd2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2025.06.19 11:44:20.944789 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58864 | ||
| 684 | 2025.06.19 11:44:20.944797 [ 280 ] {} <Debug> TCP-Session: 8cc1fe1c-6c1b-49ad-bc18-1d764b0cd2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2025.06.19 11:44:20.944890 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.06.19 11:44:20.944914 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65520 | ||
| 687 | 2025.06.19 11:44:20.944924 [ 282 ] {} <Debug> TCP-Session: 15ab7efe-943c-43ee-89f9-acaa6d8a41bd Authenticating user 'default' from [fd00:1122:3344:101::c]:56018 | ||
| 688 | 2025.06.19 11:44:20.944995 [ 282 ] {} <Debug> TCP-Session: 15ab7efe-943c-43ee-89f9-acaa6d8a41bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.06.19 11:44:20.945013 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45378 | ||
| 690 | 2025.06.19 11:44:20.945027 [ 282 ] {} <Debug> TCP-Session: 15ab7efe-943c-43ee-89f9-acaa6d8a41bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.06.19 11:44:20.951817 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2025.06.19 11:44:20.951854 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2025.06.19 11:44:20.951864 [ 283 ] {} <Debug> TCP-Session: 625c080b-ddb5-4998-bd25-6b0c2cb78adb Authenticating user 'default' from [fd00:1122:3344:101::c]:58864 | ||
| 694 | 2025.06.19 11:44:20.951905 [ 285 ] {} <Debug> TCP-Session: 11da230e-a0e6-418d-ad2c-f1e46c3ca41d Authenticating user 'default' from [fd00:1122:3344:101::c]:45378 | ||
| 695 | 2025.06.19 11:44:20.951909 [ 283 ] {} <Debug> TCP-Session: 625c080b-ddb5-4998-bd25-6b0c2cb78adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.06.19 11:44:20.951983 [ 285 ] {} <Debug> TCP-Session: 11da230e-a0e6-418d-ad2c-f1e46c3ca41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.06.19 11:44:20.951989 [ 283 ] {} <Debug> TCP-Session: 625c080b-ddb5-4998-bd25-6b0c2cb78adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.06.19 11:44:20.952009 [ 285 ] {} <Debug> TCP-Session: 11da230e-a0e6-418d-ad2c-f1e46c3ca41d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.06.19 11:44:20.956934 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2025.06.19 11:44:20.956977 [ 284 ] {} <Debug> TCP-Session: 2e548dc0-4096-4c31-a310-9f5485d04c1c Authenticating user 'default' from [fd00:1122:3344:101::c]:65520 | ||
| 701 | 2025.06.19 11:44:20.956975 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2025.06.19 11:44:20.957060 [ 284 ] {} <Debug> TCP-Session: 2e548dc0-4096-4c31-a310-9f5485d04c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.06.19 11:44:20.957079 [ 284 ] {} <Debug> TCP-Session: 2e548dc0-4096-4c31-a310-9f5485d04c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.06.19 11:44:20.957147 [ 281 ] {} <Debug> TCP-Session: fe79f9a7-014f-420d-a8cd-fde9bc9955e0 Authenticating user 'default' from [fd00:1122:3344:101::c]:39772 | ||
| 705 | 2025.06.19 11:44:20.957171 [ 281 ] {} <Debug> TCP-Session: fe79f9a7-014f-420d-a8cd-fde9bc9955e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.06.19 11:44:20.957189 [ 281 ] {} <Debug> TCP-Session: fe79f9a7-014f-420d-a8cd-fde9bc9955e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.06.19 11:44:21.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.81 MiB, peak 138.81 MiB, free memory in arenas 0.00 B, will set to 139.83 MiB (RSS), difference: 1.02 MiB | ||
| 708 | 2025.06.19 11:44:24.844351 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.06.19 11:44:24.844374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2025.06.19 11:44:24.844450 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.06.19 11:44:24.844663 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.06.19 11:44:24.893541 [ 244 ] {} <Debug> system.asynchronous_metric_log (7c90211b-ec52-4c05-8cfb-855aa586c2e4): Loading data parts | ||
| 713 | 2025.06.19 11:44:24.893752 [ 244 ] {} <Debug> system.asynchronous_metric_log (7c90211b-ec52-4c05-8cfb-855aa586c2e4): There are no data parts | ||
| 714 | 2025.06.19 11:44:24.897245 [ 243 ] {} <Debug> system.metric_log (9d6f15e2-fe6e-4d00-ab78-3fd112dfd5ca): Loading data parts | ||
| 715 | 2025.06.19 11:44:24.897394 [ 243 ] {} <Debug> system.metric_log (9d6f15e2-fe6e-4d00-ab78-3fd112dfd5ca): There are no data parts | ||
| 716 | 2025.06.19 11:44:24.901962 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c90211b-ec52-4c05-8cfb-855aa586c2e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2025.06.19 11:44:24.902080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 718 | 2025.06.19 11:44:24.907479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.06.19 11:44:24.908148 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c90211b-ec52-4c05-8cfb-855aa586c2e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.06.19 11:44:24.908355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2025.06.19 11:44:24.927375 [ 243 ] {} <Trace> system.metric_log (9d6f15e2-fe6e-4d00-ab78-3fd112dfd5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.06.19 11:44:24.927429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 723 | 2025.06.19 11:44:24.934394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.06.19 11:44:24.935635 [ 243 ] {} <Trace> system.metric_log (9d6f15e2-fe6e-4d00-ab78-3fd112dfd5ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.06.19 11:44:24.939049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.06.19 11:44:25.001124 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.83 MiB, peak 148.83 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2025.06.19 11:44:27.344116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.06.19 11:44:27.344220 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.06.19 11:44:27.348586 [ 242 ] {} <Debug> system.query_log (ec0b29fa-e938-4e7b-98a6-2b70b205a5ef): Loading data parts | ||
| 730 | 2025.06.19 11:44:27.348778 [ 242 ] {} <Debug> system.query_log (ec0b29fa-e938-4e7b-98a6-2b70b205a5ef): There are no data parts | ||
| 731 | 2025.06.19 11:44:27.357378 [ 242 ] {} <Trace> system.query_log (ec0b29fa-e938-4e7b-98a6-2b70b205a5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.06.19 11:44:27.357414 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 733 | 2025.06.19 11:44:27.359124 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.06.19 11:44:27.359655 [ 242 ] {} <Trace> system.query_log (ec0b29fa-e938-4e7b-98a6-2b70b205a5ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.06.19 11:44:27.360015 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.06.19 11:44:28.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.17 MiB, peak 158.17 MiB, free memory in arenas 0.00 B, will set to 155.14 MiB (RSS), difference: -3.02 MiB | ||
| 737 | 2025.06.19 11:44:32.315840 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.06.19 11:44:32.316064 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.06.19 11:44:32.408602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.06.19 11:44:32.409293 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c90211b-ec52-4c05-8cfb-855aa586c2e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.06.19 11:44:32.409336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 742 | 2025.06.19 11:44:32.410150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.06.19 11:44:32.410612 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c90211b-ec52-4c05-8cfb-855aa586c2e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.06.19 11:44:32.410787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.06.19 11:44:32.439257 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.06.19 11:44:32.457233 [ 243 ] {} <Trace> system.metric_log (9d6f15e2-fe6e-4d00-ab78-3fd112dfd5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.06.19 11:44:32.457289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 748 | 2025.06.19 11:44:32.464004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.06.19 11:44:32.465240 [ 243 ] {} <Trace> system.metric_log (9d6f15e2-fe6e-4d00-ab78-3fd112dfd5ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.06.19 11:44:32.468475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.06.19 11:44:33.001209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.84 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 1.83 MiB | ||
| 752 | 2025.06.19 11:44:38.001157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.71 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.06.19 11:44:39.911701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2025.06.19 11:44:39.912153 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c90211b-ec52-4c05-8cfb-855aa586c2e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2025.06.19 11:44:39.912259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 756 | 2025.06.19 11:44:39.912949 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2025.06.19 11:44:39.913496 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c90211b-ec52-4c05-8cfb-855aa586c2e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2025.06.19 11:44:39.913715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2025.06.19 11:44:39.969286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2025.06.19 11:44:39.986402 [ 243 ] {} <Trace> system.metric_log (9d6f15e2-fe6e-4d00-ab78-3fd112dfd5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2025.06.19 11:44:39.986467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 762 | 2025.06.19 11:44:39.993247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2025.06.19 11:44:39.994372 [ 243 ] {} <Trace> system.metric_log (9d6f15e2-fe6e-4d00-ab78-3fd112dfd5ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2025.06.19 11:44:39.997900 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2025.06.19 11:44:40.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.26 MiB, peak 162.26 MiB, free memory in arenas 0.00 B, will set to 159.33 MiB (RSS), difference: 1.06 MiB | ||
| 766 | 2025.06.19 11:44:43.209836 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.06.19 11:44:43.210160 [ 3 ] {3b5022e7-4c21-4faa-8ac7-e0306deb6878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 768 | 2025.06.19 11:44:43.212634 [ 3 ] {3b5022e7-4c21-4faa-8ac7-e0306deb6878} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.06.19 11:44:43.214870 [ 3 ] {3b5022e7-4c21-4faa-8ac7-e0306deb6878} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.06.19 11:44:43.215565 [ 3 ] {3b5022e7-4c21-4faa-8ac7-e0306deb6878} <Debug> TCPHandler: Processed in 0.005892087 sec. | ||
| 771 | 2025.06.19 11:44:43.221847 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.06.19 11:44:43.221995 [ 3 ] {b8620708-b174-40e1-8bd5-a70002af277d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.06.19 11:44:43.224180 [ 3 ] {b8620708-b174-40e1-8bd5-a70002af277d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.06.19 11:44:43.224231 [ 3 ] {b8620708-b174-40e1-8bd5-a70002af277d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.06.19 11:44:43.224688 [ 3 ] {b8620708-b174-40e1-8bd5-a70002af277d} <Debug> TCPHandler: Processed in 0.002905251 sec. | ||
| 776 | 2025.06.19 11:44:43.224986 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.06.19 11:44:43.225113 [ 3 ] {47511fa1-f632-42c3-b433-56693a5f48bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.06.19 11:44:43.225410 [ 3 ] {47511fa1-f632-42c3-b433-56693a5f48bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.06.19 11:44:43.225456 [ 3 ] {47511fa1-f632-42c3-b433-56693a5f48bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.06.19 11:44:43.225796 [ 3 ] {47511fa1-f632-42c3-b433-56693a5f48bd} <Debug> TCPHandler: Processed in 0.000860985 sec. | ||
| 781 | 2025.06.19 11:44:43.226027 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.06.19 11:44:43.226145 [ 3 ] {af63543d-9473-4435-a752-2f4e7c8417ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.06.19 11:44:43.226386 [ 3 ] {af63543d-9473-4435-a752-2f4e7c8417ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.06.19 11:44:43.226431 [ 3 ] {af63543d-9473-4435-a752-2f4e7c8417ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.06.19 11:44:43.226749 [ 3 ] {af63543d-9473-4435-a752-2f4e7c8417ee} <Debug> TCPHandler: Processed in 0.000771102 sec. | ||
| 786 | 2025.06.19 11:44:43.226953 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.06.19 11:44:43.227069 [ 3 ] {a68f7c89-5bf5-4f93-ac73-a8df028db94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.06.19 11:44:43.227303 [ 3 ] {a68f7c89-5bf5-4f93-ac73-a8df028db94d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.06.19 11:44:43.227346 [ 3 ] {a68f7c89-5bf5-4f93-ac73-a8df028db94d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.06.19 11:44:43.227661 [ 3 ] {a68f7c89-5bf5-4f93-ac73-a8df028db94d} <Debug> TCPHandler: Processed in 0.000754571 sec. | ||
| 791 | 2025.06.19 11:44:43.227881 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.06.19 11:44:43.227995 [ 3 ] {e5b4808b-f7dd-4ad9-a8f3-50cb46c23c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.06.19 11:44:43.228228 [ 3 ] {e5b4808b-f7dd-4ad9-a8f3-50cb46c23c52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.06.19 11:44:43.228271 [ 3 ] {e5b4808b-f7dd-4ad9-a8f3-50cb46c23c52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.06.19 11:44:43.228578 [ 3 ] {e5b4808b-f7dd-4ad9-a8f3-50cb46c23c52} <Debug> TCPHandler: Processed in 0.000754681 sec. | ||
| 796 | 2025.06.19 11:44:43.228769 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.06.19 11:44:43.228882 [ 3 ] {987ecfd8-0e41-417d-8f7b-d6a701f07595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.06.19 11:44:43.229116 [ 3 ] {987ecfd8-0e41-417d-8f7b-d6a701f07595} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.06.19 11:44:43.229158 [ 3 ] {987ecfd8-0e41-417d-8f7b-d6a701f07595} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.06.19 11:44:43.229459 [ 3 ] {987ecfd8-0e41-417d-8f7b-d6a701f07595} <Debug> TCPHandler: Processed in 0.00073759 sec. | ||
| 801 | 2025.06.19 11:44:43.229655 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.06.19 11:44:43.229760 [ 3 ] {0caccbfa-f390-4ac8-b157-94d3a4b40813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 803 | 2025.06.19 11:44:43.229979 [ 3 ] {0caccbfa-f390-4ac8-b157-94d3a4b40813} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.06.19 11:44:43.230021 [ 3 ] {0caccbfa-f390-4ac8-b157-94d3a4b40813} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.06.19 11:44:43.230314 [ 3 ] {0caccbfa-f390-4ac8-b157-94d3a4b40813} <Debug> TCPHandler: Processed in 0.000750051 sec. | ||
| 806 | 2025.06.19 11:44:43.230562 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.06.19 11:44:43.230676 [ 3 ] {524df5c3-e9c9-4290-9478-82b8ae91332c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 808 | 2025.06.19 11:44:43.230914 [ 3 ] {524df5c3-e9c9-4290-9478-82b8ae91332c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.06.19 11:44:43.230956 [ 3 ] {524df5c3-e9c9-4290-9478-82b8ae91332c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.06.19 11:44:43.231311 [ 3 ] {524df5c3-e9c9-4290-9478-82b8ae91332c} <Debug> TCPHandler: Processed in 0.000795203 sec. | ||
| 811 | 2025.06.19 11:44:43.231529 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.06.19 11:44:43.231645 [ 3 ] {0949ed6d-ab69-422c-9131-a8fcfaaf8582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 813 | 2025.06.19 11:44:43.231886 [ 3 ] {0949ed6d-ab69-422c-9131-a8fcfaaf8582} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.06.19 11:44:43.231929 [ 3 ] {0949ed6d-ab69-422c-9131-a8fcfaaf8582} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.06.19 11:44:43.232257 [ 3 ] {0949ed6d-ab69-422c-9131-a8fcfaaf8582} <Debug> TCPHandler: Processed in 0.000774212 sec. | ||
| 816 | 2025.06.19 11:44:43.232479 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.06.19 11:44:43.232595 [ 3 ] {baf992ca-a6c0-495d-b998-4d1e6836bce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 818 | 2025.06.19 11:44:43.232836 [ 3 ] {baf992ca-a6c0-495d-b998-4d1e6836bce8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.06.19 11:44:43.232878 [ 3 ] {baf992ca-a6c0-495d-b998-4d1e6836bce8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.06.19 11:44:43.233204 [ 3 ] {baf992ca-a6c0-495d-b998-4d1e6836bce8} <Debug> TCPHandler: Processed in 0.000773362 sec. | ||
| 821 | 2025.06.19 11:44:43.233398 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.06.19 11:44:43.233513 [ 3 ] {ce7f6139-0585-449f-8041-14875a8ba00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 823 | 2025.06.19 11:44:43.233774 [ 3 ] {ce7f6139-0585-449f-8041-14875a8ba00c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.06.19 11:44:43.233827 [ 3 ] {ce7f6139-0585-449f-8041-14875a8ba00c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.06.19 11:44:43.234277 [ 3 ] {ce7f6139-0585-449f-8041-14875a8ba00c} <Debug> TCPHandler: Processed in 0.000926846 sec. | ||
| 826 | 2025.06.19 11:44:43.234653 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.06.19 11:44:43.234794 [ 3 ] {3971abd2-26e9-42e9-a0cc-3e064bb2790b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 828 | 2025.06.19 11:44:43.235111 [ 3 ] {3971abd2-26e9-42e9-a0cc-3e064bb2790b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.06.19 11:44:43.235161 [ 3 ] {3971abd2-26e9-42e9-a0cc-3e064bb2790b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.06.19 11:44:43.235586 [ 3 ] {3971abd2-26e9-42e9-a0cc-3e064bb2790b} <Debug> TCPHandler: Processed in 0.000990428 sec. | ||
| 831 | 2025.06.19 11:44:43.236132 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.06.19 11:44:43.236279 [ 3 ] {f2412be9-d3f1-4083-8a3a-4c1dee649a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 833 | 2025.06.19 11:44:43.236553 [ 3 ] {f2412be9-d3f1-4083-8a3a-4c1dee649a12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.06.19 11:44:43.236599 [ 3 ] {f2412be9-d3f1-4083-8a3a-4c1dee649a12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.06.19 11:44:43.236964 [ 3 ] {f2412be9-d3f1-4083-8a3a-4c1dee649a12} <Debug> TCPHandler: Processed in 0.000893505 sec. | ||
| 836 | 2025.06.19 11:44:43.237205 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.06.19 11:44:43.237329 [ 3 ] {291f8d47-0a0e-4e1a-beba-57a008e04030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.06.19 11:44:43.237600 [ 3 ] {291f8d47-0a0e-4e1a-beba-57a008e04030} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.06.19 11:44:43.237652 [ 3 ] {291f8d47-0a0e-4e1a-beba-57a008e04030} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.06.19 11:44:43.238095 [ 3 ] {291f8d47-0a0e-4e1a-beba-57a008e04030} <Debug> TCPHandler: Processed in 0.000938586 sec. | ||
| 841 | 2025.06.19 11:44:43.238362 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.06.19 11:44:43.238488 [ 3 ] {69fdb9d1-42b8-4312-89f0-cc9ae2616fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.06.19 11:44:43.238754 [ 3 ] {69fdb9d1-42b8-4312-89f0-cc9ae2616fb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.06.19 11:44:43.238797 [ 3 ] {69fdb9d1-42b8-4312-89f0-cc9ae2616fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.06.19 11:44:43.239141 [ 3 ] {69fdb9d1-42b8-4312-89f0-cc9ae2616fb9} <Debug> TCPHandler: Processed in 0.000835854 sec. | ||
| 846 | 2025.06.19 11:44:43.239351 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.06.19 11:44:43.239472 [ 3 ] {a2e21e3f-6d0b-46db-8f5f-9a05541d0db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2025.06.19 11:44:43.239732 [ 3 ] {a2e21e3f-6d0b-46db-8f5f-9a05541d0db8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.06.19 11:44:43.239775 [ 3 ] {a2e21e3f-6d0b-46db-8f5f-9a05541d0db8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.06.19 11:44:43.240158 [ 3 ] {a2e21e3f-6d0b-46db-8f5f-9a05541d0db8} <Debug> TCPHandler: Processed in 0.000854994 sec. | ||
| 851 | 2025.06.19 11:44:43.240372 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.06.19 11:44:43.240494 [ 3 ] {857aaf1d-becd-4050-a036-df4bea4b233e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2025.06.19 11:44:43.240777 [ 3 ] {857aaf1d-becd-4050-a036-df4bea4b233e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.06.19 11:44:43.240820 [ 3 ] {857aaf1d-becd-4050-a036-df4bea4b233e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.06.19 11:44:43.241140 [ 3 ] {857aaf1d-becd-4050-a036-df4bea4b233e} <Debug> TCPHandler: Processed in 0.000815023 sec. | ||
| 856 | 2025.06.19 11:44:43.246162 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.06.19 11:44:43.246273 [ 3 ] {69af1cbe-a74f-4df6-9625-9dfb4f7a5e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 858 | 2025.06.19 11:44:43.246314 [ 3 ] {69af1cbe-a74f-4df6-9625-9dfb4f7a5e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.06.19 11:44:43.246934 [ 3 ] {69af1cbe-a74f-4df6-9625-9dfb4f7a5e44} <Trace> oximeter.timeseries_schema (913e267c-e7a3-4b8d-922b-82861206046c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 860 | 2025.06.19 11:44:43.246982 [ 3 ] {69af1cbe-a74f-4df6-9625-9dfb4f7a5e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 861 | 2025.06.19 11:44:43.247638 [ 3 ] {69af1cbe-a74f-4df6-9625-9dfb4f7a5e44} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 862 | 2025.06.19 11:44:43.248024 [ 3 ] {69af1cbe-a74f-4df6-9625-9dfb4f7a5e44} <Trace> oximeter.timeseries_schema (913e267c-e7a3-4b8d-922b-82861206046c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 863 | 2025.06.19 11:44:43.248181 [ 3 ] {69af1cbe-a74f-4df6-9625-9dfb4f7a5e44} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001939 sec., 9283.13563692625 rows/sec., 1.27 MiB/sec. | ||
| 864 | 2025.06.19 11:44:43.248221 [ 3 ] {69af1cbe-a74f-4df6-9625-9dfb4f7a5e44} <Debug> TCPHandler: Processed in 0.002110139 sec. | ||
| 865 | 2025.06.19 11:44:43.248350 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.06.19 11:44:43.248448 [ 3 ] {899d8bd3-30b8-446d-abc2-40d5ae1e0ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 867 | 2025.06.19 11:44:43.248489 [ 3 ] {899d8bd3-30b8-446d-abc2-40d5ae1e0ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 868 | 2025.06.19 11:44:43.251169 [ 3 ] {899d8bd3-30b8-446d-abc2-40d5ae1e0ac7} <Trace> oximeter.fields_string (a9900207-8602-4dc5-a0a3-07e55ee81fe7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2025.06.19 11:44:43.251205 [ 3 ] {899d8bd3-30b8-446d-abc2-40d5ae1e0ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 870 | 2025.06.19 11:44:43.251705 [ 3 ] {899d8bd3-30b8-446d-abc2-40d5ae1e0ac7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2025.06.19 11:44:43.252204 [ 3 ] {899d8bd3-30b8-446d-abc2-40d5ae1e0ac7} <Trace> oximeter.fields_string (a9900207-8602-4dc5-a0a3-07e55ee81fe7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2025.06.19 11:44:43.252346 [ 3 ] {899d8bd3-30b8-446d-abc2-40d5ae1e0ac7} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.003919 sec., 7655.014034192396 rows/sec., 598.05 KiB/sec. | ||
| 873 | 2025.06.19 11:44:43.252383 [ 3 ] {899d8bd3-30b8-446d-abc2-40d5ae1e0ac7} <Debug> TCPHandler: Processed in 0.004083086 sec. | ||
| 874 | 2025.06.19 11:44:43.252547 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2025.06.19 11:44:43.252654 [ 3 ] {de24aa1b-7503-4441-8434-fee728db7b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 876 | 2025.06.19 11:44:43.252696 [ 3 ] {de24aa1b-7503-4441-8434-fee728db7b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 877 | 2025.06.19 11:44:43.253141 [ 3 ] {de24aa1b-7503-4441-8434-fee728db7b1b} <Trace> oximeter.fields_uuid (697a5c08-bc76-484c-a22e-62b4ad5096f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2025.06.19 11:44:43.253178 [ 3 ] {de24aa1b-7503-4441-8434-fee728db7b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 879 | 2025.06.19 11:44:43.253597 [ 3 ] {de24aa1b-7503-4441-8434-fee728db7b1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2025.06.19 11:44:43.254031 [ 3 ] {de24aa1b-7503-4441-8434-fee728db7b1b} <Trace> oximeter.fields_uuid (697a5c08-bc76-484c-a22e-62b4ad5096f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 881 | 2025.06.19 11:44:43.254164 [ 3 ] {de24aa1b-7503-4441-8434-fee728db7b1b} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001532 sec., 23498.69451697128 rows/sec., 1.84 MiB/sec. | ||
| 882 | 2025.06.19 11:44:43.254206 [ 3 ] {de24aa1b-7503-4441-8434-fee728db7b1b} <Debug> TCPHandler: Processed in 0.001718748 sec. | ||
| 883 | 2025.06.19 11:44:43.254322 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2025.06.19 11:44:43.254417 [ 3 ] {13457782-15e0-4321-8cd8-23bf8c10e784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 885 | 2025.06.19 11:44:43.254461 [ 3 ] {13457782-15e0-4321-8cd8-23bf8c10e784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 886 | 2025.06.19 11:44:43.254931 [ 3 ] {13457782-15e0-4321-8cd8-23bf8c10e784} <Trace> oximeter.measurements_cumulativeu64 (35fd0e33-e836-4832-b762-350b43f8f814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2025.06.19 11:44:43.254964 [ 3 ] {13457782-15e0-4321-8cd8-23bf8c10e784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 888 | 2025.06.19 11:44:43.255459 [ 3 ] {13457782-15e0-4321-8cd8-23bf8c10e784} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2025.06.19 11:44:43.255980 [ 3 ] {13457782-15e0-4321-8cd8-23bf8c10e784} <Trace> oximeter.measurements_cumulativeu64 (35fd0e33-e836-4832-b762-350b43f8f814): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2025.06.19 11:44:43.256112 [ 3 ] {13457782-15e0-4321-8cd8-23bf8c10e784} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001715 sec., 64139.9416909621 rows/sec., 4.48 MiB/sec. | ||
| 891 | 2025.06.19 11:44:43.256149 [ 3 ] {13457782-15e0-4321-8cd8-23bf8c10e784} <Debug> TCPHandler: Processed in 0.001876123 sec. | ||
| 892 | 2025.06.19 11:44:43.256263 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2025.06.19 11:44:43.256358 [ 3 ] {dc12562c-a45f-4539-9119-81cf6ebed0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 894 | 2025.06.19 11:44:43.256407 [ 3 ] {dc12562c-a45f-4539-9119-81cf6ebed0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 895 | 2025.06.19 11:44:43.256764 [ 3 ] {dc12562c-a45f-4539-9119-81cf6ebed0ba} <Trace> oximeter.measurements_u64 (95e0e59a-795d-4249-8cb5-5aa75224d2c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2025.06.19 11:44:43.256801 [ 3 ] {dc12562c-a45f-4539-9119-81cf6ebed0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 897 | 2025.06.19 11:44:43.257326 [ 3 ] {dc12562c-a45f-4539-9119-81cf6ebed0ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2025.06.19 11:44:43.257819 [ 3 ] {dc12562c-a45f-4539-9119-81cf6ebed0ba} <Trace> oximeter.measurements_u64 (95e0e59a-795d-4249-8cb5-5aa75224d2c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2025.06.19 11:44:43.257950 [ 3 ] {dc12562c-a45f-4539-9119-81cf6ebed0ba} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001612 sec., 24813.89578163772 rows/sec., 1.66 MiB/sec. | ||
| 900 | 2025.06.19 11:44:43.257987 [ 3 ] {dc12562c-a45f-4539-9119-81cf6ebed0ba} <Debug> TCPHandler: Processed in 0.00177355 sec. | ||
| 901 | 2025.06.19 11:44:47.316103 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 902 | 2025.06.19 11:44:47.316162 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 903 | 2025.06.19 11:44:47.360346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 134 | ||
| 904 | 2025.06.19 11:44:47.363454 [ 242 ] {} <Trace> system.query_log (ec0b29fa-e938-4e7b-98a6-2b70b205a5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2025.06.19 11:44:47.363511 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 906 | 2025.06.19 11:44:47.364830 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 907 | 2025.06.19 11:44:47.365304 [ 242 ] {} <Trace> system.query_log (ec0b29fa-e938-4e7b-98a6-2b70b205a5ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2025.06.19 11:44:47.365601 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
| 909 | 2025.06.19 11:44:47.413771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 910 | 2025.06.19 11:44:47.414257 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c90211b-ec52-4c05-8cfb-855aa586c2e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2025.06.19 11:44:47.414298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 912 | 2025.06.19 11:44:47.415057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 913 | 2025.06.19 11:44:47.415524 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c90211b-ec52-4c05-8cfb-855aa586c2e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2025.06.19 11:44:47.415659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 915 | 2025.06.19 11:44:47.497944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 916 | 2025.06.19 11:44:47.514983 [ 243 ] {} <Trace> system.metric_log (9d6f15e2-fe6e-4d00-ab78-3fd112dfd5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2025.06.19 11:44:47.515043 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 918 | 2025.06.19 11:44:47.521594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 919 | 2025.06.19 11:44:47.522758 [ 243 ] {} <Trace> system.metric_log (9d6f15e2-fe6e-4d00-ab78-3fd112dfd5ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2025.06.19 11:44:47.526019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 921 | 2025.06.19 11:44:48.210862 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.06.19 11:44:48.211087 [ 3 ] {ce7aa5d9-e6b0-43ac-88a9-c8ad8660f07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 923 | 2025.06.19 11:44:48.213409 [ 3 ] {ce7aa5d9-e6b0-43ac-88a9-c8ad8660f07b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 924 | 2025.06.19 11:44:48.213481 [ 3 ] {ce7aa5d9-e6b0-43ac-88a9-c8ad8660f07b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 925 | 2025.06.19 11:44:48.213720 [ 3 ] {ce7aa5d9-e6b0-43ac-88a9-c8ad8660f07b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 926 | 2025.06.19 11:44:48.213898 [ 3 ] {ce7aa5d9-e6b0-43ac-88a9-c8ad8660f07b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 927 | 2025.06.19 11:44:48.214165 [ 3 ] {ce7aa5d9-e6b0-43ac-88a9-c8ad8660f07b} <Debug> oximeter.timeseries_schema (913e267c-e7a3-4b8d-922b-82861206046c) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 928 | 2025.06.19 11:44:48.214299 [ 3 ] {ce7aa5d9-e6b0-43ac-88a9-c8ad8660f07b} <Trace> oximeter.timeseries_schema (913e267c-e7a3-4b8d-922b-82861206046c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 929 | 2025.06.19 11:44:48.214345 [ 3 ] {ce7aa5d9-e6b0-43ac-88a9-c8ad8660f07b} <Debug> oximeter.timeseries_schema (913e267c-e7a3-4b8d-922b-82861206046c) (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 | ||
| 930 | 2025.06.19 11:44:48.214360 [ 3 ] {ce7aa5d9-e6b0-43ac-88a9-c8ad8660f07b} <Trace> oximeter.timeseries_schema (913e267c-e7a3-4b8d-922b-82861206046c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 931 | 2025.06.19 11:44:48.214464 [ 3 ] {ce7aa5d9-e6b0-43ac-88a9-c8ad8660f07b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 932 | 2025.06.19 11:44:48.214486 [ 3 ] {ce7aa5d9-e6b0-43ac-88a9-c8ad8660f07b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 933 | 2025.06.19 11:44:48.227873 [ 3 ] {ce7aa5d9-e6b0-43ac-88a9-c8ad8660f07b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.016875 sec., 1066.6666666666665 rows/sec., 43.63 KiB/sec. | ||
| 934 | 2025.06.19 11:44:48.227994 [ 3 ] {ce7aa5d9-e6b0-43ac-88a9-c8ad8660f07b} <Debug> TCPHandler: Processed in 0.017263518 sec. | ||
| 935 | 2025.06.19 11:44:48.228793 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2025.06.19 11:44:48.228909 [ 3 ] {995b697d-3e5e-4397-9dd2-4c79c459c80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 937 | 2025.06.19 11:44:48.228958 [ 3 ] {995b697d-3e5e-4397-9dd2-4c79c459c80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 938 | 2025.06.19 11:44:48.229511 [ 3 ] {995b697d-3e5e-4397-9dd2-4c79c459c80f} <Trace> oximeter.timeseries_schema (913e267c-e7a3-4b8d-922b-82861206046c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2025.06.19 11:44:48.229559 [ 3 ] {995b697d-3e5e-4397-9dd2-4c79c459c80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 940 | 2025.06.19 11:44:48.230102 [ 3 ] {995b697d-3e5e-4397-9dd2-4c79c459c80f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 941 | 2025.06.19 11:44:48.230470 [ 3 ] {995b697d-3e5e-4397-9dd2-4c79c459c80f} <Trace> oximeter.timeseries_schema (913e267c-e7a3-4b8d-922b-82861206046c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2025.06.19 11:44:48.230625 [ 3 ] {995b697d-3e5e-4397-9dd2-4c79c459c80f} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.001751 sec., 571.1022272986864 rows/sec., 85.33 KiB/sec. | ||
| 943 | 2025.06.19 11:44:48.230665 [ 3 ] {995b697d-3e5e-4397-9dd2-4c79c459c80f} <Debug> TCPHandler: Processed in 0.001930184 sec. | ||
| 944 | 2025.06.19 11:44:48.230782 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2025.06.19 11:44:48.230882 [ 3 ] {9f706353-9000-4a1f-b890-96edcee448d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 946 | 2025.06.19 11:44:48.230924 [ 3 ] {9f706353-9000-4a1f-b890-96edcee448d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 947 | 2025.06.19 11:44:48.231364 [ 3 ] {9f706353-9000-4a1f-b890-96edcee448d6} <Trace> oximeter.fields_string (a9900207-8602-4dc5-a0a3-07e55ee81fe7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2025.06.19 11:44:48.231402 [ 3 ] {9f706353-9000-4a1f-b890-96edcee448d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 949 | 2025.06.19 11:44:48.231854 [ 3 ] {9f706353-9000-4a1f-b890-96edcee448d6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 950 | 2025.06.19 11:44:48.232271 [ 3 ] {9f706353-9000-4a1f-b890-96edcee448d6} <Trace> oximeter.fields_string (a9900207-8602-4dc5-a0a3-07e55ee81fe7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2025.06.19 11:44:48.232400 [ 3 ] {9f706353-9000-4a1f-b890-96edcee448d6} <Debug> executeQuery: Read 46 rows, 3.93 KiB in 0.00154 sec., 29870.129870129873 rows/sec., 2.49 MiB/sec. | ||
| 952 | 2025.06.19 11:44:48.232438 [ 3 ] {9f706353-9000-4a1f-b890-96edcee448d6} <Debug> TCPHandler: Processed in 0.001705948 sec. | ||
| 953 | 2025.06.19 11:44:48.232559 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2025.06.19 11:44:48.232680 [ 3 ] {c1d00e17-2c76-46c5-aefa-a034031c6a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 955 | 2025.06.19 11:44:48.232731 [ 3 ] {c1d00e17-2c76-46c5-aefa-a034031c6a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 956 | 2025.06.19 11:44:48.233202 [ 3 ] {c1d00e17-2c76-46c5-aefa-a034031c6a0a} <Trace> oximeter.fields_u16 (b3b65768-88ba-441a-aa85-c30041978bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2025.06.19 11:44:48.233246 [ 3 ] {c1d00e17-2c76-46c5-aefa-a034031c6a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 958 | 2025.06.19 11:44:48.233779 [ 3 ] {c1d00e17-2c76-46c5-aefa-a034031c6a0a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2025.06.19 11:44:48.234313 [ 3 ] {c1d00e17-2c76-46c5-aefa-a034031c6a0a} <Trace> oximeter.fields_u16 (b3b65768-88ba-441a-aa85-c30041978bb1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2025.06.19 11:44:48.234448 [ 3 ] {c1d00e17-2c76-46c5-aefa-a034031c6a0a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001793 sec., 4461.795872838818 rows/sec., 335.51 KiB/sec. | ||
| 961 | 2025.06.19 11:44:48.234487 [ 3 ] {c1d00e17-2c76-46c5-aefa-a034031c6a0a} <Debug> TCPHandler: Processed in 0.001989536 sec. | ||
| 962 | 2025.06.19 11:44:48.234604 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2025.06.19 11:44:48.234707 [ 3 ] {b2c6959e-aef9-41e1-bac6-6c6cafb4b555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 964 | 2025.06.19 11:44:48.234757 [ 3 ] {b2c6959e-aef9-41e1-bac6-6c6cafb4b555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 965 | 2025.06.19 11:44:48.235200 [ 3 ] {b2c6959e-aef9-41e1-bac6-6c6cafb4b555} <Trace> oximeter.fields_uuid (697a5c08-bc76-484c-a22e-62b4ad5096f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2025.06.19 11:44:48.235236 [ 3 ] {b2c6959e-aef9-41e1-bac6-6c6cafb4b555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 967 | 2025.06.19 11:44:48.235674 [ 3 ] {b2c6959e-aef9-41e1-bac6-6c6cafb4b555} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 968 | 2025.06.19 11:44:48.236154 [ 3 ] {b2c6959e-aef9-41e1-bac6-6c6cafb4b555} <Trace> oximeter.fields_uuid (697a5c08-bc76-484c-a22e-62b4ad5096f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2025.06.19 11:44:48.236283 [ 3 ] {b2c6959e-aef9-41e1-bac6-6c6cafb4b555} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.001601 sec., 27482.823235477827 rows/sec., 2.15 MiB/sec. | ||
| 970 | 2025.06.19 11:44:48.236319 [ 3 ] {b2c6959e-aef9-41e1-bac6-6c6cafb4b555} <Debug> TCPHandler: Processed in 0.00176566 sec. | ||
| 971 | 2025.06.19 11:44:48.236430 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2025.06.19 11:44:48.236526 [ 3 ] {0d23abf3-9535-4a25-a5fb-9b6228d73290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 973 | 2025.06.19 11:44:48.236569 [ 3 ] {0d23abf3-9535-4a25-a5fb-9b6228d73290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 974 | 2025.06.19 11:44:48.236950 [ 3 ] {0d23abf3-9535-4a25-a5fb-9b6228d73290} <Trace> oximeter.measurements_cumulativeu64 (35fd0e33-e836-4832-b762-350b43f8f814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2025.06.19 11:44:48.236986 [ 3 ] {0d23abf3-9535-4a25-a5fb-9b6228d73290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 976 | 2025.06.19 11:44:48.237442 [ 3 ] {0d23abf3-9535-4a25-a5fb-9b6228d73290} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 977 | 2025.06.19 11:44:48.237981 [ 3 ] {0d23abf3-9535-4a25-a5fb-9b6228d73290} <Trace> oximeter.measurements_cumulativeu64 (35fd0e33-e836-4832-b762-350b43f8f814): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2025.06.19 11:44:48.238110 [ 3 ] {0d23abf3-9535-4a25-a5fb-9b6228d73290} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001603 sec., 68621.33499688085 rows/sec., 4.79 MiB/sec. | ||
| 979 | 2025.06.19 11:44:48.238146 [ 3 ] {0d23abf3-9535-4a25-a5fb-9b6228d73290} <Debug> TCPHandler: Processed in 0.001765839 sec. | ||
| 980 | 2025.06.19 11:44:48.238314 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2025.06.19 11:44:48.238409 [ 3 ] {784cd8d4-9ffc-4099-836c-8642fc7be809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 982 | 2025.06.19 11:44:48.238463 [ 3 ] {784cd8d4-9ffc-4099-836c-8642fc7be809} <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 | ||
| 983 | 2025.06.19 11:44:48.239199 [ 3 ] {784cd8d4-9ffc-4099-836c-8642fc7be809} <Trace> oximeter.measurements_histogramu64 (186fe3f5-cb83-4046-8df5-c8c4cc7181a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2025.06.19 11:44:48.239236 [ 3 ] {784cd8d4-9ffc-4099-836c-8642fc7be809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 985 | 2025.06.19 11:44:48.240479 [ 3 ] {784cd8d4-9ffc-4099-836c-8642fc7be809} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 986 | 2025.06.19 11:44:48.240969 [ 3 ] {784cd8d4-9ffc-4099-836c-8642fc7be809} <Trace> oximeter.measurements_histogramu64 (186fe3f5-cb83-4046-8df5-c8c4cc7181a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2025.06.19 11:44:48.241112 [ 3 ] {784cd8d4-9ffc-4099-836c-8642fc7be809} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002721 sec., 2940.095553105476 rows/sec., 5.27 MiB/sec. | ||
| 988 | 2025.06.19 11:44:48.241172 [ 3 ] {784cd8d4-9ffc-4099-836c-8642fc7be809} <Debug> TCPHandler: Processed in 0.002907642 sec. | ||
| 989 | 2025.06.19 11:44:48.241287 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2025.06.19 11:44:48.241383 [ 3 ] {96663525-c42c-45b6-a3e7-284d0938d425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 991 | 2025.06.19 11:44:48.241430 [ 3 ] {96663525-c42c-45b6-a3e7-284d0938d425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 992 | 2025.06.19 11:44:48.241761 [ 3 ] {96663525-c42c-45b6-a3e7-284d0938d425} <Trace> oximeter.measurements_u64 (95e0e59a-795d-4249-8cb5-5aa75224d2c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2025.06.19 11:44:48.241798 [ 3 ] {96663525-c42c-45b6-a3e7-284d0938d425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 994 | 2025.06.19 11:44:48.242207 [ 3 ] {96663525-c42c-45b6-a3e7-284d0938d425} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 995 | 2025.06.19 11:44:48.242639 [ 3 ] {96663525-c42c-45b6-a3e7-284d0938d425} <Trace> oximeter.measurements_u64 (95e0e59a-795d-4249-8cb5-5aa75224d2c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2025.06.19 11:44:48.242772 [ 3 ] {96663525-c42c-45b6-a3e7-284d0938d425} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001407 sec., 28429.282160625444 rows/sec., 1.90 MiB/sec. | ||
| 997 | 2025.06.19 11:44:48.242807 [ 3 ] {96663525-c42c-45b6-a3e7-284d0938d425} <Debug> TCPHandler: Processed in 0.001569714 sec. | ||
| 998 | 2025.06.19 11:44:53.211186 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2025.06.19 11:44:53.211401 [ 3 ] {b50325e1-49fb-48e5-87bf-861800b76f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1000 | 2025.06.19 11:44:53.211474 [ 3 ] {b50325e1-49fb-48e5-87bf-861800b76f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1001 | 2025.06.19 11:44:53.212191 [ 3 ] {b50325e1-49fb-48e5-87bf-861800b76f49} <Trace> oximeter.fields_string (a9900207-8602-4dc5-a0a3-07e55ee81fe7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2025.06.19 11:44:53.212229 [ 3 ] {b50325e1-49fb-48e5-87bf-861800b76f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1003 | 2025.06.19 11:44:53.212727 [ 3 ] {b50325e1-49fb-48e5-87bf-861800b76f49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1004 | 2025.06.19 11:44:53.213186 [ 3 ] {b50325e1-49fb-48e5-87bf-861800b76f49} <Trace> oximeter.fields_string (a9900207-8602-4dc5-a0a3-07e55ee81fe7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2025.06.19 11:44:53.213334 [ 3 ] {b50325e1-49fb-48e5-87bf-861800b76f49} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.00199 sec., 15075.37688442211 rows/sec., 1.15 MiB/sec. | ||
| 1006 | 2025.06.19 11:44:53.213373 [ 3 ] {b50325e1-49fb-48e5-87bf-861800b76f49} <Debug> TCPHandler: Processed in 0.002320726 sec. | ||
| 1007 | 2025.06.19 11:44:53.213504 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2025.06.19 11:44:53.213602 [ 3 ] {bf607124-3772-437b-bb53-5a52731604b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1009 | 2025.06.19 11:44:53.213642 [ 3 ] {bf607124-3772-437b-bb53-5a52731604b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1010 | 2025.06.19 11:44:53.214061 [ 3 ] {bf607124-3772-437b-bb53-5a52731604b8} <Trace> oximeter.fields_uuid (697a5c08-bc76-484c-a22e-62b4ad5096f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2025.06.19 11:44:53.214097 [ 3 ] {bf607124-3772-437b-bb53-5a52731604b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1012 | 2025.06.19 11:44:53.214495 [ 3 ] {bf607124-3772-437b-bb53-5a52731604b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1013 | 2025.06.19 11:44:53.214967 [ 3 ] {bf607124-3772-437b-bb53-5a52731604b8} <Trace> oximeter.fields_uuid (697a5c08-bc76-484c-a22e-62b4ad5096f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2025.06.19 11:44:53.215094 [ 3 ] {bf607124-3772-437b-bb53-5a52731604b8} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001511 sec., 23825.28127068167 rows/sec., 1.86 MiB/sec. | ||
| 1015 | 2025.06.19 11:44:53.215130 [ 3 ] {bf607124-3772-437b-bb53-5a52731604b8} <Debug> TCPHandler: Processed in 0.001674688 sec. | ||
| 1016 | 2025.06.19 11:44:53.215247 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2025.06.19 11:44:53.215345 [ 3 ] {427238e8-52dd-4ef4-b8e3-967058384064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1018 | 2025.06.19 11:44:53.215388 [ 3 ] {427238e8-52dd-4ef4-b8e3-967058384064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1019 | 2025.06.19 11:44:53.215766 [ 3 ] {427238e8-52dd-4ef4-b8e3-967058384064} <Trace> oximeter.measurements_cumulativeu64 (35fd0e33-e836-4832-b762-350b43f8f814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2025.06.19 11:44:53.215802 [ 3 ] {427238e8-52dd-4ef4-b8e3-967058384064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1021 | 2025.06.19 11:44:53.216225 [ 3 ] {427238e8-52dd-4ef4-b8e3-967058384064} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1022 | 2025.06.19 11:44:53.216656 [ 3 ] {427238e8-52dd-4ef4-b8e3-967058384064} <Trace> oximeter.measurements_cumulativeu64 (35fd0e33-e836-4832-b762-350b43f8f814): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2025.06.19 11:44:53.216783 [ 3 ] {427238e8-52dd-4ef4-b8e3-967058384064} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001456 sec., 75549.45054945054 rows/sec., 5.27 MiB/sec. | ||
| 1024 | 2025.06.19 11:44:53.216817 [ 3 ] {427238e8-52dd-4ef4-b8e3-967058384064} <Debug> TCPHandler: Processed in 0.001620086 sec. | ||
| 1025 | 2025.06.19 11:44:53.216930 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2025.06.19 11:44:53.217023 [ 3 ] {94a8802c-cdab-4c60-a5a9-194876ca8541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1027 | 2025.06.19 11:44:53.217063 [ 3 ] {94a8802c-cdab-4c60-a5a9-194876ca8541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1028 | 2025.06.19 11:44:53.217379 [ 3 ] {94a8802c-cdab-4c60-a5a9-194876ca8541} <Trace> oximeter.measurements_u64 (95e0e59a-795d-4249-8cb5-5aa75224d2c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2025.06.19 11:44:53.217415 [ 3 ] {94a8802c-cdab-4c60-a5a9-194876ca8541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1030 | 2025.06.19 11:44:53.217809 [ 3 ] {94a8802c-cdab-4c60-a5a9-194876ca8541} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1031 | 2025.06.19 11:44:53.218303 [ 3 ] {94a8802c-cdab-4c60-a5a9-194876ca8541} <Trace> oximeter.measurements_u64 (95e0e59a-795d-4249-8cb5-5aa75224d2c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2025.06.19 11:44:53.218429 [ 3 ] {94a8802c-cdab-4c60-a5a9-194876ca8541} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001425 sec., 28070.17543859649 rows/sec., 1.87 MiB/sec. | ||
| 1033 | 2025.06.19 11:44:53.218462 [ 3 ] {94a8802c-cdab-4c60-a5a9-194876ca8541} <Debug> TCPHandler: Processed in 0.001580695 sec. | ||
| 1034 | 2025.06.19 11:44:54.916681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1035 | 2025.06.19 11:44:54.917134 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c90211b-ec52-4c05-8cfb-855aa586c2e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2025.06.19 11:44:54.917174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1037 | 2025.06.19 11:44:54.917758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1038 | 2025.06.19 11:44:54.918256 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c90211b-ec52-4c05-8cfb-855aa586c2e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2025.06.19 11:44:54.918404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1040 | 2025.06.19 11:44:55.027027 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1041 | 2025.06.19 11:44:55.044299 [ 243 ] {} <Trace> system.metric_log (9d6f15e2-fe6e-4d00-ab78-3fd112dfd5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2025.06.19 11:44:55.044366 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1043 | 2025.06.19 11:44:55.051028 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1044 | 2025.06.19 11:44:55.052157 [ 243 ] {} <Trace> system.metric_log (9d6f15e2-fe6e-4d00-ab78-3fd112dfd5ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2025.06.19 11:44:55.055478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1046 | 2025.06.19 11:44:57.366741 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 158 | ||
| 1047 | 2025.06.19 11:44:57.368753 [ 242 ] {} <Trace> system.query_log (ec0b29fa-e938-4e7b-98a6-2b70b205a5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1048 | 2025.06.19 11:44:57.368805 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1049 | 2025.06.19 11:44:57.370107 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1050 | 2025.06.19 11:44:57.370570 [ 242 ] {} <Trace> system.query_log (ec0b29fa-e938-4e7b-98a6-2b70b205a5ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2025.06.19 11:44:57.370881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1052 | 2025.06.19 11:44:58.213388 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2025.06.19 11:44:58.213579 [ 3 ] {cdc2b210-d329-45e9-a44f-b2f98a21a052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1054 | 2025.06.19 11:44:58.213651 [ 3 ] {cdc2b210-d329-45e9-a44f-b2f98a21a052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1055 | 2025.06.19 11:44:58.214287 [ 3 ] {cdc2b210-d329-45e9-a44f-b2f98a21a052} <Trace> oximeter.fields_string (a9900207-8602-4dc5-a0a3-07e55ee81fe7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2025.06.19 11:44:58.214327 [ 3 ] {cdc2b210-d329-45e9-a44f-b2f98a21a052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1057 | 2025.06.19 11:44:58.214848 [ 3 ] {cdc2b210-d329-45e9-a44f-b2f98a21a052} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1058 | 2025.06.19 11:44:58.215401 [ 3 ] {cdc2b210-d329-45e9-a44f-b2f98a21a052} <Trace> oximeter.fields_string (a9900207-8602-4dc5-a0a3-07e55ee81fe7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2025.06.19 11:44:58.215551 [ 3 ] {cdc2b210-d329-45e9-a44f-b2f98a21a052} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002027 sec., 35520.47360631475 rows/sec., 2.89 MiB/sec. | ||
| 1060 | 2025.06.19 11:44:58.215595 [ 3 ] {cdc2b210-d329-45e9-a44f-b2f98a21a052} <Debug> TCPHandler: Processed in 0.002335266 sec. | ||
| 1061 | 2025.06.19 11:44:58.215720 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2025.06.19 11:44:58.215819 [ 3 ] {08abd709-f6cf-4995-bf72-94bb548a7348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1063 | 2025.06.19 11:44:58.215862 [ 3 ] {08abd709-f6cf-4995-bf72-94bb548a7348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1064 | 2025.06.19 11:44:58.216268 [ 3 ] {08abd709-f6cf-4995-bf72-94bb548a7348} <Trace> oximeter.fields_u16 (b3b65768-88ba-441a-aa85-c30041978bb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2025.06.19 11:44:58.216302 [ 3 ] {08abd709-f6cf-4995-bf72-94bb548a7348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1066 | 2025.06.19 11:44:58.216705 [ 3 ] {08abd709-f6cf-4995-bf72-94bb548a7348} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2025.06.19 11:44:58.217135 [ 3 ] {08abd709-f6cf-4995-bf72-94bb548a7348} <Trace> oximeter.fields_u16 (b3b65768-88ba-441a-aa85-c30041978bb1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2025.06.19 11:44:58.217266 [ 3 ] {08abd709-f6cf-4995-bf72-94bb548a7348} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001469 sec., 5445.881552076242 rows/sec., 409.50 KiB/sec. | ||
| 1069 | 2025.06.19 11:44:58.217302 [ 3 ] {08abd709-f6cf-4995-bf72-94bb548a7348} <Debug> TCPHandler: Processed in 0.001634207 sec. | ||
| 1070 | 2025.06.19 11:44:58.217412 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2025.06.19 11:44:58.217505 [ 3 ] {62addfd2-e904-40b6-8885-55c78c4830e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1072 | 2025.06.19 11:44:58.217545 [ 3 ] {62addfd2-e904-40b6-8885-55c78c4830e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1073 | 2025.06.19 11:44:58.217960 [ 3 ] {62addfd2-e904-40b6-8885-55c78c4830e5} <Trace> oximeter.fields_uuid (697a5c08-bc76-484c-a22e-62b4ad5096f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2025.06.19 11:44:58.217993 [ 3 ] {62addfd2-e904-40b6-8885-55c78c4830e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1075 | 2025.06.19 11:44:58.218398 [ 3 ] {62addfd2-e904-40b6-8885-55c78c4830e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1076 | 2025.06.19 11:44:58.218819 [ 3 ] {62addfd2-e904-40b6-8885-55c78c4830e5} <Trace> oximeter.fields_uuid (697a5c08-bc76-484c-a22e-62b4ad5096f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2025.06.19 11:44:58.218945 [ 3 ] {62addfd2-e904-40b6-8885-55c78c4830e5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001457 sec., 49416.609471516815 rows/sec., 3.86 MiB/sec. | ||
| 1078 | 2025.06.19 11:44:58.218980 [ 3 ] {62addfd2-e904-40b6-8885-55c78c4830e5} <Debug> TCPHandler: Processed in 0.001617986 sec. | ||
| 1079 | 2025.06.19 11:44:58.219090 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2025.06.19 11:44:58.219183 [ 3 ] {d800f00a-7b8c-463b-b4c1-9600b896e5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1081 | 2025.06.19 11:44:58.219226 [ 3 ] {d800f00a-7b8c-463b-b4c1-9600b896e5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1082 | 2025.06.19 11:44:58.219703 [ 3 ] {d800f00a-7b8c-463b-b4c1-9600b896e5a6} <Trace> oximeter.measurements_cumulativeu64 (35fd0e33-e836-4832-b762-350b43f8f814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2025.06.19 11:44:58.219747 [ 3 ] {d800f00a-7b8c-463b-b4c1-9600b896e5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1084 | 2025.06.19 11:44:58.220278 [ 3 ] {d800f00a-7b8c-463b-b4c1-9600b896e5a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1085 | 2025.06.19 11:44:58.220763 [ 3 ] {d800f00a-7b8c-463b-b4c1-9600b896e5a6} <Trace> oximeter.measurements_cumulativeu64 (35fd0e33-e836-4832-b762-350b43f8f814): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2025.06.19 11:44:58.220900 [ 3 ] {d800f00a-7b8c-463b-b4c1-9600b896e5a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001735 sec., 92219.02017291066 rows/sec., 6.42 MiB/sec. | ||
| 1087 | 2025.06.19 11:44:58.220935 [ 3 ] {d800f00a-7b8c-463b-b4c1-9600b896e5a6} <Debug> TCPHandler: Processed in 0.001893753 sec. | ||
| 1088 | 2025.06.19 11:44:58.221047 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2025.06.19 11:44:58.221140 [ 3 ] {418955c8-a991-4264-a925-da85cfb07dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1090 | 2025.06.19 11:44:58.221194 [ 3 ] {418955c8-a991-4264-a925-da85cfb07dd4} <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 | ||
| 1091 | 2025.06.19 11:44:58.221910 [ 3 ] {418955c8-a991-4264-a925-da85cfb07dd4} <Trace> oximeter.measurements_histogramu64 (186fe3f5-cb83-4046-8df5-c8c4cc7181a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2025.06.19 11:44:58.221945 [ 3 ] {418955c8-a991-4264-a925-da85cfb07dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1093 | 2025.06.19 11:44:58.222576 [ 3 ] {418955c8-a991-4264-a925-da85cfb07dd4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1094 | 2025.06.19 11:44:58.223061 [ 3 ] {418955c8-a991-4264-a925-da85cfb07dd4} <Trace> oximeter.measurements_histogramu64 (186fe3f5-cb83-4046-8df5-c8c4cc7181a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2025.06.19 11:44:58.223199 [ 3 ] {418955c8-a991-4264-a925-da85cfb07dd4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002077 sec., 3851.7091959557056 rows/sec., 6.90 MiB/sec. | ||
| 1096 | 2025.06.19 11:44:58.223249 [ 3 ] {418955c8-a991-4264-a925-da85cfb07dd4} <Debug> TCPHandler: Processed in 0.002250213 sec. | ||
| 1097 | 2025.06.19 11:44:58.223364 [ 3 ] {} <Trace> TCP-Session: 7aec32a1-44af-402c-bd55-b26bb23edfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2025.06.19 11:44:58.223456 [ 3 ] {c5b8b07c-2463-4240-95bd-eeeccab4cd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55497) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1099 | 2025.06.19 11:44:58.223497 [ 3 ] {c5b8b07c-2463-4240-95bd-eeeccab4cd1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1100 | 2025.06.19 11:44:58.223824 [ 3 ] {c5b8b07c-2463-4240-95bd-eeeccab4cd1a} <Trace> oximeter.measurements_u64 (95e0e59a-795d-4249-8cb5-5aa75224d2c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2025.06.19 11:44:58.223857 [ 3 ] {c5b8b07c-2463-4240-95bd-eeeccab4cd1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1102 | 2025.06.19 11:44:58.224255 [ 3 ] {c5b8b07c-2463-4240-95bd-eeeccab4cd1a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1103 | 2025.06.19 11:44:58.224685 [ 3 ] {c5b8b07c-2463-4240-95bd-eeeccab4cd1a} <Trace> oximeter.measurements_u64 (95e0e59a-795d-4249-8cb5-5aa75224d2c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2025.06.19 11:44:58.224810 [ 3 ] {c5b8b07c-2463-4240-95bd-eeeccab4cd1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
| 1105 | 2025.06.19 11:44:58.224845 [ 3 ] {c5b8b07c-2463-4240-95bd-eeeccab4cd1a} <Debug> TCPHandler: Processed in 0.001529044 sec. | ||