| 1 | [ Jul 23 10:13:55 Enabled. ] | ||
| 2 | [ Jul 23 10:13:55 Rereading configuration. ] | ||
| 3 | [ Jul 23 10:13:56 Rereading configuration. ] | ||
| 4 | [ Jul 23 10:13:58 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 | [ Jul 23 10:13:58 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.07.23 10:13:59.668141 [ 1 ] {} <Information> Application: Will watch for the process with pid 24482 | ||
| 29 | 2025.07.23 10:13:59.668529 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.07.23 10:13:59.852237 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24482 | ||
| 31 | 2025.07.23 10:13:59.852948 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.07.23 10:13:59.853090 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.07.23 10:13:59.957904 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.07.23 10:14:00.040720 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.07.23 10:14:00.040772 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.07.23 10:14:00.040790 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.07.23 10:14:00.040851 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.07.23 10:14:00.041223 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.07.23 10:14:00.043429 [ 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.07.23 10:14:00.044198 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.07.23 10:14:00.045053 [ 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.07.23 10:14:00.045080 [ 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.07.23 10:14:00.045093 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.07.23 10:14:00.045817 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.07.23 10:14:00.046794 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.07.23 10:14:00.052401 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.07.23 10:14:00.053123 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.07.23 10:14:00.054483 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.07.23 10:14:00.054547 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.07.23 10:14:00.055545 [ 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.07.23 10:14:00.055931 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.07.23 10:14:00.059920 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.07.23 10:14:00.060257 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.07.23 10:14:00.063466 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.07.23 10:14:00.063885 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.07.23 10:14:00.064242 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.07.23 10:14:00.064638 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.07.23 10:14:00.065925 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.07.23 10:14:00.065950 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.07.23 10:14:00.066055 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.07.23 10:14:00.066148 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.07.23 10:14:00.092436 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.07.23 10:14:00.092462 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000149833 sec | ||
| 68 | 2025.07.23 10:14:00.092488 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.07.23 10:14:00.092501 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.07.23 10:14:00.093202 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.07.23 10:14:00.093819 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.07.23 10:14:00.101762 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.07.23 10:14:00.101803 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.07.23 10:14:00.101828 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.07.23 10:14:00.101840 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.07.23 10:14:00.101873 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.07.23 10:14:00.101892 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.07.23 10:14:00.104440 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.07.23 10:14:00.104482 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.07.23 10:14:00.104507 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.07.23 10:14:00.104639 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.07.23 10:14:00.104680 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.07.23 10:14:00.104692 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.07.23 10:14:00.104714 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.07.23 10:14:00.104726 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.07.23 10:14:00.104755 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.07.23 10:14:00.104775 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.07.23 10:14:00.127058 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.07.23 10:14:00.133682 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.07.23 10:14:00.133755 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000107542 sec | ||
| 91 | 2025.07.23 10:14:00.133777 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.07.23 10:14:00.133796 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.07.23 10:14:00.133834 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.07.23 10:14:00.134132 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.07.23 10:14:00.134216 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.07.23 10:14:00.134238 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.07.23 10:14:00.134256 [ 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.07.23 10:14:00.134274 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.07.23 10:14:00.169828 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.07.23 10:14:00.170048 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2025.07.23 10:14:00.171613 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.384e-05 sec. | ||
| 102 | 2025.07.23 10:14:00.171966 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.07.23 10:14:00.172697 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.07.23 10:14:00.172712 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.07.23 10:14:00.400239 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38459 | ||
| 106 | 2025.07.23 10:14:00.401146 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.07.23 10:14:00.401205 [ 3 ] {} <Debug> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:38459 | ||
| 108 | 2025.07.23 10:14:00.401233 [ 3 ] {} <Debug> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.07.23 10:14:00.401375 [ 3 ] {} <Debug> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.07.23 10:14:00.401467 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.07.23 10:14:00.401496 [ 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.07.23 10:14:00.401581 [ 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.07.23 10:14:00.404393 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33278 | ||
| 114 | 2025.07.23 10:14:00.405208 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44676 | ||
| 115 | 2025.07.23 10:14:00.405221 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.07.23 10:14:00.405285 [ 4 ] {} <Debug> TCP-Session: 21108b10-4eba-42ae-8ed4-1ffb69513b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:33278 | ||
| 117 | 2025.07.23 10:14:00.405404 [ 4 ] {} <Debug> TCP-Session: 21108b10-4eba-42ae-8ed4-1ffb69513b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.07.23 10:14:00.405410 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59348 | ||
| 119 | 2025.07.23 10:14:00.405418 [ 4 ] {} <Debug> TCP-Session: 21108b10-4eba-42ae-8ed4-1ffb69513b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.07.23 10:14:00.405427 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50883 | ||
| 121 | 2025.07.23 10:14:00.405497 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39184 | ||
| 122 | 2025.07.23 10:14:00.405582 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33573 | ||
| 123 | 2025.07.23 10:14:00.405662 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60349 | ||
| 124 | 2025.07.23 10:14:00.406101 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41348 | ||
| 125 | 2025.07.23 10:14:00.406144 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.07.23 10:14:00.406193 [ 257 ] {} <Debug> TCP-Session: f6c0f514-0517-4454-b32f-278d6cc8a94d Authenticating user 'default' from [fd00:1122:3344:101::d]:33573 | ||
| 127 | 2025.07.23 10:14:00.406197 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2025.07.23 10:14:00.406215 [ 257 ] {} <Debug> TCP-Session: f6c0f514-0517-4454-b32f-278d6cc8a94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.07.23 10:14:00.406283 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.07.23 10:14:00.406340 [ 257 ] {} <Debug> TCP-Session: f6c0f514-0517-4454-b32f-278d6cc8a94d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.07.23 10:14:00.406378 [ 253 ] {} <Debug> TCP-Session: 27927c92-68d7-4abd-805f-bf2f935d199d Authenticating user 'default' from [fd00:1122:3344:101::d]:44676 | ||
| 132 | 2025.07.23 10:14:00.406391 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.07.23 10:14:00.406391 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.07.23 10:14:00.406394 [ 255 ] {} <Debug> TCP-Session: 4ec6f856-6b95-4269-9b37-3d37bfca8e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:59348 | ||
| 135 | 2025.07.23 10:14:00.406439 [ 5 ] {} <Debug> TCP-Session: 22fb610f-cc32-41ca-817b-d2619a3d9b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:50883 | ||
| 136 | 2025.07.23 10:14:00.406481 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.07.23 10:14:00.406457 [ 256 ] {} <Debug> TCP-Session: 9db47b3e-aa77-4c32-9095-4c96523ff723 Authenticating user 'default' from [fd00:1122:3344:101::d]:39184 | ||
| 138 | 2025.07.23 10:14:00.406593 [ 258 ] {} <Debug> TCP-Session: 64a1cb1a-c3f7-45d0-a6e6-58868bd8d85c Authenticating user 'default' from [fd00:1122:3344:101::d]:60349 | ||
| 139 | 2025.07.23 10:14:00.406577 [ 5 ] {} <Debug> TCP-Session: 22fb610f-cc32-41ca-817b-d2619a3d9b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.07.23 10:14:00.406558 [ 255 ] {} <Debug> TCP-Session: 4ec6f856-6b95-4269-9b37-3d37bfca8e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.07.23 10:14:00.406678 [ 258 ] {} <Debug> TCP-Session: 64a1cb1a-c3f7-45d0-a6e6-58868bd8d85c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.07.23 10:14:00.406661 [ 5 ] {} <Debug> TCP-Session: 22fb610f-cc32-41ca-817b-d2619a3d9b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.07.23 10:14:00.406655 [ 256 ] {} <Debug> TCP-Session: 9db47b3e-aa77-4c32-9095-4c96523ff723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.07.23 10:14:00.406758 [ 258 ] {} <Debug> TCP-Session: 64a1cb1a-c3f7-45d0-a6e6-58868bd8d85c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.07.23 10:14:00.406732 [ 255 ] {} <Debug> TCP-Session: 4ec6f856-6b95-4269-9b37-3d37bfca8e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.07.23 10:14:00.406540 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2025.07.23 10:14:00.406814 [ 256 ] {} <Debug> TCP-Session: 9db47b3e-aa77-4c32-9095-4c96523ff723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.07.23 10:14:00.406446 [ 253 ] {} <Debug> TCP-Session: 27927c92-68d7-4abd-805f-bf2f935d199d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.07.23 10:14:00.406934 [ 259 ] {} <Debug> TCP-Session: 1713de58-4d2b-4b03-96fb-f9b92611bb3d Authenticating user 'default' from [fd00:1122:3344:101::d]:41348 | ||
| 150 | 2025.07.23 10:14:00.406940 [ 253 ] {} <Debug> TCP-Session: 27927c92-68d7-4abd-805f-bf2f935d199d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.07.23 10:14:00.407036 [ 259 ] {} <Debug> TCP-Session: 1713de58-4d2b-4b03-96fb-f9b92611bb3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.07.23 10:14:00.407055 [ 259 ] {} <Debug> TCP-Session: 1713de58-4d2b-4b03-96fb-f9b92611bb3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.07.23 10:14:00.417454 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.07.23 10:14:00.420162 [ 3 ] {4804c7f7-5d90-4f4b-ac77-a93aba9da8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.07.23 10:14:00.512936 [ 3 ] {4804c7f7-5d90-4f4b-ac77-a93aba9da8ad} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38459) (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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.07.23 10:14:00.513863 [ 3 ] {4804c7f7-5d90-4f4b-ac77-a93aba9da8ad} <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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.07.23 10:14:00.514084 [ 3 ] {4804c7f7-5d90-4f4b-ac77-a93aba9da8ad} <Debug> TCPHandler: Processed in 0.098690383 sec. | ||
| 204 | 2025.07.23 10:14:00.514687 [ 5 ] {} <Trace> TCP-Session: 22fb610f-cc32-41ca-817b-d2619a3d9b34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.07.23 10:14:00.514979 [ 5 ] {62cc9467-5099-4d34-b856-8972395a8b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50883) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.07.23 10:14:00.515499 [ 5 ] {62cc9467-5099-4d34-b856-8972395a8b3d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50883) (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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.07.23 10:14:00.515803 [ 5 ] {62cc9467-5099-4d34-b856-8972395a8b3d} <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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.07.23 10:14:00.516014 [ 5 ] {62cc9467-5099-4d34-b856-8972395a8b3d} <Debug> TCPHandler: Processed in 0.001603093 sec. | ||
| 255 | 2025.07.23 10:14:00.516307 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.07.23 10:14:00.517055 [ 3 ] {af16ca82-8395-40e3-bb67-6ca6d457abef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.07.23 10:14:00.517151 [ 3 ] {af16ca82-8395-40e3-bb67-6ca6d457abef} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.07.23 10:14:00.533396 [ 3 ] {af16ca82-8395-40e3-bb67-6ca6d457abef} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.07.23 10:14:00.533415 [ 3 ] {af16ca82-8395-40e3-bb67-6ca6d457abef} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1501e-05 sec | ||
| 260 | 2025.07.23 10:14:00.533427 [ 3 ] {af16ca82-8395-40e3-bb67-6ca6d457abef} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.07.23 10:14:00.533471 [ 3 ] {af16ca82-8395-40e3-bb67-6ca6d457abef} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.07.23 10:14:00.533521 [ 3 ] {af16ca82-8395-40e3-bb67-6ca6d457abef} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.07.23 10:14:00.534171 [ 3 ] {af16ca82-8395-40e3-bb67-6ca6d457abef} <Debug> TCPHandler: Processed in 0.017975088 sec. | ||
| 264 | 2025.07.23 10:14:00.534306 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.07.23 10:14:00.534528 [ 3 ] {316ec8d3-e7c1-42cb-9112-894e1f06ba70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) /* 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.07.23 10:14:00.534580 [ 3 ] {316ec8d3-e7c1-42cb-9112-894e1f06ba70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.07.23 10:14:00.539523 [ 3 ] {316ec8d3-e7c1-42cb-9112-894e1f06ba70} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.07.23 10:14:00.550491 [ 3 ] {316ec8d3-e7c1-42cb-9112-894e1f06ba70} <Debug> oximeter.version (2b32a57c-240e-4f75-961b-95e595a40121): Loading data parts | ||
| 270 | 2025.07.23 10:14:00.551520 [ 3 ] {316ec8d3-e7c1-42cb-9112-894e1f06ba70} <Debug> oximeter.version (2b32a57c-240e-4f75-961b-95e595a40121): There are no data parts | ||
| 271 | 2025.07.23 10:14:00.556867 [ 3 ] {316ec8d3-e7c1-42cb-9112-894e1f06ba70} <Debug> TCPHandler: Processed in 0.022608224 sec. | ||
| 272 | 2025.07.23 10:14:00.557028 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.07.23 10:14:00.557206 [ 3 ] {d06aa476-77e3-4736-8df0-afe53a73020a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) /* 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.07.23 10:14:00.557336 [ 3 ] {d06aa476-77e3-4736-8df0-afe53a73020a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.07.23 10:14:00.570256 [ 3 ] {d06aa476-77e3-4736-8df0-afe53a73020a} <Debug> oximeter.measurements_bool (b213507e-977a-4fe3-a9d2-9ae7872fd04e): Loading data parts | ||
| 286 | 2025.07.23 10:14:00.570522 [ 3 ] {d06aa476-77e3-4736-8df0-afe53a73020a} <Debug> oximeter.measurements_bool (b213507e-977a-4fe3-a9d2-9ae7872fd04e): There are no data parts | ||
| 287 | 2025.07.23 10:14:00.581239 [ 3 ] {d06aa476-77e3-4736-8df0-afe53a73020a} <Debug> TCPHandler: Processed in 0.024259097 sec. | ||
| 288 | 2025.07.23 10:14:00.581405 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.07.23 10:14:00.581673 [ 3 ] {dfa11aed-3c27-46c1-af80-e8745e3fd955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:00.581799 [ 3 ] {dfa11aed-3c27-46c1-af80-e8745e3fd955} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.07.23 10:14:00.587168 [ 3 ] {dfa11aed-3c27-46c1-af80-e8745e3fd955} <Debug> oximeter.measurements_i8 (0a62af5f-8f68-4b9d-b827-5051299d197d): Loading data parts | ||
| 292 | 2025.07.23 10:14:00.587339 [ 3 ] {dfa11aed-3c27-46c1-af80-e8745e3fd955} <Debug> oximeter.measurements_i8 (0a62af5f-8f68-4b9d-b827-5051299d197d): There are no data parts | ||
| 293 | 2025.07.23 10:14:00.633601 [ 3 ] {dfa11aed-3c27-46c1-af80-e8745e3fd955} <Debug> TCPHandler: Processed in 0.052249831 sec. | ||
| 294 | 2025.07.23 10:14:00.633809 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.07.23 10:14:00.633996 [ 3 ] {636def6b-ae24-44cb-97d0-0c0a9865fde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:00.634133 [ 3 ] {636def6b-ae24-44cb-97d0-0c0a9865fde4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.07.23 10:14:00.651527 [ 3 ] {636def6b-ae24-44cb-97d0-0c0a9865fde4} <Debug> oximeter.measurements_u8 (10fb6322-a33c-42eb-aae3-13a75b903d8f): Loading data parts | ||
| 298 | 2025.07.23 10:14:00.651784 [ 3 ] {636def6b-ae24-44cb-97d0-0c0a9865fde4} <Debug> oximeter.measurements_u8 (10fb6322-a33c-42eb-aae3-13a75b903d8f): There are no data parts | ||
| 299 | 2025.07.23 10:14:00.654318 [ 3 ] {636def6b-ae24-44cb-97d0-0c0a9865fde4} <Debug> TCPHandler: Processed in 0.020567232 sec. | ||
| 300 | 2025.07.23 10:14:00.654462 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.07.23 10:14:00.654696 [ 3 ] {af2b5434-6bbe-45be-a9ab-46e2ab7cf5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:00.654740 [ 3 ] {af2b5434-6bbe-45be-a9ab-46e2ab7cf5b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.07.23 10:14:00.658677 [ 3 ] {af2b5434-6bbe-45be-a9ab-46e2ab7cf5b7} <Debug> oximeter.measurements_i16 (91cb5694-4edd-47e5-ace4-e57cf40d8a3e): Loading data parts | ||
| 304 | 2025.07.23 10:14:00.658826 [ 3 ] {af2b5434-6bbe-45be-a9ab-46e2ab7cf5b7} <Debug> oximeter.measurements_i16 (91cb5694-4edd-47e5-ace4-e57cf40d8a3e): There are no data parts | ||
| 305 | 2025.07.23 10:14:00.683396 [ 3 ] {af2b5434-6bbe-45be-a9ab-46e2ab7cf5b7} <Debug> TCPHandler: Processed in 0.028981164 sec. | ||
| 306 | 2025.07.23 10:14:00.683619 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.07.23 10:14:00.683785 [ 3 ] {0281dc09-c750-494c-ad11-b7263f1b9cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:00.683910 [ 3 ] {0281dc09-c750-494c-ad11-b7263f1b9cad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.07.23 10:14:00.702771 [ 3 ] {0281dc09-c750-494c-ad11-b7263f1b9cad} <Debug> oximeter.measurements_u16 (2b6eb56d-1b68-4663-8bba-f3c4d7e51936): Loading data parts | ||
| 310 | 2025.07.23 10:14:00.703230 [ 3 ] {0281dc09-c750-494c-ad11-b7263f1b9cad} <Debug> oximeter.measurements_u16 (2b6eb56d-1b68-4663-8bba-f3c4d7e51936): There are no data parts | ||
| 311 | 2025.07.23 10:14:00.708506 [ 3 ] {0281dc09-c750-494c-ad11-b7263f1b9cad} <Debug> TCPHandler: Processed in 0.024939361 sec. | ||
| 312 | 2025.07.23 10:14:00.708677 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.07.23 10:14:00.708968 [ 3 ] {af279ca9-0ebc-4757-a54e-41225b0d1441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:00.709013 [ 3 ] {af279ca9-0ebc-4757-a54e-41225b0d1441} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.07.23 10:14:00.719008 [ 3 ] {af279ca9-0ebc-4757-a54e-41225b0d1441} <Debug> oximeter.measurements_i32 (c97b18b7-9d82-4db7-b641-fb9fc437ad2e): Loading data parts | ||
| 316 | 2025.07.23 10:14:00.719216 [ 3 ] {af279ca9-0ebc-4757-a54e-41225b0d1441} <Debug> oximeter.measurements_i32 (c97b18b7-9d82-4db7-b641-fb9fc437ad2e): There are no data parts | ||
| 317 | 2025.07.23 10:14:00.725175 [ 3 ] {af279ca9-0ebc-4757-a54e-41225b0d1441} <Debug> TCPHandler: Processed in 0.016557209 sec. | ||
| 318 | 2025.07.23 10:14:00.725742 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.07.23 10:14:00.725907 [ 3 ] {831af34a-5eaa-4012-b19c-ffa33191a5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 320 | 2025.07.23 10:14:00.726222 [ 3 ] {831af34a-5eaa-4012-b19c-ffa33191a5f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.07.23 10:14:00.739369 [ 3 ] {831af34a-5eaa-4012-b19c-ffa33191a5f7} <Debug> oximeter.measurements_u32 (7b69ec5e-4a25-48d5-923c-3d38b5e92bbf): Loading data parts | ||
| 322 | 2025.07.23 10:14:00.739532 [ 3 ] {831af34a-5eaa-4012-b19c-ffa33191a5f7} <Debug> oximeter.measurements_u32 (7b69ec5e-4a25-48d5-923c-3d38b5e92bbf): There are no data parts | ||
| 323 | 2025.07.23 10:14:00.743384 [ 3 ] {831af34a-5eaa-4012-b19c-ffa33191a5f7} <Debug> TCPHandler: Processed in 0.017688882 sec. | ||
| 324 | 2025.07.23 10:14:00.743553 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.07.23 10:14:00.743763 [ 3 ] {f1cf6bb1-406d-4eb9-b698-381fadaa8c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 326 | 2025.07.23 10:14:00.743815 [ 3 ] {f1cf6bb1-406d-4eb9-b698-381fadaa8c5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.07.23 10:14:00.752917 [ 3 ] {f1cf6bb1-406d-4eb9-b698-381fadaa8c5c} <Debug> oximeter.measurements_i64 (5dcb67f5-ff1c-4bf9-bc14-240770b8d774): Loading data parts | ||
| 328 | 2025.07.23 10:14:00.753064 [ 3 ] {f1cf6bb1-406d-4eb9-b698-381fadaa8c5c} <Debug> oximeter.measurements_i64 (5dcb67f5-ff1c-4bf9-bc14-240770b8d774): There are no data parts | ||
| 329 | 2025.07.23 10:14:00.767142 [ 3 ] {f1cf6bb1-406d-4eb9-b698-381fadaa8c5c} <Debug> TCPHandler: Processed in 0.023646005 sec. | ||
| 330 | 2025.07.23 10:14:00.767320 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.07.23 10:14:00.767493 [ 3 ] {3ea6c5cc-e2b3-4e25-8b60-48957d77d915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 332 | 2025.07.23 10:14:00.767556 [ 3 ] {3ea6c5cc-e2b3-4e25-8b60-48957d77d915} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.07.23 10:14:00.780140 [ 3 ] {3ea6c5cc-e2b3-4e25-8b60-48957d77d915} <Debug> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Loading data parts | ||
| 334 | 2025.07.23 10:14:00.780324 [ 3 ] {3ea6c5cc-e2b3-4e25-8b60-48957d77d915} <Debug> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): There are no data parts | ||
| 335 | 2025.07.23 10:14:00.785323 [ 3 ] {3ea6c5cc-e2b3-4e25-8b60-48957d77d915} <Debug> TCPHandler: Processed in 0.01805712 sec. | ||
| 336 | 2025.07.23 10:14:00.785511 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.07.23 10:14:00.785711 [ 3 ] {330d1caa-2cda-4963-a618-5fb2bfed854a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 338 | 2025.07.23 10:14:00.785783 [ 3 ] {330d1caa-2cda-4963-a618-5fb2bfed854a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.07.23 10:14:00.795481 [ 3 ] {330d1caa-2cda-4963-a618-5fb2bfed854a} <Debug> oximeter.measurements_f32 (91f539cc-9720-4424-958f-0c2d2f1b1714): Loading data parts | ||
| 340 | 2025.07.23 10:14:00.795654 [ 3 ] {330d1caa-2cda-4963-a618-5fb2bfed854a} <Debug> oximeter.measurements_f32 (91f539cc-9720-4424-958f-0c2d2f1b1714): There are no data parts | ||
| 341 | 2025.07.23 10:14:00.800760 [ 3 ] {330d1caa-2cda-4963-a618-5fb2bfed854a} <Debug> TCPHandler: Processed in 0.015320354 sec. | ||
| 342 | 2025.07.23 10:14:00.800928 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.07.23 10:14:00.801153 [ 3 ] {18213798-4ddb-4570-8bd9-553c570ff153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 344 | 2025.07.23 10:14:00.801230 [ 3 ] {18213798-4ddb-4570-8bd9-553c570ff153} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.07.23 10:14:00.826879 [ 3 ] {18213798-4ddb-4570-8bd9-553c570ff153} <Debug> oximeter.measurements_f64 (39bcd840-a5e7-42e1-9a60-b4e2d1fc1f2e): Loading data parts | ||
| 346 | 2025.07.23 10:14:00.827056 [ 3 ] {18213798-4ddb-4570-8bd9-553c570ff153} <Debug> oximeter.measurements_f64 (39bcd840-a5e7-42e1-9a60-b4e2d1fc1f2e): There are no data parts | ||
| 347 | 2025.07.23 10:14:00.840091 [ 3 ] {18213798-4ddb-4570-8bd9-553c570ff153} <Debug> TCPHandler: Processed in 0.039221555 sec. | ||
| 348 | 2025.07.23 10:14:00.840235 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.07.23 10:14:00.840389 [ 3 ] {1c855f3d-4ccc-44b0-92b1-16ff08e38df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 350 | 2025.07.23 10:14:00.840449 [ 3 ] {1c855f3d-4ccc-44b0-92b1-16ff08e38df8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.07.23 10:14:00.850834 [ 3 ] {1c855f3d-4ccc-44b0-92b1-16ff08e38df8} <Debug> oximeter.measurements_string (0b768426-2ccd-4c23-9f85-9d35c5792ad5): Loading data parts | ||
| 352 | 2025.07.23 10:14:00.850994 [ 3 ] {1c855f3d-4ccc-44b0-92b1-16ff08e38df8} <Debug> oximeter.measurements_string (0b768426-2ccd-4c23-9f85-9d35c5792ad5): There are no data parts | ||
| 353 | 2025.07.23 10:14:00.864856 [ 3 ] {1c855f3d-4ccc-44b0-92b1-16ff08e38df8} <Debug> TCPHandler: Processed in 0.024669135 sec. | ||
| 354 | 2025.07.23 10:14:00.865026 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.07.23 10:14:00.865244 [ 3 ] {7e96ee56-ce65-43d1-957c-08214c157d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.07.23 10:14:00.865324 [ 3 ] {7e96ee56-ce65-43d1-957c-08214c157d91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.07.23 10:14:00.879682 [ 3 ] {7e96ee56-ce65-43d1-957c-08214c157d91} <Debug> oximeter.measurements_bytes (037726ea-eacd-4e33-8e45-7262dbf88ea6): Loading data parts | ||
| 365 | 2025.07.23 10:14:00.879854 [ 3 ] {7e96ee56-ce65-43d1-957c-08214c157d91} <Debug> oximeter.measurements_bytes (037726ea-eacd-4e33-8e45-7262dbf88ea6): There are no data parts | ||
| 366 | 2025.07.23 10:14:00.884849 [ 3 ] {7e96ee56-ce65-43d1-957c-08214c157d91} <Debug> TCPHandler: Processed in 0.019923418 sec. | ||
| 367 | 2025.07.23 10:14:00.885005 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.07.23 10:14:00.885254 [ 3 ] {7761072e-fffa-48d4-a5da-9d3b8ce919d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 369 | 2025.07.23 10:14:00.885332 [ 3 ] {7761072e-fffa-48d4-a5da-9d3b8ce919d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.07.23 10:14:00.894861 [ 3 ] {7761072e-fffa-48d4-a5da-9d3b8ce919d9} <Debug> oximeter.measurements_cumulativei64 (d181bc8a-bd72-4c72-9961-b7f81e8bab8f): Loading data parts | ||
| 371 | 2025.07.23 10:14:00.895046 [ 3 ] {7761072e-fffa-48d4-a5da-9d3b8ce919d9} <Debug> oximeter.measurements_cumulativei64 (d181bc8a-bd72-4c72-9961-b7f81e8bab8f): There are no data parts | ||
| 372 | 2025.07.23 10:14:00.900325 [ 3 ] {7761072e-fffa-48d4-a5da-9d3b8ce919d9} <Debug> TCPHandler: Processed in 0.015314044 sec. | ||
| 373 | 2025.07.23 10:14:00.900470 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.07.23 10:14:00.900653 [ 3 ] {2450db93-e465-4b0a-8d4a-ad7cd321de2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 375 | 2025.07.23 10:14:00.900704 [ 3 ] {2450db93-e465-4b0a-8d4a-ad7cd321de2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.07.23 10:14:00.913630 [ 3 ] {2450db93-e465-4b0a-8d4a-ad7cd321de2e} <Debug> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Loading data parts | ||
| 377 | 2025.07.23 10:14:00.913776 [ 3 ] {2450db93-e465-4b0a-8d4a-ad7cd321de2e} <Debug> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): There are no data parts | ||
| 378 | 2025.07.23 10:14:00.919531 [ 3 ] {2450db93-e465-4b0a-8d4a-ad7cd321de2e} <Debug> TCPHandler: Processed in 0.019107942 sec. | ||
| 379 | 2025.07.23 10:14:00.919701 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.07.23 10:14:00.919875 [ 3 ] {312c91e6-267d-4e62-a580-4e10dfa7f985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 381 | 2025.07.23 10:14:00.919943 [ 3 ] {312c91e6-267d-4e62-a580-4e10dfa7f985} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.07.23 10:14:00.921927 [ 3 ] {312c91e6-267d-4e62-a580-4e10dfa7f985} <Debug> oximeter.measurements_cumulativef32 (76aeb9dc-79dd-4815-a9a7-78de31346fc3): Loading data parts | ||
| 383 | 2025.07.23 10:14:00.922094 [ 3 ] {312c91e6-267d-4e62-a580-4e10dfa7f985} <Debug> oximeter.measurements_cumulativef32 (76aeb9dc-79dd-4815-a9a7-78de31346fc3): There are no data parts | ||
| 384 | 2025.07.23 10:14:00.929717 [ 3 ] {312c91e6-267d-4e62-a580-4e10dfa7f985} <Debug> TCPHandler: Processed in 0.010069887 sec. | ||
| 385 | 2025.07.23 10:14:00.929875 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.07.23 10:14:00.930160 [ 3 ] {d07f7c95-57f0-48a2-b4b5-2e0b5698804a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 387 | 2025.07.23 10:14:00.930298 [ 3 ] {d07f7c95-57f0-48a2-b4b5-2e0b5698804a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.07.23 10:14:00.932636 [ 3 ] {d07f7c95-57f0-48a2-b4b5-2e0b5698804a} <Debug> oximeter.measurements_cumulativef64 (8152efc3-eaca-4eb2-b5bf-bf243cf8c405): Loading data parts | ||
| 389 | 2025.07.23 10:14:00.932770 [ 3 ] {d07f7c95-57f0-48a2-b4b5-2e0b5698804a} <Debug> oximeter.measurements_cumulativef64 (8152efc3-eaca-4eb2-b5bf-bf243cf8c405): There are no data parts | ||
| 390 | 2025.07.23 10:14:00.937458 [ 3 ] {d07f7c95-57f0-48a2-b4b5-2e0b5698804a} <Debug> TCPHandler: Processed in 0.007641236 sec. | ||
| 391 | 2025.07.23 10:14:00.937599 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.07.23 10:14:00.937822 [ 3 ] {369dbc68-fbe1-41ea-9ebe-c9f2dcbb0fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2025.07.23 10:14:00.937968 [ 3 ] {369dbc68-fbe1-41ea-9ebe-c9f2dcbb0fbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.07.23 10:14:00.949117 [ 3 ] {369dbc68-fbe1-41ea-9ebe-c9f2dcbb0fbc} <Debug> oximeter.measurements_histogrami8 (52bf6bd8-6d9e-45d4-9c85-a9388deea232): Loading data parts | ||
| 405 | 2025.07.23 10:14:00.949341 [ 3 ] {369dbc68-fbe1-41ea-9ebe-c9f2dcbb0fbc} <Debug> oximeter.measurements_histogrami8 (52bf6bd8-6d9e-45d4-9c85-a9388deea232): There are no data parts | ||
| 406 | 2025.07.23 10:14:00.951548 [ 3 ] {369dbc68-fbe1-41ea-9ebe-c9f2dcbb0fbc} <Debug> TCPHandler: Processed in 0.014024288 sec. | ||
| 407 | 2025.07.23 10:14:00.951701 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.07.23 10:14:00.952071 [ 3 ] {d156cc0b-9366-45bf-a3b0-46efaeeda9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 409 | 2025.07.23 10:14:00.952286 [ 3 ] {d156cc0b-9366-45bf-a3b0-46efaeeda9d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.07.23 10:14:00.956215 [ 3 ] {d156cc0b-9366-45bf-a3b0-46efaeeda9d3} <Debug> oximeter.measurements_histogramu8 (84ed21f0-7244-4c27-9627-407fec1ef146): Loading data parts | ||
| 411 | 2025.07.23 10:14:00.956372 [ 3 ] {d156cc0b-9366-45bf-a3b0-46efaeeda9d3} <Debug> oximeter.measurements_histogramu8 (84ed21f0-7244-4c27-9627-407fec1ef146): There are no data parts | ||
| 412 | 2025.07.23 10:14:00.964540 [ 3 ] {d156cc0b-9366-45bf-a3b0-46efaeeda9d3} <Debug> TCPHandler: Processed in 0.012864604 sec. | ||
| 413 | 2025.07.23 10:14:00.964691 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.07.23 10:14:00.964909 [ 3 ] {51b82692-6c16-4d08-a4af-82e625708ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 415 | 2025.07.23 10:14:00.965125 [ 3 ] {51b82692-6c16-4d08-a4af-82e625708ada} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.07.23 10:14:00.970909 [ 3 ] {51b82692-6c16-4d08-a4af-82e625708ada} <Debug> oximeter.measurements_histogrami16 (f19213f4-c218-4044-ba33-50feb544ade9): Loading data parts | ||
| 417 | 2025.07.23 10:14:00.971251 [ 3 ] {51b82692-6c16-4d08-a4af-82e625708ada} <Debug> oximeter.measurements_histogrami16 (f19213f4-c218-4044-ba33-50feb544ade9): There are no data parts | ||
| 418 | 2025.07.23 10:14:00.981682 [ 3 ] {51b82692-6c16-4d08-a4af-82e625708ada} <Debug> TCPHandler: Processed in 0.017042249 sec. | ||
| 419 | 2025.07.23 10:14:00.981854 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.07.23 10:14:00.982164 [ 3 ] {f58c4172-0633-458b-a801-31a5391acf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 421 | 2025.07.23 10:14:00.982307 [ 3 ] {f58c4172-0633-458b-a801-31a5391acf84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.07.23 10:14:00.993263 [ 3 ] {f58c4172-0633-458b-a801-31a5391acf84} <Debug> oximeter.measurements_histogramu16 (30354fc5-e5ff-484c-afc6-35e938854ffb): Loading data parts | ||
| 423 | 2025.07.23 10:14:00.993426 [ 3 ] {f58c4172-0633-458b-a801-31a5391acf84} <Debug> oximeter.measurements_histogramu16 (30354fc5-e5ff-484c-afc6-35e938854ffb): There are no data parts | ||
| 424 | 2025.07.23 10:14:00.999434 [ 3 ] {f58c4172-0633-458b-a801-31a5391acf84} <Debug> TCPHandler: Processed in 0.017628211 sec. | ||
| 425 | 2025.07.23 10:14:00.999590 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.07.23 10:14:00.999803 [ 3 ] {bebe9f1d-3644-48da-82d0-0daa9c98da2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 427 | 2025.07.23 10:14:00.999955 [ 3 ] {bebe9f1d-3644-48da-82d0-0daa9c98da2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.07.23 10:14:01.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.50 MiB, peak 122.50 MiB, free memory in arenas 0.00 B, will set to 132.57 MiB (RSS), difference: 10.07 MiB | ||
| 429 | 2025.07.23 10:14:01.010514 [ 3 ] {bebe9f1d-3644-48da-82d0-0daa9c98da2d} <Debug> oximeter.measurements_histogrami32 (77da44c2-8481-4e56-9967-67cf2ff7ba1d): Loading data parts | ||
| 430 | 2025.07.23 10:14:01.010689 [ 3 ] {bebe9f1d-3644-48da-82d0-0daa9c98da2d} <Debug> oximeter.measurements_histogrami32 (77da44c2-8481-4e56-9967-67cf2ff7ba1d): There are no data parts | ||
| 431 | 2025.07.23 10:14:01.015979 [ 3 ] {bebe9f1d-3644-48da-82d0-0daa9c98da2d} <Debug> TCPHandler: Processed in 0.016497339 sec. | ||
| 432 | 2025.07.23 10:14:01.016292 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.07.23 10:14:01.016514 [ 3 ] {79254103-1737-47a4-8b7b-1e30dd867a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.016663 [ 3 ] {79254103-1737-47a4-8b7b-1e30dd867a54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.07.23 10:14:01.024512 [ 3 ] {79254103-1737-47a4-8b7b-1e30dd867a54} <Debug> oximeter.measurements_histogramu32 (4439b464-6437-47f2-b6f3-11229ee407b5): Loading data parts | ||
| 436 | 2025.07.23 10:14:01.024703 [ 3 ] {79254103-1737-47a4-8b7b-1e30dd867a54} <Debug> oximeter.measurements_histogramu32 (4439b464-6437-47f2-b6f3-11229ee407b5): There are no data parts | ||
| 437 | 2025.07.23 10:14:01.026915 [ 3 ] {79254103-1737-47a4-8b7b-1e30dd867a54} <Debug> TCPHandler: Processed in 0.010676979 sec. | ||
| 438 | 2025.07.23 10:14:01.027093 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.07.23 10:14:01.027439 [ 3 ] {55142358-5aca-4eff-95a4-da5ecdcdfa02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.027584 [ 3 ] {55142358-5aca-4eff-95a4-da5ecdcdfa02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.07.23 10:14:01.040958 [ 3 ] {55142358-5aca-4eff-95a4-da5ecdcdfa02} <Debug> oximeter.measurements_histogrami64 (a3fc920a-d3a1-4f4d-88fc-683ac7e26a00): Loading data parts | ||
| 442 | 2025.07.23 10:14:01.041131 [ 3 ] {55142358-5aca-4eff-95a4-da5ecdcdfa02} <Debug> oximeter.measurements_histogrami64 (a3fc920a-d3a1-4f4d-88fc-683ac7e26a00): There are no data parts | ||
| 443 | 2025.07.23 10:14:01.046640 [ 3 ] {55142358-5aca-4eff-95a4-da5ecdcdfa02} <Debug> TCPHandler: Processed in 0.019612712 sec. | ||
| 444 | 2025.07.23 10:14:01.046935 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.07.23 10:14:01.047153 [ 3 ] {8d3e13ff-3c2d-4594-aac3-6128c076a2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.047301 [ 3 ] {8d3e13ff-3c2d-4594-aac3-6128c076a2ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.07.23 10:14:01.056102 [ 3 ] {8d3e13ff-3c2d-4594-aac3-6128c076a2ef} <Debug> oximeter.measurements_histogramu64 (a6a39ff6-7988-46cb-a4bd-576e3dd9bbe4): Loading data parts | ||
| 448 | 2025.07.23 10:14:01.056250 [ 3 ] {8d3e13ff-3c2d-4594-aac3-6128c076a2ef} <Debug> oximeter.measurements_histogramu64 (a6a39ff6-7988-46cb-a4bd-576e3dd9bbe4): There are no data parts | ||
| 449 | 2025.07.23 10:14:01.070499 [ 3 ] {8d3e13ff-3c2d-4594-aac3-6128c076a2ef} <Debug> TCPHandler: Processed in 0.023610524 sec. | ||
| 450 | 2025.07.23 10:14:01.070655 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.07.23 10:14:01.070869 [ 3 ] {fde76081-5564-4e99-ba0d-774d54596c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.071007 [ 3 ] {fde76081-5564-4e99-ba0d-774d54596c96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.07.23 10:14:01.084750 [ 3 ] {fde76081-5564-4e99-ba0d-774d54596c96} <Debug> oximeter.measurements_histogramf32 (f985b249-08fe-4858-bc4b-7fda3ef3e5eb): Loading data parts | ||
| 454 | 2025.07.23 10:14:01.084904 [ 3 ] {fde76081-5564-4e99-ba0d-774d54596c96} <Debug> oximeter.measurements_histogramf32 (f985b249-08fe-4858-bc4b-7fda3ef3e5eb): There are no data parts | ||
| 455 | 2025.07.23 10:14:01.100910 [ 3 ] {fde76081-5564-4e99-ba0d-774d54596c96} <Debug> TCPHandler: Processed in 0.030350772 sec. | ||
| 456 | 2025.07.23 10:14:01.101265 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.07.23 10:14:01.101498 [ 3 ] {8bb0b1cf-b5e1-4006-a10d-90a025895083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.101641 [ 3 ] {8bb0b1cf-b5e1-4006-a10d-90a025895083} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.07.23 10:14:01.113902 [ 3 ] {8bb0b1cf-b5e1-4006-a10d-90a025895083} <Debug> oximeter.measurements_histogramf64 (e1ce0aa8-b714-4c68-b3c1-07589eaaebdb): Loading data parts | ||
| 460 | 2025.07.23 10:14:01.114079 [ 3 ] {8bb0b1cf-b5e1-4006-a10d-90a025895083} <Debug> oximeter.measurements_histogramf64 (e1ce0aa8-b714-4c68-b3c1-07589eaaebdb): There are no data parts | ||
| 461 | 2025.07.23 10:14:01.116012 [ 3 ] {8bb0b1cf-b5e1-4006-a10d-90a025895083} <Debug> TCPHandler: Processed in 0.014798134 sec. | ||
| 462 | 2025.07.23 10:14:01.116158 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.07.23 10:14:01.116343 [ 3 ] {7231c0e7-10b3-4865-8569-28e5b9b3e0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) /* 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.07.23 10:14:01.116477 [ 3 ] {7231c0e7-10b3-4865-8569-28e5b9b3e0c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.07.23 10:14:01.120251 [ 3 ] {7231c0e7-10b3-4865-8569-28e5b9b3e0c5} <Debug> oximeter.fields_bool (79a9e012-e4e3-4bae-9dbb-ccb1073bf14a): Loading data parts | ||
| 491 | 2025.07.23 10:14:01.120558 [ 3 ] {7231c0e7-10b3-4865-8569-28e5b9b3e0c5} <Debug> oximeter.fields_bool (79a9e012-e4e3-4bae-9dbb-ccb1073bf14a): There are no data parts | ||
| 492 | 2025.07.23 10:14:01.130580 [ 3 ] {7231c0e7-10b3-4865-8569-28e5b9b3e0c5} <Debug> TCPHandler: Processed in 0.014469916 sec. | ||
| 493 | 2025.07.23 10:14:01.130719 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.07.23 10:14:01.130945 [ 3 ] {cb7b6678-1d1b-4098-a870-eddf4897d105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.131079 [ 3 ] {cb7b6678-1d1b-4098-a870-eddf4897d105} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.07.23 10:14:01.142490 [ 3 ] {cb7b6678-1d1b-4098-a870-eddf4897d105} <Debug> oximeter.fields_i8 (7de3c068-e275-4e39-a129-5c75413320c9): Loading data parts | ||
| 497 | 2025.07.23 10:14:01.142637 [ 3 ] {cb7b6678-1d1b-4098-a870-eddf4897d105} <Debug> oximeter.fields_i8 (7de3c068-e275-4e39-a129-5c75413320c9): There are no data parts | ||
| 498 | 2025.07.23 10:14:01.148763 [ 3 ] {cb7b6678-1d1b-4098-a870-eddf4897d105} <Debug> TCPHandler: Processed in 0.018091231 sec. | ||
| 499 | 2025.07.23 10:14:01.148921 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.07.23 10:14:01.149079 [ 3 ] {55406de3-5946-4547-9959-d6e069de6e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.149264 [ 3 ] {55406de3-5946-4547-9959-d6e069de6e9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.07.23 10:14:01.158710 [ 3 ] {55406de3-5946-4547-9959-d6e069de6e9e} <Debug> oximeter.fields_u8 (8c9e4f1d-b7c8-45c7-9f85-022079bdf500): Loading data parts | ||
| 503 | 2025.07.23 10:14:01.158960 [ 3 ] {55406de3-5946-4547-9959-d6e069de6e9e} <Debug> oximeter.fields_u8 (8c9e4f1d-b7c8-45c7-9f85-022079bdf500): There are no data parts | ||
| 504 | 2025.07.23 10:14:01.164158 [ 3 ] {55406de3-5946-4547-9959-d6e069de6e9e} <Debug> TCPHandler: Processed in 0.015284783 sec. | ||
| 505 | 2025.07.23 10:14:01.164318 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.07.23 10:14:01.164608 [ 3 ] {0a189437-feb1-41e1-802d-38aef766936e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.164745 [ 3 ] {0a189437-feb1-41e1-802d-38aef766936e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.07.23 10:14:01.166899 [ 3 ] {0a189437-feb1-41e1-802d-38aef766936e} <Debug> oximeter.fields_i16 (b40d6af4-5e5c-4f4a-8258-19d9d0f9169f): Loading data parts | ||
| 509 | 2025.07.23 10:14:01.167034 [ 3 ] {0a189437-feb1-41e1-802d-38aef766936e} <Debug> oximeter.fields_i16 (b40d6af4-5e5c-4f4a-8258-19d9d0f9169f): There are no data parts | ||
| 510 | 2025.07.23 10:14:01.172410 [ 3 ] {0a189437-feb1-41e1-802d-38aef766936e} <Debug> TCPHandler: Processed in 0.008151197 sec. | ||
| 511 | 2025.07.23 10:14:01.172571 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.07.23 10:14:01.172760 [ 3 ] {0748f081-3402-427e-b050-206e8197cb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.172879 [ 3 ] {0748f081-3402-427e-b050-206e8197cb47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.07.23 10:14:01.174939 [ 3 ] {0748f081-3402-427e-b050-206e8197cb47} <Debug> oximeter.fields_u16 (3a11f8ab-f8ec-40ac-bc56-2d742c12732d): Loading data parts | ||
| 515 | 2025.07.23 10:14:01.175165 [ 3 ] {0748f081-3402-427e-b050-206e8197cb47} <Debug> oximeter.fields_u16 (3a11f8ab-f8ec-40ac-bc56-2d742c12732d): There are no data parts | ||
| 516 | 2025.07.23 10:14:01.179736 [ 3 ] {0748f081-3402-427e-b050-206e8197cb47} <Debug> TCPHandler: Processed in 0.007224469 sec. | ||
| 517 | 2025.07.23 10:14:01.179874 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.07.23 10:14:01.180121 [ 3 ] {575a753b-7f73-42c9-b927-dee5df49cbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.180251 [ 3 ] {575a753b-7f73-42c9-b927-dee5df49cbac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.07.23 10:14:01.190494 [ 3 ] {575a753b-7f73-42c9-b927-dee5df49cbac} <Debug> oximeter.fields_i32 (df8b4afd-684d-467a-b334-f6adc1b03bb4): Loading data parts | ||
| 521 | 2025.07.23 10:14:01.190673 [ 3 ] {575a753b-7f73-42c9-b927-dee5df49cbac} <Debug> oximeter.fields_i32 (df8b4afd-684d-467a-b334-f6adc1b03bb4): There are no data parts | ||
| 522 | 2025.07.23 10:14:01.202298 [ 3 ] {575a753b-7f73-42c9-b927-dee5df49cbac} <Debug> TCPHandler: Processed in 0.022468361 sec. | ||
| 523 | 2025.07.23 10:14:01.202540 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.07.23 10:14:01.202825 [ 3 ] {5a7a9cec-4972-4613-b1bb-b36c84950fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.202981 [ 3 ] {5a7a9cec-4972-4613-b1bb-b36c84950fa3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.07.23 10:14:01.207405 [ 3 ] {5a7a9cec-4972-4613-b1bb-b36c84950fa3} <Debug> oximeter.fields_u32 (61e59cf8-aaff-4e77-a952-09bec51c22ed): Loading data parts | ||
| 527 | 2025.07.23 10:14:01.207666 [ 3 ] {5a7a9cec-4972-4613-b1bb-b36c84950fa3} <Debug> oximeter.fields_u32 (61e59cf8-aaff-4e77-a952-09bec51c22ed): There are no data parts | ||
| 528 | 2025.07.23 10:14:01.222720 [ 3 ] {5a7a9cec-4972-4613-b1bb-b36c84950fa3} <Debug> TCPHandler: Processed in 0.020269356 sec. | ||
| 529 | 2025.07.23 10:14:01.222878 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.07.23 10:14:01.223139 [ 3 ] {080e654a-b446-42c8-8b7b-debb85dc5eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.223267 [ 3 ] {080e654a-b446-42c8-8b7b-debb85dc5eb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.07.23 10:14:01.236197 [ 3 ] {080e654a-b446-42c8-8b7b-debb85dc5eb4} <Debug> oximeter.fields_i64 (648611d2-30f2-4944-9336-609f0722677e): Loading data parts | ||
| 533 | 2025.07.23 10:14:01.236349 [ 3 ] {080e654a-b446-42c8-8b7b-debb85dc5eb4} <Debug> oximeter.fields_i64 (648611d2-30f2-4944-9336-609f0722677e): There are no data parts | ||
| 534 | 2025.07.23 10:14:01.250837 [ 3 ] {080e654a-b446-42c8-8b7b-debb85dc5eb4} <Debug> TCPHandler: Processed in 0.028017165 sec. | ||
| 535 | 2025.07.23 10:14:01.250988 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.07.23 10:14:01.251144 [ 3 ] {97fabbe6-7e10-4934-8d50-6b1ba7cf5cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.251288 [ 3 ] {97fabbe6-7e10-4934-8d50-6b1ba7cf5cd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.07.23 10:14:01.268225 [ 3 ] {97fabbe6-7e10-4934-8d50-6b1ba7cf5cd2} <Debug> oximeter.fields_u64 (d7cdf8ce-1650-434d-a7ef-d4d0b77c5250): Loading data parts | ||
| 539 | 2025.07.23 10:14:01.268632 [ 3 ] {97fabbe6-7e10-4934-8d50-6b1ba7cf5cd2} <Debug> oximeter.fields_u64 (d7cdf8ce-1650-434d-a7ef-d4d0b77c5250): There are no data parts | ||
| 540 | 2025.07.23 10:14:01.280726 [ 3 ] {97fabbe6-7e10-4934-8d50-6b1ba7cf5cd2} <Debug> TCPHandler: Processed in 0.02978366 sec. | ||
| 541 | 2025.07.23 10:14:01.280879 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.07.23 10:14:01.281112 [ 3 ] {a52bd4bf-28ca-4c14-ade7-42bba990c5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.281266 [ 3 ] {a52bd4bf-28ca-4c14-ade7-42bba990c5d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.07.23 10:14:01.293730 [ 3 ] {a52bd4bf-28ca-4c14-ade7-42bba990c5d1} <Debug> oximeter.fields_ipaddr (1ffe6f8b-d1d1-4586-8d2f-a5642fffa0d5): Loading data parts | ||
| 545 | 2025.07.23 10:14:01.293878 [ 3 ] {a52bd4bf-28ca-4c14-ade7-42bba990c5d1} <Debug> oximeter.fields_ipaddr (1ffe6f8b-d1d1-4586-8d2f-a5642fffa0d5): There are no data parts | ||
| 546 | 2025.07.23 10:14:01.295774 [ 3 ] {a52bd4bf-28ca-4c14-ade7-42bba990c5d1} <Debug> TCPHandler: Processed in 0.014943996 sec. | ||
| 547 | 2025.07.23 10:14:01.295919 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.07.23 10:14:01.296072 [ 3 ] {3c561362-09ed-4e7d-9d46-8a556150e147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.296212 [ 3 ] {3c561362-09ed-4e7d-9d46-8a556150e147} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.07.23 10:14:01.311016 [ 3 ] {3c561362-09ed-4e7d-9d46-8a556150e147} <Debug> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Loading data parts | ||
| 551 | 2025.07.23 10:14:01.311316 [ 3 ] {3c561362-09ed-4e7d-9d46-8a556150e147} <Debug> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): There are no data parts | ||
| 552 | 2025.07.23 10:14:01.324650 [ 3 ] {3c561362-09ed-4e7d-9d46-8a556150e147} <Debug> TCPHandler: Processed in 0.02877783 sec. | ||
| 553 | 2025.07.23 10:14:01.324796 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.07.23 10:14:01.325124 [ 3 ] {8eb63df8-7c2f-4c96-849a-44babd5a7367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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.07.23 10:14:01.325278 [ 3 ] {8eb63df8-7c2f-4c96-849a-44babd5a7367} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.07.23 10:14:01.340080 [ 3 ] {8eb63df8-7c2f-4c96-849a-44babd5a7367} <Debug> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Loading data parts | ||
| 557 | 2025.07.23 10:14:01.340321 [ 3 ] {8eb63df8-7c2f-4c96-849a-44babd5a7367} <Debug> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): There are no data parts | ||
| 558 | 2025.07.23 10:14:01.345752 [ 3 ] {8eb63df8-7c2f-4c96-849a-44babd5a7367} <Debug> TCPHandler: Processed in 0.021002651 sec. | ||
| 559 | 2025.07.23 10:14:01.345963 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.07.23 10:14:01.346216 [ 3 ] {9d517435-4a03-4829-a42b-52f606bfee99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) /* 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.07.23 10:14:01.346372 [ 3 ] {9d517435-4a03-4829-a42b-52f606bfee99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.07.23 10:14:01.354760 [ 3 ] {9d517435-4a03-4829-a42b-52f606bfee99} <Debug> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764): Loading data parts | ||
| 566 | 2025.07.23 10:14:01.354936 [ 3 ] {9d517435-4a03-4829-a42b-52f606bfee99} <Debug> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764): There are no data parts | ||
| 567 | 2025.07.23 10:14:01.369254 [ 3 ] {9d517435-4a03-4829-a42b-52f606bfee99} <Debug> TCPHandler: Processed in 0.023338529 sec. | ||
| 568 | 2025.07.23 10:14:01.369583 [ 5 ] {} <Trace> TCP-Session: 22fb610f-cc32-41ca-817b-d2619a3d9b34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.07.23 10:14:01.369919 [ 5 ] {48c9b7fa-752f-491a-a8c2-e6f819266150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50883) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.07.23 10:14:01.371551 [ 5 ] {48c9b7fa-752f-491a-a8c2-e6f819266150} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.07.23 10:14:01.383018 [ 260 ] {48c9b7fa-752f-491a-a8c2-e6f819266150} <Trace> oximeter.version (2b32a57c-240e-4f75-961b-95e595a40121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.07.23 10:14:01.383079 [ 260 ] {48c9b7fa-752f-491a-a8c2-e6f819266150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 573 | 2025.07.23 10:14:01.388232 [ 260 ] {48c9b7fa-752f-491a-a8c2-e6f819266150} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.07.23 10:14:01.388897 [ 260 ] {48c9b7fa-752f-491a-a8c2-e6f819266150} <Trace> oximeter.version (2b32a57c-240e-4f75-961b-95e595a40121): 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.07.23 10:14:01.389163 [ 5 ] {48c9b7fa-752f-491a-a8c2-e6f819266150} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019404 sec., 51.535765821480105 rows/sec., 824.57 B/sec. | ||
| 576 | 2025.07.23 10:14:01.389596 [ 5 ] {48c9b7fa-752f-491a-a8c2-e6f819266150} <Debug> TCPHandler: Processed in 0.020153393 sec. | ||
| 577 | 2025.07.23 10:14:02.000272 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.11 MiB, peak 134.11 MiB, free memory in arenas 0.00 B, will set to 138.17 MiB (RSS), difference: 4.05 MiB | ||
| 578 | 2025.07.23 10:14:02.614439 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43415 | ||
| 579 | 2025.07.23 10:14:02.615528 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2025.07.23 10:14:02.615575 [ 262 ] {} <Debug> TCP-Session: 4d4ee0b3-a327-47ba-98a6-ee37f46761da Authenticating user 'default' from [fd00:1122:3344:101::a]:43415 | ||
| 581 | 2025.07.23 10:14:02.615597 [ 262 ] {} <Debug> TCP-Session: 4d4ee0b3-a327-47ba-98a6-ee37f46761da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.07.23 10:14:02.615659 [ 262 ] {} <Debug> TCP-Session: 4d4ee0b3-a327-47ba-98a6-ee37f46761da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2025.07.23 10:14:02.615773 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2025.07.23 10:14:02.615801 [ 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.07.23 10:14:02.615906 [ 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.07.23 10:14:02.617328 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54899 | ||
| 587 | 2025.07.23 10:14:02.617448 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2025.07.23 10:14:02.617480 [ 263 ] {} <Debug> TCP-Session: 9e5de15b-2708-4a73-b3e6-f9b3e334ff9a Authenticating user 'default' from [fd00:1122:3344:101::a]:54899 | ||
| 589 | 2025.07.23 10:14:02.617496 [ 263 ] {} <Debug> TCP-Session: 9e5de15b-2708-4a73-b3e6-f9b3e334ff9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2025.07.23 10:14:02.617504 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52758 | ||
| 591 | 2025.07.23 10:14:02.617588 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37547 | ||
| 592 | 2025.07.23 10:14:02.617612 [ 263 ] {} <Debug> TCP-Session: 9e5de15b-2708-4a73-b3e6-f9b3e334ff9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2025.07.23 10:14:02.617687 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38824 | ||
| 594 | 2025.07.23 10:14:02.617765 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47527 | ||
| 595 | 2025.07.23 10:14:02.617886 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2025.07.23 10:14:02.617896 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53163 | ||
| 597 | 2025.07.23 10:14:02.617929 [ 264 ] {} <Debug> TCP-Session: 5f187c53-9f57-4c28-abfa-0c60b78bc1ce Authenticating user 'default' from [fd00:1122:3344:101::a]:52758 | ||
| 598 | 2025.07.23 10:14:02.617916 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.07.23 10:14:02.618047 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34804 | ||
| 600 | 2025.07.23 10:14:02.618072 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2025.07.23 10:14:02.618079 [ 264 ] {} <Debug> TCP-Session: 5f187c53-9f57-4c28-abfa-0c60b78bc1ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.07.23 10:14:02.618080 [ 265 ] {} <Debug> TCP-Session: 340428eb-0ffe-468a-9421-e25b3793c9d2 Authenticating user 'default' from [fd00:1122:3344:101::a]:37547 | ||
| 603 | 2025.07.23 10:14:02.618079 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2025.07.23 10:14:02.618223 [ 264 ] {} <Debug> TCP-Session: 5f187c53-9f57-4c28-abfa-0c60b78bc1ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.07.23 10:14:02.618250 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2025.07.23 10:14:02.618295 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2025.07.23 10:14:02.618219 [ 265 ] {} <Debug> TCP-Session: 340428eb-0ffe-468a-9421-e25b3793c9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.07.23 10:14:02.618374 [ 268 ] {} <Debug> TCP-Session: a2d2d921-6f43-4a27-9eae-f70a6887259c Authenticating user 'default' from [fd00:1122:3344:101::a]:53163 | ||
| 609 | 2025.07.23 10:14:02.618357 [ 269 ] {} <Debug> TCP-Session: d90b33b5-a7c2-492e-b854-bce89fc06f8e Authenticating user 'default' from [fd00:1122:3344:101::a]:34804 | ||
| 610 | 2025.07.23 10:14:02.618208 [ 267 ] {} <Debug> TCP-Session: 73f6582d-d18e-48be-a8b1-54793d283529 Authenticating user 'default' from [fd00:1122:3344:101::a]:47527 | ||
| 611 | 2025.07.23 10:14:02.618493 [ 269 ] {} <Debug> TCP-Session: d90b33b5-a7c2-492e-b854-bce89fc06f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.07.23 10:14:02.618501 [ 268 ] {} <Debug> TCP-Session: a2d2d921-6f43-4a27-9eae-f70a6887259c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.07.23 10:14:02.618468 [ 265 ] {} <Debug> TCP-Session: 340428eb-0ffe-468a-9421-e25b3793c9d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.07.23 10:14:02.618593 [ 269 ] {} <Debug> TCP-Session: d90b33b5-a7c2-492e-b854-bce89fc06f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.07.23 10:14:02.618580 [ 268 ] {} <Debug> TCP-Session: a2d2d921-6f43-4a27-9eae-f70a6887259c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.07.23 10:14:02.618569 [ 267 ] {} <Debug> TCP-Session: 73f6582d-d18e-48be-a8b1-54793d283529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.07.23 10:14:02.618354 [ 266 ] {} <Debug> TCP-Session: ece40702-3d35-438e-8ac6-e324c97d1395 Authenticating user 'default' from [fd00:1122:3344:101::a]:38824 | ||
| 618 | 2025.07.23 10:14:02.618746 [ 267 ] {} <Debug> TCP-Session: 73f6582d-d18e-48be-a8b1-54793d283529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.07.23 10:14:02.618773 [ 266 ] {} <Debug> TCP-Session: ece40702-3d35-438e-8ac6-e324c97d1395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.07.23 10:14:02.618903 [ 266 ] {} <Debug> TCP-Session: ece40702-3d35-438e-8ac6-e324c97d1395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2025.07.23 10:14:02.967232 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39342 | ||
| 622 | 2025.07.23 10:14:02.967418 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.07.23 10:14:02.967597 [ 270 ] {} <Debug> TCP-Session: b86b544a-6a4b-4d25-8ac5-b4bc298f837d Authenticating user 'default' from [fd00:1122:3344:101::b]:39342 | ||
| 624 | 2025.07.23 10:14:02.967621 [ 270 ] {} <Debug> TCP-Session: b86b544a-6a4b-4d25-8ac5-b4bc298f837d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.07.23 10:14:02.967633 [ 270 ] {} <Debug> TCP-Session: b86b544a-6a4b-4d25-8ac5-b4bc298f837d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.07.23 10:14:02.967803 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.07.23 10:14:02.967831 [ 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.07.23 10:14:02.967928 [ 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.07.23 10:14:02.969014 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56912 | ||
| 630 | 2025.07.23 10:14:02.969107 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43960 | ||
| 631 | 2025.07.23 10:14:02.969359 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.07.23 10:14:02.969356 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35051 | ||
| 633 | 2025.07.23 10:14:02.969401 [ 271 ] {} <Debug> TCP-Session: dc95375e-7ec3-4c4d-9276-5e693399f2cf Authenticating user 'default' from [fd00:1122:3344:101::b]:56912 | ||
| 634 | 2025.07.23 10:14:02.969441 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58820 | ||
| 635 | 2025.07.23 10:14:02.969505 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56375 | ||
| 636 | 2025.07.23 10:14:02.969523 [ 271 ] {} <Debug> TCP-Session: dc95375e-7ec3-4c4d-9276-5e693399f2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2025.07.23 10:14:02.969538 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2025.07.23 10:14:02.969570 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.07.23 10:14:02.969561 [ 271 ] {} <Debug> TCP-Session: dc95375e-7ec3-4c4d-9276-5e693399f2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2025.07.23 10:14:02.969703 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36435 | ||
| 641 | 2025.07.23 10:14:02.969729 [ 274 ] {} <Debug> TCP-Session: cf524e00-bb02-4341-a28a-f42cd280b225 Authenticating user 'default' from [fd00:1122:3344:101::b]:35051 | ||
| 642 | 2025.07.23 10:14:02.969713 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2025.07.23 10:14:02.969705 [ 272 ] {} <Debug> TCP-Session: 443ae760-9ff2-4706-8a42-d3eb177b411e Authenticating user 'default' from [fd00:1122:3344:101::b]:43960 | ||
| 644 | 2025.07.23 10:14:02.969899 [ 273 ] {} <Debug> TCP-Session: 4c5237a0-d87b-4ef3-86f2-9c56c05a2bb5 Authenticating user 'default' from [fd00:1122:3344:101::b]:58820 | ||
| 645 | 2025.07.23 10:14:02.969902 [ 274 ] {} <Debug> TCP-Session: cf524e00-bb02-4341-a28a-f42cd280b225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.07.23 10:14:02.969939 [ 272 ] {} <Debug> TCP-Session: 443ae760-9ff2-4706-8a42-d3eb177b411e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.07.23 10:14:02.969997 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.07.23 10:14:02.970020 [ 274 ] {} <Debug> TCP-Session: cf524e00-bb02-4341-a28a-f42cd280b225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.07.23 10:14:02.970029 [ 272 ] {} <Debug> TCP-Session: 443ae760-9ff2-4706-8a42-d3eb177b411e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.07.23 10:14:02.970012 [ 273 ] {} <Debug> TCP-Session: 4c5237a0-d87b-4ef3-86f2-9c56c05a2bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.07.23 10:14:02.970106 [ 276 ] {} <Debug> TCP-Session: 39f00fef-f104-4383-b264-54272ff9dea5 Authenticating user 'default' from [fd00:1122:3344:101::b]:36435 | ||
| 652 | 2025.07.23 10:14:02.969892 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47322 | ||
| 653 | 2025.07.23 10:14:02.970190 [ 273 ] {} <Debug> TCP-Session: 4c5237a0-d87b-4ef3-86f2-9c56c05a2bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.07.23 10:14:02.970217 [ 276 ] {} <Debug> TCP-Session: 39f00fef-f104-4383-b264-54272ff9dea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.07.23 10:14:02.970338 [ 276 ] {} <Debug> TCP-Session: 39f00fef-f104-4383-b264-54272ff9dea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.07.23 10:14:02.970379 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2025.07.23 10:14:02.970544 [ 277 ] {} <Debug> TCP-Session: 01517847-d4de-4d48-a9fd-607a06e8b415 Authenticating user 'default' from [fd00:1122:3344:101::b]:47322 | ||
| 658 | 2025.07.23 10:14:02.970566 [ 277 ] {} <Debug> TCP-Session: 01517847-d4de-4d48-a9fd-607a06e8b415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.07.23 10:14:02.970582 [ 277 ] {} <Debug> TCP-Session: 01517847-d4de-4d48-a9fd-607a06e8b415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.07.23 10:14:02.971883 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49666 | ||
| 661 | 2025.07.23 10:14:02.972051 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 662 | 2025.07.23 10:14:02.972078 [ 278 ] {} <Debug> TCP-Session: 13c01652-b27b-4e2b-a709-c28b0317b876 Authenticating user 'default' from [fd00:1122:3344:101::c]:49666 | ||
| 663 | 2025.07.23 10:14:02.972095 [ 278 ] {} <Debug> TCP-Session: 13c01652-b27b-4e2b-a709-c28b0317b876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.07.23 10:14:02.972234 [ 278 ] {} <Debug> TCP-Session: 13c01652-b27b-4e2b-a709-c28b0317b876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2025.07.23 10:14:02.972291 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 666 | 2025.07.23 10:14:02.972325 [ 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 | ||
| 667 | 2025.07.23 10:14:02.972438 [ 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 | ||
| 668 | 2025.07.23 10:14:02.973567 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37807 | ||
| 669 | 2025.07.23 10:14:02.973665 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37220 | ||
| 670 | 2025.07.23 10:14:02.973815 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37613 | ||
| 671 | 2025.07.23 10:14:02.973939 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62826 | ||
| 672 | 2025.07.23 10:14:02.973943 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2025.07.23 10:14:02.973996 [ 280 ] {} <Debug> TCP-Session: e0f486ae-87a4-42de-8eb0-c4af8997bffb Authenticating user 'default' from [fd00:1122:3344:101::c]:37220 | ||
| 674 | 2025.07.23 10:14:02.974014 [ 280 ] {} <Debug> TCP-Session: e0f486ae-87a4-42de-8eb0-c4af8997bffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 675 | 2025.07.23 10:14:02.974026 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54121 | ||
| 676 | 2025.07.23 10:14:02.974165 [ 280 ] {} <Debug> TCP-Session: e0f486ae-87a4-42de-8eb0-c4af8997bffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2025.07.23 10:14:02.974187 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61201 | ||
| 678 | 2025.07.23 10:14:02.974309 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51232 | ||
| 679 | 2025.07.23 10:14:02.976480 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.07.23 10:14:02.976520 [ 285 ] {} <Debug> TCP-Session: c01581ae-bee7-4122-a797-69352732a773 Authenticating user 'default' from [fd00:1122:3344:101::c]:51232 | ||
| 681 | 2025.07.23 10:14:02.976537 [ 285 ] {} <Debug> TCP-Session: c01581ae-bee7-4122-a797-69352732a773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.07.23 10:14:02.976674 [ 285 ] {} <Debug> TCP-Session: c01581ae-bee7-4122-a797-69352732a773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2025.07.23 10:14:02.978953 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.07.23 10:14:02.979006 [ 284 ] {} <Debug> TCP-Session: 8ae4392e-90f0-4949-aa56-888babb50bec Authenticating user 'default' from [fd00:1122:3344:101::c]:61201 | ||
| 685 | 2025.07.23 10:14:02.979162 [ 284 ] {} <Debug> TCP-Session: 8ae4392e-90f0-4949-aa56-888babb50bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.07.23 10:14:02.979176 [ 284 ] {} <Debug> TCP-Session: 8ae4392e-90f0-4949-aa56-888babb50bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.07.23 10:14:02.981012 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.07.23 10:14:02.981246 [ 275 ] {} <Debug> TCP-Session: 01f70436-cb58-4c59-bac3-f97095789a9e Authenticating user 'default' from [fd00:1122:3344:101::b]:56375 | ||
| 689 | 2025.07.23 10:14:02.981269 [ 275 ] {} <Debug> TCP-Session: 01f70436-cb58-4c59-bac3-f97095789a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.07.23 10:14:02.981284 [ 275 ] {} <Debug> TCP-Session: 01f70436-cb58-4c59-bac3-f97095789a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.07.23 10:14:02.986432 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2025.07.23 10:14:02.986472 [ 283 ] {} <Debug> TCP-Session: 9e689084-bbc7-4170-9a05-125583c453ed Authenticating user 'default' from [fd00:1122:3344:101::c]:54121 | ||
| 693 | 2025.07.23 10:14:02.986490 [ 283 ] {} <Debug> TCP-Session: 9e689084-bbc7-4170-9a05-125583c453ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.07.23 10:14:02.986576 [ 283 ] {} <Debug> TCP-Session: 9e689084-bbc7-4170-9a05-125583c453ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.07.23 10:14:02.987039 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2025.07.23 10:14:02.987082 [ 282 ] {} <Debug> TCP-Session: 2889e4a4-03bd-45d7-adb0-fbb883e0dfb5 Authenticating user 'default' from [fd00:1122:3344:101::c]:62826 | ||
| 697 | 2025.07.23 10:14:02.987100 [ 282 ] {} <Debug> TCP-Session: 2889e4a4-03bd-45d7-adb0-fbb883e0dfb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.07.23 10:14:02.987195 [ 282 ] {} <Debug> TCP-Session: 2889e4a4-03bd-45d7-adb0-fbb883e0dfb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.07.23 10:14:03.000302 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.31 MiB, peak 138.31 MiB, free memory in arenas 0.00 B, will set to 139.78 MiB (RSS), difference: 1.47 MiB | ||
| 700 | 2025.07.23 10:14:03.019432 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2025.07.23 10:14:03.019597 [ 281 ] {} <Debug> TCP-Session: 5ef7681b-96ca-43a3-8711-1206165245b2 Authenticating user 'default' from [fd00:1122:3344:101::c]:37613 | ||
| 702 | 2025.07.23 10:14:03.019624 [ 281 ] {} <Debug> TCP-Session: 5ef7681b-96ca-43a3-8711-1206165245b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.07.23 10:14:03.019636 [ 281 ] {} <Debug> TCP-Session: 5ef7681b-96ca-43a3-8711-1206165245b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.07.23 10:14:03.022096 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2025.07.23 10:14:03.022145 [ 279 ] {} <Debug> TCP-Session: 2ef92652-2933-4e04-8046-8fb20d5677a1 Authenticating user 'default' from [fd00:1122:3344:101::c]:37807 | ||
| 706 | 2025.07.23 10:14:03.022162 [ 279 ] {} <Debug> TCP-Session: 2ef92652-2933-4e04-8046-8fb20d5677a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.07.23 10:14:03.022290 [ 279 ] {} <Debug> TCP-Session: 2ef92652-2933-4e04-8046-8fb20d5677a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2025.07.23 10:14:07.606121 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.07.23 10:14:07.606240 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.07.23 10:14:07.606254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 711 | 2025.07.23 10:14:07.606513 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.07.23 10:14:07.620218 [ 244 ] {} <Debug> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Loading data parts | ||
| 713 | 2025.07.23 10:14:07.620220 [ 243 ] {} <Debug> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Loading data parts | ||
| 714 | 2025.07.23 10:14:07.620405 [ 244 ] {} <Debug> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): There are no data parts | ||
| 715 | 2025.07.23 10:14:07.620559 [ 243 ] {} <Debug> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): There are no data parts | ||
| 716 | 2025.07.23 10:14:07.624111 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2025.07.23 10:14:07.624320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 718 | 2025.07.23 10:14:07.628105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.07.23 10:14:07.628769 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): 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.07.23 10:14:07.628994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2025.07.23 10:14:07.660373 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.07.23 10:14:07.660422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 723 | 2025.07.23 10:14:07.666651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.07.23 10:14:07.667931 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): 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.07.23 10:14:07.670983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.07.23 10:14:08.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.94 MiB, peak 148.94 MiB, free memory in arenas 0.00 B, will set to 154.04 MiB (RSS), difference: 9.10 MiB | ||
| 727 | 2025.07.23 10:14:10.106252 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.07.23 10:14:10.106359 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.07.23 10:14:10.131911 [ 242 ] {} <Debug> system.query_log (97f041d1-d163-453c-8a0f-1ddd496babba): Loading data parts | ||
| 730 | 2025.07.23 10:14:10.132102 [ 242 ] {} <Debug> system.query_log (97f041d1-d163-453c-8a0f-1ddd496babba): There are no data parts | ||
| 731 | 2025.07.23 10:14:10.150975 [ 242 ] {} <Trace> system.query_log (97f041d1-d163-453c-8a0f-1ddd496babba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.07.23 10:14:10.151012 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 733 | 2025.07.23 10:14:10.152818 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.07.23 10:14:10.153446 [ 242 ] {} <Trace> system.query_log (97f041d1-d163-453c-8a0f-1ddd496babba): 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.07.23 10:14:10.153773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.07.23 10:14:11.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.26 MiB, peak 158.26 MiB, free memory in arenas 0.00 B, will set to 155.22 MiB (RSS), difference: -3.04 MiB | ||
| 737 | 2025.07.23 10:14:15.066227 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.07.23 10:14:15.066397 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.07.23 10:14:15.129909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.07.23 10:14:15.137566 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.07.23 10:14:15.137632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 742 | 2025.07.23 10:14:15.138493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.07.23 10:14:15.139000 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): 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.07.23 10:14:15.141193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.07.23 10:14:15.171840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.07.23 10:14:15.189566 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.07.23 10:14:15.189625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 748 | 2025.07.23 10:14:15.196261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.07.23 10:14:15.197482 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): 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.07.23 10:14:15.200729 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.07.23 10:14:16.000292 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.92 MiB, peak 159.92 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 1.82 MiB | ||
| 752 | 2025.07.23 10:14:21.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.79 MiB, peak 159.92 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.07.23 10:14:21.409940 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.07.23 10:14:21.410121 [ 3 ] {5e9470ea-9c9e-43cf-ad25-0a825ff58d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.07.23 10:14:21.416447 [ 3 ] {5e9470ea-9c9e-43cf-ad25-0a825ff58d39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.07.23 10:14:21.427040 [ 3 ] {5e9470ea-9c9e-43cf-ad25-0a825ff58d39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.07.23 10:14:21.435915 [ 3 ] {5e9470ea-9c9e-43cf-ad25-0a825ff58d39} <Debug> TCPHandler: Processed in 0.026122185 sec. | ||
| 758 | 2025.07.23 10:14:21.456205 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.07.23 10:14:21.456377 [ 3 ] {59946ff2-f3f2-4cd7-918f-ce9186f79183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.07.23 10:14:21.466965 [ 3 ] {59946ff2-f3f2-4cd7-918f-ce9186f79183} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.07.23 10:14:21.467034 [ 3 ] {59946ff2-f3f2-4cd7-918f-ce9186f79183} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.07.23 10:14:21.469545 [ 3 ] {59946ff2-f3f2-4cd7-918f-ce9186f79183} <Debug> TCPHandler: Processed in 0.013428605 sec. | ||
| 763 | 2025.07.23 10:14:21.469861 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.07.23 10:14:21.469992 [ 3 ] {72ba4976-e270-44f3-9afc-cc66cf1833ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.07.23 10:14:21.472243 [ 3 ] {72ba4976-e270-44f3-9afc-cc66cf1833ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.07.23 10:14:21.472290 [ 3 ] {72ba4976-e270-44f3-9afc-cc66cf1833ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.07.23 10:14:21.472641 [ 3 ] {72ba4976-e270-44f3-9afc-cc66cf1833ad} <Debug> TCPHandler: Processed in 0.002833928 sec. | ||
| 768 | 2025.07.23 10:14:21.472884 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.07.23 10:14:21.473003 [ 3 ] {58cceb8e-cac3-41b7-9e32-d35572448d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.07.23 10:14:21.473251 [ 3 ] {58cceb8e-cac3-41b7-9e32-d35572448d2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.07.23 10:14:21.473294 [ 3 ] {58cceb8e-cac3-41b7-9e32-d35572448d2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.07.23 10:14:21.473609 [ 3 ] {58cceb8e-cac3-41b7-9e32-d35572448d2f} <Debug> TCPHandler: Processed in 0.000774536 sec. | ||
| 773 | 2025.07.23 10:14:21.473840 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.07.23 10:14:21.473956 [ 3 ] {722faa67-3458-42bb-b541-e68c0622d87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.07.23 10:14:21.474199 [ 3 ] {722faa67-3458-42bb-b541-e68c0622d87e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.07.23 10:14:21.474243 [ 3 ] {722faa67-3458-42bb-b541-e68c0622d87e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.07.23 10:14:21.474557 [ 3 ] {722faa67-3458-42bb-b541-e68c0622d87e} <Debug> TCPHandler: Processed in 0.000766166 sec. | ||
| 778 | 2025.07.23 10:14:21.474769 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.07.23 10:14:21.474888 [ 3 ] {00000392-048e-4dce-a939-748f193b961d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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') FORMAT Native; (stage: Complete) | ||
| 780 | 2025.07.23 10:14:21.475137 [ 3 ] {00000392-048e-4dce-a939-748f193b961d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.07.23 10:14:21.475180 [ 3 ] {00000392-048e-4dce-a939-748f193b961d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.07.23 10:14:21.475545 [ 3 ] {00000392-048e-4dce-a939-748f193b961d} <Debug> TCPHandler: Processed in 0.000825447 sec. | ||
| 783 | 2025.07.23 10:14:21.475761 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.07.23 10:14:21.475877 [ 3 ] {ab40a71c-ac7f-493d-aacf-22f0544f6c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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') FORMAT Native; (stage: Complete) | ||
| 785 | 2025.07.23 10:14:21.476125 [ 3 ] {ab40a71c-ac7f-493d-aacf-22f0544f6c96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.07.23 10:14:21.476169 [ 3 ] {ab40a71c-ac7f-493d-aacf-22f0544f6c96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.07.23 10:14:21.476480 [ 3 ] {ab40a71c-ac7f-493d-aacf-22f0544f6c96} <Debug> TCPHandler: Processed in 0.000767996 sec. | ||
| 788 | 2025.07.23 10:14:21.476685 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.07.23 10:14:21.476800 [ 3 ] {a35382f9-4d07-4d03-8530-ab206cb82c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.07.23 10:14:21.477045 [ 3 ] {a35382f9-4d07-4d03-8530-ab206cb82c6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.07.23 10:14:21.477089 [ 3 ] {a35382f9-4d07-4d03-8530-ab206cb82c6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.07.23 10:14:21.477401 [ 3 ] {a35382f9-4d07-4d03-8530-ab206cb82c6f} <Debug> TCPHandler: Processed in 0.000764776 sec. | ||
| 793 | 2025.07.23 10:14:21.477601 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.07.23 10:14:21.477719 [ 3 ] {1d1fc818-cc13-4acb-b8a8-36a9d6390220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.07.23 10:14:21.477965 [ 3 ] {1d1fc818-cc13-4acb-b8a8-36a9d6390220} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.07.23 10:14:21.478009 [ 3 ] {1d1fc818-cc13-4acb-b8a8-36a9d6390220} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.07.23 10:14:21.478335 [ 3 ] {1d1fc818-cc13-4acb-b8a8-36a9d6390220} <Debug> TCPHandler: Processed in 0.000784416 sec. | ||
| 798 | 2025.07.23 10:14:21.478563 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.07.23 10:14:21.478682 [ 3 ] {acbc5e88-3780-4a00-817b-3ac6125cdefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.07.23 10:14:21.478929 [ 3 ] {acbc5e88-3780-4a00-817b-3ac6125cdefd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.07.23 10:14:21.478977 [ 3 ] {acbc5e88-3780-4a00-817b-3ac6125cdefd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.07.23 10:14:21.479292 [ 3 ] {acbc5e88-3780-4a00-817b-3ac6125cdefd} <Debug> TCPHandler: Processed in 0.000786546 sec. | ||
| 803 | 2025.07.23 10:14:21.479497 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.07.23 10:14:21.479614 [ 3 ] {2239587f-4c2d-4133-b456-c304becb5453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.07.23 10:14:21.479859 [ 3 ] {2239587f-4c2d-4133-b456-c304becb5453} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.07.23 10:14:21.479901 [ 3 ] {2239587f-4c2d-4133-b456-c304becb5453} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.07.23 10:14:21.480248 [ 3 ] {2239587f-4c2d-4133-b456-c304becb5453} <Debug> TCPHandler: Processed in 0.000799007 sec. | ||
| 808 | 2025.07.23 10:14:21.480466 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.07.23 10:14:21.480587 [ 3 ] {ece1b029-a076-42c2-88db-99328b001af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.07.23 10:14:21.480837 [ 3 ] {ece1b029-a076-42c2-88db-99328b001af4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.07.23 10:14:21.480880 [ 3 ] {ece1b029-a076-42c2-88db-99328b001af4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.07.23 10:14:21.481201 [ 3 ] {ece1b029-a076-42c2-88db-99328b001af4} <Debug> TCPHandler: Processed in 0.000785426 sec. | ||
| 813 | 2025.07.23 10:14:21.481411 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.07.23 10:14:21.481529 [ 3 ] {56a45359-d8f1-4d4a-b1e1-546c17bdbb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.07.23 10:14:21.481777 [ 3 ] {56a45359-d8f1-4d4a-b1e1-546c17bdbb1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.07.23 10:14:21.481819 [ 3 ] {56a45359-d8f1-4d4a-b1e1-546c17bdbb1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.07.23 10:14:21.482137 [ 3 ] {56a45359-d8f1-4d4a-b1e1-546c17bdbb1c} <Debug> TCPHandler: Processed in 0.000774196 sec. | ||
| 818 | 2025.07.23 10:14:21.482331 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.07.23 10:14:21.482449 [ 3 ] {1cae8611-90af-4daa-8e40-b327b11a3273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.07.23 10:14:21.482706 [ 3 ] {1cae8611-90af-4daa-8e40-b327b11a3273} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.07.23 10:14:21.482749 [ 3 ] {1cae8611-90af-4daa-8e40-b327b11a3273} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.07.23 10:14:21.483073 [ 3 ] {1cae8611-90af-4daa-8e40-b327b11a3273} <Debug> TCPHandler: Processed in 0.000791096 sec. | ||
| 823 | 2025.07.23 10:14:21.483767 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.07.23 10:14:21.483874 [ 3 ] {05cd4dd0-7892-411e-944e-a8baa41bedc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 825 | 2025.07.23 10:14:21.483915 [ 3 ] {05cd4dd0-7892-411e-944e-a8baa41bedc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.07.23 10:14:21.487035 [ 3 ] {05cd4dd0-7892-411e-944e-a8baa41bedc1} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2025.07.23 10:14:21.487082 [ 3 ] {05cd4dd0-7892-411e-944e-a8baa41bedc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 828 | 2025.07.23 10:14:21.487765 [ 3 ] {05cd4dd0-7892-411e-944e-a8baa41bedc1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2025.07.23 10:14:21.488192 [ 3 ] {05cd4dd0-7892-411e-944e-a8baa41bedc1} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2025.07.23 10:14:21.488339 [ 3 ] {05cd4dd0-7892-411e-944e-a8baa41bedc1} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.004494 sec., 3115.2647975077884 rows/sec., 446.99 KiB/sec. | ||
| 831 | 2025.07.23 10:14:21.488377 [ 3 ] {05cd4dd0-7892-411e-944e-a8baa41bedc1} <Debug> TCPHandler: Processed in 0.004660035 sec. | ||
| 832 | 2025.07.23 10:14:21.488501 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.07.23 10:14:21.488595 [ 3 ] {ea0468a5-566b-47b3-b0e2-5e222cf89d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 834 | 2025.07.23 10:14:21.488633 [ 3 ] {ea0468a5-566b-47b3-b0e2-5e222cf89d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 835 | 2025.07.23 10:14:21.493118 [ 3 ] {ea0468a5-566b-47b3-b0e2-5e222cf89d6b} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2025.07.23 10:14:21.493152 [ 3 ] {ea0468a5-566b-47b3-b0e2-5e222cf89d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 837 | 2025.07.23 10:14:21.493652 [ 3 ] {ea0468a5-566b-47b3-b0e2-5e222cf89d6b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 838 | 2025.07.23 10:14:21.494172 [ 3 ] {ea0468a5-566b-47b3-b0e2-5e222cf89d6b} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2025.07.23 10:14:21.494326 [ 3 ] {ea0468a5-566b-47b3-b0e2-5e222cf89d6b} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.005746 sec., 4524.886877828054 rows/sec., 349.26 KiB/sec. | ||
| 840 | 2025.07.23 10:14:21.494370 [ 3 ] {ea0468a5-566b-47b3-b0e2-5e222cf89d6b} <Debug> TCPHandler: Processed in 0.005917231 sec. | ||
| 841 | 2025.07.23 10:14:21.494499 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.07.23 10:14:21.494605 [ 3 ] {d8807332-921f-4499-955d-56e68d7bcab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 843 | 2025.07.23 10:14:21.494651 [ 3 ] {d8807332-921f-4499-955d-56e68d7bcab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 844 | 2025.07.23 10:14:21.495125 [ 3 ] {d8807332-921f-4499-955d-56e68d7bcab8} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 845 | 2025.07.23 10:14:21.495167 [ 3 ] {d8807332-921f-4499-955d-56e68d7bcab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 846 | 2025.07.23 10:14:21.495709 [ 3 ] {d8807332-921f-4499-955d-56e68d7bcab8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 847 | 2025.07.23 10:14:21.496151 [ 3 ] {d8807332-921f-4499-955d-56e68d7bcab8} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 848 | 2025.07.23 10:14:21.496280 [ 3 ] {d8807332-921f-4499-955d-56e68d7bcab8} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001699 sec., 16480.2825191289 rows/sec., 1.29 MiB/sec. | ||
| 849 | 2025.07.23 10:14:21.496318 [ 3 ] {d8807332-921f-4499-955d-56e68d7bcab8} <Debug> TCPHandler: Processed in 0.001876369 sec. | ||
| 850 | 2025.07.23 10:14:21.496428 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2025.07.23 10:14:21.496523 [ 3 ] {feffd295-0e59-4dfb-8495-ef7df14d3be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 852 | 2025.07.23 10:14:21.496566 [ 3 ] {feffd295-0e59-4dfb-8495-ef7df14d3be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 853 | 2025.07.23 10:14:21.498975 [ 3 ] {feffd295-0e59-4dfb-8495-ef7df14d3be4} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 854 | 2025.07.23 10:14:21.499009 [ 3 ] {feffd295-0e59-4dfb-8495-ef7df14d3be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 855 | 2025.07.23 10:14:21.501481 [ 3 ] {feffd295-0e59-4dfb-8495-ef7df14d3be4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 856 | 2025.07.23 10:14:21.501932 [ 3 ] {feffd295-0e59-4dfb-8495-ef7df14d3be4} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 857 | 2025.07.23 10:14:21.502060 [ 3 ] {feffd295-0e59-4dfb-8495-ef7df14d3be4} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.005556 sec., 3599.712023038157 rows/sec., 255.57 KiB/sec. | ||
| 858 | 2025.07.23 10:14:21.502097 [ 3 ] {feffd295-0e59-4dfb-8495-ef7df14d3be4} <Debug> TCPHandler: Processed in 0.005719787 sec. | ||
| 859 | 2025.07.23 10:14:21.502215 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2025.07.23 10:14:21.502311 [ 3 ] {fb15e4a5-d542-4b6a-8cbf-6f42beb19353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 861 | 2025.07.23 10:14:21.502351 [ 3 ] {fb15e4a5-d542-4b6a-8cbf-6f42beb19353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 862 | 2025.07.23 10:14:21.502662 [ 3 ] {fb15e4a5-d542-4b6a-8cbf-6f42beb19353} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 863 | 2025.07.23 10:14:21.502697 [ 3 ] {fb15e4a5-d542-4b6a-8cbf-6f42beb19353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 864 | 2025.07.23 10:14:21.503236 [ 3 ] {fb15e4a5-d542-4b6a-8cbf-6f42beb19353} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 865 | 2025.07.23 10:14:21.503723 [ 3 ] {fb15e4a5-d542-4b6a-8cbf-6f42beb19353} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 866 | 2025.07.23 10:14:21.503862 [ 3 ] {fb15e4a5-d542-4b6a-8cbf-6f42beb19353} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.00157 sec., 3821.6560509554142 rows/sec., 268.09 KiB/sec. | ||
| 867 | 2025.07.23 10:14:21.503901 [ 3 ] {fb15e4a5-d542-4b6a-8cbf-6f42beb19353} <Debug> TCPHandler: Processed in 0.001736126 sec. | ||
| 868 | 2025.07.23 10:14:22.641980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 869 | 2025.07.23 10:14:22.642464 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 870 | 2025.07.23 10:14:22.642506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 871 | 2025.07.23 10:14:22.643199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 872 | 2025.07.23 10:14:22.643794 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 873 | 2025.07.23 10:14:22.643927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 874 | 2025.07.23 10:14:22.701422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 875 | 2025.07.23 10:14:22.718800 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2025.07.23 10:14:22.718866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 877 | 2025.07.23 10:14:22.725268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 878 | 2025.07.23 10:14:22.726519 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2025.07.23 10:14:22.729635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 880 | 2025.07.23 10:14:23.000280 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.60 MiB, peak 163.60 MiB, free memory in arenas 0.00 B, will set to 160.84 MiB (RSS), difference: 1.24 MiB | ||
| 881 | 2025.07.23 10:14:26.404681 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.07.23 10:14:26.404875 [ 3 ] {9550361e-ef9c-4f83-81b1-dc643179a405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 883 | 2025.07.23 10:14:26.404943 [ 3 ] {9550361e-ef9c-4f83-81b1-dc643179a405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 884 | 2025.07.23 10:14:26.405568 [ 3 ] {9550361e-ef9c-4f83-81b1-dc643179a405} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2025.07.23 10:14:26.405618 [ 3 ] {9550361e-ef9c-4f83-81b1-dc643179a405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 886 | 2025.07.23 10:14:26.406104 [ 3 ] {9550361e-ef9c-4f83-81b1-dc643179a405} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 887 | 2025.07.23 10:14:26.406682 [ 3 ] {9550361e-ef9c-4f83-81b1-dc643179a405} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2025.07.23 10:14:26.406844 [ 3 ] {9550361e-ef9c-4f83-81b1-dc643179a405} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002017 sec., 12890.431333663857 rows/sec., 994.96 KiB/sec. | ||
| 889 | 2025.07.23 10:14:26.406892 [ 3 ] {9550361e-ef9c-4f83-81b1-dc643179a405} <Debug> TCPHandler: Processed in 0.002346628 sec. | ||
| 890 | 2025.07.23 10:14:26.407026 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.07.23 10:14:26.407132 [ 3 ] {651da284-90be-43de-bdd5-f02829044bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 892 | 2025.07.23 10:14:26.407176 [ 3 ] {651da284-90be-43de-bdd5-f02829044bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 893 | 2025.07.23 10:14:26.407595 [ 3 ] {651da284-90be-43de-bdd5-f02829044bd4} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2025.07.23 10:14:26.407632 [ 3 ] {651da284-90be-43de-bdd5-f02829044bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 895 | 2025.07.23 10:14:26.408032 [ 3 ] {651da284-90be-43de-bdd5-f02829044bd4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 896 | 2025.07.23 10:14:26.408453 [ 3 ] {651da284-90be-43de-bdd5-f02829044bd4} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2025.07.23 10:14:26.408583 [ 3 ] {651da284-90be-43de-bdd5-f02829044bd4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001474 sec., 18995.92944369064 rows/sec., 1.48 MiB/sec. | ||
| 898 | 2025.07.23 10:14:26.408622 [ 3 ] {651da284-90be-43de-bdd5-f02829044bd4} <Debug> TCPHandler: Processed in 0.001654614 sec. | ||
| 899 | 2025.07.23 10:14:26.408732 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2025.07.23 10:14:26.408829 [ 3 ] {b31e207b-f533-407a-924c-f6b233b256c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 901 | 2025.07.23 10:14:26.408874 [ 3 ] {b31e207b-f533-407a-924c-f6b233b256c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 902 | 2025.07.23 10:14:26.409245 [ 3 ] {b31e207b-f533-407a-924c-f6b233b256c1} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2025.07.23 10:14:26.409281 [ 3 ] {b31e207b-f533-407a-924c-f6b233b256c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 904 | 2025.07.23 10:14:26.409707 [ 3 ] {b31e207b-f533-407a-924c-f6b233b256c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 905 | 2025.07.23 10:14:26.410166 [ 3 ] {b31e207b-f533-407a-924c-f6b233b256c1} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2025.07.23 10:14:26.410294 [ 3 ] {b31e207b-f533-407a-924c-f6b233b256c1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001485 sec., 67340.06734006734 rows/sec., 4.67 MiB/sec. | ||
| 907 | 2025.07.23 10:14:26.410331 [ 3 ] {b31e207b-f533-407a-924c-f6b233b256c1} <Debug> TCPHandler: Processed in 0.001649363 sec. | ||
| 908 | 2025.07.23 10:14:26.410437 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.07.23 10:14:26.410532 [ 3 ] {286d74e5-bbec-48b1-8709-33ed6952f8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 910 | 2025.07.23 10:14:26.410573 [ 3 ] {286d74e5-bbec-48b1-8709-33ed6952f8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 911 | 2025.07.23 10:14:26.410880 [ 3 ] {286d74e5-bbec-48b1-8709-33ed6952f8b4} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2025.07.23 10:14:26.410917 [ 3 ] {286d74e5-bbec-48b1-8709-33ed6952f8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 913 | 2025.07.23 10:14:26.411474 [ 3 ] {286d74e5-bbec-48b1-8709-33ed6952f8b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 914 | 2025.07.23 10:14:26.411990 [ 3 ] {286d74e5-bbec-48b1-8709-33ed6952f8b4} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2025.07.23 10:14:26.412125 [ 3 ] {286d74e5-bbec-48b1-8709-33ed6952f8b4} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001611 sec., 18621.973929236497 rows/sec., 1.28 MiB/sec. | ||
| 916 | 2025.07.23 10:14:26.412162 [ 3 ] {286d74e5-bbec-48b1-8709-33ed6952f8b4} <Debug> TCPHandler: Processed in 0.001774946 sec. | ||
| 917 | 2025.07.23 10:14:30.066443 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 918 | 2025.07.23 10:14:30.066524 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 919 | 2025.07.23 10:14:30.144411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 920 | 2025.07.23 10:14:30.144899 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2025.07.23 10:14:30.144946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 922 | 2025.07.23 10:14:30.145692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 923 | 2025.07.23 10:14:30.146204 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2025.07.23 10:14:30.146345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 925 | 2025.07.23 10:14:30.155687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 134 | ||
| 926 | 2025.07.23 10:14:30.158625 [ 242 ] {} <Trace> system.query_log (97f041d1-d163-453c-8a0f-1ddd496babba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2025.07.23 10:14:30.158670 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 928 | 2025.07.23 10:14:30.159905 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 929 | 2025.07.23 10:14:30.160382 [ 242 ] {} <Trace> system.query_log (97f041d1-d163-453c-8a0f-1ddd496babba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2025.07.23 10:14:30.160613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
| 931 | 2025.07.23 10:14:30.230092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 932 | 2025.07.23 10:14:30.247539 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 933 | 2025.07.23 10:14:30.247604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 934 | 2025.07.23 10:14:30.253935 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 935 | 2025.07.23 10:14:30.255070 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 936 | 2025.07.23 10:14:30.258236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 937 | 2025.07.23 10:14:31.405542 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.07.23 10:14:31.405718 [ 3 ] {869be4d8-2031-44bd-bdec-7a85d5d0f4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 939 | 2025.07.23 10:14:31.405786 [ 3 ] {869be4d8-2031-44bd-bdec-7a85d5d0f4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 940 | 2025.07.23 10:14:31.406482 [ 3 ] {869be4d8-2031-44bd-bdec-7a85d5d0f4eb} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2025.07.23 10:14:31.406528 [ 3 ] {869be4d8-2031-44bd-bdec-7a85d5d0f4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 942 | 2025.07.23 10:14:31.407054 [ 3 ] {869be4d8-2031-44bd-bdec-7a85d5d0f4eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 943 | 2025.07.23 10:14:31.407498 [ 3 ] {869be4d8-2031-44bd-bdec-7a85d5d0f4eb} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2025.07.23 10:14:31.407649 [ 3 ] {869be4d8-2031-44bd-bdec-7a85d5d0f4eb} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001984 sec., 13104.838709677419 rows/sec., 1011.51 KiB/sec. | ||
| 945 | 2025.07.23 10:14:31.407690 [ 3 ] {869be4d8-2031-44bd-bdec-7a85d5d0f4eb} <Debug> TCPHandler: Processed in 0.002269927 sec. | ||
| 946 | 2025.07.23 10:14:31.407816 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2025.07.23 10:14:31.407922 [ 3 ] {406b6ef4-8adc-449c-bdfa-e547d73ca719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 948 | 2025.07.23 10:14:31.407970 [ 3 ] {406b6ef4-8adc-449c-bdfa-e547d73ca719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 949 | 2025.07.23 10:14:31.408389 [ 3 ] {406b6ef4-8adc-449c-bdfa-e547d73ca719} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2025.07.23 10:14:31.408426 [ 3 ] {406b6ef4-8adc-449c-bdfa-e547d73ca719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 951 | 2025.07.23 10:14:31.408829 [ 3 ] {406b6ef4-8adc-449c-bdfa-e547d73ca719} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 952 | 2025.07.23 10:14:31.409239 [ 3 ] {406b6ef4-8adc-449c-bdfa-e547d73ca719} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2025.07.23 10:14:31.409373 [ 3 ] {406b6ef4-8adc-449c-bdfa-e547d73ca719} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00147 sec., 19047.61904761905 rows/sec., 1.49 MiB/sec. | ||
| 954 | 2025.07.23 10:14:31.409409 [ 3 ] {406b6ef4-8adc-449c-bdfa-e547d73ca719} <Debug> TCPHandler: Processed in 0.001645714 sec. | ||
| 955 | 2025.07.23 10:14:31.409519 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2025.07.23 10:14:31.409614 [ 3 ] {486e3901-8e31-4800-b10b-080aebd7c290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 957 | 2025.07.23 10:14:31.409656 [ 3 ] {486e3901-8e31-4800-b10b-080aebd7c290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 958 | 2025.07.23 10:14:31.410046 [ 3 ] {486e3901-8e31-4800-b10b-080aebd7c290} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2025.07.23 10:14:31.410082 [ 3 ] {486e3901-8e31-4800-b10b-080aebd7c290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 960 | 2025.07.23 10:14:31.410524 [ 3 ] {486e3901-8e31-4800-b10b-080aebd7c290} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 961 | 2025.07.23 10:14:31.410957 [ 3 ] {486e3901-8e31-4800-b10b-080aebd7c290} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2025.07.23 10:14:31.411084 [ 3 ] {486e3901-8e31-4800-b10b-080aebd7c290} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00149 sec., 67114.09395973154 rows/sec., 4.65 MiB/sec. | ||
| 963 | 2025.07.23 10:14:31.411122 [ 3 ] {486e3901-8e31-4800-b10b-080aebd7c290} <Debug> TCPHandler: Processed in 0.001653884 sec. | ||
| 964 | 2025.07.23 10:14:31.411234 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2025.07.23 10:14:31.411328 [ 3 ] {e8052493-a1ea-4b13-b5a7-74310ea74af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 966 | 2025.07.23 10:14:31.411368 [ 3 ] {e8052493-a1ea-4b13-b5a7-74310ea74af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 967 | 2025.07.23 10:14:31.411687 [ 3 ] {e8052493-a1ea-4b13-b5a7-74310ea74af0} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2025.07.23 10:14:31.411721 [ 3 ] {e8052493-a1ea-4b13-b5a7-74310ea74af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 969 | 2025.07.23 10:14:31.412252 [ 3 ] {e8052493-a1ea-4b13-b5a7-74310ea74af0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 970 | 2025.07.23 10:14:31.412719 [ 3 ] {e8052493-a1ea-4b13-b5a7-74310ea74af0} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2025.07.23 10:14:31.412856 [ 3 ] {e8052493-a1ea-4b13-b5a7-74310ea74af0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001546 sec., 19404.915912031047 rows/sec., 1.33 MiB/sec. | ||
| 972 | 2025.07.23 10:14:31.412891 [ 3 ] {e8052493-a1ea-4b13-b5a7-74310ea74af0} <Debug> TCPHandler: Processed in 0.001706625 sec. | ||
| 973 | 2025.07.23 10:14:36.405294 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2025.07.23 10:14:36.405533 [ 3 ] {a1cfc50c-b47f-4134-90bc-d344995a163d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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') FORMAT Native; (stage: Complete) | ||
| 975 | 2025.07.23 10:14:36.409808 [ 3 ] {a1cfc50c-b47f-4134-90bc-d344995a163d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 976 | 2025.07.23 10:14:36.414361 [ 3 ] {a1cfc50c-b47f-4134-90bc-d344995a163d} <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')" moved to PREWHERE | ||
| 977 | 2025.07.23 10:14:36.414664 [ 3 ] {a1cfc50c-b47f-4134-90bc-d344995a163d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 978 | 2025.07.23 10:14:36.419090 [ 3 ] {a1cfc50c-b47f-4134-90bc-d344995a163d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 979 | 2025.07.23 10:14:36.423403 [ 3 ] {a1cfc50c-b47f-4134-90bc-d344995a163d} <Debug> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 980 | 2025.07.23 10:14:36.429945 [ 3 ] {a1cfc50c-b47f-4134-90bc-d344995a163d} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 981 | 2025.07.23 10:14:36.431977 [ 3 ] {a1cfc50c-b47f-4134-90bc-d344995a163d} <Debug> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (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 | ||
| 982 | 2025.07.23 10:14:36.432002 [ 3 ] {a1cfc50c-b47f-4134-90bc-d344995a163d} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 983 | 2025.07.23 10:14:36.435864 [ 3 ] {a1cfc50c-b47f-4134-90bc-d344995a163d} <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'))" | ||
| 984 | 2025.07.23 10:14:36.435894 [ 3 ] {a1cfc50c-b47f-4134-90bc-d344995a163d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 985 | 2025.07.23 10:14:36.465246 [ 3 ] {a1cfc50c-b47f-4134-90bc-d344995a163d} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.059796 sec., 234.12937320222088 rows/sec., 9.55 KiB/sec. | ||
| 986 | 2025.07.23 10:14:36.465358 [ 3 ] {a1cfc50c-b47f-4134-90bc-d344995a163d} <Debug> TCPHandler: Processed in 0.060187655 sec. | ||
| 987 | 2025.07.23 10:14:36.465728 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2025.07.23 10:14:36.465875 [ 3 ] {baf8ede3-3ec8-4f10-a6fe-e4ab83bec0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 989 | 2025.07.23 10:14:36.466114 [ 3 ] {baf8ede3-3ec8-4f10-a6fe-e4ab83bec0d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 990 | 2025.07.23 10:14:36.466146 [ 3 ] {baf8ede3-3ec8-4f10-a6fe-e4ab83bec0d7} <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', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 991 | 2025.07.23 10:14:36.466326 [ 3 ] {baf8ede3-3ec8-4f10-a6fe-e4ab83bec0d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 992 | 2025.07.23 10:14:36.466390 [ 3 ] {baf8ede3-3ec8-4f10-a6fe-e4ab83bec0d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 993 | 2025.07.23 10:14:36.466514 [ 3 ] {baf8ede3-3ec8-4f10-a6fe-e4ab83bec0d7} <Debug> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 994 | 2025.07.23 10:14:36.466545 [ 3 ] {baf8ede3-3ec8-4f10-a6fe-e4ab83bec0d7} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 995 | 2025.07.23 10:14:36.466566 [ 3 ] {baf8ede3-3ec8-4f10-a6fe-e4ab83bec0d7} <Debug> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (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 | ||
| 996 | 2025.07.23 10:14:36.466581 [ 3 ] {baf8ede3-3ec8-4f10-a6fe-e4ab83bec0d7} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 997 | 2025.07.23 10:14:36.466617 [ 3 ] {baf8ede3-3ec8-4f10-a6fe-e4ab83bec0d7} <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', 'static_routing_config:static_routes'))" | ||
| 998 | 2025.07.23 10:14:36.466637 [ 3 ] {baf8ede3-3ec8-4f10-a6fe-e4ab83bec0d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 999 | 2025.07.23 10:14:36.467145 [ 3 ] {baf8ede3-3ec8-4f10-a6fe-e4ab83bec0d7} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001332 sec., 10510.51051051051 rows/sec., 428.90 KiB/sec. | ||
| 1000 | 2025.07.23 10:14:36.467230 [ 3 ] {baf8ede3-3ec8-4f10-a6fe-e4ab83bec0d7} <Debug> TCPHandler: Processed in 0.001576602 sec. | ||
| 1001 | 2025.07.23 10:14:36.467479 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2025.07.23 10:14:36.467604 [ 3 ] {d517d7b0-afed-4108-a3d9-a19e9c67229f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1003 | 2025.07.23 10:14:36.467799 [ 3 ] {d517d7b0-afed-4108-a3d9-a19e9c67229f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1004 | 2025.07.23 10:14:36.467829 [ 3 ] {d517d7b0-afed-4108-a3d9-a19e9c67229f} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1005 | 2025.07.23 10:14:36.467989 [ 3 ] {d517d7b0-afed-4108-a3d9-a19e9c67229f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2025.07.23 10:14:36.468041 [ 3 ] {d517d7b0-afed-4108-a3d9-a19e9c67229f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2025.07.23 10:14:36.468138 [ 3 ] {d517d7b0-afed-4108-a3d9-a19e9c67229f} <Debug> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1008 | 2025.07.23 10:14:36.468165 [ 3 ] {d517d7b0-afed-4108-a3d9-a19e9c67229f} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1009 | 2025.07.23 10:14:36.468182 [ 3 ] {d517d7b0-afed-4108-a3d9-a19e9c67229f} <Debug> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (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 | ||
| 1010 | 2025.07.23 10:14:36.468196 [ 3 ] {d517d7b0-afed-4108-a3d9-a19e9c67229f} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1011 | 2025.07.23 10:14:36.468228 [ 3 ] {d517d7b0-afed-4108-a3d9-a19e9c67229f} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1012 | 2025.07.23 10:14:36.468244 [ 3 ] {d517d7b0-afed-4108-a3d9-a19e9c67229f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1013 | 2025.07.23 10:14:36.468796 [ 3 ] {d517d7b0-afed-4108-a3d9-a19e9c67229f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001222 sec., 11456.628477905073 rows/sec., 467.50 KiB/sec. | ||
| 1014 | 2025.07.23 10:14:36.468883 [ 3 ] {d517d7b0-afed-4108-a3d9-a19e9c67229f} <Debug> TCPHandler: Processed in 0.00144469 sec. | ||
| 1015 | 2025.07.23 10:14:36.469090 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2025.07.23 10:14:36.469219 [ 3 ] {c5d9ddd9-6e29-4b33-a1f3-4abad1ab66bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1017 | 2025.07.23 10:14:36.469430 [ 3 ] {c5d9ddd9-6e29-4b33-a1f3-4abad1ab66bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1018 | 2025.07.23 10:14:36.469463 [ 3 ] {c5d9ddd9-6e29-4b33-a1f3-4abad1ab66bb} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1019 | 2025.07.23 10:14:36.469636 [ 3 ] {c5d9ddd9-6e29-4b33-a1f3-4abad1ab66bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1020 | 2025.07.23 10:14:36.469689 [ 3 ] {c5d9ddd9-6e29-4b33-a1f3-4abad1ab66bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1021 | 2025.07.23 10:14:36.469827 [ 3 ] {c5d9ddd9-6e29-4b33-a1f3-4abad1ab66bb} <Debug> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1022 | 2025.07.23 10:14:36.469860 [ 3 ] {c5d9ddd9-6e29-4b33-a1f3-4abad1ab66bb} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1023 | 2025.07.23 10:14:36.469884 [ 3 ] {c5d9ddd9-6e29-4b33-a1f3-4abad1ab66bb} <Debug> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (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 | ||
| 1024 | 2025.07.23 10:14:36.469899 [ 3 ] {c5d9ddd9-6e29-4b33-a1f3-4abad1ab66bb} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1025 | 2025.07.23 10:14:36.469939 [ 3 ] {c5d9ddd9-6e29-4b33-a1f3-4abad1ab66bb} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1026 | 2025.07.23 10:14:36.469962 [ 3 ] {c5d9ddd9-6e29-4b33-a1f3-4abad1ab66bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1027 | 2025.07.23 10:14:36.470442 [ 3 ] {c5d9ddd9-6e29-4b33-a1f3-4abad1ab66bb} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001261 sec., 11102.299762093577 rows/sec., 453.04 KiB/sec. | ||
| 1028 | 2025.07.23 10:14:36.470533 [ 3 ] {c5d9ddd9-6e29-4b33-a1f3-4abad1ab66bb} <Debug> TCPHandler: Processed in 0.001494651 sec. | ||
| 1029 | 2025.07.23 10:14:36.470696 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2025.07.23 10:14:36.470804 [ 3 ] {404be5a9-e737-4e84-90eb-eb4bd27066cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1031 | 2025.07.23 10:14:36.470846 [ 3 ] {404be5a9-e737-4e84-90eb-eb4bd27066cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2025.07.23 10:14:36.471399 [ 3 ] {404be5a9-e737-4e84-90eb-eb4bd27066cc} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2025.07.23 10:14:36.471436 [ 3 ] {404be5a9-e737-4e84-90eb-eb4bd27066cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 1034 | 2025.07.23 10:14:36.471848 [ 3 ] {404be5a9-e737-4e84-90eb-eb4bd27066cc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1035 | 2025.07.23 10:14:36.472036 [ 3 ] {404be5a9-e737-4e84-90eb-eb4bd27066cc} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2025.07.23 10:14:36.472177 [ 3 ] {404be5a9-e737-4e84-90eb-eb4bd27066cc} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001404 sec., 2849.002849002849 rows/sec., 362.39 KiB/sec. | ||
| 1037 | 2025.07.23 10:14:36.472215 [ 3 ] {404be5a9-e737-4e84-90eb-eb4bd27066cc} <Debug> TCPHandler: Processed in 0.001568332 sec. | ||
| 1038 | 2025.07.23 10:14:36.472328 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2025.07.23 10:14:36.472426 [ 3 ] {310dc24b-02a5-4fcf-a6e9-bfbef6b07921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1040 | 2025.07.23 10:14:36.472465 [ 3 ] {310dc24b-02a5-4fcf-a6e9-bfbef6b07921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1041 | 2025.07.23 10:14:36.472957 [ 3 ] {310dc24b-02a5-4fcf-a6e9-bfbef6b07921} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2025.07.23 10:14:36.473012 [ 3 ] {310dc24b-02a5-4fcf-a6e9-bfbef6b07921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 1043 | 2025.07.23 10:14:36.473385 [ 3 ] {310dc24b-02a5-4fcf-a6e9-bfbef6b07921} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1044 | 2025.07.23 10:14:36.473609 [ 3 ] {310dc24b-02a5-4fcf-a6e9-bfbef6b07921} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2025.07.23 10:14:36.473737 [ 3 ] {310dc24b-02a5-4fcf-a6e9-bfbef6b07921} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001333 sec., 22505.626406601652 rows/sec., 1.72 MiB/sec. | ||
| 1046 | 2025.07.23 10:14:36.473774 [ 3 ] {310dc24b-02a5-4fcf-a6e9-bfbef6b07921} <Debug> TCPHandler: Processed in 0.0014957 sec. | ||
| 1047 | 2025.07.23 10:14:36.473887 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2025.07.23 10:14:36.473985 [ 3 ] {d1ca9711-af9a-4eca-a8c8-93c50b6f4298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1049 | 2025.07.23 10:14:36.474026 [ 3 ] {d1ca9711-af9a-4eca-a8c8-93c50b6f4298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1050 | 2025.07.23 10:14:36.474456 [ 3 ] {d1ca9711-af9a-4eca-a8c8-93c50b6f4298} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2025.07.23 10:14:36.474494 [ 3 ] {d1ca9711-af9a-4eca-a8c8-93c50b6f4298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 1052 | 2025.07.23 10:14:36.474808 [ 3 ] {d1ca9711-af9a-4eca-a8c8-93c50b6f4298} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1053 | 2025.07.23 10:14:36.475019 [ 3 ] {d1ca9711-af9a-4eca-a8c8-93c50b6f4298} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2025.07.23 10:14:36.475177 [ 3 ] {d1ca9711-af9a-4eca-a8c8-93c50b6f4298} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001212 sec., 29702.970297029704 rows/sec., 2.32 MiB/sec. | ||
| 1055 | 2025.07.23 10:14:36.475219 [ 3 ] {d1ca9711-af9a-4eca-a8c8-93c50b6f4298} <Debug> TCPHandler: Processed in 0.001382908 sec. | ||
| 1056 | 2025.07.23 10:14:36.475385 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2025.07.23 10:14:36.475487 [ 3 ] {83c4ee9e-0d18-4614-8c25-6b10d14b6bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1058 | 2025.07.23 10:14:36.475532 [ 3 ] {83c4ee9e-0d18-4614-8c25-6b10d14b6bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1059 | 2025.07.23 10:14:36.475942 [ 3 ] {83c4ee9e-0d18-4614-8c25-6b10d14b6bda} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2025.07.23 10:14:36.475985 [ 3 ] {83c4ee9e-0d18-4614-8c25-6b10d14b6bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 1061 | 2025.07.23 10:14:36.476327 [ 3 ] {83c4ee9e-0d18-4614-8c25-6b10d14b6bda} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1062 | 2025.07.23 10:14:36.476549 [ 3 ] {83c4ee9e-0d18-4614-8c25-6b10d14b6bda} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2025.07.23 10:14:36.476680 [ 3 ] {83c4ee9e-0d18-4614-8c25-6b10d14b6bda} <Debug> executeQuery: Read 102 rows, 7.25 KiB in 0.001213 sec., 84089.03544929925 rows/sec., 5.84 MiB/sec. | ||
| 1064 | 2025.07.23 10:14:36.476718 [ 3 ] {83c4ee9e-0d18-4614-8c25-6b10d14b6bda} <Debug> TCPHandler: Processed in 0.0014352 sec. | ||
| 1065 | 2025.07.23 10:14:36.476842 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2025.07.23 10:14:36.476939 [ 3 ] {f10532d3-3609-4bd9-98c0-034ff6c17f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1067 | 2025.07.23 10:14:36.476981 [ 3 ] {f10532d3-3609-4bd9-98c0-034ff6c17f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1068 | 2025.07.23 10:14:36.477301 [ 3 ] {f10532d3-3609-4bd9-98c0-034ff6c17f64} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2025.07.23 10:14:36.477336 [ 3 ] {f10532d3-3609-4bd9-98c0-034ff6c17f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 1070 | 2025.07.23 10:14:36.477659 [ 3 ] {f10532d3-3609-4bd9-98c0-034ff6c17f64} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1071 | 2025.07.23 10:14:36.477875 [ 3 ] {f10532d3-3609-4bd9-98c0-034ff6c17f64} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2025.07.23 10:14:36.478003 [ 3 ] {f10532d3-3609-4bd9-98c0-034ff6c17f64} <Debug> executeQuery: Read 32 rows, 2.23 KiB in 0.001083 sec., 29547.553093259467 rows/sec., 2.01 MiB/sec. | ||
| 1073 | 2025.07.23 10:14:36.478041 [ 3 ] {f10532d3-3609-4bd9-98c0-034ff6c17f64} <Debug> TCPHandler: Processed in 0.001251616 sec. | ||
| 1074 | 2025.07.23 10:14:37.646767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1075 | 2025.07.23 10:14:37.647244 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1076 | 2025.07.23 10:14:37.647286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 1077 | 2025.07.23 10:14:37.647783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1078 | 2025.07.23 10:14:37.648021 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1079 | 2025.07.23 10:14:37.648157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1080 | 2025.07.23 10:14:37.758683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1081 | 2025.07.23 10:14:37.777666 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2025.07.23 10:14:37.777748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 1083 | 2025.07.23 10:14:37.784087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1084 | 2025.07.23 10:14:37.784826 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2025.07.23 10:14:37.788216 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1086 | 2025.07.23 10:14:38.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.81 MiB, peak 167.81 MiB, free memory in arenas 0.00 B, will set to 164.89 MiB (RSS), difference: 1.08 MiB | ||
| 1087 | 2025.07.23 10:14:40.161228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 160 | ||
| 1088 | 2025.07.23 10:14:40.163236 [ 242 ] {} <Trace> system.query_log (97f041d1-d163-453c-8a0f-1ddd496babba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2025.07.23 10:14:40.163282 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1090 | 2025.07.23 10:14:40.164400 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1091 | 2025.07.23 10:14:40.164678 [ 242 ] {} <Trace> system.query_log (97f041d1-d163-453c-8a0f-1ddd496babba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2025.07.23 10:14:40.164909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 160 | ||
| 1093 | 2025.07.23 10:14:41.406680 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.07.23 10:14:41.406889 [ 3 ] {87780b81-c546-4f34-be5e-3e7733112a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1095 | 2025.07.23 10:14:41.406972 [ 3 ] {87780b81-c546-4f34-be5e-3e7733112a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1096 | 2025.07.23 10:14:41.407639 [ 3 ] {87780b81-c546-4f34-be5e-3e7733112a3a} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2025.07.23 10:14:41.407690 [ 3 ] {87780b81-c546-4f34-be5e-3e7733112a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1098 | 2025.07.23 10:14:41.408119 [ 3 ] {87780b81-c546-4f34-be5e-3e7733112a3a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1099 | 2025.07.23 10:14:41.408404 [ 3 ] {87780b81-c546-4f34-be5e-3e7733112a3a} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2025.07.23 10:14:41.408581 [ 3 ] {87780b81-c546-4f34-be5e-3e7733112a3a} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001756 sec., 17084.282460136674 rows/sec., 1.30 MiB/sec. | ||
| 1101 | 2025.07.23 10:14:41.408633 [ 3 ] {87780b81-c546-4f34-be5e-3e7733112a3a} <Debug> TCPHandler: Processed in 0.002095003 sec. | ||
| 1102 | 2025.07.23 10:14:41.408773 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2025.07.23 10:14:41.408880 [ 3 ] {2949099b-fa1c-467f-8445-d6a3214ae4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1104 | 2025.07.23 10:14:41.408930 [ 3 ] {2949099b-fa1c-467f-8445-d6a3214ae4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1105 | 2025.07.23 10:14:41.409384 [ 3 ] {2949099b-fa1c-467f-8445-d6a3214ae4cb} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2025.07.23 10:14:41.409425 [ 3 ] {2949099b-fa1c-467f-8445-d6a3214ae4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1107 | 2025.07.23 10:14:41.409785 [ 3 ] {2949099b-fa1c-467f-8445-d6a3214ae4cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1108 | 2025.07.23 10:14:41.410027 [ 3 ] {2949099b-fa1c-467f-8445-d6a3214ae4cb} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2025.07.23 10:14:41.410186 [ 3 ] {2949099b-fa1c-467f-8445-d6a3214ae4cb} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001331 sec., 27047.3328324568 rows/sec., 2.11 MiB/sec. | ||
| 1110 | 2025.07.23 10:14:41.410229 [ 3 ] {2949099b-fa1c-467f-8445-d6a3214ae4cb} <Debug> TCPHandler: Processed in 0.001520041 sec. | ||
| 1111 | 2025.07.23 10:14:41.410357 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2025.07.23 10:14:41.410463 [ 3 ] {8f2b4a89-ebf9-4846-9f3e-4aa72cccde2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1113 | 2025.07.23 10:14:41.410517 [ 3 ] {8f2b4a89-ebf9-4846-9f3e-4aa72cccde2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1114 | 2025.07.23 10:14:41.410927 [ 3 ] {8f2b4a89-ebf9-4846-9f3e-4aa72cccde2a} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2025.07.23 10:14:41.410969 [ 3 ] {8f2b4a89-ebf9-4846-9f3e-4aa72cccde2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1116 | 2025.07.23 10:14:41.411351 [ 3 ] {8f2b4a89-ebf9-4846-9f3e-4aa72cccde2a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1117 | 2025.07.23 10:14:41.411594 [ 3 ] {8f2b4a89-ebf9-4846-9f3e-4aa72cccde2a} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2025.07.23 10:14:41.411743 [ 3 ] {8f2b4a89-ebf9-4846-9f3e-4aa72cccde2a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001306 sec., 84226.64624808576 rows/sec., 5.88 MiB/sec. | ||
| 1119 | 2025.07.23 10:14:41.411786 [ 3 ] {8f2b4a89-ebf9-4846-9f3e-4aa72cccde2a} <Debug> TCPHandler: Processed in 0.00148167 sec. | ||
| 1120 | 2025.07.23 10:14:41.411906 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2025.07.23 10:14:41.412006 [ 3 ] {89149084-6965-4b6e-a8a4-7b7fe51bc17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1122 | 2025.07.23 10:14:41.412055 [ 3 ] {89149084-6965-4b6e-a8a4-7b7fe51bc17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1123 | 2025.07.23 10:14:41.412396 [ 3 ] {89149084-6965-4b6e-a8a4-7b7fe51bc17a} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2025.07.23 10:14:41.412433 [ 3 ] {89149084-6965-4b6e-a8a4-7b7fe51bc17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1125 | 2025.07.23 10:14:41.412776 [ 3 ] {89149084-6965-4b6e-a8a4-7b7fe51bc17a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1126 | 2025.07.23 10:14:41.413004 [ 3 ] {89149084-6965-4b6e-a8a4-7b7fe51bc17a} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2025.07.23 10:14:41.413140 [ 3 ] {89149084-6965-4b6e-a8a4-7b7fe51bc17a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001155 sec., 34632.03463203463 rows/sec., 2.31 MiB/sec. | ||
| 1128 | 2025.07.23 10:14:41.413176 [ 3 ] {89149084-6965-4b6e-a8a4-7b7fe51bc17a} <Debug> TCPHandler: Processed in 0.001322847 sec. | ||
| 1129 | 2025.07.23 10:14:45.066784 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1130 | 2025.07.23 10:14:45.066847 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1131 | 2025.07.23 10:14:45.148505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1132 | 2025.07.23 10:14:45.149025 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2025.07.23 10:14:45.149073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1134 | 2025.07.23 10:14:45.149650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1135 | 2025.07.23 10:14:45.149904 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2025.07.23 10:14:45.150055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1137 | 2025.07.23 10:14:45.150082 [ 37 ] {} <Debug> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1138 | 2025.07.23 10:14:45.150171 [ 37 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2025.07.23 10:14:45.150206 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1140 | 2025.07.23 10:14:45.152278 [ 188 ] {31167393-4981-49b1-9cbc-ce032707ac8b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1141 | 2025.07.23 10:14:45.154645 [ 188 ] {31167393-4981-49b1-9cbc-ce032707ac8b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1142 | 2025.07.23 10:14:45.154723 [ 188 ] {31167393-4981-49b1-9cbc-ce032707ac8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1143 | 2025.07.23 10:14:45.154829 [ 188 ] {31167393-4981-49b1-9cbc-ce032707ac8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1144 | 2025.07.23 10:14:45.154963 [ 188 ] {31167393-4981-49b1-9cbc-ce032707ac8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1145 | 2025.07.23 10:14:45.155060 [ 188 ] {31167393-4981-49b1-9cbc-ce032707ac8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1146 | 2025.07.23 10:14:45.155116 [ 188 ] {31167393-4981-49b1-9cbc-ce032707ac8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1147 | 2025.07.23 10:14:45.155167 [ 188 ] {31167393-4981-49b1-9cbc-ce032707ac8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1148 | 2025.07.23 10:14:45.199000 [ 189 ] {31167393-4981-49b1-9cbc-ce032707ac8b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.048675528 sec., 57647.037747592585 rows/sec., 844.44 KiB/sec. | ||
| 1149 | 2025.07.23 10:14:45.199981 [ 189 ] {31167393-4981-49b1-9cbc-ce032707ac8b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1150 | 2025.07.23 10:14:45.200364 [ 189 ] {31167393-4981-49b1-9cbc-ce032707ac8b::all_1_6_1} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2025.07.23 10:14:45.200453 [ 189 ] {31167393-4981-49b1-9cbc-ce032707ac8b::all_1_6_1} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1152 | 2025.07.23 10:14:45.200583 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1153 | 2025.07.23 10:14:45.288561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1154 | 2025.07.23 10:14:45.306544 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2025.07.23 10:14:45.306611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1156 | 2025.07.23 10:14:45.312432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1157 | 2025.07.23 10:14:45.313144 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2025.07.23 10:14:45.313470 [ 37 ] {} <Debug> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1159 | 2025.07.23 10:14:45.313562 [ 37 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2025.07.23 10:14:45.313587 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1161 | 2025.07.23 10:14:45.313693 [ 189 ] {8d2b7614-b547-4cf0-9150-2d4904235ba1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1162 | 2025.07.23 10:14:45.316595 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1163 | 2025.07.23 10:14:45.318014 [ 189 ] {8d2b7614-b547-4cf0-9150-2d4904235ba1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1164 | 2025.07.23 10:14:45.319719 [ 189 ] {8d2b7614-b547-4cf0-9150-2d4904235ba1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1165 | 2025.07.23 10:14:45.324956 [ 189 ] {8d2b7614-b547-4cf0-9150-2d4904235ba1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1166 | 2025.07.23 10:14:45.329755 [ 189 ] {8d2b7614-b547-4cf0-9150-2d4904235ba1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1167 | 2025.07.23 10:14:45.334282 [ 189 ] {8d2b7614-b547-4cf0-9150-2d4904235ba1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1168 | 2025.07.23 10:14:45.344478 [ 189 ] {8d2b7614-b547-4cf0-9150-2d4904235ba1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1169 | 2025.07.23 10:14:45.348912 [ 189 ] {8d2b7614-b547-4cf0-9150-2d4904235ba1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1170 | 2025.07.23 10:14:45.422461 [ 189 ] {8d2b7614-b547-4cf0-9150-2d4904235ba1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.108849782 sec., 422.6007544966879 rows/sec., 2.19 MiB/sec. | ||
| 1171 | 2025.07.23 10:14:45.424653 [ 201 ] {8d2b7614-b547-4cf0-9150-2d4904235ba1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1172 | 2025.07.23 10:14:45.426745 [ 201 ] {8d2b7614-b547-4cf0-9150-2d4904235ba1::all_1_6_1} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2025.07.23 10:14:45.426857 [ 201 ] {8d2b7614-b547-4cf0-9150-2d4904235ba1::all_1_6_1} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1174 | 2025.07.23 10:14:45.428592 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1175 | 2025.07.23 10:14:46.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.05 MiB, peak 175.59 MiB, free memory in arenas 0.00 B, will set to 175.66 MiB (RSS), difference: 9.61 MiB | ||
| 1176 | 2025.07.23 10:14:46.405438 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2025.07.23 10:14:46.405662 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) 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) | ||
| 1178 | 2025.07.23 10:14:46.406005 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1179 | 2025.07.23 10:14:46.406042 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <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 | ||
| 1180 | 2025.07.23 10:14:46.406277 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1181 | 2025.07.23 10:14:46.406346 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1182 | 2025.07.23 10:14:46.406483 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <Debug> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1183 | 2025.07.23 10:14:46.406652 [ 289 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1184 | 2025.07.23 10:14:46.406741 [ 290 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1185 | 2025.07.23 10:14:46.406859 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <Debug> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1186 | 2025.07.23 10:14:46.406888 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1187 | 2025.07.23 10:14:46.410947 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1188 | 2025.07.23 10:14:46.410980 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <Debug> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1189 | 2025.07.23 10:14:46.411047 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <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'))" | ||
| 1190 | 2025.07.23 10:14:46.411096 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <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'))" | ||
| 1191 | 2025.07.23 10:14:46.412143 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.006571 sec., 2739.3090853751332 rows/sec., 112.06 KiB/sec. | ||
| 1192 | 2025.07.23 10:14:46.412263 [ 3 ] {562c7225-b1d7-44d4-be4f-856eda3c7d9d} <Debug> TCPHandler: Processed in 0.006950542 sec. | ||
| 1193 | 2025.07.23 10:14:46.414250 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2025.07.23 10:14:46.414363 [ 3 ] {a77a5458-2d2d-44be-b597-91063b4b180e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1195 | 2025.07.23 10:14:46.414407 [ 3 ] {a77a5458-2d2d-44be-b597-91063b4b180e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1196 | 2025.07.23 10:14:46.414971 [ 3 ] {a77a5458-2d2d-44be-b597-91063b4b180e} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2025.07.23 10:14:46.415021 [ 3 ] {a77a5458-2d2d-44be-b597-91063b4b180e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1198 | 2025.07.23 10:14:46.415560 [ 3 ] {a77a5458-2d2d-44be-b597-91063b4b180e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1199 | 2025.07.23 10:14:46.415823 [ 3 ] {a77a5458-2d2d-44be-b597-91063b4b180e} <Trace> oximeter.timeseries_schema (8e0648d7-238e-48ad-bc98-29e164a00764): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2025.07.23 10:14:46.415987 [ 3 ] {a77a5458-2d2d-44be-b597-91063b4b180e} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.001657 sec., 603.5003017501508 rows/sec., 90.17 KiB/sec. | ||
| 1201 | 2025.07.23 10:14:46.416030 [ 3 ] {a77a5458-2d2d-44be-b597-91063b4b180e} <Debug> TCPHandler: Processed in 0.001833728 sec. | ||
| 1202 | 2025.07.23 10:14:46.416145 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2025.07.23 10:14:46.416247 [ 3 ] {1a0968dd-2575-4dff-8bf6-89e2c9058e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1204 | 2025.07.23 10:14:46.416287 [ 3 ] {1a0968dd-2575-4dff-8bf6-89e2c9058e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1205 | 2025.07.23 10:14:46.416716 [ 3 ] {1a0968dd-2575-4dff-8bf6-89e2c9058e81} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2025.07.23 10:14:46.416754 [ 3 ] {1a0968dd-2575-4dff-8bf6-89e2c9058e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1207 | 2025.07.23 10:14:46.417100 [ 3 ] {1a0968dd-2575-4dff-8bf6-89e2c9058e81} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1208 | 2025.07.23 10:14:46.417327 [ 3 ] {1a0968dd-2575-4dff-8bf6-89e2c9058e81} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2025.07.23 10:14:46.417455 [ 3 ] {1a0968dd-2575-4dff-8bf6-89e2c9058e81} <Debug> executeQuery: Read 50 rows, 4.34 KiB in 0.001231 sec., 40617.384240454914 rows/sec., 3.44 MiB/sec. | ||
| 1210 | 2025.07.23 10:14:46.417465 [ 46 ] {} <Debug> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1211 | 2025.07.23 10:14:46.417494 [ 3 ] {1a0968dd-2575-4dff-8bf6-89e2c9058e81} <Debug> TCPHandler: Processed in 0.001398849 sec. | ||
| 1212 | 2025.07.23 10:14:46.417525 [ 46 ] {} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2025.07.23 10:14:46.417551 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1214 | 2025.07.23 10:14:46.417611 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2025.07.23 10:14:46.417648 [ 200 ] {4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1216 | 2025.07.23 10:14:46.417713 [ 3 ] {e0f43ad3-c8d2-487d-8938-56125ebefe74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1217 | 2025.07.23 10:14:46.417752 [ 200 ] {4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1218 | 2025.07.23 10:14:46.417755 [ 3 ] {e0f43ad3-c8d2-487d-8938-56125ebefe74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1219 | 2025.07.23 10:14:46.417796 [ 200 ] {4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 1220 | 2025.07.23 10:14:46.417872 [ 200 ] {4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1221 | 2025.07.23 10:14:46.417919 [ 200 ] {4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1222 | 2025.07.23 10:14:46.417958 [ 200 ] {4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1223 | 2025.07.23 10:14:46.417996 [ 200 ] {4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1224 | 2025.07.23 10:14:46.418037 [ 200 ] {4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1225 | 2025.07.23 10:14:46.418133 [ 3 ] {e0f43ad3-c8d2-487d-8938-56125ebefe74} <Trace> oximeter.fields_u16 (3a11f8ab-f8ec-40ac-bc56-2d742c12732d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2025.07.23 10:14:46.418168 [ 3 ] {e0f43ad3-c8d2-487d-8938-56125ebefe74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1227 | 2025.07.23 10:14:46.418676 [ 3 ] {e0f43ad3-c8d2-487d-8938-56125ebefe74} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1228 | 2025.07.23 10:14:46.418850 [ 186 ] {4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245346 sec., 150962.0619490487 rows/sec., 12.38 MiB/sec. | ||
| 1229 | 2025.07.23 10:14:46.418992 [ 3 ] {e0f43ad3-c8d2-487d-8938-56125ebefe74} <Trace> oximeter.fields_u16 (3a11f8ab-f8ec-40ac-bc56-2d742c12732d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2025.07.23 10:14:46.419071 [ 190 ] {4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1231 | 2025.07.23 10:14:46.419142 [ 3 ] {e0f43ad3-c8d2-487d-8938-56125ebefe74} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001442 sec., 6934.812760055479 rows/sec., 521.47 KiB/sec. | ||
| 1232 | 2025.07.23 10:14:46.419194 [ 3 ] {e0f43ad3-c8d2-487d-8938-56125ebefe74} <Debug> TCPHandler: Processed in 0.001633544 sec. | ||
| 1233 | 2025.07.23 10:14:46.419316 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2025.07.23 10:14:46.419412 [ 3 ] {fe0acd46-8a1a-4e61-8313-3bcc0a7371a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1235 | 2025.07.23 10:14:46.419431 [ 190 ] {4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f::all_1_6_1} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2025.07.23 10:14:46.419453 [ 3 ] {fe0acd46-8a1a-4e61-8313-3bcc0a7371a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1237 | 2025.07.23 10:14:46.419516 [ 190 ] {4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f::all_1_6_1} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1238 | 2025.07.23 10:14:46.419609 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1239 | 2025.07.23 10:14:46.419868 [ 3 ] {fe0acd46-8a1a-4e61-8313-3bcc0a7371a8} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2025.07.23 10:14:46.419909 [ 3 ] {fe0acd46-8a1a-4e61-8313-3bcc0a7371a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1241 | 2025.07.23 10:14:46.420258 [ 3 ] {fe0acd46-8a1a-4e61-8313-3bcc0a7371a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1242 | 2025.07.23 10:14:46.420484 [ 3 ] {fe0acd46-8a1a-4e61-8313-3bcc0a7371a8} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2025.07.23 10:14:46.420613 [ 46 ] {} <Debug> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1244 | 2025.07.23 10:14:46.420640 [ 3 ] {fe0acd46-8a1a-4e61-8313-3bcc0a7371a8} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001245 sec., 36947.791164658636 rows/sec., 2.89 MiB/sec. | ||
| 1245 | 2025.07.23 10:14:46.420649 [ 46 ] {} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2025.07.23 10:14:46.420681 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1247 | 2025.07.23 10:14:46.420686 [ 3 ] {fe0acd46-8a1a-4e61-8313-3bcc0a7371a8} <Debug> TCPHandler: Processed in 0.001421169 sec. | ||
| 1248 | 2025.07.23 10:14:46.420753 [ 200 ] {38af0aa2-fa36-4911-be28-d80c282095dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1249 | 2025.07.23 10:14:46.420802 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2025.07.23 10:14:46.420845 [ 200 ] {38af0aa2-fa36-4911-be28-d80c282095dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1251 | 2025.07.23 10:14:46.420871 [ 200 ] {38af0aa2-fa36-4911-be28-d80c282095dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
| 1252 | 2025.07.23 10:14:46.420904 [ 3 ] {e2af535f-fd83-4584-ae23-b0f9880e39c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1253 | 2025.07.23 10:14:46.420915 [ 200 ] {38af0aa2-fa36-4911-be28-d80c282095dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1254 | 2025.07.23 10:14:46.420951 [ 3 ] {e2af535f-fd83-4584-ae23-b0f9880e39c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1255 | 2025.07.23 10:14:46.420953 [ 200 ] {38af0aa2-fa36-4911-be28-d80c282095dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1256 | 2025.07.23 10:14:46.420993 [ 200 ] {38af0aa2-fa36-4911-be28-d80c282095dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1257 | 2025.07.23 10:14:46.421027 [ 200 ] {38af0aa2-fa36-4911-be28-d80c282095dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1258 | 2025.07.23 10:14:46.421064 [ 200 ] {38af0aa2-fa36-4911-be28-d80c282095dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 1259 | 2025.07.23 10:14:46.421342 [ 3 ] {e2af535f-fd83-4584-ae23-b0f9880e39c4} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2025.07.23 10:14:46.421378 [ 3 ] {e2af535f-fd83-4584-ae23-b0f9880e39c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1261 | 2025.07.23 10:14:46.421755 [ 3 ] {e2af535f-fd83-4584-ae23-b0f9880e39c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1262 | 2025.07.23 10:14:46.421779 [ 193 ] {38af0aa2-fa36-4911-be28-d80c282095dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001049162 sec., 192534.61333902678 rows/sec., 15.76 MiB/sec. | ||
| 1263 | 2025.07.23 10:14:46.421937 [ 200 ] {38af0aa2-fa36-4911-be28-d80c282095dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1264 | 2025.07.23 10:14:46.421997 [ 3 ] {e2af535f-fd83-4584-ae23-b0f9880e39c4} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2025.07.23 10:14:46.422108 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1266 | 2025.07.23 10:14:46.422132 [ 3 ] {e2af535f-fd83-4584-ae23-b0f9880e39c4} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001248 sec., 88141.02564102564 rows/sec., 6.15 MiB/sec. | ||
| 1267 | 2025.07.23 10:14:46.422150 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2025.07.23 10:14:46.422175 [ 200 ] {38af0aa2-fa36-4911-be28-d80c282095dc::all_1_6_1} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2025.07.23 10:14:46.422178 [ 3 ] {e2af535f-fd83-4584-ae23-b0f9880e39c4} <Debug> TCPHandler: Processed in 0.001428459 sec. | ||
| 1270 | 2025.07.23 10:14:46.422179 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1271 | 2025.07.23 10:14:46.422242 [ 200 ] {38af0aa2-fa36-4911-be28-d80c282095dc::all_1_6_1} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1272 | 2025.07.23 10:14:46.422302 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2025.07.23 10:14:46.422304 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1274 | 2025.07.23 10:14:46.422355 [ 186 ] {c9e07494-3180-42c3-b2ad-d25434a26322::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1275 | 2025.07.23 10:14:46.422399 [ 3 ] {9e327526-454c-470b-9d77-23c99cb85e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1276 | 2025.07.23 10:14:46.422459 [ 3 ] {9e327526-454c-470b-9d77-23c99cb85e82} <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 | ||
| 1277 | 2025.07.23 10:14:46.422478 [ 186 ] {c9e07494-3180-42c3-b2ad-d25434a26322::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1278 | 2025.07.23 10:14:46.422518 [ 186 ] {c9e07494-3180-42c3-b2ad-d25434a26322::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 1279 | 2025.07.23 10:14:46.422613 [ 186 ] {c9e07494-3180-42c3-b2ad-d25434a26322::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1280 | 2025.07.23 10:14:46.422666 [ 186 ] {c9e07494-3180-42c3-b2ad-d25434a26322::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1281 | 2025.07.23 10:14:46.422712 [ 186 ] {c9e07494-3180-42c3-b2ad-d25434a26322::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 102 rows starting from the beginning of the part | ||
| 1282 | 2025.07.23 10:14:46.422763 [ 186 ] {c9e07494-3180-42c3-b2ad-d25434a26322::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1283 | 2025.07.23 10:14:46.422817 [ 186 ] {c9e07494-3180-42c3-b2ad-d25434a26322::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1284 | 2025.07.23 10:14:46.423267 [ 3 ] {9e327526-454c-470b-9d77-23c99cb85e82} <Trace> oximeter.measurements_histogramu64 (a6a39ff6-7988-46cb-a4bd-576e3dd9bbe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2025.07.23 10:14:46.423310 [ 3 ] {9e327526-454c-470b-9d77-23c99cb85e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1286 | 2025.07.23 10:14:46.423835 [ 200 ] {c9e07494-3180-42c3-b2ad-d25434a26322::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587703 sec., 341373.67001259053 rows/sec., 23.74 MiB/sec. | ||
| 1287 | 2025.07.23 10:14:46.423989 [ 186 ] {c9e07494-3180-42c3-b2ad-d25434a26322::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1288 | 2025.07.23 10:14:46.424254 [ 186 ] {c9e07494-3180-42c3-b2ad-d25434a26322::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2025.07.23 10:14:46.424312 [ 186 ] {c9e07494-3180-42c3-b2ad-d25434a26322::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1290 | 2025.07.23 10:14:46.424367 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1291 | 2025.07.23 10:14:46.428420 [ 3 ] {9e327526-454c-470b-9d77-23c99cb85e82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1292 | 2025.07.23 10:14:46.428692 [ 3 ] {9e327526-454c-470b-9d77-23c99cb85e82} <Trace> oximeter.measurements_histogramu64 (a6a39ff6-7988-46cb-a4bd-576e3dd9bbe4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2025.07.23 10:14:46.428841 [ 3 ] {9e327526-454c-470b-9d77-23c99cb85e82} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00646 sec., 1547.9876160990714 rows/sec., 2.77 MiB/sec. | ||
| 1294 | 2025.07.23 10:14:46.428905 [ 3 ] {9e327526-454c-470b-9d77-23c99cb85e82} <Debug> TCPHandler: Processed in 0.006652087 sec. | ||
| 1295 | 2025.07.23 10:14:46.429021 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2025.07.23 10:14:46.429117 [ 3 ] {b4492b73-a348-44c7-ba25-2ce076d1caa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1297 | 2025.07.23 10:14:46.429158 [ 3 ] {b4492b73-a348-44c7-ba25-2ce076d1caa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1298 | 2025.07.23 10:14:46.429501 [ 3 ] {b4492b73-a348-44c7-ba25-2ce076d1caa2} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2025.07.23 10:14:46.429537 [ 3 ] {b4492b73-a348-44c7-ba25-2ce076d1caa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1300 | 2025.07.23 10:14:46.429867 [ 3 ] {b4492b73-a348-44c7-ba25-2ce076d1caa2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1301 | 2025.07.23 10:14:46.430084 [ 3 ] {b4492b73-a348-44c7-ba25-2ce076d1caa2} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2025.07.23 10:14:46.430190 [ 46 ] {} <Debug> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1303 | 2025.07.23 10:14:46.430212 [ 3 ] {b4492b73-a348-44c7-ba25-2ce076d1caa2} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001114 sec., 35906.64272890485 rows/sec., 2.40 MiB/sec. | ||
| 1304 | 2025.07.23 10:14:46.430234 [ 46 ] {} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2025.07.23 10:14:46.430254 [ 3 ] {b4492b73-a348-44c7-ba25-2ce076d1caa2} <Debug> TCPHandler: Processed in 0.001284166 sec. | ||
| 1306 | 2025.07.23 10:14:46.430260 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1307 | 2025.07.23 10:14:46.430395 [ 191 ] {97a3d3f4-2a88-452f-87e0-4bb4604fee78::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1308 | 2025.07.23 10:14:46.430557 [ 191 ] {97a3d3f4-2a88-452f-87e0-4bb4604fee78::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1309 | 2025.07.23 10:14:46.430596 [ 191 ] {97a3d3f4-2a88-452f-87e0-4bb4604fee78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 1310 | 2025.07.23 10:14:46.430680 [ 191 ] {97a3d3f4-2a88-452f-87e0-4bb4604fee78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1311 | 2025.07.23 10:14:46.430730 [ 191 ] {97a3d3f4-2a88-452f-87e0-4bb4604fee78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1312 | 2025.07.23 10:14:46.430783 [ 191 ] {97a3d3f4-2a88-452f-87e0-4bb4604fee78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 1313 | 2025.07.23 10:14:46.430837 [ 191 ] {97a3d3f4-2a88-452f-87e0-4bb4604fee78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1314 | 2025.07.23 10:14:46.430890 [ 191 ] {97a3d3f4-2a88-452f-87e0-4bb4604fee78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1315 | 2025.07.23 10:14:46.431791 [ 186 ] {97a3d3f4-2a88-452f-87e0-4bb4604fee78::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.00145363 sec., 122452.06827046772 rows/sec., 8.28 MiB/sec. | ||
| 1316 | 2025.07.23 10:14:46.431932 [ 200 ] {97a3d3f4-2a88-452f-87e0-4bb4604fee78::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1317 | 2025.07.23 10:14:46.432179 [ 200 ] {97a3d3f4-2a88-452f-87e0-4bb4604fee78::all_1_6_1} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2025.07.23 10:14:46.432240 [ 200 ] {97a3d3f4-2a88-452f-87e0-4bb4604fee78::all_1_6_1} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1319 | 2025.07.23 10:14:46.432305 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1320 | 2025.07.23 10:14:50.165675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 184 | ||
| 1321 | 2025.07.23 10:14:50.167812 [ 242 ] {} <Trace> system.query_log (97f041d1-d163-453c-8a0f-1ddd496babba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2025.07.23 10:14:50.167869 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1323 | 2025.07.23 10:14:50.169133 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1324 | 2025.07.23 10:14:50.169432 [ 242 ] {} <Trace> system.query_log (97f041d1-d163-453c-8a0f-1ddd496babba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2025.07.23 10:14:50.169755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1326 | 2025.07.23 10:14:51.408122 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2025.07.23 10:14:51.408318 [ 3 ] {299f2643-8fbe-4c11-9bc8-df6ff6f4c4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1328 | 2025.07.23 10:14:51.408394 [ 3 ] {299f2643-8fbe-4c11-9bc8-df6ff6f4c4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1329 | 2025.07.23 10:14:51.409057 [ 3 ] {299f2643-8fbe-4c11-9bc8-df6ff6f4c4da} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2025.07.23 10:14:51.409108 [ 3 ] {299f2643-8fbe-4c11-9bc8-df6ff6f4c4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1331 | 2025.07.23 10:14:51.409506 [ 3 ] {299f2643-8fbe-4c11-9bc8-df6ff6f4c4da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1332 | 2025.07.23 10:14:51.409737 [ 3 ] {299f2643-8fbe-4c11-9bc8-df6ff6f4c4da} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2025.07.23 10:14:51.409894 [ 3 ] {299f2643-8fbe-4c11-9bc8-df6ff6f4c4da} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 1334 | 2025.07.23 10:14:51.409942 [ 3 ] {299f2643-8fbe-4c11-9bc8-df6ff6f4c4da} <Debug> TCPHandler: Processed in 0.00195592 sec. | ||
| 1335 | 2025.07.23 10:14:51.410070 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2025.07.23 10:14:51.410173 [ 3 ] {5d7bec40-ed85-42d6-aef3-e7498b122fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1337 | 2025.07.23 10:14:51.410216 [ 3 ] {5d7bec40-ed85-42d6-aef3-e7498b122fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1338 | 2025.07.23 10:14:51.410664 [ 3 ] {5d7bec40-ed85-42d6-aef3-e7498b122fec} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2025.07.23 10:14:51.410703 [ 3 ] {5d7bec40-ed85-42d6-aef3-e7498b122fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1340 | 2025.07.23 10:14:51.411007 [ 3 ] {5d7bec40-ed85-42d6-aef3-e7498b122fec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1341 | 2025.07.23 10:14:51.411228 [ 3 ] {5d7bec40-ed85-42d6-aef3-e7498b122fec} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2025.07.23 10:14:51.411356 [ 3 ] {5d7bec40-ed85-42d6-aef3-e7498b122fec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 1343 | 2025.07.23 10:14:51.411393 [ 3 ] {5d7bec40-ed85-42d6-aef3-e7498b122fec} <Debug> TCPHandler: Processed in 0.001377738 sec. | ||
| 1344 | 2025.07.23 10:14:51.411511 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2025.07.23 10:14:51.411608 [ 3 ] {b488a2da-b7ae-45e6-a576-9a8bd82698dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1346 | 2025.07.23 10:14:51.411652 [ 3 ] {b488a2da-b7ae-45e6-a576-9a8bd82698dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1347 | 2025.07.23 10:14:51.412042 [ 3 ] {b488a2da-b7ae-45e6-a576-9a8bd82698dc} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2025.07.23 10:14:51.412080 [ 3 ] {b488a2da-b7ae-45e6-a576-9a8bd82698dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1349 | 2025.07.23 10:14:51.412407 [ 3 ] {b488a2da-b7ae-45e6-a576-9a8bd82698dc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1350 | 2025.07.23 10:14:51.412623 [ 3 ] {b488a2da-b7ae-45e6-a576-9a8bd82698dc} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2025.07.23 10:14:51.412747 [ 3 ] {b488a2da-b7ae-45e6-a576-9a8bd82698dc} <Debug> executeQuery: Read 120 rows, 8.57 KiB in 0.00116 sec., 103448.27586206897 rows/sec., 7.22 MiB/sec. | ||
| 1352 | 2025.07.23 10:14:51.412785 [ 3 ] {b488a2da-b7ae-45e6-a576-9a8bd82698dc} <Debug> TCPHandler: Processed in 0.001323677 sec. | ||
| 1353 | 2025.07.23 10:14:51.412893 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2025.07.23 10:14:51.412987 [ 3 ] {dbb17f82-8f29-4b70-9c07-6d44f6406934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1355 | 2025.07.23 10:14:51.413028 [ 3 ] {dbb17f82-8f29-4b70-9c07-6d44f6406934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1356 | 2025.07.23 10:14:51.413349 [ 3 ] {dbb17f82-8f29-4b70-9c07-6d44f6406934} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2025.07.23 10:14:51.413385 [ 3 ] {dbb17f82-8f29-4b70-9c07-6d44f6406934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1358 | 2025.07.23 10:14:51.413688 [ 3 ] {dbb17f82-8f29-4b70-9c07-6d44f6406934} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1359 | 2025.07.23 10:14:51.413918 [ 3 ] {dbb17f82-8f29-4b70-9c07-6d44f6406934} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2025.07.23 10:14:51.414043 [ 3 ] {dbb17f82-8f29-4b70-9c07-6d44f6406934} <Debug> executeQuery: Read 44 rows, 3.02 KiB in 0.001075 sec., 40930.232558139534 rows/sec., 2.74 MiB/sec. | ||
| 1361 | 2025.07.23 10:14:51.414078 [ 3 ] {dbb17f82-8f29-4b70-9c07-6d44f6406934} <Debug> TCPHandler: Processed in 0.001234935 sec. | ||
| 1362 | 2025.07.23 10:14:52.650952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1363 | 2025.07.23 10:14:52.651437 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2025.07.23 10:14:52.651484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1365 | 2025.07.23 10:14:52.651958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1366 | 2025.07.23 10:14:52.652190 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2025.07.23 10:14:52.652322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1368 | 2025.07.23 10:14:52.817238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1369 | 2025.07.23 10:14:52.834712 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2025.07.23 10:14:52.834765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1371 | 2025.07.23 10:14:52.840345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1372 | 2025.07.23 10:14:52.841036 [ 243 ] {} <Trace> system.metric_log (8d2b7614-b547-4cf0-9150-2d4904235ba1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2025.07.23 10:14:52.843932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1374 | 2025.07.23 10:14:56.411152 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2025.07.23 10:14:56.411325 [ 3 ] {9d3d42d0-0390-48f0-9cc8-ff3186c1f576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1376 | 2025.07.23 10:14:56.411387 [ 3 ] {9d3d42d0-0390-48f0-9cc8-ff3186c1f576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1377 | 2025.07.23 10:14:56.412044 [ 3 ] {9d3d42d0-0390-48f0-9cc8-ff3186c1f576} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2025.07.23 10:14:56.412080 [ 3 ] {9d3d42d0-0390-48f0-9cc8-ff3186c1f576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1379 | 2025.07.23 10:14:56.412448 [ 3 ] {9d3d42d0-0390-48f0-9cc8-ff3186c1f576} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1380 | 2025.07.23 10:14:56.412680 [ 3 ] {9d3d42d0-0390-48f0-9cc8-ff3186c1f576} <Trace> oximeter.fields_string (4bc0c8fe-b8c9-406c-ab76-ffe69afe2d9f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2025.07.23 10:14:56.412842 [ 3 ] {9d3d42d0-0390-48f0-9cc8-ff3186c1f576} <Debug> executeQuery: Read 76 rows, 6.40 KiB in 0.001564 sec., 48593.35038363171 rows/sec., 4.00 MiB/sec. | ||
| 1382 | 2025.07.23 10:14:56.412881 [ 3 ] {9d3d42d0-0390-48f0-9cc8-ff3186c1f576} <Debug> TCPHandler: Processed in 0.001847548 sec. | ||
| 1383 | 2025.07.23 10:14:56.413024 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2025.07.23 10:14:56.413117 [ 3 ] {69251e22-e40f-4fd4-b615-3c16536adbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1385 | 2025.07.23 10:14:56.413156 [ 3 ] {69251e22-e40f-4fd4-b615-3c16536adbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1386 | 2025.07.23 10:14:56.413614 [ 3 ] {69251e22-e40f-4fd4-b615-3c16536adbc6} <Trace> oximeter.fields_u16 (3a11f8ab-f8ec-40ac-bc56-2d742c12732d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2025.07.23 10:14:56.413648 [ 3 ] {69251e22-e40f-4fd4-b615-3c16536adbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1388 | 2025.07.23 10:14:56.413928 [ 3 ] {69251e22-e40f-4fd4-b615-3c16536adbc6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1389 | 2025.07.23 10:14:56.414150 [ 3 ] {69251e22-e40f-4fd4-b615-3c16536adbc6} <Trace> oximeter.fields_u16 (3a11f8ab-f8ec-40ac-bc56-2d742c12732d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2025.07.23 10:14:56.414271 [ 3 ] {69251e22-e40f-4fd4-b615-3c16536adbc6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 641.05 KiB/sec. | ||
| 1391 | 2025.07.23 10:14:56.414306 [ 3 ] {69251e22-e40f-4fd4-b615-3c16536adbc6} <Debug> TCPHandler: Processed in 0.001329898 sec. | ||
| 1392 | 2025.07.23 10:14:56.414420 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2025.07.23 10:14:56.414511 [ 3 ] {9705dd59-09ad-4b07-a021-4a285e632e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1394 | 2025.07.23 10:14:56.414550 [ 3 ] {9705dd59-09ad-4b07-a021-4a285e632e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1395 | 2025.07.23 10:14:56.414956 [ 3 ] {9705dd59-09ad-4b07-a021-4a285e632e3e} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2025.07.23 10:14:56.414989 [ 3 ] {9705dd59-09ad-4b07-a021-4a285e632e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1397 | 2025.07.23 10:14:56.415290 [ 3 ] {9705dd59-09ad-4b07-a021-4a285e632e3e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1398 | 2025.07.23 10:14:56.415487 [ 3 ] {9705dd59-09ad-4b07-a021-4a285e632e3e} <Trace> oximeter.fields_uuid (38af0aa2-fa36-4911-be28-d80c282095dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2025.07.23 10:14:56.415609 [ 3 ] {9705dd59-09ad-4b07-a021-4a285e632e3e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001115 sec., 66367.71300448429 rows/sec., 5.18 MiB/sec. | ||
| 1400 | 2025.07.23 10:14:56.415644 [ 3 ] {9705dd59-09ad-4b07-a021-4a285e632e3e} <Debug> TCPHandler: Processed in 0.001270926 sec. | ||
| 1401 | 2025.07.23 10:14:56.415750 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2025.07.23 10:14:56.415840 [ 3 ] {198da193-2ff4-4910-8313-08981d6decd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1403 | 2025.07.23 10:14:56.415882 [ 3 ] {198da193-2ff4-4910-8313-08981d6decd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1404 | 2025.07.23 10:14:56.416306 [ 3 ] {198da193-2ff4-4910-8313-08981d6decd0} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2025.07.23 10:14:56.416341 [ 3 ] {198da193-2ff4-4910-8313-08981d6decd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1406 | 2025.07.23 10:14:56.416661 [ 3 ] {198da193-2ff4-4910-8313-08981d6decd0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1407 | 2025.07.23 10:14:56.416864 [ 3 ] {198da193-2ff4-4910-8313-08981d6decd0} <Trace> oximeter.measurements_cumulativeu64 (c9e07494-3180-42c3-b2ad-d25434a26322): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2025.07.23 10:14:56.416985 [ 3 ] {198da193-2ff4-4910-8313-08981d6decd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 1409 | 2025.07.23 10:14:56.417020 [ 3 ] {198da193-2ff4-4910-8313-08981d6decd0} <Debug> TCPHandler: Processed in 0.001316807 sec. | ||
| 1410 | 2025.07.23 10:14:56.417126 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2025.07.23 10:14:56.417218 [ 3 ] {a263a273-99ce-4e23-b8f2-7ad9c204e629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1412 | 2025.07.23 10:14:56.417270 [ 3 ] {a263a273-99ce-4e23-b8f2-7ad9c204e629} <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 | ||
| 1413 | 2025.07.23 10:14:56.418001 [ 3 ] {a263a273-99ce-4e23-b8f2-7ad9c204e629} <Trace> oximeter.measurements_histogramu64 (a6a39ff6-7988-46cb-a4bd-576e3dd9bbe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2025.07.23 10:14:56.418036 [ 3 ] {a263a273-99ce-4e23-b8f2-7ad9c204e629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1415 | 2025.07.23 10:14:56.418515 [ 3 ] {a263a273-99ce-4e23-b8f2-7ad9c204e629} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1416 | 2025.07.23 10:14:56.418719 [ 3 ] {a263a273-99ce-4e23-b8f2-7ad9c204e629} <Trace> oximeter.measurements_histogramu64 (a6a39ff6-7988-46cb-a4bd-576e3dd9bbe4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2025.07.23 10:14:56.418837 [ 3 ] {a263a273-99ce-4e23-b8f2-7ad9c204e629} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001654 sec., 6045.949214026602 rows/sec., 10.83 MiB/sec. | ||
| 1418 | 2025.07.23 10:14:56.418891 [ 3 ] {a263a273-99ce-4e23-b8f2-7ad9c204e629} <Debug> TCPHandler: Processed in 0.001832587 sec. | ||
| 1419 | 2025.07.23 10:14:56.418997 [ 3 ] {} <Trace> TCP-Session: 783aa729-98ad-4bd6-90f2-9c003bde4f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2025.07.23 10:14:56.419082 [ 3 ] {29acc1f9-82b0-48a2-82b2-8977f3624119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38459) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1421 | 2025.07.23 10:14:56.419119 [ 3 ] {29acc1f9-82b0-48a2-82b2-8977f3624119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1422 | 2025.07.23 10:14:56.419430 [ 3 ] {29acc1f9-82b0-48a2-82b2-8977f3624119} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2025.07.23 10:14:56.419464 [ 3 ] {29acc1f9-82b0-48a2-82b2-8977f3624119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1424 | 2025.07.23 10:14:56.419833 [ 3 ] {29acc1f9-82b0-48a2-82b2-8977f3624119} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1425 | 2025.07.23 10:14:56.420037 [ 3 ] {29acc1f9-82b0-48a2-82b2-8977f3624119} <Trace> oximeter.measurements_u64 (97a3d3f4-2a88-452f-87e0-4bb4604fee78): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2025.07.23 10:14:56.420157 [ 3 ] {29acc1f9-82b0-48a2-82b2-8977f3624119} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 1427 | 2025.07.23 10:14:56.420191 [ 3 ] {29acc1f9-82b0-48a2-82b2-8977f3624119} <Debug> TCPHandler: Processed in 0.001217045 sec. | ||
| 1428 | 2025.07.23 10:15:00.067063 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1429 | 2025.07.23 10:15:00.067126 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1430 | 2025.07.23 10:15:00.152805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1431 | 2025.07.23 10:15:00.153339 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2025.07.23 10:15:00.153384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1433 | 2025.07.23 10:15:00.153853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1434 | 2025.07.23 10:15:00.154091 [ 244 ] {} <Trace> system.asynchronous_metric_log (31167393-4981-49b1-9cbc-ce032707ac8b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2025.07.23 10:15:00.154215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1436 | 2025.07.23 10:15:00.170464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 204 | ||
| 1437 | 2025.07.23 10:15:00.172396 [ 242 ] {} <Trace> system.query_log (97f041d1-d163-453c-8a0f-1ddd496babba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2025.07.23 10:15:00.172440 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1439 | 2025.07.23 10:15:00.173600 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1440 | 2025.07.23 10:15:00.173869 [ 242 ] {} <Trace> system.query_log (97f041d1-d163-453c-8a0f-1ddd496babba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2025.07.23 10:15:00.174105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||